.. |
blit_image.cpp
|
|
|
blit_image.h
|
|
|
gl_buffer_cache_base.cpp
|
Buffer Cache: Fully rework the buffer cache.
|
2023-04-29 00:46:31 +02:00 |
gl_buffer_cache.cpp
|
buffer_cache_base: Specify buffer type in HostBindings
|
2023-06-13 00:59:42 -04:00 |
gl_buffer_cache.h
|
buffer_cache_base: Specify buffer type in HostBindings
|
2023-06-13 00:59:42 -04:00 |
gl_compute_pipeline.cpp
|
settings,general: Rename non-confirming enums
|
2023-07-21 10:56:54 -04:00 |
gl_compute_pipeline.h
|
shaders: Track local memory usage
|
2023-06-25 18:59:33 -04:00 |
gl_device.cpp
|
gl_device: Filter more specifically for slow ASTC
|
2023-08-05 15:19:16 -04:00 |
gl_device.h
|
OpenGL: Limit lmem warmup to NVIDIA
|
2023-06-25 19:06:51 -04:00 |
gl_fence_manager.cpp
|
|
|
gl_fence_manager.h
|
|
|
gl_fsr.cpp
|
|
|
gl_fsr.h
|
|
|
gl_graphics_pipeline.cpp
|
Merge pull request #11282 from ameerj/glasm-xfb
|
2023-08-14 09:19:20 -04:00 |
gl_graphics_pipeline.h
|
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
|
2023-08-13 16:50:01 -04:00 |
gl_query_cache.cpp
|
QueryCache: rework async downloads.
|
2023-04-23 22:04:14 +02:00 |
gl_query_cache.h
|
QueryCache: rework async downloads.
|
2023-04-23 22:04:14 +02:00 |
gl_rasterizer.cpp
|
VideoCore: Implement DispatchIndirect
|
2023-08-27 04:26:22 +02:00 |
gl_rasterizer.h
|
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
2023-06-28 21:32:45 +02:00 |
gl_resource_manager.cpp
|
|
|
gl_resource_manager.h
|
|
|
gl_shader_cache.cpp
|
Fix shader dumps with nvdisasm
|
2023-08-03 15:30:27 +01:00 |
gl_shader_cache.h
|
|
|
gl_shader_context.h
|
video_core: preallocate fewer IR blocks
|
2023-06-14 21:37:57 -04:00 |
gl_shader_manager.cpp
|
OpenGL: Limit lmem warmup to NVIDIA
|
2023-06-25 19:06:51 -04:00 |
gl_shader_manager.h
|
OpenGL: Add Local Memory warmup shader
|
2023-06-25 18:43:23 -04:00 |
gl_shader_util.cpp
|
|
|
gl_shader_util.h
|
|
|
gl_staging_buffer_pool.cpp
|
gl_staging_buffers: Optimization to reduce fence waiting
|
2023-05-28 00:38:47 -04:00 |
gl_staging_buffer_pool.h
|
gl_staging_buffers: Optimization to reduce fence waiting
|
2023-05-28 00:38:47 -04:00 |
gl_state_tracker.cpp
|
|
|
gl_state_tracker.h
|
|
|
gl_texture_cache_base.cpp
|
|
|
gl_texture_cache.cpp
|
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
|
2023-08-06 14:55:05 -04:00 |
gl_texture_cache.h
|
video_core: Fallback to default anisotropy instead to 1x anisotropy
|
2023-06-15 23:16:26 +02:00 |
maxwell_to_gl.h
|
GPU: implement missing ASTC
|
2023-05-03 11:33:28 -04:00 |
renderer_opengl.cpp
|
settings,opengl,yuzu-qt: Fix AA, Filter maximums
|
2023-07-21 10:56:55 -04:00 |
renderer_opengl.h
|
|
|
util_shaders.cpp
|
gl
|
2023-08-06 14:54:57 -04:00 |
util_shaders.h
|
OpenGL: Make use of persistent buffer maps in buffer cache downloads
|
2023-05-28 00:38:46 -04:00 |