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
...
|
*
|
OpenGL: Set shader_dirty on lighting changes
Jannik Vogel
2016-05-23
1
-0
/
+23
|
*
|
Pica: Name LightSrc.config register
Jannik Vogel
2016-05-23
2
-17
/
+15
|
*
|
Pica: Name lighting.config0 and .config1 registers
Jannik Vogel
2016-05-23
2
-18
/
+18
|
*
|
OpenGL: Use uniforms for dist_atten_bias and dist_atten_scale
Jannik Vogel
2016-05-23
3
-8
/
+84
*
|
|
Merge pull request #1733 from lioncash/vert_loader
bunnei
2016-05-23
3
-11
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vertex_loader: Correct forward declaration of InputVertex
Lioncash
2016-05-08
1
-1
/
+1
|
*
|
vertex_loader: Provide an assertion for ensuring the loader has been setup
Lioncash
2016-05-08
2
-0
/
+7
|
*
|
vertex_loader: Add constructors to facilitate immediate and two-step initiali...
Lioncash
2016-05-08
2
-2
/
+6
|
*
|
vertex_loader: initialize_num_total_attributes.
Lioncash
2016-05-08
1
-1
/
+1
|
*
|
vertex_loader: Use std::array instead of raw C arrays
Lioncash
2016-05-08
1
-6
/
+7
|
*
|
vertex_loader: Correct header ordering
Lioncash
2016-05-08
1
-1
/
+1
*
|
|
Refactor Tev stage dumper
Jannik Vogel
2016-05-21
2
-115
/
+114
*
|
|
Extend Tev stage dumper
Jannik Vogel
2016-05-21
1
-14
/
+38
*
|
|
Merge pull request #1786 from JayFoxRox/blend-equation
bunnei
2016-05-16
4
-0
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
OpenGL: Support blend equation
Jannik Vogel
2016-05-12
4
-0
/
+31
*
|
|
Merge pull request #1787 from JayFoxRox/refactor-jit
linkmauve
2016-05-16
6
-32
/
+50
|
\
\
\
|
*
|
|
Use new shader-jit signature for interpreter
Jannik Vogel
2016-05-13
3
-8
/
+8
|
*
|
|
Refactor access to state in shader-jit
Jannik Vogel
2016-05-13
4
-24
/
+42
*
|
|
|
OpenGL: Only update depth uniforms if the depth changed
Jannik Vogel
2016-05-14
2
-9
/
+22
*
|
|
|
OpenGL: value-initialize variables which cause uninitialised access otherwise
Jannik Vogel
2016-05-14
1
-2
/
+2
|
/
/
/
*
|
|
Move program_counter and call_stack from UnitState to interpreter
Jannik Vogel
2016-05-12
3
-45
/
+42
*
|
|
Move default_attributes into Pica state
Jannik Vogel
2016-05-12
4
-4
/
+4
|
/
/
*
|
Merge pull request #1690 from JayFoxRox/tex-type-3
bunnei
2016-05-11
7
-38
/
+106
|
\
\
|
*
|
OpenGL: Implement texture type 3
Jannik Vogel
2016-05-11
4
-35
/
+67
|
*
|
Rasterizer: Implement texture type 3
Jannik Vogel
2016-05-11
1
-2
/
+27
|
*
|
Pica: Add tc0.w to OutputVertex
Jannik Vogel
2016-05-11
1
-1
/
+2
|
*
|
Pica: Add texture type to state
Jannik Vogel
2016-05-11
1
-0
/
+10
*
|
|
Turn ShaderSetup into struct
Jannik Vogel
2016-05-11
4
-57
/
+58
|
/
/
*
|
Merge pull request #1621 from JayFoxRox/w-buffer
bunnei
2016-05-10
6
-14
/
+65
|
\
\
|
*
|
OpenGL: Implement W-Buffers and fix depth-mapping
Jannik Vogel
2016-05-10
3
-4
/
+23
|
*
|
Pica: Implement W-Buffer in SW rasterizer
Jannik Vogel
2016-05-10
4
-11
/
+43
*
|
|
gl_rasterizer: Fix compilation for debug builds
Lioncash
2016-05-10
1
-1
/
+1
|
/
/
*
|
Merge pull request #1704 from JayFoxRox/pod-config
linkmauve
2016-05-10
3
-122
/
+164
|
\
\
|
|
/
|
/
|
|
*
Pica: Use a union for PicaShaderConfig
Jannik Vogel
2016-05-03
3
-125
/
+139
|
*
Pica: Add TevStageConfigRaw to PicaShaderConfig (MSVC workaround)
Jannik Vogel
2016-05-03
2
-2
/
+23
|
*
Pica: Make PicaShaderConfig trivially_copyable and clear it before use
Jannik Vogel
2016-05-03
1
-21
/
+28
*
|
fixup simple type conversions where possible
Alexander Laties
2016-05-07
4
-7
/
+8
*
|
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-05-06
1
-6
/
+0
*
|
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
Jannik Vogel
2016-05-04
2
-7
/
+5
|
/
*
OpenGL: Don't copy const_color (Reverts #1745)
Jannik Vogel
2016-05-03
1
-2
/
+3
*
Pica: Replace logic in shader.cpp with loop
Jannik Vogel
2016-05-03
1
-34
/
+4
*
Merge pull request #1741 from linkmauve/iwyu-video_core
bunnei
2016-05-01
34
-79
/
+212
|
\
|
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
34
-79
/
+212
*
|
OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied
Jannik Vogel
2016-05-01
1
-30
/
+11
*
|
OpenGL: border_color was never set. Fixed. (#1740)
Jannik Vogel
2016-04-30
1
-0
/
+1
|
/
*
Remove TGA dumper
Jannik Vogel
2016-04-30
3
-62
/
+0
*
Merge pull request #1730 from hrydgard/vertex-loader
bunnei
2016-04-29
6
-121
/
+210
|
\
|
*
Move and rename the MemoryAccesses class to MemoryAccessTracker.
Henrik Rydgard
2016-04-29
4
-32
/
+35
|
*
Debugger fix
Henrik Rydgard
2016-04-28
1
-2
/
+2
|
*
Optimize the vertex loader, nearly doubling its speed.
Henrik Rydgard
2016-04-28
2
-32
/
+54
[prev]
[next]