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
*
CMakeLists: Move compilation flags into the src directory
Lioncash
2019-03-17
1
-0
/
+69
*
Merge pull request #2251 from bunnei/skip-zero-flush
bunnei
2019-03-17
1
-0
/
+6
|
\
|
*
gl_rasterizer: Skip zero addr/sized regions on flush/invalidate.
bunnei
2019-03-16
1
-0
/
+6
*
|
Merge pull request #2249 from lioncash/ipc
bunnei
2019-03-16
1
-0
/
+30
|
\
\
|
*
|
ipc_helpers: Allow pushing and popping floating-point values
Lioncash
2019-03-16
1
-0
/
+30
*
|
|
Merge pull request #2245 from lioncash/unused-def
bunnei
2019-03-16
1
-6
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kernel/thread: Actually remove the definition of ExitCurrentThread()
Lioncash
2019-03-16
1
-6
/
+0
|
|
/
*
|
Merge pull request #2244 from bunnei/gpu-mem-refactor
bunnei
2019-03-16
20
-189
/
+196
|
\
\
|
*
|
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
2019-03-16
20
-189
/
+196
*
|
|
Merge pull request #2243 from bunnei/mem-simplify-cache
bunnei
2019-03-16
3
-68
/
+22
|
\
\
\
|
*
|
|
memory: Simplify rasterizer cache operations.
bunnei
2019-03-16
3
-68
/
+22
|
|
/
/
*
|
|
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
6
-2
/
+69
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Corrections, documenting and fixes.
Fernando Sahmkow
2019-02-16
4
-13
/
+14
|
*
|
Use u128 on Clock Cycles calculation.
Fernando Sahmkow
2019-02-15
5
-27
/
+32
|
*
|
Implement 128 bits Unsigned Integer Multiplication and Division.
Fernando Sahmkow
2019-02-15
3
-0
/
+50
|
*
|
Correct CNTPCT to use Clock Cycles instead of Cpu Cycles.
Fernando Sahmkow
2019-02-15
3
-2
/
+13
*
|
|
Merge pull request #2242 from lioncash/thread-fn
bunnei
2019-03-16
4
-33
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
Lioncash
2019-03-15
2
-8
/
+7
|
*
|
kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
Lioncash
2019-03-15
4
-25
/
+24
*
|
|
Merge pull request #2237 from bunnei/cache-host-addr
bunnei
2019-03-16
26
-294
/
+394
|
\
\
\
|
*
|
|
gpu: Use host address for caching instead of guest address.
bunnei
2019-03-14
26
-294
/
+394
*
|
|
|
Merge pull request #2048 from FearlessTobi/port-3924
bunnei
2019-03-15
2
-203
/
+250
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
citra_qt: Settings (configuration) rework
zhupengfei
2019-03-07
2
-203
/
+250
*
|
|
|
Merge pull request #2233 from ReinUsesLisp/morton-cleanup
bunnei
2019-03-14
4
-187
/
+146
|
\
\
\
\
|
*
|
|
|
video_core/morton: Use enum to describe MortonCopyPixels128 mode
ReinUsesLisp
2019-03-13
3
-7
/
+10
|
*
|
|
|
video_core/morton: Remove unused parameter in MortonSwizzle
ReinUsesLisp
2019-03-13
3
-8
/
+7
|
*
|
|
|
video_core/morton: Remove clang-format off when it's not needed
ReinUsesLisp
2019-03-13
1
-133
/
+129
|
*
|
|
|
video_core/morton: Remove unused functions
ReinUsesLisp
2019-03-13
1
-39
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2229 from ReinUsesLisp/vk-sampler-cache
bunnei
2019-03-14
4
-24
/
+168
|
\
\
\
\
|
*
|
|
|
vk_sampler_cache: Use operator== instead of memcmp
Mat M
2019-03-12
1
-1
/
+1
|
*
|
|
|
vk_sampler_cache: Implement a sampler cache
ReinUsesLisp
2019-03-12
4
-1
/
+140
|
*
|
|
|
video_core/texture: Add a raw representation of TSCEntry
ReinUsesLisp
2019-03-12
1
-24
/
+29
*
|
|
|
|
Merge pull request #2230 from lioncash/global
bunnei
2019-03-14
2
-8
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
kernel/process: Remove use of global system accessors
Lioncash
2019-03-12
2
-8
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2216 from ReinUsesLisp/rasterizer-system
bunnei
2019-03-14
2
-29
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
gl_rasterizer: Use system instance passed from argument
ReinUsesLisp
2019-03-11
2
-29
/
+31
*
|
|
|
|
|
Merge pull request #2227 from lioncash/override
bunnei
2019-03-13
2
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
renderer_opengl/gl_global_cache: Replace indexing for assignment with insert_...
Lioncash
2019-03-11
2
-3
/
+3
|
*
|
|
|
|
|
renderer_opengl/gl_global_cache: Append missing override specifiers
Lioncash
2019-03-11
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2226 from lioncash/private
bunnei
2019-03-13
4
-14
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/server_port: Make data members private
Lioncash
2019-03-11
4
-14
/
+36
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2223 from lioncash/error
bunnei
2019-03-13
3
-19
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core/hle/result: Remove now-unnecessary manually defined copy assignment oper...
Lioncash
2019-03-10
1
-5
/
+0
|
*
|
|
|
|
|
core/hle/result: Amend error in comment description for ResultCode
Lioncash
2019-03-10
1
-1
/
+1
|
*
|
|
|
|
|
core/hle/result: Remove now-unused constructor for ResultCode
Lioncash
2019-03-10
1
-10
/
+0
|
*
|
|
|
|
|
core/hle/result: Relocate IPC error code to ipc_helpers
Lioncash
2019-03-10
3
-3
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2187 from FearlessTobi/port-sdl-things
bunnei
2019-03-13
9
-691
/
+785
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog
B3n30
2019-03-02
1
-6
/
+17
|
*
|
|
|
|
|
input/sdl: lock map mutex after SDL call
Weiyi Wang
2019-03-02
1
-11
/
+17
|
*
|
|
|
|
|
Input: Remove global variables from SDL Input
James Rowe
2019-03-02
9
-809
/
+206
[next]