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
*
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
*
|
|
|
GPU/Loaders: Log an error when a loader tries to load from a component beyond...
Subv
2015-11-09
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1165 from esoteric-programmer/master
bunnei
2015-10-28
2
-4
/
+66
|
\
\
\
|
*
|
|
Added CSND stub.
Matthias Ernst
2015-10-28
2
-4
/
+66
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1208 from archshift/free-bytes
bunnei
2015-10-28
8
-1
/
+60
|
\
\
\
|
*
|
|
Implement FS_User::GetFreeBytes
archshift
2015-10-27
8
-1
/
+60
*
|
|
|
Fix copy paste
Filiph Sandström
2015-10-24
1
-1
/
+1
*
|
|
|
Fix wrong branch
Filiph Sandström
2015-10-23
1
-0
/
+12
*
|
|
|
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
1
-1
/
+1
*
|
|
|
Update ptm.h
Filiph Sandström
2015-10-23
1
-0
/
+8
*
|
|
|
Merge pull request #1209 from wwylele/file-path-encoding
bunnei
2015-10-22
2
-5
/
+5
|
\
\
\
\
|
*
|
|
|
change file path encoding to Local8bit()
wwylele
2015-10-20
2
-5
/
+5
*
|
|
|
|
gl_shader_gen: Use explicit locations for vertex shader attributes.
bunnei
2015-10-21
2
-15
/
+9
*
|
|
|
|
gl_shader_gen: Optimize code for AppendAlphaTestCondition.
bunnei
2015-10-21
1
-16
/
+11
*
|
|
|
|
gl_rasterizer: Define enum types for each vertex texcoord attribute.
bunnei
2015-10-21
3
-12
/
+14
*
|
|
|
|
gl_shader_gen: Various cleanups to shader generation.
bunnei
2015-10-21
3
-48
/
+52
*
|
|
|
|
gl_rasterizer: Use MMH3 hash for shader cache hey.
bunnei
2015-10-21
5
-101
/
+63
[next]