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
*
svc: Fix compilation with LOG_TRACE enabled
Lioncash
2015-12-12
1
-1
/
+1
*
Merge pull request #1267 from yuriks/flipped-framebuffer
Yuri Kunde Schlesner
2015-12-09
4
-12
/
+17
|
\
|
*
OpenGL: Flip framebuffers during transfer rather than when rendering
Yuri Kunde Schlesner
2015-12-04
2
-12
/
+11
|
*
OpenGL: Add support for glFrontFace in the state tracker
Yuri Kunde Schlesner
2015-12-04
2
-0
/
+6
*
|
Merge pull request #1269 from Subv/triangle_fan
bunnei
2015-12-08
1
-5
/
+4
|
\
\
|
*
|
GPU/PrimitiveAssembler: Fixed drawing triangle fans.
Subv
2015-12-06
1
-5
/
+4
*
|
|
Merge pull request #1272 from yuriks/merge-rasterizer
Yuri Kunde Schlesner
2015-12-07
18
-101
/
+138
|
\
\
\
|
*
|
|
VideoCore: Unify interface to OpenGL and SW rasterizers
Yuri Kunde Schlesner
2015-12-07
16
-78
/
+116
|
*
|
|
VideoCore: Rename HWRasterizer methods to be less confusing
Yuri Kunde Schlesner
2015-12-06
7
-22
/
+22
|
*
|
|
OpenGL: Rename cache functions to better match what they actually do
Yuri Kunde Schlesner
2015-12-06
3
-12
/
+11
|
|
|
/
|
|
/
|
*
|
|
dyncom: Remove static keyword from header functions
Lioncash
2015-12-06
3
-19
/
+19
*
|
|
arm_interface: Make GetNumInstructions const
Lioncash
2015-12-06
1
-1
/
+1
*
|
|
arm_interface: directly initialize class members
Lioncash
2015-12-06
1
-7
/
+2
*
|
|
dyncom: const correctness changes
Lioncash
2015-12-06
3
-7
/
+7
|
/
/
*
|
Merge pull request #1252 from Subv/cam
bunnei
2015-12-03
3
-0
/
+158
|
\
\
|
|
/
|
/
|
|
*
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-23
3
-0
/
+158
*
|
PICA: Properly emulate 1-stage delay in the combiner buffer
Yuri Kunde Schlesner
2015-11-30
2
-12
/
+19
*
|
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-11-30
7
-1
/
+95
*
|
armstate: Zero out the registers on creation
Lioncash
2015-11-29
1
-11
/
+11
*
|
Core/ARM11: Correct the size of the VFP register array in the ThreadContext s...
Subv
2015-11-29
1
-1
/
+1
*
|
Merge pull request #1225 from lioncash/clean
bunnei
2015-11-28
1
-12
/
+13
|
\
\
|
*
|
csnd_snd: Get rid of type punning
Lioncash
2015-10-28
1
-12
/
+13
*
|
|
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
archshift
2015-11-27
3
-57
/
+62
*
|
|
renderer_opengl: Fix uniform issues introduced with kemenaran/avoid-explicit-...
bunnei
2015-11-25
2
-6
/
+8
*
|
|
Use regular uniform location
Pierre de La Morinerie
2015-11-25
3
-15
/
+5
*
|
|
Merge pull request #1248 from polaris-/add-ssl-stubs
bunnei
2015-11-24
1
-2
/
+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add stub functions for Initialize and GenerateRandomData in ssl:C
polaris-
2015-11-22
1
-2
/
+51
*
|
|
Merge pull request #1246 from polaris-/patch-1
bunnei
2015-11-22
1
-26
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix read and write register blocks in gdbstub
polaris-
2015-11-22
1
-26
/
+31
*
|
|
Add Initialize and GenerateRandomData stubs
polaris-
2015-11-22
1
-0
/
+2
|
/
/
*
|
Merge pull request #1237 from Subv/ubos
bunnei
2015-11-18
6
-13
/
+67
|
\
\
|
*
|
FragShader: Use an UBO instead of several individual uniforms
Subv
2015-11-18
6
-13
/
+67
*
|
|
fix failure on gcc and clang
wwylele
2015-11-12
1
-3
/
+3
*
|
|
disable unary minus when the type is not signed
wwylele
2015-11-12
1
-0
/
+4
*
|
|
Merge pull request #1122 from polaris-/gdbstub
bunnei
2015-11-11
18
-9
/
+1190
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix bug with reading addresses and lengths
polaris-
2015-11-03
1
-45
/
+55
|
*
|
Change headers
polaris-
2015-10-29
1
-2
/
+2
|
*
|
Add some headers so TravisCI will hopefully work
polaris-
2015-10-22
1
-0
/
+2
|
*
|
Use CHAR_BIT instead of 8
polaris-
2015-10-22
1
-11
/
+11
|
*
|
Handle changes pointed out in comments on PR
polaris-
2015-10-22
3
-65
/
+36
|
*
|
Add a register variable to loops
polaris-
2015-10-21
1
-6
/
+9
|
*
|
Update register read loops to go with last commit
polaris-
2015-10-21
1
-6
/
+7
|
*
|
Pad responses to gdb for VFP registers
polaris-
2015-10-21
1
-0
/
+3
|
*
|
Try to add support for VFP registers
polaris-
2015-10-21
1
-4
/
+21
|
*
|
Fix buffer overflow comments
polaris-
2015-10-21
1
-2
/
+3
|
*
|
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
2015-10-11
5
-11
/
+8
|
*
|
Use BreakpointAddress struct instead of passing address directly
polaris-
2015-10-04
3
-8
/
+18
|
*
|
Toggle use_gdbstub in citra GLFW
polaris-
2015-10-04
1
-0
/
+1
|
|
\
\
|
|
*
|
Implement gdbstub
polaris-
2015-09-19
18
-9
/
+1182
|
*
|
|
Implement gdbstub
polaris-
2015-10-04
18
-9
/
+1174
[next]