rpcsx/rpcs3/Emu/RSX/GL
kd-11 df8fa74e2a vulkan hotfix (#3046)
* Rework vertex attribute binding for vulkan. Allows always providing a buffer view to the pipeline even if the game has the attribute disabled as long as it is consumed by the vertex shader.
2017-07-22 01:54:28 +03:00
..
GLCommonDecompiler.cpp rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLCommonDecompiler.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLFragmentProgram.cpp rsx/decompilers: Avoid std::endl like the plague. It adds extra processing overhead 2017-06-29 13:13:19 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx: Surface cache bug fixes 2017-07-19 23:28:33 +03:00
GLGSRender.h rsx: Minor bug fixes 2017-07-08 14:52:16 +03:00
GLHelpers.cpp gl: Autodetect supported OpenGL extensions 2017-04-10 17:24:30 +03:00
GLHelpers.h gl: Fix legacy ring buffer address alignment 2017-06-29 13:13:19 +03:00
GLProcTable.h rsx: Surface cache bug fixes 2017-07-19 23:28:33 +03:00
GLProgramBuffer.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLRenderTargets.cpp rsx: Minor bug fixes 2017-07-08 14:52:16 +03:00
GLRenderTargets.h rsx: Surface cache bug fixes 2017-07-19 23:28:33 +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 Remove "#pragma once" directive in a cpp file 2017-07-14 01:46:07 +03:00
GLTextureCache.h gl: Avoid creating surface copies when strict mode is disabled. 2017-06-29 13:13:19 +03:00
GLVertexBuffers.cpp vulkan hotfix (#3046) 2017-07-22 01:54:28 +03:00
GLVertexProgram.cpp rsx/decompilers: Avoid std::endl like the plague. It adds extra processing overhead 2017-06-29 13:13:19 +03:00
GLVertexProgram.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +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