rpcsx/rpcs3/Emu/RSX/GL
2017-06-22 23:36:15 +03:00
..
GLCommonDecompiler.cpp rsx/vk/gl: Minor fixes 2017-06-22 23:36:15 +03:00
GLCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
GLFragmentProgram.cpp vk/gl: Fix sampling of shadow2D textures 2017-06-22 23:36:15 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx/gl/vk: Invert default stencil values 2017-06-22 23:36:15 +03:00
GLGSRender.h vulkan: Start work on buffer synchronization 2017-05-10 21:50:14 +03:00
GLHelpers.cpp gl: Autodetect supported OpenGL extensions 2017-04-10 17:24:30 +03:00
GLHelpers.h rsx/gl/vk: Fix some warnings and whitespace issues (LF vs CRLF) 2017-06-22 23:36:15 +03:00
GLProcTable.h gl: Fix clip-space -> depth conversion. Fixes remaining depth read issues 2017-06-22 23:36:15 +03:00
GLProgramBuffer.h gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
GLRenderTargets.cpp gl: Silence log spam 2017-06-22 23:36:15 +03:00
GLRenderTargets.h rsx: Discard surface store contents once per frame (temp workaround) 2017-06-22 23:36:15 +03:00
GLTextOut.h rsx/gl/vk: Fix some warnings and whitespace issues (LF vs CRLF) 2017-06-22 23:36:15 +03:00
GLTexture.cpp gl: Fix clip-space -> depth conversion. Fixes remaining depth read issues 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 gl: Use the GPU to scale textures; use ARB_sampler_object 2017-04-08 23:12:09 +03:00
GLTextureCache.h vk/gl: Do not sample currently bound render targets 2017-06-22 23:36:15 +03:00
GLVertexBuffers.cpp rsx: Relax restriction on vertex register data fetch 2017-05-22 14:28:33 +03:00
GLVertexProgram.cpp gl: Properly emulate signed normalized wide integers 2017-06-22 23:36:15 +03:00
GLVertexProgram.h gl/vk: Bug fixes and improvements (#2206) 2016-10-18 15:57:28 +08: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