index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_opengl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11751 from Kelebek1/transition_msaa_image
liamwhite
2023-10-12
1
-0
/
+2
|
\
|
*
Transition MSAA images to general layout without uploading data
Kelebek1
2023-10-11
1
-0
/
+2
*
|
Do not set rescaled flag when rescaling is disabled
Kelebek1
2023-10-11
1
-6
/
+8
|
/
*
Implement X8_D24 format
Kelebek1
2023-10-06
1
-0
/
+1
*
Query Cache: address issues
Fernando Sahmkow
2023-09-23
2
-9
/
+18
*
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
4
-12
/
+30
*
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2023-08-27
1
-0
/
+11
*
Merge pull request #11149 from ameerj/astc-perf-prod
liamwhite
2023-08-21
1
-0
/
+1
|
\
|
*
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
Ameer J
2023-08-06
1
-8
/
+1
|
*
HACK: Avoid swizzling and reuploading ASTC image every frame
Ameer J
2023-08-06
1
-1
/
+8
|
*
gl
Ameer J
2023-08-06
1
-0
/
+1
*
|
Merge pull request #11278 from Kelebek1/dma_sync
liamwhite
2023-08-18
1
-1
/
+6
|
\
\
|
*
|
Mark accelerted DMA destination buffers and images as GPU-modified
Kelebek1
2023-08-13
1
-1
/
+6
*
|
|
Merge pull request #11282 from ameerj/glasm-xfb
liamwhite
2023-08-14
2
-15
/
+1
|
\
\
\
|
*
|
|
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
Ameer J
2023-08-13
2
-15
/
+1
|
|
/
/
*
|
|
Merge pull request #11283 from ameerj/glasm-pipeline-detection
liamwhite
2023-08-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gl_graphics_pipeline: Fix GLASM storage buffer detection
Ameer J
2023-08-13
1
-2
/
+2
*
|
|
Merge pull request #11216 from lat9nq/no-mesa-astc
liamwhite
2023-08-07
1
-1
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_device: Filter more specifically for slow ASTC
lat9nq
2023-08-05
1
-1
/
+42
|
|
/
*
/
Fix shader dumps with nvdisasm
Kelebek1
2023-08-03
1
-4
/
+6
|
/
*
settings,opengl,yuzu-qt: Fix AA, Filter maximums
lat9nq
2023-07-21
1
-1
/
+1
*
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
5
-18
/
+18
*
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
1
-4
/
+4
*
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-18
2
-11
/
+12
*
Memory Tracking: Optimize tracking to only use atomic writes when contested w...
Fernando Sahmkow
2023-06-28
2
-10
/
+28
*
OpenGL: Limit lmem warmup to NVIDIA
ameerj
2023-06-25
3
-4
/
+15
*
shaders: Track local memory usage
ameerj
2023-06-25
5
-2
/
+18
*
OpenGL: Add Local Memory warmup shader
ameerj
2023-06-25
3
-1
/
+14
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-1
/
+3
*
Merge pull request #10744 from Wollnashorn/af-for-all
Fernando S
2023-06-18
4
-42
/
+91
|
\
|
*
video_core: Use sampler IDs instead pointers in the pipeline config
Wollnashorn
2023-06-16
2
-9
/
+22
|
*
video_core: Fallback to default anisotropy instead to 1x anisotropy
Wollnashorn
2023-06-15
3
-7
/
+9
|
*
video_core: Fixed compilation errors because of name shadowing
Wollnashorn
2023-06-15
1
-6
/
+6
|
*
video_core: Add per-image anisotropy heuristics (format & mip count)
Wollnashorn
2023-06-15
3
-36
/
+70
*
|
video_core: preallocate fewer IR blocks
Liam
2023-06-14
1
-3
/
+3
*
|
buffer_cache_base: Specify buffer type in HostBindings
Morph
2023-06-13
2
-12
/
+13
*
|
Merge pull request #10699 from liamwhite/conditional-barrier
MatÃas Locatti
2023-06-12
3
-0
/
+7
|
\
\
|
*
|
shader_recompiler: remove barriers in conditional control flow when device la...
Liam
2023-06-10
3
-0
/
+7
*
|
|
Merge pull request #10693 from liamwhite/f64-to-f32
bunnei
2023-06-12
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
1
-0
/
+1
|
|
/
*
/
Combine vertex/transform feedback buffer binding into a single call
Kelebek1
2023-06-08
2
-1
/
+21
|
/
*
Merge pull request #10476 from ameerj/gl-memory-maps
liamwhite
2023-06-07
11
-196
/
+308
|
\
|
*
gl_staging_buffers: Optimization to reduce fence waiting
ameerj
2023-05-28
2
-4
/
+22
|
*
OpenGL: Make use of persistent buffer maps in buffer cache downloads
ameerj
2023-05-28
11
-196
/
+290
*
|
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
1
-0
/
+1
*
|
Merge pull request #10483 from ameerj/gl-cpu-astc
liamwhite
2023-05-28
1
-2
/
+7
|
\
\
|
*
|
gl_texture_cache: Fix ASTC CPU decoding with compression disabled
ameerj
2023-05-28
1
-2
/
+7
|
|
/
*
/
Move buffer bindings to per-channel state
Kelebek1
2023-05-27
1
-1
/
+1
|
/
*
Merge pull request #10398 from liamwhite/bcn
Fernando S
2023-05-24
1
-2
/
+29
|
\
|
*
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
1
-2
/
+29
[next]