..
Common
VP decompiler: fixed condition update flags using
2017-01-23 23:49:17 +03:00
D3D12
Switch to always using a steady clock ( closes #2200 )
2017-01-29 03:07:08 +03:00
GL
Switch to always using a steady clock ( closes #2200 )
2017-01-29 03:07:08 +03:00
Null
Threads improved, ID manager improved
2015-12-04 23:37:34 +03:00
VK
Misc changes ( #2309 )
2017-01-31 01:16:47 +03:00
CgBinaryFragmentProgram.cpp
EXPECTS usage removed
2016-08-15 16:29:38 +03:00
CgBinaryProgram.h
ENSURES usage removed
2016-08-14 22:41:01 +03:00
CgBinaryVertexProgram.cpp
EXPECTS usage removed
2016-08-15 16:29:38 +03:00
GCM.h
Revamp PFIFO command submission emulation ( #2179 )
2016-10-01 22:13:15 +03:00
gcm_enums.cpp
Seems like sfunc and zfunc comparison constants used by NV4097_SET_DEPTH_FUNC and NV4097_SET_STENCIL_FUNC
2017-01-23 23:49:17 +03:00
gcm_enums.h
Revamp PFIFO command submission emulation ( #2179 )
2016-10-01 22:13:15 +03:00
gcm_printing.cpp
rsx: Move printing function in a separate header/cpp
2016-09-22 15:44:59 +02:00
gcm_printing.h
rsx: Move printing function in a separate header/cpp
2016-09-22 15:44:59 +02:00
GSRender.cpp
Header optimizations ( #1684 )
2016-04-27 01:27:24 +03:00
GSRender.h
Header optimizations ( #1684 )
2016-04-27 01:27:24 +03:00
rsx_cache.cpp
RSX shaders cache: group programs by indexes
2016-06-28 12:54:08 +03:00
rsx_cache.h
RSX shaders cache: group programs by indexes
2016-06-28 12:54:08 +03:00
rsx_decode.h
rsx: Move printing function in a separate header/cpp
2016-09-22 15:44:59 +02:00
rsx_methods.cpp
Thread.cpp refinement
2017-01-29 19:52:19 +03:00
rsx_methods.h
RSX texture refactor ( #2144 )
2016-09-19 09:25:49 +08:00
rsx_trace.h
rsx: implement serialization of rsx states.
2016-07-30 18:39:26 +02:00
rsx_utils.cpp
Factorize rsx state
2016-07-07 21:38:57 +02:00
rsx_utils.h
Silly macro removed-2
2016-08-14 18:19:42 +03:00
rsx_vertex_data.h
rsx: Set default attribute format to float.
2016-09-22 15:44:59 +02:00
RSXFragmentProgram.h
rsx/gl/vk/dx12: Add emulated texture fetch for depth read ( #2173 )
2016-09-29 14:54:32 +08:00
RSXTexture.cpp
RSX texture refactor ( #2144 )
2016-09-19 09:25:49 +08:00
RSXTexture.h
RSX texture refactor ( #2144 )
2016-09-19 09:25:49 +08:00
RSXThread.cpp
Thread.cpp refinement
2017-01-29 19:52:19 +03:00
RSXThread.h
Debug build fix
2017-01-28 15:32:45 +03:00
RSXVertexProgram.h
gl/vk: Bug fixes and improvements ( #2206 )
2016-10-18 15:57:28 +08:00