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 #5927 from ameerj/astc-compute
Rodrigo Locatti
2021-03-30
4
-5
/
+91
|
\
|
*
astc_decoder: Refactor for style and more efficient memory use
ameerj
2021-03-25
3
-69
/
+46
|
*
astc_decoder: Reimplement Layers
Rodrigo Locatti
2021-03-13
1
-29
/
+24
|
*
host_shaders: Modify shader cmake integration to allow for larger shaders
ameerj
2021-03-13
1
-6
/
+2
|
*
renderer_opengl: Accelerate ASTC texture decoding with a compute shader
ameerj
2021-03-13
4
-2
/
+120
*
|
gl_device: unblock async shaders on other Unix systems
Jan Beich
2021-03-24
1
-1
/
+1
*
|
gl_device: Block async shaders on AMD and Intel
lat9nq
2021-03-21
1
-1
/
+13
|
/
*
Merge pull request #5891 from ameerj/bgra-ogl
Rodrigo Locatti
2021-03-09
4
-2
/
+121
|
\
|
*
texture_cache: Blacklist BGRA8 copies and views on OpenGL
ameerj
2021-03-04
1
-0
/
+5
|
*
renderer_opengl: Swizzle BGR textures on copy
ameerj
2021-03-04
3
-2
/
+116
*
|
buffer_cache: Heuristically decide to skip cache on uniform buffers
ReinUsesLisp
2021-03-02
1
-1
/
+2
|
/
*
Implement glDepthRangeIndexeddNV
Kelebek1
2021-02-24
3
-1
/
+12
*
gl_disk_shader_cache: Log total shader entries count on game load
Morph
2021-02-20
1
-0
/
+4
*
gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats
ameerj
2021-02-13
3
-7
/
+41
*
Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic
Morph
2021-02-13
1
-1
/
+1
|
\
|
*
gl_stream_buffer/vk_staging_buffer_pool: Fix size check
ReinUsesLisp
2021-02-13
1
-1
/
+1
*
|
Merge pull request #5916 from ameerj/maxwell-gl-unused
LC
2021-02-13
2
-36
/
+3
|
\
\
|
|
/
|
/
|
|
*
maxwell_to_gl: Remove unused code
ameerj
2021-02-12
2
-36
/
+3
*
|
video_core: Fix clang build issues
ReinUsesLisp
2021-02-13
1
-7
/
+0
*
|
renderer_opengl: Remove interop
ReinUsesLisp
2021-02-13
8
-122
/
+10
*
|
gl_buffer_cache: Drop interop based parameter buffer workarounds
ReinUsesLisp
2021-02-13
2
-63
/
+43
*
|
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
4
-29
/
+27
*
|
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
22
-843
/
+717
*
|
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-13
2
-36
/
+23
*
|
gl_rasterizer: Remove unused variables
Lioncash
2021-02-09
1
-3
/
+0
|
/
*
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-02-07
1
-1
/
+1
*
Merge pull request #5786 from ReinUsesLisp/glsl-cbuf
bunnei
2021-01-27
1
-1
/
+2
|
\
|
*
gl_shader_decompiler: Fix constant buffer size calculation
ReinUsesLisp
2021-01-21
1
-1
/
+2
*
|
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-21
3
-5
/
+14
|
/
*
gl_texture_cache: Avoid format views on Intel and AMD
ReinUsesLisp
2021-01-04
3
-0
/
+11
*
gl_texture_cache: Create base images with sRGB
ReinUsesLisp
2021-01-04
2
-99
/
+100
*
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
31
-1325
/
+1815
*
Merge pull request #5162 from lioncash/copy-shader
bunnei
2020-12-10
1
-1
/
+1
|
\
|
*
gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers()
Lioncash
2020-12-07
1
-1
/
+1
*
|
video_core: Make use of ordered container contains() where applicable
Lioncash
2020-12-07
3
-5
/
+3
|
/
*
video_core: Remove unnecessary enum class casting in logging messages
Lioncash
2020-12-07
6
-28
/
+27
*
Merge pull request #5136 from lioncash/video-shadow3
LC
2020-12-07
13
-78
/
+77
|
\
|
*
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
13
-78
/
+77
*
|
video_core: Adjust `NUM` macro to avoid Clang warning
comex
2020-12-06
1
-1
/
+1
|
/
*
Merge pull request #5124 from lioncash/video-shadow
bunnei
2020-12-05
11
-85
/
+88
|
\
|
*
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-12-04
11
-85
/
+88
*
|
Fix telemetry-related exit crash from use-after-free
FearlessTobi
2020-12-05
1
-3
/
+3
|
/
*
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
1
-1
/
+1
*
Merge pull request #4954 from lioncash/compare
Morph
2020-11-22
1
-1
/
+1
|
\
|
*
gl_rasterizer: Make floating-point literal a float
Lioncash
2020-11-20
1
-1
/
+1
*
|
gl_rasterizer: Remove warning of untested alpha test
ReinUsesLisp
2020-11-20
1
-4
/
+0
|
/
*
shader: Partially implement texture cube array shadow
ReinUsesLisp
2020-10-28
2
-24
/
+37
*
video_core: Enforce -Wredundant-move and -Wpessimizing-move
ReinUsesLisp
2020-10-28
1
-2
/
+1
*
gl_arb_decompiler: Implement robust buffer operations
ReinUsesLisp
2020-10-20
3
-33
/
+54
*
video_core: Enforce -Wunused-variable and -Wunused-but-set-variable
ReinUsesLisp
2020-10-02
1
-1
/
+0
[next]