index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanup
MerryMage
2018-01-13
1
-1
/
+1
*
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
1
-5
/
+1
*
fix macos build
MerryMage
2018-01-08
1
-1
/
+1
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-08
2
-0
/
+123
*
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2017-10-23
2
-2
/
+2
*
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-15
1
-0
/
+8
*
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-14
2
-2
/
+2
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
2
-42
/
+0
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-09
7
-18
/
+27
|
\
|
*
Fixed type conversion ambiguity
Huw Pascoe
2017-09-30
3
-11
/
+5
|
*
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
Subv
2017-09-27
1
-4
/
+8
|
*
Merge pull request #2822 from wwylele/sw_lighting-2
Weiyi Wang
2017-08-09
2
-4
/
+8
|
|
\
|
|
*
vector_math: remove dead template parameter
wwylele
2017-07-11
1
-1
/
+1
|
|
*
vector_math: remove broken SFINAE stuff
wwylele
2017-07-11
1
-3
/
+2
|
|
*
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
1
-1
/
+1
|
|
*
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
1
-0
/
+5
|
*
|
common: Add build timestamp to scm_rev.
bunnei
2017-08-03
2
-0
/
+3
*
|
|
arm: Use 64-bit addressing in a bunch of places.
bunnei
2017-09-30
1
-2
/
+2
|
/
/
*
/
logging: Add WebService as a log cateogry.
bunnei
2017-07-10
2
-1
/
+3
|
/
*
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-07-07
2
-0
/
+2
*
Remove unnecessary WIN32_LEAN_AND_MEAN macro definition
Kloen
2017-06-30
1
-1
/
+0
*
Remove unused import in break_points.cpp (#2763)
Kloen Lansfiel
2017-06-08
1
-1
/
+0
*
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
1
-0
/
+1
*
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
Common: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-05-27
3
-5
/
+5
*
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-27
3
-214
/
+0
*
Merge pull request #2716 from yuriks/decentralized-result
bunnei
2017-05-26
1
-23
/
+42
|
\
|
*
Common: Clean up meta-template logic in BitField
Yuri Kunde Schlesner
2017-05-24
1
-3
/
+3
|
*
Make BitField and ResultCode constexpr-initializable
Yuri Kunde Schlesner
2017-05-24
1
-23
/
+42
*
|
Merge pull request #2697 from wwylele/proctex
Yuri Kunde Schlesner
2017-05-24
1
-0
/
+10
|
\
\
|
*
|
pica/swrasterizer: implement procedural texture
wwylele
2017-05-20
1
-0
/
+10
|
|
/
*
/
common: Add a generic interface for logging telemetry fields.
bunnei
2017-05-24
3
-0
/
+238
|
/
*
Remove unused symbols code
Yuri Kunde Schlesner
2017-05-07
3
-78
/
+0
*
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
2
-0
/
+27
|
\
|
*
Add custom layout settings.
SonofUgly
2017-02-23
2
-0
/
+27
*
|
Merge pull request #2497 from wwylele/input-2
bunnei
2017-03-17
5
-0
/
+164
|
\
\
|
*
|
Input: add device and factory template
wwylele
2017-03-01
2
-0
/
+2
|
*
|
Common: add ParamPackage
wwylele
2017-03-01
3
-0
/
+162
*
|
|
Merge pull request #2618 from wwylele/log-less-filename
bunnei
2017-03-16
1
-9
/
+9
|
\
\
\
|
*
|
|
file_util: Log when using local user directory
wwylele
2017-03-11
1
-0
/
+2
|
*
|
|
file_util: lower logging level for harmless cases
wwylele
2017-03-08
1
-9
/
+7
|
|
/
/
*
/
/
common/cpu_detect: Add missing include and fix namespace scope
Yuri Kunde Schlesner
2017-03-12
1
-5
/
+7
|
/
/
*
|
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
4
-204
/
+25
|
\
\
|
*
|
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2017-02-26
3
-186
/
+0
|
*
|
SynchronizedWrapper: Add Lock convenience method
Yuri Kunde Schlesner
2017-02-26
1
-18
/
+25
*
|
|
Merge pull request #2569 from wwylele/wrap-unwrap
bunnei
2017-02-25
3
-0
/
+3
|
\
\
\
|
*
|
|
HW: add AES engine & implement AES-CCM
wwylele
2017-02-21
3
-0
/
+3
*
|
|
|
Gui: Change title bar to include build name
James Rowe
2017-02-23
3
-0
/
+26
|
|
/
/
|
/
|
|
*
|
|
applied the change suggested by @wwylele
noah the goodra
2017-02-13
1
-0
/
+1
[next]