rpcsx/rpcs3/Emu/RSX/GL
2020-02-26 23:43:18 +01:00
..
GLCommonDecompiler.cpp rsx/decompiler: Restructure program register behavior 2019-08-26 20:03:31 +03:00
GLCommonDecompiler.h gl/vk: Add constexpr to varying_registers and sync functions between the two backends 2019-06-12 10:59:31 +01:00
GLCompute.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
GLExecutionState.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLFragmentProgram.cpp Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
GLFragmentProgram.h rsx: Add support for delayed shader discard. 2019-10-22 13:44:49 +03:00
GLGSRender.cpp move overlays code to headers 2020-02-26 23:43:18 +01:00
GLGSRender.h gl: Implement RCB/RDB 2020-02-06 17:54:05 +03:00
GLHelpers.cpp geometry.h: make conversion operators explicit 2020-02-11 13:21:45 +03:00
GLHelpers.h gl: Support new glyph format with array textures 2020-02-22 15:07:14 +03:00
GLOverlays.h gl: Support new glyph format with array textures 2020-02-22 15:07:14 +03:00
GLPresent.cpp Compilation fix 2020-02-10 16:57:56 +03:00
GLProcTable.h gl: Fix a long-standing regression with typeless transfer caused by a typo. 2020-02-06 12:44:46 +03:00
GLProgramBuffer.h Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
GLRenderTargets.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
GLRenderTargets.h gl: Fix memory barrier implementation and stub for RCB/RDB 2020-02-06 17:54:05 +03:00
GLTextOut.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLTexture.cpp gl: Fix a long-standing regression with typeless transfer caused by a typo. 2020-02-06 12:44:46 +03:00
GLTexture.h gl: Rewrite image transfer operations to support image subregions 2019-10-13 19:00:05 +03:00
GLTextureCache.h move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
GLVertexBuffers.cpp C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLVertexProgram.cpp Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
GLVertexProgram.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
OpenGL.cpp Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
OpenGL.h rsx: Make X11 optional on Linux 2019-12-20 10:48:03 +00:00