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
*
swrasterizer: remove invalid TODO
wwylele
2017-08-21
1
-4
/
+2
*
swrasterizer/clipper: remove tested TODO
wwylele
2017-08-21
1
-4
/
+0
*
gl_shader_gen: simplify and clarify the depth transformation between vertex s...
wwylele
2017-08-21
1
-2
/
+5
*
gl_rasterizer: add clipping plane z<=0 defined in PICA
wwylele
2017-08-21
4
-0
/
+21
*
Merge pull request #2872 from wwylele/sw-geo-factor
Yuri Kunde Schlesner
2017-08-20
1
-4
/
+16
|
\
|
*
SwRasterizer/Lighting: implement geometric factor
wwylele
2017-08-11
1
-4
/
+16
*
|
Merge pull request #2871 from wwylele/sw-spotlight
James Rowe
2017-08-19
1
-3
/
+19
|
\
\
|
*
|
SwRasterizer/Lighting: implement spot light
wwylele
2017-08-11
1
-3
/
+19
|
|
/
*
/
gl_shader_gen: don't call SampleTexture when bump map is not used
wwylele
2017-08-11
1
-4
/
+5
|
/
*
SwRasterizer/Lighting: use make_tuple instead of constructor
wwylele
2017-08-10
1
-1
/
+1
*
Merge pull request #2822 from wwylele/sw_lighting-2
Weiyi Wang
2017-08-09
6
-5
/
+307
|
\
|
*
SwRasterizer/Lighting: shorten file name
wwylele
2017-08-03
4
-4
/
+4
|
*
SwRasterizer/Lighting: move to its own file
wwylele
2017-08-02
4
-240
/
+271
|
*
SwRasterizer/Lighting: reduce confusion
wwylele
2017-08-02
1
-1
/
+1
|
*
SwRasterizer/Lighting: move quaternion normalization to the caller
wwylele
2017-08-02
1
-3
/
+3
|
*
SwRasterizer/Lighting: dist atten lut input need to be clamp
wwylele
2017-07-11
1
-1
/
+1
|
*
SwRasterizer/Lighting: unify float suffix
wwylele
2017-07-11
1
-11
/
+13
|
*
SwRasterizer/Lighting: get rid of nested return
wwylele
2017-07-11
1
-10
/
+11
|
*
SwRasterizer/Lighting: refactor GetLutValue into a function.
wwylele
2017-07-11
1
-83
/
+27
|
*
SwRasterizer: only interpolate quat and view when lighting is enabled
wwylele
2017-07-11
1
-14
/
+14
|
*
SwRasterizer/Lighting: pass lighting state as parameter
wwylele
2017-07-11
1
-13
/
+13
|
*
SwRasterizer/Lighting: Move the clamp highlight calculation to the end of the...
Subv
2017-07-11
1
-17
/
+17
|
*
SwRasterizer/Lighting: Move the lighting enable check outside the ComputeFrag...
Subv
2017-07-11
1
-7
/
+6
|
*
SwRasterizer/Lighting: Do not use global registers state in ComputeFragmentsC...
Subv
2017-07-11
1
-3
/
+3
|
*
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
Subv
2017-07-11
2
-13
/
+22
|
*
SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was be...
Subv
2017-07-11
1
-3
/
+2
|
*
SwRasterizer: Fixed a few conversion warnings and moved per-light values into...
Subv
2017-07-11
1
-5
/
+6
|
*
SwRasterizer: Run clang-format
Subv
2017-07-11
1
-45
/
+83
|
*
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
2
-20
/
+15
|
*
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
1
-6
/
+7
|
*
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
1
-33
/
+43
|
*
SwRasterizer: Fixed the lighting lut lookup function.
Subv
2017-07-11
1
-2
/
+4
|
*
SwRasterizer: Calculate fresnel for fragment lighting.
Subv
2017-07-11
1
-1
/
+25
|
*
SwRasterizer: Calculate specular_1 for fragment lighting.
Subv
2017-07-11
1
-3
/
+59
|
*
SwRasterizer: Calculate specular_0 for fragment lighting.
Subv
2017-07-11
1
-13
/
+94
|
*
SwRasterizer: Implement primary fragment color.
Subv
2017-07-11
1
-4
/
+113
*
|
pica: upload shared shader code to both unit
wwylele
2017-08-07
2
-26
/
+45
*
|
pica/shader_interpreter: fix off-by-one in LOOP
wwylele
2017-07-27
1
-1
/
+1
*
|
Merge pull request #2816 from wwylele/proctex-lutlutlut
Sebastian Valle
2017-07-22
5
-70
/
+80
|
\
\
|
*
|
gl_rasterizer: use texture buffer for proctex LUT
wwylele
2017-07-01
5
-70
/
+80
|
|
/
*
|
Merge pull request #2834 from wwylele/depth-enable-fix
Sebastian Valle
2017-07-22
1
-4
/
+5
|
\
\
|
*
|
gl_rasterizer_cache: depth write is disabled if allow_depth_stencil_write is ...
wwylele
2017-06-10
1
-4
/
+5
*
|
|
telemetry: Log performance, configuration, and system data.
bunnei
2017-07-17
2
-6
/
+16
|
|
/
|
/
|
*
|
gl_rasterizer: use texture buffer for fog LUT
wwylele
2017-06-22
7
-29
/
+32
*
|
gl_rasterizer: create the texture before applying the state
wwylele
2017-06-22
1
-2
/
+2
*
|
gl_state: reset 1d textures
wwylele
2017-06-21
1
-0
/
+14
*
|
gl_rasterizer: fix glGetUniformLocation type
wwylele
2017-06-21
1
-8
/
+8
*
|
gl_rasterizer: manage texture ids in one place
wwylele
2017-06-21
3
-31
/
+55
*
|
gl_rasterizer/lighting: fix LUT interpolation
wwylele
2017-06-21
7
-116
/
+102
*
|
Merge pull request #2776 from wwylele/geo-factor
Yuri Kunde Schlesner
2017-06-18
3
-7
/
+26
|
\
\
[next]