wwylele
|
431fe444a9
|
gl_rasterizer: call glTextureBarrier when an image is bound to both texture and framebuffer
|
2018-07-09 23:11:29 +03:00 |
|
Merry
|
610acf2828
|
Merge pull request #3923 from zhaowenlan1779/fix-clang-ci
Fix clang-format CI
|
2018-07-08 13:30:18 +01:00 |
|
朱鹏飞
|
4414d311c9
|
Try to fix clang-format CI
|
2018-07-08 19:34:48 +08:00 |
|
B3n30
|
468c689cf4
|
Set max parameter_size to 0x1000
|
2018-07-07 18:52:27 +02:00 |
|
B3n30
|
be1ae17c61
|
Fix parameter_size in GetStartupArgument
|
2018-07-07 18:38:38 +02:00 |
|
Weiyi Wang
|
c1580c406d
|
Merge pull request #3899 from wwylele/no-double-log
citra_qt: only toggle console if the setting has been changed
|
2018-07-07 18:47:35 +03:00 |
|
Weiyi Wang
|
7c7adc64fd
|
Merge pull request #3898 from wwylele/shut-up-texture5
swrasterizer, gl_shader_gen: return 0.0 for Disabled texture unit 0
|
2018-07-07 18:45:13 +03:00 |
|
Weiyi Wang
|
01c4f49e75
|
Merge pull request #3873 from wwylele/nwm-new-framework
Service/NWM: convert to ServiceFramwework
|
2018-07-07 18:44:31 +03:00 |
|
Steveice10
|
ba35079449
|
am: Revert changes to content index handling.
|
2018-07-06 17:15:30 -07:00 |
|
Steveice10
|
d67f119589
|
am: Address review comments.
|
2018-07-06 14:16:15 -07:00 |
|
Steveice10
|
680c6e694d
|
am: Correct reported DLC content indices.
|
2018-07-06 11:00:57 -07:00 |
|
Steveice10
|
142c2b6cfe
|
am: Correct content index bounds in ListDLCContentInfos.
|
2018-07-06 10:49:13 -07:00 |
|
Steveice10
|
c1ef7a753a
|
am: Add contentIndex to documentation for GetTitleContentPath.
|
2018-07-06 10:47:50 -07:00 |
|
Steveice10
|
630a1311ca
|
am: Properly handle operations involving content indices.
|
2018-07-06 00:44:22 -07:00 |
|
Steveice10
|
932eeefff0
|
am: Correct definition of ContentInfo.
|
2018-07-05 23:27:47 -07:00 |
|
wwylele
|
2927c88fd3
|
gl_rasterizer: implement mipmap for proctex
|
2018-07-06 01:13:02 +03:00 |
|
fearlessTobi
|
6eb7ee99cd
|
Address last review comment
|
2018-07-03 21:14:00 +02:00 |
|
Weiyi Wang
|
fd5f71bcff
|
Merge pull request #3912 from BreadFish64/fix-conversion-warnings
fix conversion warnings
|
2018-07-03 21:14:01 +03:00 |
|
fearlessTobi
|
a780f3821e
|
citra_qt: Add a volume slider
|
2018-07-03 17:26:50 +02:00 |
|
Weiyi Wang
|
9c1c899243
|
Merge pull request #3911 from BreadFish64/fix-setting-change-freeze
citra-qt: optimize settings application
|
2018-07-03 11:08:42 +03:00 |
|
Weiyi Wang
|
ca9603d1b1
|
Merge pull request #3908 from NarcolepticK/csnd-migrate-framework
service/csnd: Migrate to ServiceFramework
|
2018-07-03 10:37:07 +03:00 |
|
James Rowe
|
6a08167505
|
Merge pull request #3905 from valentinvanelslande/remove-return
citra_qt: Remove return
|
2018-07-02 20:12:55 -06:00 |
|
NarcolepticK
|
acefa81ae3
|
service/csnd: Addressed comments and removed outdated information
|
2018-07-02 22:09:29 -04:00 |
|
NarcolepticK
|
84c23ce2e5
|
service/csnd: Fix clang format
|
2018-07-02 22:09:29 -04:00 |
|
NarcolepticK
|
1f345642c4
|
service/csnd: Stubbed DataCache functions
|
2018-07-02 22:09:29 -04:00 |
|
NarcolepticK
|
41d5b31a76
|
service/csnd: Migrate to ServiceFramework
|
2018-07-02 22:09:29 -04:00 |
|
James Rowe
|
f36ff5b4c4
|
Merge pull request #3913 from BynariStar/patch-1
citra_qt: Remove obsolete application attribute
|
2018-07-02 19:52:00 -06:00 |
|
BreadFish64
|
5b181976ce
|
fix conversion warnings
|
2018-07-02 18:45:45 -05:00 |
|
Weiyi Wang
|
945b3413a1
|
Merge pull request #3906 from NarcolepticK/cecd-migrate-framework
service/cecd: Migrate to ServiceFramework
|
2018-07-03 01:45:22 +03:00 |
|
BynariStar
|
e80ae1a5d7
|
citra_qt: Remove obsolete application attribute
As of Qt 5 Qt::AA_X11InitThreads no longer does anything.
See http://doc.qt.io/qt-5/qt.html
|
2018-07-03 01:26:54 +03:00 |
|
BreadFish64
|
f649c443d9
|
optimize settings application
|
2018-07-02 16:53:34 -05:00 |
|
Weiyi Wang
|
a9f8887c93
|
remove trailing space
|
2018-07-02 19:47:41 +03:00 |
|
Weiyi Wang
|
4be2f12914
|
log/console: no need to test first call
Just let `console_shown` be initialized to the default status (console isn't shown on startup)
|
2018-07-02 19:39:13 +03:00 |
|
MerryMage
|
d269beab0d
|
sink_details: Listing available devices should be separate from sink construction
|
2018-07-02 14:09:17 +01:00 |
|
MerryMage
|
ce5a5412ae
|
sink_details: Remove unnecessary lambdas
|
2018-07-02 13:26:14 +01:00 |
|
MerryMage
|
05fc17b88a
|
sink: Remove unnecessary SetDevice method
Unused, doesn't do anything.
|
2018-07-02 13:23:40 +01:00 |
|
NarcolepticK
|
d6f86caf30
|
service/cecd: Addressed comment about using PushEnum instead of Push<u32>
|
2018-07-01 12:54:53 -04:00 |
|
NarcolepticK
|
37532f8a76
|
service/cecd: Fixed clang format
|
2018-06-30 23:52:45 -04:00 |
|
NarcolepticK
|
363d6fdb89
|
service/cecd: Migrate to ServiceFramework
|
2018-06-30 23:38:54 -04:00 |
|
Valentin Vanelslande
|
77b338e928
|
citra_qt: Remove return
|
2018-06-30 21:50:30 -05:00 |
|
James Rowe
|
4564fc5baa
|
Merge pull request #3904 from valentinvanelslande/fix-macro
gl_shader_gen: remove newline in logging macro
|
2018-06-30 18:20:17 -06:00 |
|
Valentin Vanelslande
|
b12942a231
|
gl_shader_gen: remove newline in logging macro
|
2018-06-30 19:15:15 -05:00 |
|
Weiyi Wang
|
dd81e25956
|
Merge pull request #3901 from valentinvanelslande/fix-macro
gl_shader_manager: fix macro
|
2018-06-30 20:42:16 +03:00 |
|
Valentin Vanelslande
|
5a60c85f58
|
citra_qt: add Restart to UI
|
2018-06-30 12:34:09 -05:00 |
|
Valentin Vanelslande
|
6380d52d1c
|
citra_qt: add Restart hotkey & menu action code
|
2018-06-30 12:30:56 -05:00 |
|
Valentin Vanelslande
|
fef231dc5b
|
gl_shader_manager: fix macro
|
2018-06-30 11:24:38 -05:00 |
|
Weiyi Wang
|
ffae5be1ea
|
Merge pull request #3895 from NarcolepticK/pm-migrate-framework
service/pm: Migrate to ServiceFramework
|
2018-06-30 13:20:31 +03:00 |
|
wwylele
|
810b86f451
|
citra_qt: only toggle console if the setting has been changed
|
2018-06-30 13:07:30 +03:00 |
|
wwylele
|
4d4b833a00
|
swrasterizer, gl_shader_gen: return 0.0 for Disabled texture unit 0
|
2018-06-30 11:36:39 +03:00 |
|
zhupengfei
|
f23443b921
|
applets/swkbd: Implement DefaultCitraKeyboard
|
2018-06-30 08:01:50 +08:00 |
|