rpcs3/Utilities
kd-11 04fb86556a rsx: Fix surface metadata life-cycle
- Beware of clone operations. Blindly inheriting the parent's metadata is wrong.
- It is possible, especially when reusing a pre-existing slice, that the parent and child info has diverged
2022-12-17 20:16:58 +03:00
..
address_range.h
bin_patch.cpp Make it work with LLVM 2022-12-09 21:16:05 +03:00
bin_patch.h
bit_set.h LV2: Re-add dropped optimization by previous commit 2022-08-07 20:23:54 +03:00
BitField.h
cfmt.h cfmt/StrFmt: support s128 formatting (untested) 2022-11-26 09:30:11 +03:00
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp cfg: Implement float config entry 2022-10-24 00:10:37 +02:00
Config.h cfg: Partial support for case-insensitivity for true-false settings 2022-11-05 10:36:46 +01:00
CRC.h
date_time.h
File.cpp Add RPCS3/games/ for automatic games detection, support PSN games outside HDD0 (#12982) 2022-12-02 13:18:07 +03:00
File.h Warning fixes 2022-09-17 16:35:02 +03:00
geometry.h gl: Refactor the rest of GLHelpers 2022-07-13 02:09:58 +03:00
git-version-gen.cmd
JIT.cpp BufferUtils: fix regression on AVX path 2022-09-24 17:23:12 +03:00
JIT.h simd_builder: fixups 2022-09-08 18:12:15 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp shared_mutex: Optimize busy-waiting by detecting waiters and try to steal the notifying bit 2022-08-07 20:23:54 +03:00
mutex.h shared_mutex: Optimize busy-waiting by detecting waiters and try to steal the notifying bit 2022-08-07 20:23:54 +03:00
rXml.cpp
rXml.h
sema.cpp
sema.h
simple_ringbuf.cpp
simple_ringbuf.h
stack_trace.cpp Fix linux build 2022-08-14 23:53:50 +03:00
stack_trace.h rsx: Fix surface metadata life-cycle 2022-12-17 20:16:58 +03:00
StrFmt.cpp cfmt/StrFmt: support s128 formatting (untested) 2022-11-26 09:30:11 +03:00
StrFmt.h
StrUtil.h cfg: Implement float config entry 2022-10-24 00:10:37 +02:00
sync.h
Thread.cpp rsx: Fix exceptions 2022-12-17 14:27:20 +01:00
Thread.h Thread.h: Improve thread abort performance 2022-08-25 23:54:56 +03:00
Timer.h
transactional_storage.h
version.cpp Warning fixes 2022-09-17 16:35:02 +03:00
version.h