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
*
Merge pull request #2054 from bunnei/scope-context-refactor
bunnei
2019-01-23
7
-36
/
+54
|
\
|
*
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-23
7
-36
/
+54
*
|
citra_qt: Log settings on launch
zhupengfei
2019-01-22
5
-0
/
+35
|
/
*
maxwell_3d: Set rt_separate_frag_data to 1 by default
ReinUsesLisp
2019-01-22
2
-4
/
+6
*
Merge pull request #2035 from lioncash/fwd-decl
bunnei
2019-01-21
7
-17
/
+14
|
\
|
*
yuzu/configuration/configure_input_player: Forward declare types where applic...
Lioncash
2019-01-17
2
-2
/
+7
|
*
yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header ...
Lioncash
2019-01-17
1
-2
/
+0
|
*
yuzu/configuration/configure_per_general: Remove unused header inclusions
Lioncash
2019-01-17
2
-4
/
+3
|
*
yuzu/configuration/configure_debug: Remove unused header inclusions
Lioncash
2019-01-17
1
-1
/
+0
|
*
yuzu/configuration/configure_system: Remove unused header inclusions
Lioncash
2019-01-17
1
-8
/
+4
*
|
Change const char* to const char[]
James Rowe
2019-01-21
1
-4
/
+4
*
|
Fix mingw compile error and warnings
James Rowe
2019-01-21
2
-6
/
+6
*
|
Add fade out effect to the loading screen
James Rowe
2019-01-21
4
-94
/
+158
*
|
Set Minimum Size to the same as renderwindow
James Rowe
2019-01-21
1
-0
/
+1
*
|
Remove blue box around loading screen
James Rowe
2019-01-21
1
-1
/
+0
*
|
Change the background color of Stage Complete to yuzu blue
James Rowe
2019-01-20
1
-1
/
+1
*
|
Rename step 1 and step 2 to be a little more descriptive
James Rowe
2019-01-20
2
-8
/
+8
*
|
Prevent estimated time from flashing after slow shader compilation starts
James Rowe
2019-01-20
1
-1
/
+1
*
|
Move progress bar style into constexpr strings
James Rowe
2019-01-20
1
-28
/
+32
*
|
Hide progress bar on Prepare step
James Rowe
2019-01-20
1
-7
/
+8
*
|
QT: Upgrade the Loading Bar to look much better
James Rowe
2019-01-20
4
-11
/
+201
*
|
Merge pull request #2034 from jroweboy/loading-widget
bunnei
2019-01-20
8
-10
/
+258
|
\
\
|
*
|
Add a workaround if QMovie isn't available
James Rowe
2019-01-19
2
-1
/
+20
|
*
|
QT Frontend: Add a Loading screen with progressbar
James Rowe
2019-01-19
8
-10
/
+239
*
|
|
Merge pull request #2008 from ReinUsesLisp/dirty-framebuffers
bunnei
2019-01-20
6
-8
/
+78
|
\
\
\
|
*
|
|
gl_rasterizer: Skip framebuffer configuration if rendertargets have not been ...
ReinUsesLisp
2019-01-07
2
-1
/
+31
|
*
|
|
gl_rasterizer_cache: Use dirty flags for the depth buffer
ReinUsesLisp
2019-01-07
4
-3
/
+23
|
*
|
|
gl_rasterizer_cache: Use dirty flags for color buffers
ReinUsesLisp
2019-01-07
4
-4
/
+24
*
|
|
|
Merge pull request #2002 from ReinUsesLisp/dsa-vao-buffer
bunnei
2019-01-20
9
-103
/
+73
|
\
\
\
\
|
*
|
|
|
gl_rasterizer: Workaround Intel VAO DSA bug
ReinUsesLisp
2019-01-09
3
-7
/
+16
|
*
|
|
|
gl_stream_buffer: Use DSA for buffer management
ReinUsesLisp
2019-01-06
3
-17
/
+14
|
*
|
|
|
gl_rasterizer: Use DSA for vertex array objects
ReinUsesLisp
2019-01-06
6
-79
/
+53
|
*
|
|
|
gl_state: Drop uniform buffer state tracking
ReinUsesLisp
2019-01-06
3
-10
/
+0
*
|
|
|
|
Merge pull request #2032 from lioncash/web
bunnei
2019-01-20
1
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
yuzu/configuration/configure_web: Remove an unused lambda capture
Lioncash
2019-01-17
1
-5
/
+4
|
*
|
|
|
|
yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text
Lioncash
2019-01-17
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2025 from DarkLordZach/loader-banner-logo
bunnei
2019-01-20
11
-0
/
+77
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
loader: Propagate NCA logo section to ReadBanner and ReadLogo
Zach Hilman
2019-01-15
9
-0
/
+61
|
*
|
|
|
content_archive: Add getter for logo section of NCA
Zach Hilman
2019-01-15
2
-0
/
+16
|
|
/
/
/
*
|
|
|
Merge pull request #2031 from lioncash/priv
bunnei
2019-01-19
7
-26
/
+36
|
\
\
\
\
|
*
|
|
|
core/frontend/applets/web_browser: Include missing headers
Lioncash
2019-01-17
1
-2
/
+8
|
*
|
|
|
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2019-01-17
7
-20
/
+25
|
*
|
|
|
yuzu/web_browser: std::move std::function instances in OpenPage()
Lioncash
2019-01-17
1
-2
/
+2
|
*
|
|
|
yuzu/web_browser: Make slot functions private
Lioncash
2019-01-17
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #2033 from ReinUsesLisp/fixup-clip-warning
bunnei
2019-01-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gl_rasterizer: Silent unsafe mix warning
ReinUsesLisp
2019-01-18
1
-1
/
+1
|
|
/
/
/
*
/
/
/
file_sys/directory: Remove unused DirectoryBackend class
Lioncash
2019-01-18
1
-23
/
+0
|
/
/
/
*
|
|
audio_core: remove unnecessary spaces on comments
Otávio Pace
2019-01-14
1
-2
/
+2
*
|
|
Merge pull request #1848 from FreddyFunk/QJsonArray
bunnei
2019-01-12
1
-2
/
+2
|
\
\
\
|
*
|
|
game_list: Remove a reference of a reference
Frederic Laing
2018-12-03
1
-2
/
+2
[next]