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
*
OpenGL: Use Sampler Objects to decouple sampler config from textures
Yuri Kunde Schlesner
2015-09-03
4
-21
/
+76
*
OpenGL: Remove ugly and endian-unsafe color pointer casts
Yuri Kunde Schlesner
2015-09-03
4
-9
/
+13
*
OpenGL: Add support for Sampler Objects to state tracker
Yuri Kunde Schlesner
2015-09-03
3
-4
/
+42
*
citra-qt: Move system shutdown to run inside EmuThread
Yuri Kunde Schlesner
2015-09-03
2
-3
/
+3
*
Merge pull request #1087 from yuriks/opengl-glad
Yuri Kunde Schlesner
2015-09-03
14
-2817
/
+17
|
\
|
*
Increase required OpenGL version to 3.3
Yuri Kunde Schlesner
2015-08-30
2
-2
/
+2
|
*
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-30
13
-2815
/
+15
*
|
Merge pull request #1101 from archshift/camu-service-names
bunnei
2015-09-03
1
-3
/
+60
|
\
\
|
*
|
Add cam:u service function names to its function table
archshift
2015-09-03
1
-3
/
+60
*
|
|
Merge pull request #1088 from aroulin/x64-emitter-abi-call
bunnei
2015-09-02
7
-452
/
+298
|
\
\
\
|
*
|
|
x64: Proper stack alignment in shader JIT function calls
aroulin
2015-09-01
5
-452
/
+108
|
*
|
|
Common: Import BitSet from Dolphin
aroulin
2015-09-01
2
-0
/
+190
*
|
|
|
video_core: Fix format specifiers warnings
aroulin
2015-09-02
2
-2
/
+3
|
/
/
/
*
|
|
Merge pull request #1072 from yuriks/GetSystemTick-advance-time
bunnei
2015-09-01
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
Yuri Kunde Schlesner
2015-08-30
1
-1
/
+4
*
|
|
Merge pull request #1083 from yuriks/microprofile-vs2015
bunnei
2015-08-31
1
-0
/
+5
|
\
\
\
|
*
|
|
Common: Fix MicroProfile compilation in MSVC2015
Yuri Kunde Schlesner
2015-08-28
1
-0
/
+5
*
|
|
|
Merge pull request #1092 from Subv/vertex_offset
Tony Wasserka
2015-08-31
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Pica: Added the primitive_restart register (0x25f) to the registers map.
Subv
2015-08-31
2
-1
/
+5
|
*
|
|
|
Pica: Add the vertex_offset register to the Pica registers map.
Subv
2015-08-31
2
-0
/
+2
*
|
|
|
|
Shader JIT: Fix SGE/SGEI NaN behavior
aroulin
2015-08-31
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #1059 from Subv/vertex_offset
bunnei
2015-08-30
2
-2
/
+8
|
\
\
\
\
|
*
|
|
|
GPU: Implemented register 0x22A.
Subv
2015-08-30
2
-2
/
+8
*
|
|
|
|
Merge pull request #1085 from Subv/fs_stat
bunnei
2015-08-30
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Services/FS: Correctly tell the guest app whether a file was correctly opened...
Subv
2015-08-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #1049 from Subv/stencil
bunnei
2015-08-29
6
-28
/
+111
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
HWRenderer: Added a workaround for the Intel Windows driver bug that causes g...
Subv
2015-08-24
1
-2
/
+9
|
*
|
|
HWRasterizer: Implemented stencil ops 6 and 7.
Subv
2015-08-21
1
-1
/
+3
|
*
|
|
SWRasterizer: Implemented stencil ops 6 and 7.
Subv
2015-08-21
2
-6
/
+14
|
*
|
|
HWRasterizer: Implemented stencil op 1 (GL_ZERO)
Subv
2015-08-21
1
-1
/
+1
|
*
|
|
SWRasterizer: Implemented stencil action 1 (GL_ZERO).
Subv
2015-08-21
2
-1
/
+4
|
*
|
|
SWRasterizer: Removed a todo. Verified with hwtests.
Subv
2015-08-21
1
-1
/
+0
|
*
|
|
SWRenderer: The stencil depth_pass action is executed even if depth testing i...
Subv
2015-08-21
1
-7
/
+5
|
*
|
|
Rasterizer: Abstract duplicated stencil code into a lambda.
Subv
2015-08-21
1
-6
/
+9
|
*
|
|
GLRasterizer: Implemented stencil testing in the hw renderer.
Subv
2015-08-20
4
-2
/
+44
|
*
|
|
GPU/Rasterizer: Corrected the stencil implementation.
Subv
2015-08-20
2
-18
/
+39
|
|
/
/
*
|
|
Kernel: Fix wrong linear heap base on titles using newer kernels
Yuri Kunde Schlesner
2015-08-27
1
-1
/
+1
*
|
|
Merge pull request #1075 from yuriks/ControlMem-fixes
bunnei
2015-08-27
4
-4
/
+37
|
\
\
\
|
*
|
|
Kernel: Fix assertion failure when ControlMemory is called with size=0
Yuri Kunde Schlesner
2015-08-26
1
-0
/
+8
|
*
|
|
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-26
3
-4
/
+29
*
|
|
|
Merge pull request #1065 from yuriks/shader-fp
Yuri Kunde Schlesner
2015-08-27
4
-57
/
+100
|
\
\
\
\
|
*
|
|
|
fixup! Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
1
-4
/
+4
|
*
|
|
|
Shader JIT: Tiny micro-optimization in DPH
Yuri Kunde Schlesner
2015-08-24
1
-4
/
+4
|
*
|
|
|
Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
3
-40
/
+58
|
*
|
|
|
Shaders: Explicitly conform to PICA semantics in MAX/MIN
Yuri Kunde Schlesner
2015-08-24
2
-2
/
+10
|
*
|
|
|
Shader JIT: Add name to second scratch register (XMM4)
Yuri Kunde Schlesner
2015-08-24
1
-3
/
+5
|
*
|
|
|
Shader JIT: Fix CMP NaN behavior to match hardware
Yuri Kunde Schlesner
2015-08-24
1
-8
/
+23
*
|
|
|
|
gl_rasterizer_cache: Detect and ignore unnecessary texture flushes.
bunnei
2015-08-27
3
-8
/
+18
*
|
|
|
|
Shader JIT: Fix float to integer rounding in MOVA
aroulin
2015-08-27
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1074 from lioncash/bool
bunnei
2015-08-26
1
-57
/
+39
|
\
\
\
\
[next]