index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
Try to fix problems with stencil test in some games, relax translation to ope...
Rodolfo Bogado
2018-11-11
4
-37
/
+61
|
*
|
|
|
|
|
set sampler max lod, min lod, lod bias and max anisotropy
Rodolfo Bogado
2018-11-11
3
-13
/
+33
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1664 from FreddyFunk/cast2
bunnei
2018-11-11
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
gl_rasterizer: Fix compiler warnings
Frederic Laing
2018-11-08
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1669 from ReinUsesLisp/fixup-gs
bunnei
2018-11-11
4
-15
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
gl_shader_decompiler: Guard out of bound geometry shader input reads
ReinUsesLisp
2018-11-10
4
-15
/
+24
*
|
|
|
|
|
Merge pull request #1663 from lioncash/raster
bunnei
2018-11-11
9
-10
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rasterizer_cache: Remove reliance on the System singleton
Lioncash
2018-11-08
9
-10
/
+25
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1648 from FernandoS27/texs-3-array
bunnei
2018-11-11
1
-7
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Correct issue where texturelod could not be applied to 2darrayshadow
FernandoS27
2018-11-07
1
-1
/
+5
|
*
|
|
|
|
|
Implement 3 coordinate array in TEXS instruction
FernandoS27
2018-11-07
1
-6
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1654 from degasus/dirty_flags
bunnei
2018-11-11
4
-7
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_rasterizer: Skip VAO binding if the state is clean.
Markus Wick
2018-11-06
3
-2
/
+21
|
*
|
|
|
|
|
gl_rasterizer: Split VAO and VB setup functions.
Markus Wick
2018-11-06
2
-5
/
+16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject
Lioncash
2018-11-08
3
-0
/
+10
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
gl_resource_manager: Amend clang-format discrepancies
Lioncash
2018-11-08
1
-4
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1630 from bunnei/fix-mapbufferex
bunnei
2018-11-07
2
-31
/
+52
|
\
\
\
\
|
*
|
|
|
memory_manager: Do not MapBufferEx over already in use memory.
bunnei
2018-11-01
2
-31
/
+52
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1635 from Tinob/master
bunnei
2018-11-07
6
-153
/
+338
|
\
\
\
\
|
*
|
|
|
Add support to color mask to avoid issues in blending caused by wrong values ...
Rodolfo Bogado
2018-11-05
5
-25
/
+79
|
*
|
|
|
Implement multi-target viewports and blending
Rodolfo Bogado
2018-11-04
6
-128
/
+259
*
|
|
|
|
gl_rasterizer_cache: Add profiles for Copy and Blit.
Markus Wick
2018-11-06
1
-2
/
+6
*
|
|
|
|
gl_resource_manager: Profile creation and deletion.
Markus Wick
2018-11-06
1
-0
/
+42
*
|
|
|
|
gl_stream_buffer: Profile orphaning of stream buffer.
Markus Wick
2018-11-06
1
-0
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
gl_resource_manager: Split implementations in .cpp file.
Markus Wick
2018-11-06
5
-114
/
+167
*
|
|
|
Merge pull request #1616 from FernandoS27/cube-array
bunnei
2018-11-05
4
-0
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Implement Cube Arrays
FernandoS27
2018-11-01
4
-0
/
+20
*
|
|
|
Merge pull request #1625 from FernandoS27/astc
bunnei
2018-11-04
8
-72
/
+151
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix ASTC Decompressor to support depth parameter
FernandoS27
2018-11-01
6
-62
/
+128
|
*
|
|
Fix ASTC formats
FernandoS27
2018-11-01
3
-11
/
+20
|
*
|
|
Implemented ASTC 5x5
FernandoS27
2018-11-01
1
-1
/
+5
*
|
|
|
Merge pull request #1623 from Tinob/master
bunnei
2018-11-01
3
-105
/
+158
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve OpenGL state handling
Rodolfo Bogado
2018-10-30
3
-105
/
+158
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1527 from FernandoS27/assert-flow
bunnei
2018-11-01
2
-2
/
+27
|
\
\
\
|
*
|
|
Assert Control Flow Instructions using Control Codes
FernandoS27
2018-10-28
2
-3
/
+28
*
|
|
|
maxwell_3d: Restructure macro upload to use a single macro code memory.
bunnei
2018-10-31
4
-27
/
+55
*
|
|
|
Merge pull request #1528 from FernandoS27/assert-control-codes
bunnei
2018-10-31
2
-1
/
+103
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Assert Control Codes Generation
FernandoS27
2018-10-30
2
-1
/
+103
*
|
|
|
video_core: Move surface declarations out of gl_rasterizer_cache
ReinUsesLisp
2018-10-30
6
-898
/
+954
|
|
_
|
/
|
/
|
|
*
|
|
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-30
17
-97
/
+107
|
/
/
*
|
Merge pull request #1580 from FernandoS27/mm-impl
bunnei
2018-10-29
6
-109
/
+254
|
\
\
|
*
|
Fixed black textures, pixelation and we no longer require to auto-generate mi...
FernandoS27
2018-10-28
1
-14
/
+2
|
*
|
Fixed mipmap block autosizing algorithm
FernandoS27
2018-10-28
3
-13
/
+25
|
*
|
Fixed Invalid Image size and Mipmap calculation
FernandoS27
2018-10-28
1
-4
/
+7
|
*
|
Fixed Block Resizing algorithm and Clang Format
FernandoS27
2018-10-28
3
-12
/
+19
|
*
|
Implement Mip Filter
FernandoS27
2018-10-28
4
-10
/
+33
|
*
|
Zero out memory region of recreated surface before flushing
FernandoS27
2018-10-28
1
-0
/
+2
|
*
|
Implement Mipmaps
FernandoS27
2018-10-28
2
-101
/
+211
|
|
/
*
|
Merge pull request #1613 from ReinUsesLisp/gl-utils
bunnei
2018-10-29
6
-30
/
+61
|
\
\
|
*
|
video_core: Move OpenGL specific utils to its renderer
ReinUsesLisp
2018-10-28
6
-30
/
+61
|
|
/
[prev]
[next]