rpcsx/rpcs3/Emu/RSX/GL
2017-06-29 13:13:19 +03:00
..
GLCommonDecompiler.cpp rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLCommonDecompiler.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLFragmentProgram.cpp rsx/decompilers: Avoid std::endl like the plague. It adds extra processing overhead 2017-06-29 13:13:19 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx/gui: Add a strict mode toggle. Also reorganizes the graphics tab a bit 2017-06-22 23:36:15 +03:00
GLGSRender.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLHelpers.cpp gl: Autodetect supported OpenGL extensions 2017-04-10 17:24:30 +03:00
GLHelpers.h gl: Fix legacy ring buffer address alignment 2017-06-29 13:13:19 +03:00
GLProcTable.h rsx/gui: Add a strict mode toggle. Also reorganizes the graphics tab a bit 2017-06-22 23:36:15 +03:00
GLProgramBuffer.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLRenderTargets.cpp rsx: Bug fixes 2017-06-22 23:36:15 +03:00
GLRenderTargets.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTextOut.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.cpp rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.h gl: Use the GPU to scale textures; use ARB_sampler_object 2017-04-08 23:12:09 +03:00
GLTextureCache.cpp gl: Use the GPU to scale textures; use ARB_sampler_object 2017-04-08 23:12:09 +03:00
GLTextureCache.h gl: Avoid creating surface copies when strict mode is disabled. 2017-06-29 13:13:19 +03:00
GLVertexBuffers.cpp gl: Fix legacy ring buffer address alignment 2017-06-29 13:13:19 +03:00
GLVertexProgram.cpp rsx/decompilers: Avoid std::endl like the plague. It adds extra processing overhead 2017-06-29 13:13:19 +03:00
GLVertexProgram.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
OpenGL.cpp Compilation fix (mingw) 2017-03-05 19:00:08 +03:00
OpenGL.h Add a workaround for a khronos spec bug 2016-06-14 00:08:23 +03:00