| .. |
|
glutils
|
Fix GL stencil tracking
|
2024-08-29 13:08:23 +03:00 |
|
upscalers
|
GL: remove unused params
|
2024-02-28 14:25:20 +01:00 |
|
GLCommonDecompiler.cpp
|
Remove HERE macro
|
2020-12-10 12:30:22 +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.cpp
|
rsx: Fix some more warnings
|
2022-09-22 23:46:48 +03:00 |
|
GLCompute.h
|
Cleanup and set -Werror=delete-non-virtual-dtor
|
2024-03-11 02:30:18 +02:00 |
|
GLDraw.cpp
|
Get reworked RSX to compile
|
2024-04-13 03:29:57 +03:00 |
|
GLFragmentProgram.cpp
|
rsx: Drop hard requirement for GL_EXT_shader_integer_mix
|
2024-06-10 20:41:45 +03:00 |
|
GLFragmentProgram.h
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
GLGSRender.cpp
|
rsx: Fix fragment constants decoding for non-x86 platforms
|
2024-08-09 15:09:26 +03:00 |
|
GLGSRender.h
|
gl: Implement transform constants patching
|
2024-05-12 21:26:25 +03:00 |
|
GLHelpers.cpp
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
GLHelpers.h
|
Decrease some include madness
|
2023-04-26 21:37:44 +02:00 |
|
GLOverlays.cpp
|
Vk/Gl/Overlays: Do not blend the alpha channel when rendering overlays
|
2024-08-28 01:19:15 +03:00 |
|
GLOverlays.h
|
Cleanup and set -Werror=delete-non-virtual-dtor
|
2024-03-11 02:30:18 +02:00 |
|
GLPipelineCompiler.cpp
|
Linux: use futex_waitv syscall for atomic waiting
|
2023-08-02 21:46:06 +03:00 |
|
GLPipelineCompiler.h
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
GLPresent.cpp
|
gl: Fixes for asahi linux
|
2024-08-01 14:14:56 +03:00 |
|
GLProcTable.h
|
gl: Add support for capture debug markers
|
2022-11-22 12:15:18 +03:00 |
|
GLProgramBuffer.h
|
rsx: make some functions const
|
2024-06-11 20:35:49 +02:00 |
|
GLRenderTargets.cpp
|
rsx: Remove framebuffer_status_valid flag and move to state
|
2023-01-26 11:42:39 +03:00 |
|
GLRenderTargets.h
|
rsx: Properly propagate surface properties on surface reuse.
|
2024-01-19 12:34:31 +03:00 |
|
GLShaderInterpreter.cpp
|
Add -Werror=implicit-fallthrough to cmake build
|
2024-01-07 17:29:43 +01:00 |
|
GLShaderInterpreter.h
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
GLTexture.cpp
|
gl: Handle GCM_FORMAT_G8B8 readback compatibility check
|
2024-05-15 04:18:12 +03:00 |
|
GLTexture.h
|
formatting
|
2023-04-19 14:21:15 +03:00 |
|
GLTextureCache.cpp
|
rsx: Lower some performance warnings to trace to reduce log spam
|
2024-02-11 14:24:33 +01:00 |
|
GLTextureCache.h
|
simplify template code like std::invoke_result<T>::type
|
2024-04-21 18:15:17 +03:00 |
|
GLVertexBuffers.cpp
|
rsx: Drop format information from the vertex cache and use a simpler model that is much faster
|
2023-06-10 01:36:10 +03:00 |
|
GLVertexProgram.cpp
|
Decrease some include madness
|
2023-04-26 21:37:44 +02:00 |
|
GLVertexProgram.h
|
rsx: Add a base class for vertex programs and implement range intersection for constant IDs
|
2024-05-12 21:26:25 +03:00 |
|
OpenGL.cpp
|
Fix OpenGL behavior under wayland-egl
|
2024-08-12 04:55:26 +03:00 |
|
OpenGL.h
|
rsx: Make X11 optional on Linux
|
2019-12-20 10:48:03 +00:00 |