..
BufferUtils.cpp
Fix warnings in emucore
2020-03-04 21:23:34 +03:00
BufferUtils.h
rsx: Wrap gsl::span definition into Utilities/span.h
2019-11-09 20:00:50 +01:00
FragmentProgramDecompiler.cpp
Replace std::string::npos with umax
2020-03-05 14:05:23 +03:00
FragmentProgramDecompiler.h
Remove -Wno-reorder and make it an error
2020-02-21 15:20:34 +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
Fix warnings in emucore
2020-03-04 21:23:34 +03:00
ProgramStateCache.h
Move Log.h to util/logs.hpp
2020-03-07 12:29:23 +03:00
ring_buffer_helper.h
Move Log.h to util/logs.hpp
2020-03-07 12:29:23 +03:00
ShaderParam.h
Replace std::string::npos with umax
2020-03-05 14:05:23 +03:00
surface_store.cpp
EXCEPTION macro removed
2016-08-08 19:19:32 +03:00
surface_store.h
Remove unnamed namespaces from headers
2020-02-27 00:38:55 +03:00
surface_utils.h
rsx: Fix typo. Noted by github user @gamerforEA
2020-02-26 19:40:35 +03:00
TextGlyphs.h
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
texture_cache.h
rsx: Blit engine improvements
2020-03-08 10:30:13 +03:00
texture_cache_checker.h
Some cleanup
2019-12-31 22:27:27 +03:00
texture_cache_helpers.h
rsx: Blit engine improvements
2020-03-08 10:30:13 +03:00
texture_cache_predictor.h
Add missing #includes to header files
2019-06-25 17:11:10 +03:00
texture_cache_utils.h
Remove -Wno-reorder and make it an error
2020-02-21 15:20:34 +03:00
TextureUtils.cpp
Make rsx::get_address report caller location
2020-02-08 22:18:56 +03:00
TextureUtils.h
rsx: Improve format validation for blit engine
2019-11-18 13:17:00 +03:00
VertexProgramDecompiler.cpp
Modernize RSX logging (rsx_log variable)
2020-02-01 11:52:22 +03:00
VertexProgramDecompiler.h
rsx/vp: Warnings cleanup
2019-09-01 18:59:50 +03:00