rpcsx/rpcs3/Emu/RSX/Common
kd-11 79216917b3 rsx: Workaround for broken rtt resampling
- Avoids WCB requirement for now to keep res scaling working correctly.
- TODO: Fix this properly
2020-01-26 13:58:48 +03:00
..
BufferUtils.cpp C-style cast cleanup V 2019-12-03 17:23:00 +03:00
BufferUtils.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
FragmentProgramDecompiler.cpp C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
FragmentProgramDecompiler.h rsx/fp: Warnings cleanup 2019-09-01 18:59:50 +03:00
GLSLCommon.h rsx: Implement full color remap for the D24S8->ARGB8 converter 2019-11-08 19:11:59 +03:00
GLSLTypes.h rsx: Add support for delayed shader discard. 2019-10-22 13:44:49 +03:00
ProgramStateCache.cpp C-style cast cleanup V 2019-12-03 17:23:00 +03:00
ProgramStateCache.h Multithreaded shader compliation follow-up (#7190) 2020-01-06 21:59:59 +03:00
ring_buffer_helper.h silence some annoying warnings 2019-12-28 15:40:57 +01:00
ShaderParam.h VK: remove unused init function declaration 2020-01-03 14:22:40 +01:00
surface_store.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
surface_store.h small improvement (#7288) 2020-01-22 12:28:48 +00:00
surface_utils.h C-style cast cleanup V 2019-12-03 17:23:00 +03:00
TextGlyphs.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
texture_cache.h rsx: Workaround for broken rtt resampling 2020-01-26 13:58:48 +03:00
texture_cache_checker.h Some cleanup 2019-12-31 22:27:27 +03:00
texture_cache_helpers.h C-style cast cleanup VI 2019-12-04 17:56:22 +03:00
texture_cache_predictor.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
texture_cache_utils.h rsx: Experiments with nul sink 2019-09-12 23:32:21 +03:00
TextureUtils.cpp Implement rounded_div 2019-12-20 14:47:04 +03:00
TextureUtils.h rsx: Improve format validation for blit engine 2019-11-18 13:17:00 +03:00
VertexProgramDecompiler.cpp rsx/vp: Properly initialize output registers. 2020-01-05 18:06:08 +03:00
VertexProgramDecompiler.h rsx/vp: Warnings cleanup 2019-09-01 18:59:50 +03:00