index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2881 from MerryMage/dsp-firm-check
Yuri Kunde Schlesner
2017-08-15
1
-3
/
+4
|
\
|
*
dsp_dsp: Remove size assertion in LoadComponent
MerryMage
2017-08-15
1
-3
/
+4
*
|
Fix Spelling/English mistakes
Dave Leaver
2017-08-14
1
-1
/
+1
*
|
Merge pull request #2843 from Subv/applet_slots
Sebastian Valle
2017-08-12
2
-35
/
+200
|
\
\
|
*
|
Services/APT: Use the AppletAttributes union directly when dealing with apple...
Subv
2017-08-07
1
-19
/
+15
|
*
|
Services/APT: Use an array to hold data about the 4 possible concurrent apple...
Subv
2017-08-07
2
-35
/
+204
|
|
/
*
|
gl_shader_gen: don't call SampleTexture when bump map is not used
wwylele
2017-08-11
1
-4
/
+5
*
|
Merge pull request #2874 from danzel/spelling-1
Weiyi Wang
2017-08-11
2
-4
/
+4
|
\
\
|
*
|
Fix some spelling mistakes
danzel
2017-08-11
2
-4
/
+4
*
|
|
Merge pull request #2863 from wwylele/pad-state-zero
Weiyi Wang
2017-08-10
2
-2
/
+2
|
\
\
\
|
*
|
|
HID: zero unused PadState bits
wwylele
2017-08-10
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
SwRasterizer/Lighting: use make_tuple instead of constructor
wwylele
2017-08-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2862 from j-selby/update-cryptopp
bunnei
2017-08-09
1
-1
/
+1
|
\
\
|
*
|
Update cryptopp
James
2017-08-08
1
-1
/
+1
|
|
/
*
|
Merge pull request #2822 from wwylele/sw_lighting-2
Weiyi Wang
2017-08-09
8
-9
/
+315
|
\
\
|
*
|
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
|
*
|
vector_math: remove dead template parameter
wwylele
2017-07-11
1
-1
/
+1
|
*
|
SwRasterizer/Lighting: pass lighting state as parameter
wwylele
2017-07-11
1
-13
/
+13
|
*
|
vector_math: remove broken SFINAE stuff
wwylele
2017-07-11
1
-3
/
+2
|
*
|
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
3
-21
/
+16
|
*
|
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
1
-6
/
+7
|
*
|
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
2
-33
/
+48
|
*
|
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
*
|
|
Merge pull request #2856 from wwylele/shader-share
Weiyi Wang
2017-08-09
2
-26
/
+45
|
\
\
\
|
*
|
|
pica: upload shared shader code to both unit
wwylele
2017-08-07
2
-26
/
+45
*
|
|
|
Service/dlp: Update function tables according 3dbrew
mailwl
2017-08-09
3
-4
/
+44
|
|
_
|
/
|
/
|
|
*
|
|
Quickfix typo in OpenGL 3.3 error message
Andrea Pascal
2017-08-04
1
-1
/
+1
*
|
|
telemetry: Add field for OsPlatform.
bunnei
2017-08-03
1
-0
/
+9
*
|
|
telemetry: Add field for BuildName.
bunnei
2017-08-03
1
-0
/
+1
*
|
|
telemetry: Add field for RequiresSharedFont.
bunnei
2017-08-03
1
-0
/
+4
*
|
|
telemetry_session: Log BuildDate and ProgramName fields.
bunnei
2017-08-03
1
-0
/
+7
[next]