rpcsx/rpcs3/Emu/RSX/GL
kd-11 00c6a589a5 rsx/util: Add simple consistent hash function
rsx/vk/shaders_cache: Move vp control mask to dynamic state

rsx/vk/gl: adds a shader cache for GL. Also Separates pipeline storage for each backend

rsx: Add more texture state variables to the cache
2017-08-16 23:58:30 +03:00
..
GLCommonDecompiler.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
GLCommonDecompiler.h vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
GLFragmentProgram.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx/util: Add simple consistent hash function 2017-08-16 23:58:30 +03:00
GLGSRender.h rsx/util: Add simple consistent hash function 2017-08-16 23:58:30 +03:00
GLHelpers.cpp gl: Autodetect supported OpenGL extensions 2017-04-10 17:24:30 +03:00
GLHelpers.h vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
GLProcTable.h Implement hardware zcull emulation 2017-08-06 14:29:42 +03:00
GLProgramBuffer.h rsx/util: Add simple consistent hash function 2017-08-16 23:58:30 +03:00
GLRenderTargets.cpp rsx/gl: Fix zcull queries and log conditional render modes 2017-08-10 00:16:20 +03:00
GLRenderTargets.h gl: Workaround for depth/color format mismatch when using hardware blit 2017-08-16 23:58:30 +03:00
GLTextOut.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.cpp rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.h gl: Use the GPU to scale textures; use ARB_sampler_object 2017-04-08 23:12:09 +03:00
GLTextureCache.cpp rsx: Implement conditional locks 2017-08-06 14:29:42 +03:00
GLTextureCache.h rsx/gl/vk: Invalidate texture regions when memory is unmapped 2017-08-16 23:58:30 +03:00
GLVertexBuffers.cpp rsx/gl/vulkan: Refactoring and partial vulkan rewrite 2017-08-16 23:58:30 +03:00
GLVertexProgram.cpp rsx/gl/vulkan: Refactoring and partial vulkan rewrite 2017-08-16 23:58:30 +03:00
GLVertexProgram.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
OpenGL.cpp Compilation fix (mingw) 2017-03-05 19:00:08 +03:00
OpenGL.h Add a workaround for a khronos spec bug 2016-06-14 00:08:23 +03:00