rpcsx/rpcs3/Emu/RSX/GL
kd-11 63bbf11a76 vk: Add video out calibration pass
- Adds gamma correction and RGB range filters to output to match PS3
2019-10-31 14:43:24 +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 gl: Use compute shaders for typeless texture decode 2019-10-13 19:00:05 +03:00
GLExecutionState.h rsx: Implement per-RTT color masks 2019-08-27 21:59:02 +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 vk: Add video out calibration pass 2019-10-31 14:43:24 +03:00
GLGSRender.h rsx: unbreak build with Clang 9 2019-09-24 01:00:45 +03:00
GLHelpers.cpp gl: Use compute shaders for typeless texture decode 2019-10-13 19:00:05 +03:00
GLHelpers.h gl: Vendor-specific tuning 2019-10-13 19:00:05 +03:00
GLOverlays.h rsx/overlays: Add support for other primitive types other than triangle_strips 2019-10-31 14:43:24 +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 rsx: Implement per-RTT color masks 2019-08-27 21:59:02 +03:00
GLRenderTargets.h rsx: Runtime check on RTT cast 2019-10-17 02:30:03 +03:00
GLTextOut.h rsx: Apply Clang-Tidy fix "modernize-use-equals-default" 2019-06-12 15:11:52 +03:00
GLTexture.cpp rsx: Allow compressed textures to be unaligned in size 2019-10-28 15:20:45 +03:00
GLTexture.h gl: Rewrite image transfer operations to support image subregions 2019-10-13 19:00:05 +03:00
GLTextureCache.h rsx: Notify the backend to release or delete temporary surfaces after we're done with them. 2019-10-18 14:46:37 +03:00
GLVertexBuffers.cpp rsx: Align down index array offset 2019-10-22 13:45:09 +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 Partial compilation fixes for osx 2018-03-24 11:14:40 +00:00
OpenGL.h gl: Implement swap control on linux 2018-01-30 21:16:43 +03:00