..
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
More random changes
2021-04-11 14:01:51 +03:00
FragmentProgramDecompiler.cpp
More random changes
2021-04-11 14:01:51 +03:00
FragmentProgramDecompiler.h
More random changes
2021-04-11 14:01:51 +03:00
GLSLCommon.cpp
rsx: Handle rare rounding issue where position.w is very close to zero
2021-04-13 21:26:23 +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
More random changes
2021-04-11 14:01:51 +03:00
ProgramStateCache.cpp
Enable -Wunused-variable
2021-01-12 14:34:14 +03:00
ProgramStateCache.h
More random changes
2021-04-11 14:01:51 +03:00
ring_buffer_helper.h
More random changes
2021-04-11 14:01:51 +03:00
ShaderInterpreter.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
ShaderParam.h
More random changes
2021-04-11 14:01:51 +03:00
surface_store.cpp
Move align helpers to util/asm.hpp
2020-12-18 18:07:42 +03:00
surface_store.h
rsx: Handle transfer_read differently from transfer_write
2021-05-09 13:07:47 +03:00
surface_utils.h
rsx: Handle transfer_read differently from transfer_write
2021-05-09 13:07:47 +03:00
TextGlyphs.h
More random changes
2021-04-11 14:01:51 +03:00
texture_cache.cpp
More random changes
2021-04-11 14:01:51 +03:00
texture_cache.h
rsx: Handle transfer_read differently from transfer_write
2021-05-09 13:07:47 +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
rsx: Handle transfer_read differently from transfer_write
2021-05-09 13:07:47 +03:00
texture_cache_predictor.h
Remove redundant operators !=
2021-04-29 22:57:40 +03:00
texture_cache_types.h
More random changes
2021-04-11 14:01:51 +03:00
texture_cache_utils.h
Remove redundant operators !=
2021-04-29 22:57:40 +03:00
TextureUtils.cpp
rsx: Fix decompression of RB_RG textures.
2021-04-11 21:36:36 +03:00
TextureUtils.h
rsx: Handle transfer_read differently from transfer_write
2021-05-09 13:07:47 +03:00
VertexProgramDecompiler.cpp
More random changes
2021-04-11 14:01:51 +03:00
VertexProgramDecompiler.h
More random changes
2021-04-11 14:01:51 +03:00