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
*
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-02
1
-13
/
+37
*
Rasterizer: Refactor inlineToMemory.
Fernando Sahmkow
2022-02-01
2
-3
/
+4
*
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2022-01-29
2
-0
/
+23
*
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2022-01-04
1
-1
/
+10
*
Merge pull request #7629 from ameerj/nv-driver-fixes
Fernando S
2022-01-03
3
-7
/
+15
|
\
|
*
glsl: Add boolean reference workaround
ameerj
2021-12-29
3
-0
/
+7
|
*
glsl_context_get_set: Add alternative cbuf type for broken drivers
ameerj
2021-12-29
3
-7
/
+8
*
|
vk_texture_cache: Fix invalidated pointer access
ameerj
2021-12-23
2
-2
/
+4
|
/
*
Merge pull request #7375 from vonchenplus/convert_legacy
Fernando S
2021-12-22
1
-0
/
+3
|
\
|
*
Address format clang
vonchenplus
2021-12-18
1
-1
/
+1
|
*
Merge branch 'yuzu-emu:master' into convert_legacy
Feng Chen
2021-12-18
3
-24
/
+52
|
|
\
|
*
|
Implement convert legacy to generic
Feng Chen
2021-11-19
1
-0
/
+3
*
|
|
renderer_opengl: Minor refactoring of filter selection
ameerj
2021-12-05
1
-30
/
+20
*
|
|
blit_image: Refactor upscale factors usage
ameerj
2021-12-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #7368 from FernandoS27/vulkan-conv
bunnei
2021-11-20
2
-8
/
+9
|
\
\
|
*
|
TextureCache: Refactor and fix linux compiling.
Fernando Sahmkow
2021-11-20
1
-4
/
+2
|
*
|
TextureCache: Implement buffer copies on Vulkan.
Fernando Sahmkow
2021-11-20
2
-4
/
+7
|
|
/
*
|
Merge pull request #7294 from vonchenplus/fix_image_update_error_when_width_t...
bunnei
2021-11-19
2
-10
/
+18
|
\
\
|
*
|
Fix image update/download error when width too small
Feng Chen
2021-11-17
2
-10
/
+18
*
|
|
Merge pull request #7357 from Morph1984/s8_uint
bunnei
2021-11-19
3
-6
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
renderer_opengl: Implement S8_UINT stencil format
Morph
2021-11-17
3
-6
/
+25
|
|
/
*
|
gl_texture_cache: Round format conversion PBO to next power of 2
ameerj
2021-11-17
1
-1
/
+5
*
|
texture_cache: Use pixel format conversion when supported by the runtime
ameerj
2021-11-16
2
-0
/
+9
*
|
gl_texture_cache: Make FormatConversionPass more generic
ameerj
2021-11-16
1
-7
/
+12
*
|
gl_texture_cache: Rename BGRCopyPass to FormatConversionPass
ameerj
2021-11-16
2
-21
/
+18
|
/
*
TextureCache: OGL query device memory if possible.
FernandoS27
2021-11-17
2
-2
/
+14
*
TextureCache: Fix OGL cleaning
Fernando Sahmkow
2021-11-17
2
-0
/
+20
*
TextureCache: Add automatic anisotropic filtering and refactor code.
Fernando Sahmkow
2021-11-16
1
-7
/
+1
*
TextureCache: Make a better Anisotropic setter.
Fernando Sahmkow
2021-11-16
1
-1
/
+8
*
Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and m...
FernandoS27
2021-11-16
1
-2
/
+3
*
gl_resource_manager: Ensure non EXT_framebuffer objects are created
ameerj
2021-11-16
2
-13
/
+8
*
OpenGL: Fix viewport/Scissor scaling on downscaling.
FernandoS27
2021-11-16
1
-6
/
+28
*
Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan
Marshall Mohror
2021-11-16
1
-2
/
+3
*
gl_rasterizer: Fix ScissorTest and Clear when scaling
ameerj
2021-11-16
1
-10
/
+6
*
gl_texture_cache: Simplify scaling procedures
ameerj
2021-11-16
2
-57
/
+28
*
OpenGlTextureCache: Fix state invalidation on rescaling.
Fernando Sahmkow
2021-11-16
2
-0
/
+15
*
OpenGL: fix FXAA with scaling
Marshall Mohror
2021-11-16
2
-9
/
+31
*
OpenGL: Implement FXAA
Marshall Mohror
2021-11-16
3
-35
/
+80
*
QtGUI: Add buttton to toggle the filter.
FernandoS27
2021-11-16
1
-0
/
+1
*
VideoCore: Add gaussian filtering.
FernandoS27
2021-11-16
2
-0
/
+6
*
Texture Cache: fix memory managment and optimize scaled downloads, uploads.
Fernando Sahmkow
2021-11-16
2
-7
/
+21
*
Texture Cache: Fix downscaling and correct memory comsumption.
Fernando Sahmkow
2021-11-16
2
-12
/
+33
*
Presentation: add Nearest Neighbor filter.
Fernando Sahmkow
2021-11-16
2
-1
/
+19
*
Texture Cache: Rescale conversions between depth and color
FernandoS27
2021-11-16
1
-1
/
+1
*
Texture cache: Fix memory consumption and ignore rating when a depth texture ...
Fernando Sahmkow
2021-11-16
1
-2
/
+8
*
video_core: Refactor resolution scale function
ameerj
2021-11-16
1
-6
/
+2
*
gl_texture_cache: Disable scissor test when scaling textures
ameerj
2021-11-16
1
-0
/
+8
*
video_core: Misc resolution scaling related refactoring
ameerj
2021-11-16
3
-25
/
+21
*
gl_texture_cache: Fix BGR pbo size for scaled textures
ameerj
2021-11-16
1
-11
/
+10
*
gl_texture_cache: Fix scaling backup logic
ameerj
2021-11-16
2
-20
/
+16
[next]