summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2016-07-10Merge pull request #3961 from phire/less_virtual_xfb_lagPierre Bourdon
2016-07-09Remove VI count limit on Movie playbackChris Burgener
2016-06-28XFB: Send image to screen at start of field.Scott Mansell
2016-06-27Merge pull request #3930 from RisingFog/split_video_dump_resolutionChris Burgener
2016-06-26LightingShaderGen: Fix formattingLéo Lam
2016-06-26Merge pull request #3950 from phire/fix-warningsMarkus Wick
2016-06-26VideoCommon: Fix some warnings.Scott Mansell
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-26VideoBackends: Merge ShowConfig functions.degasus
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-26Merge pull request #3716 from degasus/coretimingScott Mansell
2016-06-26CoreTiming: Drop ProcessFifoWaitEvents.degasus
2016-06-26Remove the rest of ShaderDebugging.Scott Mansell
2016-06-26Multithreadded Shadergen: Minor fixups.Scott Mansell
2016-06-26Remove UID Checker.Scott Mansell
2016-06-26Multithreadded Shadergen: Second pass over Pixel Shadergen.Scott Mansell
2016-06-26Multithreadded Shadergen: Second Pass over vertex/lighting ShadergensScott Mansell
2016-06-26Multithreadded Shadergen: Second Pass over geometery ShadergenScott Mansell
2016-06-26Multithreadded Shadergen: First pass over geometery Shadergen.Scott Mansell
2016-06-26Remove global refrences from common code.Scott Mansell
2016-06-26Multithreadded Shadergen: First pass over pixel ShadergenScott Mansell
2016-06-26UID Change: Fix bug with indirect stage UIDsScott Mansell
2016-06-26Shader UID change: Only store the two bits of components we need.Scott Mansell
2016-06-26Multithreadded Shadergen: First Pass over vertex/lighting ShadergensScott Mansell
2016-06-25nullvideo: initial release of null video backenddegasus
2016-06-25Split Video Dumps on Resolution ChangeChris Burgener
2016-06-24Further fixes to the formatting change. WX sucks.Pierre Bourdon
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-20analytics: Report OpenGL's adapter name too.Scott Mansell
2016-06-18Externals: Add libcurl.Pierre Bourdon
2016-06-18TextureCache: Rename functions and add comments to clear up docsScott Mansell
2016-06-17TextureCache: Track efb copies used in a partially updated textureScott Mansell
2016-05-19OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA driversStenzek
2016-05-11OGL: Use coherent mapping on Qualcomm devices.degasus
2016-05-11DriverDetails: Drop BUG_BROKENALPHATEST.degasus
2016-05-11OGL: Drop QC ES3.1 workaround.degasus
2016-05-08D3D12: Implement XFB encoding/decoding (support Real XFB)Stenzek
2016-04-29Merge pull request #3796 from endrift/indtev-simplifyMathew Maidment
2016-04-26Make integral auto IR(multiple of 640x528) work as expectedmimimi085181
2016-04-23VideoCommon: Simplify indirect texture lookup code slightlyJeffrey Pfau
2016-04-23Revert "VideoBackend: Remove extraneous shifts from indirect texture lookups"Jeffrey Pfau
2016-04-11Merge pull request #3748 from mimimi085181/partial-updates-paletted-texturesPierre 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-09PixelShaderGen: Move constant multiplication to constant generation.degasus
2016-04-02Partial texture updates: Allow the efb copy to start before the texturemimimi085181