summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2015-07-08Disables assert messages that seem to be invalid.Justin Chadwick
2015-07-08Merge pull request #2722 from lioncash/statementMarkus Wick
2015-07-08VertexLoader: avoid empty lines in perf-$pid.mapTillmann Karras
2015-07-07VertexLoaderBase: Adjust the scope of a boolean variableLioncash
2015-06-28Use emplace() instead of insert() where applicable for maps.Lioncash
2015-06-25Merge branch 'stable'Jules Blok
2015-06-24Merge pull request #2624 from sigmabeta/android-save-screenshotRyan Houdek
2015-06-24D3D: Cosmetics.Jules Blok
2015-06-24Merge branch 'stable'Jules Blok
2015-06-24Quick fix for an invalid iteratormimimi085181
2015-06-24Merge pull request #2602 from mimimi085181/partial-texture-updates2Markus Wick
2015-06-23Android: Save screenshot at end of an emulation session.sigmabeta
2015-06-22Revert "GeometryShaderGen: Don't use `centroid in` for input variables."degasus
2015-06-21Support partial texture updates via efb copiesmimimi085181
2015-06-20[AArch64] Fix a couple of bugs in the vertex loaderRyan Houdek
2015-06-21Merge pull request #2629 from lioncash/vertexloader-ifdefflacs
2015-06-20VertexLoader: Remove the LOADERDECL define.Lioncash
2015-06-19RenderBase: Remove an unused variableLioncash
2015-06-19HiresTextures: Remove unused variableLioncash
2015-06-18Revert "GeometryShaderGen: Don't use `centroid in` for input variables."degasus
2015-06-13Fix FreeBSD buildJeffrey Pfau
2015-06-13Merge branch 'stable'Jules Blok
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-11Merge pull request #2024 from RisingFog/irguiMarkus Wick
2015-06-10Add UI Support for up to 8x Internal ResolutionsFog
2015-06-10GameIni: Remove default Projection Hackdegasus
2015-06-10GeometryShaderGen: Consistently use xfmem just as the vertex shader.Jules Blok
2015-06-10GeometryShaderGen: Don't use `centroid in` for input variables.Jules Blok
2015-06-09Code cleanup for FreeTexture after merging PR #2097mimimi085181
2015-06-09Merge pull request #2097 from mimimi085181/find-textures-by-hashMarkus Wick
2015-06-09Merge pull request #2533 from degasus/syncgpuJules Blok
2015-06-08VideoSW: rewrite lighting attenuationNanoByte011
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-06-07Merge pull request #2517 from comex/netplay-timebase-rbcomex
2015-06-07[AArch64] Implement ZFreeze cacheRyan Houdek
2015-06-07zfreeze: cache vertex positionsTillmann Karras
2015-06-07VertexLoaderX64: revert 9da86092aeb1fda7470a661a36Tillmann Karras
2015-06-06Fix indeterminism in GPU thread mode.comex
2015-06-06VideoBackends: Allow the viewport to use the full depth range.Jules Blok
2015-06-05Search the texture cache for small textures by address and hashmimimi085181
2015-06-04Merge pull request #2516 from comex/hires-oopscomex
2015-06-04Use PanicAlertT instead of PanicAlert when appropriateJosJuice
2015-06-04Undo accidental screwup of some HiresTextures code from project-moration.comex
2015-06-03VertexLoaderX64: generate PICTillmann Karras
2015-06-02Merge pull request #2470 from degasus/syncgpucomex
2015-06-02Merge pull request #1556 from comex/project-morationcomex
2015-05-31Merge pull request #2480 from phire/GamesDoWeirdShitMarkus Wick
2015-05-31Merge pull request #2474 from Tilka/zfreezeflacs
2015-05-30Common: Update BlockingLoop to only use one atomic.degasus
2015-05-30Fifo: Extract syncing loopdegasus