..
bitfield.hpp
rsx: Fix graphics state foot-gun
2023-01-26 11:42:39 +03:00
buffer_stream.hpp
Minor AArch64 support changes
2022-05-04 16:12:32 +03:00
BufferUtils.cpp
BufferUtils: fix SSE2 path for byteswaps
2023-04-18 16:46:18 +03:00
BufferUtils.h
rsx: Relocatable transform constants
2022-03-26 16:10:18 +03:00
expected.hpp
Fix compilation
2023-01-11 16:48:53 +03:00
profiling_timer.hpp
rsx: Reduce the performance impact of enabling the profiling timer
2022-03-08 22:06:26 +03:00
ranged_map.hpp
Implement at32() util
2022-09-26 18:04:15 +03:00
ring_buffer_helper.h
RSX: fix 'Working buffer not big enough'
2021-07-27 23:59:12 +02:00
simple_array.hpp
rsx: Use emplace when constructing in-place.
2023-03-01 01:10:06 +03:00
surface_cache_dma.hpp
rsx: Fix some more warnings
2022-09-22 23:46:48 +03:00
surface_store.cpp
Move align helpers to util/asm.hpp
2020-12-18 18:07:42 +03:00
surface_store.h
Implement read_from_ptr<>() util
2022-11-26 09:30:11 +03:00
surface_utils.h
rsx: Fix surface metadata life-cycle
2022-12-17 20:16:58 +03:00
TextGlyphs.h
More random changes
2021-04-11 14:01:51 +03:00
texture_cache.cpp
Aarch64 fixes for RSX
2022-07-04 22:35:05 +03:00
texture_cache.h
rsx: Apply swizzle flag on data source as well
2023-05-03 01:26:14 +03:00
texture_cache_checker.h
types.hpp: implement min_v<>, max_v<>, SignedInt, UnsignedInt, FPInt concepts
2021-05-23 19:43:51 +03:00
texture_cache_helpers.h
rsx: Silence some warnings
2022-08-19 14:29:20 +03:00
texture_cache_predictor.h
Implement at32() util
2022-09-26 18:04:15 +03:00
texture_cache_types.h
rsx: Minor refactoring ( #10358 )
2021-05-27 23:44:07 +01:00
texture_cache_utils.h
rsx: Handle some corner cases in surface locking
2022-12-17 20:16:58 +03:00
TextureUtils.cpp
rsx: Implement deferred buffer allocations for GPU write
2023-03-02 12:48:58 +03:00
TextureUtils.h
rsx: Implement deferred buffer allocations for GPU write
2023-03-02 12:48:58 +03:00
time.hpp
rsx: Lower performance hit due to frequency fetch
2022-05-20 16:29:27 +03:00