rpcsx/rpcs3/Emu/RSX/GL
kd-11 22ca2827de rsx: Improve window border detection and clearing
- Improves logic to detect if the frame requires letterboxing and
properly clears the background appropriately.
2020-01-18 19:52:52 +03: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 C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLExecutionState.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLFragmentProgram.cpp rsx: Add support for delayed shader discard. 2019-10-22 13:44:49 +03:00
GLFragmentProgram.h rsx: Add support for delayed shader discard. 2019-10-22 13:44:49 +03:00
GLGSRender.cpp rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
GLGSRender.h rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
GLHelpers.cpp gl: Optimize image operations 2020-01-16 22:29:26 +03:00
GLHelpers.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLOverlays.h rsx: Fix linux build 2019-12-29 13:49:46 +03:00
GLPresent.cpp rsx: Improve window border detection and clearing 2020-01-18 19:52:52 +03:00
GLProcTable.h gl: Rewrite image transfer operations to support image subregions 2019-10-13 19:00:05 +03:00
GLProgramBuffer.h Move rsx::constants and rsx::limits to rsx_utils.h 2019-06-25 17:11:10 +03:00
GLRenderTargets.cpp C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLRenderTargets.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLTextOut.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLTexture.cpp C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLTexture.h gl: Rewrite image transfer operations to support image subregions 2019-10-13 19:00:05 +03:00
GLTextureCache.h gl: Optimize image operations 2020-01-16 22:29:26 +03:00
GLVertexBuffers.cpp C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
GLVertexProgram.cpp rsx: Fix missing point size export 2019-09-30 01:40:04 +03:00
GLVertexProgram.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
OpenGL.cpp rsx: Make X11 optional on Linux 2019-12-20 10:48:03 +00:00
OpenGL.h rsx: Make X11 optional on Linux 2019-12-20 10:48:03 +00:00