..
Common
texture: ignore when texture width > pitch
2016-08-04 17:54:34 +08:00
D3D12
Formatting system improved
2016-08-04 21:34:00 +03:00
GL
Formatting system improved
2016-08-04 21:34:00 +03:00
Null
Threads improved, ID manager improved
2015-12-04 23:37:34 +03:00
VK
Formatting system improved
2016-08-04 21:34:00 +03:00
CgBinaryFragmentProgram.cpp
The rest
2016-05-23 16:22:25 +03:00
CgBinaryProgram.h
The rest
2016-05-23 16:22:25 +03:00
CgBinaryVertexProgram.cpp
The rest
2016-05-23 16:22:25 +03:00
GCM.cpp
Move all gcm enums into separate header/cpp.
2016-07-31 17:04:30 +02:00
GCM.h
Move all gcm enums into separate header/cpp.
2016-07-31 17:04:30 +02:00
gcm_enums.cpp
Move all gcm enums into separate header/cpp.
2016-07-31 17:04:30 +02:00
gcm_enums.h
Move all gcm enums into separate header/cpp.
2016-07-31 17:04:30 +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: Fix warning because of unused arguments
2016-07-31 19:19:21 +02:00
rsx_methods.cpp
Formatting system improved
2016-08-04 21:34:00 +03:00
rsx_methods.h
rsx: Fix warning because of unused arguments
2016-07-31 19:19:21 +02: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
OpenGL renderer: use correct MVP matrix. Cleanup
2016-06-21 19:56:05 +03:00
rsx_vertex_data.h
rsx: Use bitfield template to decode values.
2016-07-27 18:38:36 +02:00
RSXFragmentProgram.h
Typo fix: comparaison->comparison
2016-07-19 14:17:25 +03:00
RSXTexture.cpp
rsx: Inline rsx_state and texture constructors.
2016-07-31 16:48:09 +02:00
RSXTexture.h
rsx: Inline rsx_state and texture constructors.
2016-07-31 16:48:09 +02:00
RSXThread.cpp
Formatting system improved
2016-08-04 21:34:00 +03:00
RSXThread.h
Formatting system improved
2016-08-04 21:34:00 +03:00
RSXVertexProgram.h
VP: add few opcodes comment for vec/sca ( #1750 )
2016-06-10 01:03:43 +03:00