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
*
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
2
-0
/
+4
*
fermi_2d: Implement simple copies with AccelerateSurfaceCopy.
bunnei
2018-10-06
3
-24
/
+36
*
gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.
bunnei
2018-10-06
5
-16
/
+60
*
gl_rasterizer_cache: Implement a simpler surface copy using glCopyImageSubData.
bunnei
2018-10-06
1
-0
/
+21
*
qt: Update telemetry links
Lioncash
2018-10-06
2
-2
/
+2
*
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-06
36
-35
/
+1552
|
\
|
*
Review comments - part 5
fearlessTobi
2018-10-02
4
-8
/
+7
|
*
Review comments -part 4
fearlessTobi
2018-10-02
3
-2
/
+7
|
*
Review comments - part 3
fearlessTobi
2018-10-02
6
-25
/
+7
|
*
web_backend: protect jwt cache with a mutex
Weiyi Wang
2018-10-02
2
-1
/
+4
|
*
Address more review comments
fearlessTobi
2018-10-02
1
-1
/
+1
|
*
Address a bunch of review comments
fearlessTobi
2018-10-02
11
-19
/
+27
|
*
Port web_service from Citra
fearlessTobi
2018-10-02
37
-34
/
+1554
*
|
kernel/mutex: Amend behavior of TransferMutexOwnership()
Lioncash
2018-10-06
1
-1
/
+1
*
|
Merge pull request #1440 from lioncash/array
bunnei
2018-10-05
3
-5
/
+10
|
\
\
|
*
|
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-04
3
-5
/
+10
*
|
|
Merge pull request #1438 from ReinUsesLisp/quads
bunnei
2018-10-05
8
-46
/
+236
|
\
\
\
|
*
|
|
gl_rasterizer: Implement quads topology
ReinUsesLisp
2018-10-04
8
-46
/
+236
*
|
|
|
thread: Make the scheduler pointer a regular pointer
balika011
2018-10-05
2
-4
/
+4
*
|
|
|
Merge pull request #1439 from lioncash/thread
bunnei
2018-10-05
15
-227
/
+418
|
\
\
\
\
|
*
|
|
|
kernel/thread: Make all instance variables private
Lioncash
2018-10-04
15
-227
/
+418
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1442 from lioncash/format
bunnei
2018-10-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-10-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-04
9
-40
/
+258
|
\
\
\
\
|
*
|
|
|
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-02
5
-51
/
+43
|
*
|
|
|
deconstructed_rom_directory: Force NSO loader to patch NSOs
Zach Hilman
2018-10-01
1
-1
/
+3
|
*
|
|
|
nso: Add framework to support patching of uncompressed NSOs
Zach Hilman
2018-10-01
2
-2
/
+17
|
*
|
|
|
patch_manager: Add PatchNSO function
Zach Hilman
2018-10-01
3
-0
/
+104
|
*
|
|
|
patch_manager: Use strings for patch type instead of enum
Zach Hilman
2018-10-01
3
-33
/
+36
|
*
|
|
|
file_sys: Implement function to apply IPS patches
Zach Hilman
2018-10-01
2
-0
/
+103
|
*
|
|
|
nso: Replace NSOHeader padding bytes with build ID
Zach Hilman
2018-10-01
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1434 from DarkLordZach/dlc-edge-case
bunnei
2018-10-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-02
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #1428 from lioncash/qt
bunnei
2018-10-03
1
-21
/
+23
|
\
\
\
\
|
*
|
|
|
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-10-02
1
-21
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1431 from lioncash/audio
bunnei
2018-10-03
2
-16
/
+34
|
\
\
\
\
|
*
|
|
|
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
2
-11
/
+25
|
*
|
|
|
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
1
-3
/
+3
|
*
|
|
|
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
2018-10-02
2
-4
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #1433 from lioncash/fs
bunnei
2018-10-03
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #1429 from lioncash/translate
bunnei
2018-10-03
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
configure_input: Make analog mapping strings translatable
Lioncash
2018-10-02
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #1436 from lioncash/view
bunnei
2018-10-03
2
-73
/
+101
|
\
\
\
\
|
*
|
|
|
submission_package: Avoid dangling std::string_view within SetTicketKeys()
Lioncash
2018-10-03
1
-2
/
+5
|
*
|
|
|
submission_package: Correct location of null check within SetTicketKeys()
Lioncash
2018-10-03
1
-3
/
+6
|
*
|
|
|
submission_package: Use std::string's rfind() when looking for the extension ...
Lioncash
2018-10-03
1
-1
/
+1
|
*
|
|
|
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
2018-10-03
2
-3
/
+1
|
*
|
|
|
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
2018-10-03
2
-10
/
+18
|
*
|
|
|
submission_package: Move NCA reading code to its own function
Lioncash
2018-10-03
2
-43
/
+48
[next]