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.
 
 
 
 
 
 
Morph aa74aaf38f
Merge pull request #6884 from v1993/patch-1
5 years ago
..
gl_buffer_cache.cpp Merge pull request #6585 from ameerj/hades 5 years ago
gl_buffer_cache.h buffer_cache: Fix copy based uniform bindings tracking 5 years ago
gl_compute_pipeline.cpp renderer_opengl: Use ARB_separate_shader_objects 5 years ago
gl_compute_pipeline.h video_core: Enable GL SPIR-V shaders 5 years ago
gl_device.cpp Revert "renderers: Disable async shader compilation" 5 years ago
gl_device.h video_core: Enable GL SPIR-V shaders 5 years ago
gl_fence_manager.cpp video_core: Reimplement the buffer cache 5 years ago
gl_fence_manager.h video_core: Reimplement the buffer cache 5 years ago
gl_graphics_pipeline.cpp texture_cache: Address ameerj's review 5 years ago
gl_graphics_pipeline.h opengl: Fix asynchronous shaders 5 years ago
gl_query_cache.cpp video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
gl_query_cache.h video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
gl_rasterizer.cpp texture_cache: Address ameerj's review 5 years ago
gl_rasterizer.h glasm: Use storage buffers instead of global memory when possible 5 years ago
gl_resource_manager.cpp gl_shader_util: Move shader utility code to a separate file 5 years ago
gl_resource_manager.h gl_shader_util: Move shader utility code to a separate file 5 years ago
gl_shader_cache.cpp gl_shader_cache: Remove unused variable 5 years ago
gl_shader_cache.h gl_shader_cache: Fixes for async shaders 5 years ago
gl_shader_context.h gl_shader_cache: Implement async shaders 5 years ago
gl_shader_manager.cpp shader: Initial OpenGL implementation 5 years ago
gl_shader_manager.h renderer_opengl: Use ARB_separate_shader_objects 5 years ago
gl_shader_util.cpp renderer_opengl: Use ARB_separate_shader_objects 5 years ago
gl_shader_util.h renderer_opengl: Use ARB_separate_shader_objects 5 years ago
gl_state_tracker.cpp shader: Accelerate pipeline transitions and use dirty flags for shaders 5 years ago
gl_state_tracker.h shader: Accelerate pipeline transitions and use dirty flags for shaders 5 years ago
gl_stream_buffer.cpp gl_stream_buffer/vk_staging_buffer_pool: Fix size check 5 years ago
gl_stream_buffer.h common: Replace common_sizes into user-literals 5 years ago
gl_texture_cache.cpp texture_cache: Address ameerj's review 5 years ago
gl_texture_cache.h texture_cache: Address ameerj's review 5 years ago
gl_texture_cache_base.cpp texture_cache: Address ameerj's review 5 years ago
maxwell_to_gl.h shader: Initial OpenGL implementation 5 years ago
renderer_opengl.cpp renderers: Add explicit invert_y bool to screenshot callback 5 years ago
renderer_opengl.h renderer_opengl: Use ARB_separate_shader_objects 5 years ago
util_shaders.cpp astc_decoder: Reduce workgroup size 5 years ago
util_shaders.h astc_decoder: Optimize the use EncodingData 5 years ago