bunnei 37f50c8773 Merge pull request #535 from Subv/gpu_swizzle il y a 8 ans
..
gl_rasterizer.cpp 47629c89a8 GPU: Support changing the texture swizzles for Maxwell textures. il y a 8 ans
gl_rasterizer.h dbfc39d214 GPU: Implement sampling multiple textures in the generated glsl shaders. il y a 8 ans
gl_rasterizer_cache.cpp c531a92eda GPU: Implemented the R11FG11FB10F texture and rendertarget formats. il y a 8 ans
gl_rasterizer_cache.h c531a92eda GPU: Implemented the R11FG11FB10F texture and rendertarget formats. il y a 8 ans
gl_resource_manager.h ab71997b2c gl_resource_manager: Add missing noexcept specifiers to move constructors and assignment operators il y a 8 ans
gl_shader_decompiler.cpp 0a49c46353 gl_shader_decompiler: Implement ISETP_IMM instruction. il y a 8 ans
gl_shader_decompiler.h 3841ec4200 renderer_opengl: Add missing header guards il y a 8 ans
gl_shader_gen.cpp dbfc39d214 GPU: Implement sampling multiple textures in the generated glsl shaders. il y a 8 ans
gl_shader_gen.h 0ff2929644 Merge pull request #534 from Subv/multitexturing il y a 8 ans
gl_shader_manager.cpp dbfc39d214 GPU: Implement sampling multiple textures in the generated glsl shaders. il y a 8 ans
gl_shader_manager.h dbfc39d214 GPU: Implement sampling multiple textures in the generated glsl shaders. il y a 8 ans
gl_shader_util.cpp 4f2b2d0bc5 gl_shader_util: Grab latest upstream. il y a 8 ans
gl_shader_util.h 21959ddfef GLRenderer: Log the shader source code when program linking fails. il y a 8 ans
gl_state.cpp 89e81a9be2 GLState: Support changing the GL_TEXTURE_SWIZZLE parameter of each texture unit. il y a 8 ans
gl_state.h 89e81a9be2 GLState: Support changing the GL_TEXTURE_SWIZZLE parameter of each texture unit. il y a 8 ans
gl_stream_buffer.cpp 0e4b9cdde4 renderer_gl: Port over gl_stream_buffer module from Citra. il y a 8 ans
gl_stream_buffer.h 3841ec4200 renderer_opengl: Add missing header guards il y a 8 ans
maxwell_to_gl.h 47629c89a8 GPU: Support changing the texture swizzles for Maxwell textures. il y a 8 ans
renderer_opengl.cpp 89e81a9be2 GLState: Support changing the GL_TEXTURE_SWIZZLE parameter of each texture unit. il y a 8 ans
renderer_opengl.h da1114ca59 renderer_opengl: Use OGLProgram instead of OGLShader. il y a 8 ans