| .. |
|
Interpreter
|
rsx: Add stippled rendering support to interpreters
|
2020-05-30 14:47:10 +03:00 |
|
BufferUtils.cpp
|
Continue fixing strict aliasing warnings
|
2021-03-13 18:02:37 +03:00 |
|
BufferUtils.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
FragmentProgramDecompiler.cpp
|
rsx: Add support shadow1D and shadowCube
|
2021-01-21 10:24:49 +03:00 |
|
FragmentProgramDecompiler.h
|
rsx: Add support shadow1D and shadowCube
|
2021-01-21 10:24:49 +03:00 |
|
GLSLCommon.cpp
|
rsx: Add support shadow1D and shadowCube
|
2021-01-21 10:24:49 +03:00 |
|
GLSLCommon.h
|
rsx: Refactor shader codegen and fix shadow sampling on depth-float
|
2020-12-25 02:39:08 +03:00 |
|
GLSLTypes.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
program_state_cache2.hpp
|
Fix std::bit_cast misuse
|
2021-03-10 16:11:30 +03:00 |
|
ProgramStateCache.cpp
|
Enable -Wunused-variable
|
2021-01-12 14:34:14 +03:00 |
|
ProgramStateCache.h
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |
|
ring_buffer_helper.h
|
Move align helpers to util/asm.hpp
|
2020-12-18 18:07:42 +03:00 |
|
ShaderInterpreter.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
ShaderParam.h
|
rsx: Add support shadow1D and shadowCube
|
2021-01-21 10:24:49 +03:00 |
|
surface_store.cpp
|
Move align helpers to util/asm.hpp
|
2020-12-18 18:07:42 +03:00 |
|
surface_store.h
|
rsx: Add duplicate section detection when there are too many sections in the surface cache
|
2021-02-14 20:42:34 +03:00 |
|
surface_utils.h
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
TextGlyphs.h
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
texture_cache.cpp
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |
|
texture_cache.h
|
Add and fix -Wredundant-decls (GCC)
|
2021-03-23 22:48:57 +03:00 |
|
texture_cache_checker.h
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
texture_cache_helpers.h
|
Enable -Wunused-parameter
|
2021-03-06 18:07:08 +03:00 |
|
texture_cache_predictor.h
|
types.hpp: more cleanup
|
2020-12-22 19:08:09 +03:00 |
|
texture_cache_types.h
|
rsx: Restructure and simplify some header include chains
|
2020-12-13 15:38:35 +03:00 |
|
texture_cache_utils.h
|
Fix -Wsometimed-uninitialized (Clang)
|
2021-02-18 14:15:52 +03:00 |
|
TextureUtils.cpp
|
Enable -Wunused-parameter
|
2021-03-06 18:07:08 +03:00 |
|
TextureUtils.h
|
rsx/vk: DMA stuff
|
2021-01-24 14:24:55 +03:00 |
|
VertexProgramDecompiler.cpp
|
rsx: Clear vertex output register if nothing is written to it
|
2021-02-05 22:22:07 +03:00 |
|
VertexProgramDecompiler.h
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |