rpcsx/rpcs3/Emu/RSX
kd-11 2337bf204c vk/dx12: Enable/fix separate back and front lighting (#1927)
* vk: separate specular color

rsx: separate front color output from back color output

re-enable front-back diffuse lighting

vk: fix front face selection and actually enable face culling

* dx12: Hide constant-key blended visuals (by common use of factor, 1-factor)

* dx12: Fix 2 sided lighting when the shader does not compute both outputs

* vk/dx12: confirm that src register exists before copying for 2-sided lighting
2016-07-18 00:57:50 +08: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/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08: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