summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2016-04-19CFrame: Fix Confirm CloseEmptyChaos
2016-04-17VideoInterface: Fix registers not being initializedEmptyChaos
2016-04-14ChunkFile: Handle bool in a stable way across platformsLioncash
2016-04-14Merge pull request #3759 from JosJuice/dvd-callback-savestatesPierre Bourdon
2016-04-12Fix Windows build not copying certain filesChris Burgener
2016-04-12Only copy relevant files for Windows buildsChris Burgener
2016-04-11DVDInterface/DVDThread: Don't store CoreTiming event IDs in savestatesJosJuice
2016-04-11Merge pull request #3748 from mimimi085181/partial-updates-paletted-texturesPierre Bourdon
2016-04-11Merge pull request #3773 from phire/if_you_want_100_cycles_ask_for_100_cyclesPierre Bourdon
2016-04-11Merge pull request #3774 from phire/Fix_Metroid_Other_MPierre Bourdon
2016-04-10PixelShaderGen: Fixes implicit type conversion or PR #3772.degasus
2016-04-10Merge pull request #3772 from degasus/shader_optPierre Bourdon
2016-04-09Partial updates for paletted texturesmimimi085181
2016-04-09Merge pull request #3752 from mimimi085181/remove-use-only-once-restriction-p...Pierre Bourdon
2016-04-10Alternative fix: promote cycleslate to an s64 everywhere.Scott Mansell
2016-04-10Fix Metroid: Other MScott Mansell
2016-04-09"Instant" ARAM DMA shouldn't schedule and event too soon.Scott Mansell
2016-04-09PixelShaderGen: Move constant multiplication to constant generation.degasus
2016-04-06Only force progressive if we are currently in an interlaced video modeScott Mansell
2016-04-04Merge pull request #3762 from mimimi085181/partial-updates-efb-copy-before-te...Pierre Bourdon
2016-04-03Merge pull request #3760 from lioncash/vsshuffle2
2016-04-03MathUtilTest: Fix tests on MSVC - Document compiler bugLioncash
2016-04-03Merge pull request #3733 from EmptyChaos/wx-playbtn-fixMathew Maidment
2016-04-02Partial texture updates: Allow the efb copy to start before the texturemimimi085181
2016-04-02Merge pull request #3763 from JosJuice/boot-clear-memoryPierre Bourdon
2016-04-01Always clear memory when bootingJosJuice
2016-04-01Merge pull request #3757 from stenzek/amd-glsl-storage-qualifierPierre Bourdon
2016-03-30D3D: Amend code to fix a new VS warningLioncash
2016-03-30Merge pull request #3656 from phire/windows-10-sdk-updatePierre Bourdon
2016-03-30ShaderGen: Only specify storage qualifier in interface block when neededStenzek
2016-03-27Remove the restriction to apply efb copies only once as partial updatemimimi085181
2016-03-27Use a sane default for the controller update rate.Scott Mansell
2016-03-26Updated D3D12 to build on the newer windows 10 sdk.Scott Mansell
2016-03-26Merge pull request #3736 from BhaaLseN/issue-9135Pierre Bourdon
2016-03-26Merge pull request #3672 from EmptyChaos/d3d-anisotropyPierre Bourdon
2016-03-26Merge pull request #3719 from Sonicadvance1/workaround_osx_video_driversPierre Bourdon
2016-03-26Merge pull request #3635 from phire/lazy_comexPierre Bourdon
2016-03-25Merge pull request #3601 from phire/AccurateEventSchedulingPierre Bourdon
2016-03-26OpenGL: Cache query to max texture size.Scott Mansell
2016-03-24VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper functionEmptyChaos
2016-03-24VideoBackends: Do not use Anisotropy on Point filtered textures.EmptyChaos
2016-03-24Disable JitArm64's inline timebase implemenation, as it's incorrect.Scott Mansell
2016-03-24Store an inverted copy of lastOCfactor.Scott Mansell
2016-03-24Mark global variables with g_ prefixScott Mansell
2016-03-24CoreTiming: Fix 31bit overflow for events scheduling.Scott Mansell
2016-03-24Adjust cycle counts so they are accurate to the jit block levelScott Mansell
2016-03-20clear the NAND data cache on ES_LAUNCH to avoid leaving files openBhaaL
2016-03-20properly open/close the file to avoid rapid open/close cyclesBhaaL
2016-03-20hide the distinction between WAD and File from ESBhaaL
2016-03-20remove all accesses to m_pContentBhaaL