| .. |
|
CMakeLists.txt
|
CMake: Refactor CMake build (#5032)
|
2018-09-18 13:07:33 +03:00 |
|
GLCommonDecompiler.cpp
|
gl/vk: Add constexpr to varying_registers and sync functions between the two backends
|
2019-06-12 10:59:31 +01: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 |
|
GLExecutionState.h
|
Implement std::bit_cast<>
|
2019-06-02 23:22:16 +03:00 |
|
GLFragmentProgram.cpp
|
rsx: Apply Clang-Tidy fix "readability-redundant-string-init"
|
2019-06-12 15:11:52 +03:00 |
|
GLFragmentProgram.h
|
rsx: Shader decompiler cleanup and improvements
|
2019-04-25 16:23:05 +03:00 |
|
GLGSRender.cpp
|
rsx: Apply Clang-Tidy fix "modernize-use-bool-literals"
|
2019-06-12 15:11:52 +03:00 |
|
GLGSRender.h
|
rsx: Apply Clang-Tidy fix "readability-inconsistent-declaration-parameter-name"
|
2019-06-12 15:11:52 +03:00 |
|
GLHelpers.cpp
|
rsx: Apply Clang-Tidy fix "performance-unnecessary-value-param"
|
2019-06-12 15:11:52 +03:00 |
|
GLHelpers.h
|
rsx: Apply Clang-Tidy fix "readability-non-const-parameter"
|
2019-06-12 15:11:52 +03:00 |
|
GLOverlays.h
|
gl/vk: Improvements to overlay rendering
|
2019-02-05 12:15:12 +03:00 |
|
GLProcTable.h
|
gl: Reimplement textures
|
2018-04-25 19:14:36 +03:00 |
|
GLProgramBuffer.h
|
rsx: Implement stencil mirror views
|
2018-12-24 09:05:19 +03:00 |
|
GLRenderTargets.cpp
|
rsx: Fix zombie image references from inside the texture cache
|
2019-05-16 19:25:26 +03:00 |
|
GLRenderTargets.h
|
rsx: Always initialize memory unless it is guaranteed to be wiped
|
2019-05-16 19:25:26 +03:00 |
|
GLTextOut.h
|
rsx: Code cleanup. Fixes several dozen warnings
|
2017-06-22 23:36:15 +03:00 |
|
GLTexture.cpp
|
gl: Fix staging buffer size calculation
|
2019-05-22 01:18:46 +03:00 |
|
GLTexture.h
|
rsx: Apply Clang-Tidy fix "readability-inconsistent-declaration-parameter-name"
|
2019-06-12 15:11:52 +03:00 |
|
GLTextureCache.h
|
rsx: Apply Clang-Tidy fix "readability-redundant-smartptr-get"
|
2019-06-12 15:11:52 +03:00 |
|
GLVertexBuffers.cpp
|
gl: Fixup - inline arrays
|
2019-01-25 14:34:22 +03:00 |
|
GLVertexProgram.cpp
|
rsx: Apply Clang-Tidy fix "readability-redundant-string-init"
|
2019-06-12 15:11:52 +03:00 |
|
GLVertexProgram.h
|
rsx/vp: CodeGen improvements
|
2018-07-07 16:20:33 +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 |