index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_opengl
/
gl_state_tracker.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
state_tracker: workaround channel setup for homebrew
Liam
2022-10-06
1
-0
/
+1
*
OpenGl: Implement Channels.
Fernando Sahmkow
2022-10-06
1
-34
/
+48
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
general: Reduce core.h includes
ameerj
2022-03-18
1
-1
/
+0
*
shader: Accelerate pipeline transitions and use dirty flags for shaders
ReinUsesLisp
2021-07-23
1
-1
/
+0
*
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
1
-8
/
+24
*
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
1
-2
/
+13
*
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
1
-24
/
+4
*
gl_rasterizer: Implement line widths and smooth lines
ReinUsesLisp
2020-04-13
1
-0
/
+1
*
gl_rasterizer: Implement polygon modes and fill rectangles
ReinUsesLisp
2020-03-10
1
-0
/
+11
*
renderer_opengl: Fix edge-case where alpha testing might cull presentation
ReinUsesLisp
2020-02-28
1
-0
/
+5
*
gl_state_tracker: Implement dirty flags for depth clamp enabling
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_rasterizer: Notify depth mask changes on clear
ReinUsesLisp
2020-02-28
1
-0
/
+5
*
gl_state_tracker: Track state of index buffers
ReinUsesLisp
2020-02-28
1
-0
/
+13
*
gl_state_tracker: Implement dirty flags for clip control
ReinUsesLisp
2020-02-28
1
-0
/
+6
*
gl_state_tracker: Implement dirty flags for point sizes
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_state_tracker: Implement dirty flags for fragment color clamp
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_state_tracker: Implement dirty flags for logic op
ReinUsesLisp
2020-02-28
1
-0
/
+6
*
gl_state_tracker: Implement dirty flags for sRGB
ReinUsesLisp
2020-02-28
1
-0
/
+6
*
gl_state_tracker: Implement dirty flags for rasterize enable
ReinUsesLisp
2020-02-28
1
-0
/
+6
*
gl_state_tracker: Implement dirty flags for multisample
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_state_tracker: Implement dirty flags for alpha testing
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_state_tracker: Implement dirty flags for polygon offsets
ReinUsesLisp
2020-02-28
1
-0
/
+5
*
gl_state_tracker: Implement dirty flags for primitive restart
ReinUsesLisp
2020-02-28
1
-2
/
+2
*
gl_state_tracker: Implement dirty flags for stencil testing
ReinUsesLisp
2020-02-28
1
-0
/
+5
*
gl_state_tracker: Implement depth dirty flags
ReinUsesLisp
2020-02-28
1
-1
/
+7
*
gl_state_tracker: Implement dirty flags for front face and culling
ReinUsesLisp
2020-02-28
1
-2
/
+11
*
gl_state_tracker: Implement dirty flags for blending
ReinUsesLisp
2020-02-28
1
-1
/
+13
*
gl_state_tracker: Implement dirty flags for clip distances and shaders
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
gl_state_tracker: Add dirty flags for buffers and divisors
ReinUsesLisp
2020-02-28
1
-0
/
+4
*
maxwell_3d: Change write dirty flags to a bitset
ReinUsesLisp
2020-02-28
1
-1
/
+3
*
gl_state_tracker: Implement dirty flags for vertex formats
ReinUsesLisp
2020-02-28
1
-0
/
+12
*
gl_state_tracker: Implement dirty flags for color masks
ReinUsesLisp
2020-02-28
1
-0
/
+11
*
gl_state_tracker: Implement dirty flags for scissors
ReinUsesLisp
2020-02-28
1
-6
/
+27
*
gl_state_tracker: Implement dirty flags for viewports
ReinUsesLisp
2020-02-28
1
-1
/
+9
*
renderer_opengl: Reintroduce dirty flags for render targets
ReinUsesLisp
2020-02-28
1
-0
/
+56
*
gl_rasterizer: Remove dirty flags
ReinUsesLisp
2020-02-28
1
-0
/
+0