rpcsx/rpcs3/Emu/RSX
kd-11 bd52bcf8d4 Fix nvidia crash (API version). Fix linux builds
Properly set up vulkan API version when creating instance

Fix gcc error about passing function result by reference

Fix alot of warnings in VKGSRender project

More fixes for gcc

Fix texture create function
2016-03-10 23:55:25 +03:00
..
Common Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
D3D12 d3d12/gl: Separate fog distance and fog frag in fogc input. 2016-03-05 18:25:31 +01:00
GL Clean up invalidated resources 2016-03-09 21:11:22 +03:00
Null Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
VK Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
CgBinaryFragmentProgram.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
CgBinaryProgram.h rsx/common: Make RSXFragmentProgram key and not just pointer. 2016-01-27 23:16:06 +01:00
CgBinaryVertexProgram.cpp Logging system rewritten 2016-01-13 18:54:57 +03:00
GCM.cpp rsx/common/d3d12/gl: Support for fog mode. 2016-02-29 16:31:18 +01:00
GCM.h rsx/common/d3d12/gl: Support for fog mode. 2016-02-29 16:31:18 +01:00
GSManager.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
GSManager.h Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
GSRender.cpp Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
GSRender.h Add vulkan GS backend to project 2016-03-10 23:55:25 +03:00
rsx_methods.cpp rsx/common: Track transform constant update. 2016-02-21 21:29:44 +01:00
rsx_methods.h Added missed files 2016-01-06 13:30:24 +02:00
rsx_utils.cpp rsx::pad_texture & rsx::convert_linear_swizzle moved to rsx_utils 2016-01-06 13:30:22 +02:00
rsx_utils.h rsx: Fix int type not big enough 2016-01-19 23:24:39 +01:00
RSXFragmentProgram.h rsx/common/d3d12/gl: Support for fog mode. 2016-02-29 16:31:18 +01:00
RSXTexture.cpp Correctly fetch correct pitch and depth for textures from RSX 2016-02-15 11:15:51 +03:00
RSXTexture.h rsx: initialize vertex textures on reset 2016-01-06 13:30:25 +02:00
RSXThread.cpp rsx-debug: Record and display index buffer content. 2016-03-05 18:48:30 +01:00
RSXThread.h rsx-debug: Record and display index buffer content. 2016-03-05 18:48:30 +01:00
RSXVertexProgram.h rsx/common/d3d12: Separate int type buffer from float type buffer. 2016-02-27 00:21:14 +01:00