summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2015-03-16Merge pull request #2222 from Tilka/fix_warningsmagumagu
2015-03-16Fix warningsTillmann Karras
2015-03-15quiet some warnings which appear on vs2015.Shawn Hoffman
2015-03-13Show no more than one FIFO error per session.skidau
2015-03-08VertexLoaderX64: fix harmless off-by-one errorTillmann Karras
2015-03-02TextureCache: load all mipmap levels from custom texturesdegasus
2015-03-01Merge pull request #2148 from Tilka/fifo_cleanupmagumagu
2015-03-01TexCache: increase TEXTURE_KILL_THRESHOLDdegasus
2015-02-28Fifo: small cleanupTillmann Karras
2015-02-28Fifo: drop unused functionsTillmann Karras
2015-02-28PixelShaderManager: Remove unnecessary casts.Lioncash
2015-02-25Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2Lioncash
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24VideoCommon: rename efb2tex and efb2ramdegasus
2015-02-24VideoCommon: always enable efb copydegasus
2015-02-24Fix some -Wsign-compare warningsTillmann Karras
2015-02-24Clean up the intrinsics #ifdef messTillmann Karras
2015-02-23Merge pull request #2087 from Armada651/epsilon-3dskidau
2015-02-23Merge pull request #2050 from Tilka/reset_vertex_loader_statsskidau
2015-02-22VideoCommon: perf querys by async eventsdegasus
2015-02-22VideoCommon: bbox by async eventsdegasus
2015-02-22VideoCommon: implement swap requests in the full async waydegasus
2015-02-22VideoCommon: use a new async event system for efb accessdegasus
2015-02-21VertexShaderManager: Turn the epsilon hack back on for 3D Vision.Jules Blok
2015-02-21TextureConversionShader: Use a Texture2DArray to match the shader resource view.Jules Blok
2015-02-21Merge pull request #2075 from magumagu/titantron-fixMarkus Wick
2015-02-21Fix regression with directx when zfreeze=true and ztest=false.Scott Mansell
2015-02-19Explicitly set up AllocateTexture configuration for palette conversion.magumagu
2015-02-19Remove TextureAddress struct.magumagu
2015-02-19Decode EFB copies used as paletted textures.magumagu
2015-02-18Partially fix WWE12 titantron videos.magumagu
2015-02-18Allow multiple texture cache entries for textures at the same addressmimimi085181
2015-02-17Merge pull request #2041 from Sonicadvance1/AArch64_vertex_loaderRyan Houdek
2015-02-16[AArch64] Change the vertex loader over to using unscaled loadstores.Ryan Houdek
2015-02-16[AArch64] Implement vertex loader recompiler.Ryan Houdek
2015-02-14Windows AVIDump: support "silent" frame dumpingPierre Bourdon
2015-02-14Merge pull request #1803 from lioncash/rgbMarkus Wick
2015-02-14VertexLoaderManager: reset stats properlyTillmann Karras
2015-02-13Change RunVertices' function arguments.Ryan Houdek
2015-02-11ShaderGen: Fix pixel offset correctiondegasus
2015-02-10Merge pull request #1987 from magumagu/thread-safetymagumagu
2015-02-07OnScreenDisplay: Allow for different colored messagesLioncash
2015-02-04Use emplace_* functions where in-place construction is preferableLioncash
2015-02-03Fix regression for D3D EFB depth copies.magumagu
2015-01-31Merge pull request #1993 from Armada651/line-perspectiveMarkus Wick
2015-01-31GeometryShaderGen: Perspective divide the line coordinates before comparing t...Jules Blok
2015-01-31VertexLoaderManager: assimilate GetVertexSize()Tillmann Karras
2015-01-30Clean up usage of ScheduleEvent_Threadsafe.magumagu
2015-01-29OpcodeDecoder: Calculate decoding time for verticesdegasus
2015-01-28JitRegister: overload Register with a [start,end) variantGabriel Corona