..
Capture
rsx: dont silently ignore null shader address
2018-09-12 00:40:20 +03:00
Common
rsx/vp: Fix ARL opcode properly
2018-09-15 11:57:06 +03:00
D3D12
cleanup: remove unnecessary return and namespace declaration
2018-09-06 13:15:59 +03:00
GL
rsx: tiny zcull optimizations
2018-09-13 12:43:40 +03:00
Null
Configuration simplified
2017-05-20 16:01:48 +03:00
Overlays
Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex)
2018-09-03 23:00:36 +03:00
VK
[vk] don't ask for VK_FORMAT_UNDEFINED support
2018-09-13 16:04:50 +03:00
CgBinaryFragmentProgram.cpp
c++17: use std::size
2018-09-06 13:15:59 +03:00
CgBinaryProgram.h
Try to get rid of SIZE_32 macro
2018-09-03 21:40:36 +03:00
CgBinaryVertexProgram.cpp
rsx: Vertex Decompiler, fix sca register assignment
2017-08-19 12:27:53 +03:00
GCM.h
Try to get rid of SIZE_32 macro
2018-09-03 21:40:36 +03:00
gcm_enums.cpp
Rsx: fix unknown cull faces
2018-08-28 10:47:24 +03:00
gcm_enums.h
Rsx: fix unknown cull faces
2018-08-28 10:47:24 +03:00
gcm_printing.cpp
rsx: Fix typos ( #5054 )
2018-08-30 00:47:48 +03:00
gcm_printing.h
rsx: Move printing function in a separate header/cpp
2016-09-22 15:44:59 +02:00
GSRender.cpp
Rsx: rewrite address translation
2018-08-13 16:16:34 +03:00
GSRender.h
Add missing virtual desctructors ( #5094 )
2018-09-07 14:35:40 +03:00
rsx_cache.h
rsx: add virtual destructor for default_vertex_cache
2018-09-10 19:59:37 +03:00
rsx_decode.h
Rsx: fix unknown cull faces
2018-08-28 10:47:24 +03:00
rsx_methods.cpp
rsx: dont silently ignore null shader address
2018-09-12 00:40:20 +03:00
rsx_methods.h
Rsx: fix unknown cull faces
2018-08-28 10:47:24 +03:00
rsx_utils.cpp
rsx: Avoid acquiring the vm lock; deadlock evasion
2018-08-18 16:14:30 +03:00
rsx_utils.h
Move rotate/cntlz/cnttz helpers to Utilities/asm.h
2018-09-08 00:32:04 +03:00
rsx_vertex_data.h
rsx: Fix endianness order when immediate mode register is updated, but used as register lookup
2018-09-03 18:24:20 +03:00
RSXFragmentProgram.h
rsx: Async shader compilation
2018-07-14 15:19:56 +03:00
RSXTexture.cpp
Rsx/cellgcm: complete rsx_state::reset()
2018-08-29 13:37:50 +03:00
RSXTexture.h
Rsx/cellgcm: complete rsx_state::reset()
2018-08-29 13:37:50 +03:00
RSXThread.cpp
typo fix
2018-09-13 16:49:58 +03:00
RSXThread.h
rsx: Fix endianness order when immediate mode register is updated, but used as register lookup
2018-09-03 18:24:20 +03:00
RSXVertexProgram.h
rsx: Improve vertex textures support
2018-07-12 18:02:28 +03:00