rpcsx/rpcs3/Emu/RSX/Common
kd-11 4a0e1c79ed rsx: Improve format validation for blit engine
- Check all possible cases where format mismatch is possible.
- Warn if a slow path is going to be taken. Should help with future
optimizations.
2019-11-18 13:17:00 +03:00
..
BufferUtils.cpp Remove extraneous ::narrow<int>() calls 2019-11-09 19:30:06 +01:00
BufferUtils.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
FragmentProgramDecompiler.cpp rsx: Do not ignore clamping for some routines that do not have implied range 2019-11-18 13:17:00 +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 rsx/decompiler: Restructure program register behavior 2019-08-26 20:03:31 +03:00
ProgramStateCache.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
ring_buffer_helper.h vk: Enable auto-growing of the data heaps for the performance case 2019-11-10 17:53:12 +03:00
ShaderParam.cpp RSX: Add a class factorizing decompiler code 2015-05-23 20:45:07 +02:00
ShaderParam.h rsx/decompiler: Restructure program register behavior 2019-08-26 20:03:31 +03:00
surface_store.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
surface_store.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
surface_utils.h rsx: Explicity describe transfer regions for both source and destination blocks 2019-10-04 18:10:46 +03:00
TextGlyphs.h rsx: TextGlyphs optimizations 2019-06-09 23:09:11 +01:00
texture_cache.h rsx: Improve format validation for blit engine 2019-11-18 13:17:00 +03:00
texture_cache_checker.h Texture cache cleanup, refactoring and fixes 2018-09-24 15:26:40 +03:00
texture_cache_helpers.h rsx: Improve format validation for blit engine 2019-11-18 13:17:00 +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 rsx: Improve format validation for blit engine 2019-11-18 13:17:00 +03:00
TextureUtils.h rsx: Improve format validation for blit engine 2019-11-18 13:17:00 +03:00
VertexProgramDecompiler.cpp rsx/vp: Warnings cleanup 2019-09-01 18:59:50 +03:00
VertexProgramDecompiler.h rsx/vp: Warnings cleanup 2019-09-01 18:59:50 +03:00