rpcsx/rpcs3/Emu/RSX/GL
kd-11 4260f68f85 gl/vk: Fix ub256 and s32k vertex attributes; silence some unnecessary debug errors (#1757)
* gl/vk: Sample integer attribs with integer samplers

* gl: silence useless DPRINTs where behaviour has already proven correct
2016-06-08 12:39:08 +03:00
..
gl_helpers.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
gl_helpers.h Header optimizations (#1684) 2016-04-27 01:27:24 +03:00
gl_render_targets.cpp gl: Respect more requested surface format configurations 2016-06-03 17:07:48 +03:00
gl_render_targets.h Set render target textures to clamp to border by default 2016-03-24 10:52:35 +03:00
gl_texture_cache.h gl/vk: Fix ub256 and s32k vertex attributes; silence some unnecessary debug errors (#1757) 2016-06-08 12:39:08 +03:00
GLCommonDecompiler.cpp FP: Implement REFL and LRP (#1712) 2016-06-04 10:23:45 +03:00
GLCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
GLFragmentProgram.cpp vk/gl: Enable alpha test in shaders (#1743) 2016-06-05 20:31:23 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp vk/gl: Enable alpha test in shaders (#1743) 2016-06-05 20:31:23 +03:00
GLGSRender.h gl: Move vertex setting in a separate file. 2016-04-02 18:27:49 +02:00
GLProcTable.h gl: Supports 1D and 3D textures. 2016-04-01 00:52:51 +02:00
GLProgramBuffer.h GL/Vulkan: write shader program log as .glsl and .spirv (#1720) 2016-05-26 21:47:37 +03:00
GLVertexProgram.cpp gl/vk: Fix ub256 and s32k vertex attributes; silence some unnecessary debug errors (#1757) 2016-06-08 12:39:08 +03:00
GLVertexProgram.h Add vertex texture buffers for VS input 2016-02-03 13:38:23 +03:00
OpenGL.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
OpenGL.h Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
rsx_gl_texture.cpp Texture bias minor fix (#1745) 2016-06-04 19:12:14 +03:00
rsx_gl_texture.h rsx/common: Use typed enum for max anisotropy. 2016-03-30 20:03:50 +02:00
vertex_buffer.cpp Fix OpenGL crash (#1668) 2016-04-08 22:18:46 +03:00