..
Common
rsx: Fix line_loop -> line_strip indexing
2017-04-03 13:50:58 +03:00
D3D12
rsx: Throw if user attempts to use Vulkan/DX12 without driver support
2017-04-11 13:19:31 +03:00
GL
gl: Autodetect supported OpenGL extensions
2017-04-10 17:24:30 +03:00
Null
Threads improved, ID manager improved
2015-12-04 23:37:34 +03:00
VK
rsx: Throw if user attempts to use Vulkan/DX12 without driver support
2017-04-11 13:19:31 +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
Implemented cellGcmSetDefaultCommandBufferAndSegmentWordSize
2017-02-04 19:32:54 +03:00
gcm_enums.cpp
rsx/fp: Fix some decompiler bugs
2017-03-13 23:40:34 +03:00
gcm_enums.h
rsx/vk: Re-enable layout transitions in vulkan. Vulkan drivers take this hint seriously
2017-04-03 13:50:58 +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
Ditch fs::get_executable_dir
2017-02-22 17:17:26 +03:00
rsx_cache.h
gl: Use the GPU to scale textures; use ARB_sampler_object
2017-04-08 23:12:09 +03:00
rsx_decode.h
rsx: Fix depth clears on z16 surfaces without stencil
2017-03-26 16:22:53 +03:00
rsx_methods.cpp
rsx/ui: Add config toggle for GPU texture scaling/blit
2017-04-08 23:12:09 +03:00
rsx_methods.h
rsx: Support indexed immediate draw via ArrayElement method
2017-03-29 23:06:17 +03:00
rsx_trace.h
rsx: implement serialization of rsx states.
2016-07-30 18:39:26 +02:00
rsx_utils.cpp
gl: Use the GPU to scale textures; use ARB_sampler_object
2017-04-08 23:12:09 +03:00
rsx_utils.h
[rsx/vp] Improve BRB opcode implementation
2017-02-26 10:17:34 +03:00
rsx_vertex_data.h
rsx: Support indexed immediate draw via ArrayElement method
2017-03-29 23:06:17 +03:00
RSXFragmentProgram.h
gl/vk/dx12: Fix texture scaling on unnormalized rtt access
2017-02-11 15:45:59 +03:00
RSXTexture.cpp
rsx: Fix mipmap count calculation
2017-03-29 23:06:17 +03:00
RSXTexture.h
gl/vk/dx12: Implement forced channel remapping
2017-03-06 14:34:29 +03:00
RSXThread.cpp
Trophy update ( #2655 )
2017-04-13 20:29:47 +03:00
RSXThread.h
rsx: Set up hw accelerated blit
2017-04-08 23:12:09 +03:00
RSXVertexProgram.h
[rsx/vp] Improve BRB opcode implementation
2017-02-26 10:17:34 +03:00