summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends
AgeCommit message (Expand)Author
2014-04-14Merge pull request #263 from Sonicadvance1/DetermineMaliVersionMatthew Parlane
2014-04-12OpenGL backend: remove useless header Globals.h.magumagu
2014-04-12VideoSoftware: remove const memory usage of DebugUtildegasus
2014-04-12OpenGL config: clear backend_info.Adapters on initmagumagu
2014-04-11Support checking for the Mali-T7xx line of GPUs.Ryan Houdek
2014-04-11Add the ability to determine the Mali driver version.Ryan Houdek
2014-04-11VideoBackend: remove unused config vars.magumagu
2014-04-11D3DBackend: Don't recompute ID3D11Layout.magumagu
2014-04-11Merge pull request #224 from magumagu/swrender-deletepixelforkTony Wasserka
2014-04-05SWBackend: Fix code style.magumagu
2014-04-04Merge pull request #240 from Sonicadvance1/GLSLES310_bindingMatthew Parlane
2014-04-03Add initial support for GLSL ES 3.10.Ryan Houdek
2014-04-02Merge pull request #227 from magumagu/swbackend-fix-shadersRyan Houdek
2014-03-30Merge pull request #222 from comex/more-clang-fixesPierre Bourdon
2014-03-30Fix harmless warnings.comex
2014-03-29SW backend: make shaders work on Intel/Windows.magumagu
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-26Software renderer: Properly calculate tev combiner output.Tony Wasserka
2014-03-26Software renderer: Use color combiner configuration for alpha combiner compar...Tony Wasserka
2014-03-25BPMemory: Make use of BitField in a number of structures.Tony Wasserka
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-25BPMemory: Use the new BitField class in two selected structures.Tony Wasserka
2014-03-20Merge pull request #167 from neobrain/ogl-efbpokesRyan Houdek
2014-03-18OGL/VertexManager: Do not check if g_nativeVertexFmt is zeroJens Nyberg
2014-03-18OGL/VertexManager: Minor cleanup of if caseJens Nyberg
2014-03-17.gitignore: fix the build directory patternTillmann Karras
2014-03-17More range-based loops and overridesTillmann Karras
2014-03-15Merge pull request #164 from lioncash/cstr-cullPierre Bourdon
2014-03-14OpenGL: Implement color and z pokes.Tony Wasserka
2014-03-14PixelShaderGen: Treat UV coordinates like S17.7 integers (they're still store...Tony Wasserka
2014-03-14PixelShaderGen: Change indirect texture matrix uniforms to use integers.Tony Wasserka
2014-03-14PixelShaderGen: Use integer math for indirect tev stage texcoord calculation.Tony Wasserka
2014-03-14PixelShaderGen: Use integer math for alpha testing.Tony Wasserka
2014-03-14OGL: Force highp for integers.Tony Wasserka
2014-03-14OGL: Remove some dead code.Tony Wasserka
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-03-06SW renderer: add missing ClearCurrent()Tillmann Karras
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-03-03videosoftware: More coding style fixes.Tony Wasserka
2014-03-01videosoftware: Provide a more elaborate comment on the FifoPlayer support hack.Tony Wasserka
2014-03-01videosoftware: Added hack to bypass xfb just so fifoplayer works.Scott Mansell
2014-03-01Fix the Windows build (broken in 315a8ba)Tillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-26comment fixesdegasus
2014-02-26remove (ATTR|VARY)(IN|OUT) macrosdegasus