rpcsx/rpcs3/Emu/RSX
kd-11 2e5b01faca vk: Fix vertex winding (#1934)
* vk: do not flip face winding based on shader origin

* vk: disable face culling
2016-07-17 22:55:59 +03:00
..
Common Factorize rsx state 2016-07-07 21:38:57 +02:00
D3D12 vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
GL gl: Fix direct call to rsx::method_registers array. 2016-07-17 17:31:53 +02:00
Null Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
VK vk: Fix vertex winding (#1934) 2016-07-17 22:55:59 +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 rsx: Gather most rsx commands pretty printing and state modification function in a single file. 2016-07-17 17:31:53 +02:00
GCM.h rsx: Gather most rsx commands pretty printing and state modification function in a single file. 2016-07-17 17:31:53 +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: Gather most rsx commands pretty printing and state modification function in a single file. 2016-07-17 17:31:53 +02:00
rsx_methods.cpp rsx: Gather most rsx commands pretty printing and state modification function in a single file. 2016-07-17 17:31:53 +02:00
rsx_methods.h rsx: Gather most rsx commands pretty printing and state modification function in a single file. 2016-07-17 17:31:53 +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 Factorize rsx state 2016-07-07 21:38:57 +02:00
RSXFragmentProgram.h vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
RSXTexture.cpp Factorize rsx state 2016-07-07 21:38:57 +02:00
RSXTexture.h Factorize rsx state 2016-07-07 21:38:57 +02:00
RSXThread.cpp vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
RSXThread.h Factorize rsx state 2016-07-07 21:38:57 +02:00
RSXVertexProgram.h VP: add few opcodes comment for vec/sca (#1750) 2016-06-10 01:03:43 +03:00