You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
liamwhite 475370c8f8
Merge pull request #9556 from vonchenplus/draw_texture
3 years ago
..
blit_image.cpp video_core: Implement maxwell3d draw texture method 3 years ago
blit_image.h video_core: Implement maxwell3d draw texture method 3 years ago
gl_buffer_cache.cpp video_core: Fix SNORM texture buffer emulating error (#9001) 3 years ago
gl_buffer_cache.h Vulkan, OpenGL: Hook up storage buffer alignment code 3 years ago
gl_compute_pipeline.cpp Shader Decompiler: Check for shift when deriving composite samplers. 4 years ago
gl_compute_pipeline.h VideoCore: Fix channels with disk pipeline/shader cache. 4 years ago
gl_device.cpp video_core: Implement opengl/vulkan draw_texture 3 years ago
gl_device.h video_core: Implement opengl/vulkan draw_texture 3 years ago
gl_fence_manager.cpp VideoCore: Refactor fencing system. 4 years ago
gl_fence_manager.h VideoCore: Refactor fencing system. 4 years ago
gl_graphics_pipeline.cpp video_core: Fix SNORM texture buffer emulating error (#9001) 3 years ago
gl_graphics_pipeline.h MacroHLE: Add OpenGL Support 3 years ago
gl_query_cache.cpp VideoCore: implement channels on gpu caches. 4 years ago
gl_query_cache.h VideoCore: implement channels on gpu caches. 4 years ago
gl_rasterizer.cpp Merge pull request #9556 from vonchenplus/draw_texture 3 years ago
gl_rasterizer.h video_core: Implement opengl/vulkan draw_texture 3 years ago
gl_resource_manager.cpp chore: make yuzu REUSE compliant 4 years ago
gl_resource_manager.h chore: make yuzu REUSE compliant 4 years ago
gl_shader_cache.cpp Vulkan, OpenGL: Hook up geometry shader passthrough emulation 3 years ago
gl_shader_cache.h renderer_opengl: refactor context acquire 3 years ago
gl_shader_context.h general: Convert source file copyright comments over to SPDX 4 years ago
gl_shader_manager.cpp video_core: Implement opengl/vulkan draw_texture 3 years ago
gl_shader_manager.h video_core: Implement opengl/vulkan draw_texture 3 years ago
gl_shader_util.cpp renderer_opengl: delete shader source after linking 4 years ago
gl_shader_util.h chore: make yuzu REUSE compliant 4 years ago
gl_state_tracker.cpp ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 3 years ago
gl_state_tracker.h state_tracker: workaround channel setup for homebrew 4 years ago
gl_stream_buffer.cpp general: Convert source file copyright comments over to SPDX 4 years ago
gl_stream_buffer.h general: Convert source file copyright comments over to SPDX 4 years ago
gl_texture_cache.cpp Add break for default cases 3 years ago
gl_texture_cache.h Texture Cache: Implement async texture downloads. 3 years ago
gl_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 4 years ago
maxwell_to_gl.h GPU: Implement additional render target formats. 3 years ago
renderer_opengl.cpp opengl: Sanitize antialiasing config 3 years ago
renderer_opengl.h video_core: Integrate SMAA 3 years ago
util_shaders.cpp common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
util_shaders.h general: Convert source file copyright comments over to SPDX 4 years ago