summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | travis: Use correct package for linux Qt5WebEngineGravatar Zach Hilman2018-12-283-4/+3
| * | | | | | web_browser: Add bounds checking to applet interfaceGravatar Zach Hilman2018-12-2810-146/+160
| * | | | | | main: Add main window integrations for QtWebBrowserAppletGravatar Zach Hilman2018-12-283-0/+168
| * | | | | | qt: Implement Qt frontend to web browserGravatar Zach Hilman2018-12-282-0/+154
| * | | | | | core: Add getter and setter for WebBrowserApplet frontendGravatar Zach Hilman2018-12-284-2/+22
| * | | | | | frontend: Add frontend responder for web browserGravatar Zach Hilman2018-12-282-0/+52
| * | | | | | applets: Implement LibAppletOff (Web) appletGravatar Zach Hilman2018-12-284-0/+234
| * | | | | | loader: Add accessor for Manual RomFSGravatar Zach Hilman2018-12-285-0/+30
| * | | | | | hid: Make Hid service accessible and add GetPressStateGravatar Zach Hilman2018-12-284-459/+540
| * | | | | | romfs: Add SingleDiscard extraction typeGravatar Zach Hilman2018-12-282-2/+6
| * | | | | | am: Add size parameter to am:IStorage loggingGravatar Zach Hilman2018-12-281-4/+4
* | | | | | | gl_global_cache: Add dummy global cache managerGravatar ReinUsesLisp2019-01-085-3/+96
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1999 from ReinUsesLisp/dirty-shaderGravatar bunnei2019-01-075-2/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | gl_shader_cache: Use dirty flags for shadersGravatar ReinUsesLisp2019-01-075-2/+23
| | |_|/ / | |/| | |
* | | | | Merge pull request #1989 from lioncash/setGravatar bunnei2019-01-071-39/+58
|\ \ \ \ \
| * | | | | service/vi: Correct scaling mode conversionsGravatar Lioncash2019-01-041-15/+13
| * | | | | service/vi: Factor out scaling mode conversions from the IPC function itselfGravatar Lioncash2019-01-041-17/+21
| * | | | | service/vi: Unstub IApplicationDisplayService' SetLayerScalingMode()Gravatar Lioncash2019-01-041-21/+38
* | | | | | Merge pull request #1992 from DarkLordZach/move-profile-manager-uiGravatar bunnei2019-01-079-427/+565
|\ \ \ \ \ \
| * | | | | | qt: Move profile manager to own UI tabGravatar Zach Hilman2019-01-049-427/+565
| |/ / / / /
* | | | | | Merge pull request #1990 from ReinUsesLisp/copy-surface-stream-copyGravatar bunnei2019-01-071-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gl_rasterizer_cache: Use GL_STREAM_COPY for PBOsGravatar ReinUsesLisp2019-01-051-1/+1
* | | | | | Merge pull request #1988 from lioncash/resGravatar bunnei2019-01-051-12/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | service/vi: Correct reported dimensions from IApplicationDisplayService's Get...Gravatar Lioncash2019-01-041-12/+8
| |/ / / /
* | | | | Merge pull request #1981 from ogniK5377/open-app-area-createGravatar bunnei2019-01-041-4/+4
|\ \ \ \ \
| * | | | | Return no application area when games try to open an application areaGravatar David Marcec2019-01-041-4/+4
* | | | | | Merge pull request #1980 from ogniK5377/applet-msg-updateGravatar bunnei2019-01-041-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Proper no message handling for AM::PopMessageGravatar David Marcec2019-01-041-1/+10
| |/ / / /
* | | | | Removed pulse event typeGravatar David Marcec2019-01-044-9/+0
* | | | | Merge pull request #1975 from lioncash/viGravatar bunnei2019-01-031-4/+15
|\ \ \ \ \
| * | | | | service/vi: Correct initial width and height valuesGravatar Lioncash2019-01-021-2/+2
| * | | | | service/vi: Document unknown DisplayInfo struct membersGravatar Lioncash2019-01-021-2/+13
* | | | | | Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs test...Gravatar David Marcec2019-01-031-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #1976 from lioncash/displayGravatar bunnei2019-01-021-4/+17
|\ \ \ \ \
| * | | | | service/vi: Implement OpenDefaultDisplay in terms of OpenDisplayGravatar Lioncash2019-01-021-4/+17
| |/ / / /
* | | | | Merge pull request #1978 from lioncash/enabledGravatar bunnei2019-01-021-1/+10
|\ \ \ \ \
| * | | | | service/vi: Implement SetDisplayEnabled()Gravatar Lioncash2019-01-021-1/+10
* | | | | | Merge pull request #1942 from DarkLordZach/profile-select-game-bootGravatar bunnei2019-01-026-0/+32
|\ \ \ \ \ \
| * | | | | | qt: Add setting to prompt for user on game bootGravatar Zach Hilman2018-12-256-0/+32
* | | | | | | Merge pull request #1941 from DarkLordZach/profile-select-save-dataGravatar bunnei2019-01-021-22/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | qt: Use ProfileSelectionDialog when selecting user for save dataGravatar Zach Hilman2018-12-251-22/+16
| |/ / / / /
* | | | | | Merge pull request #1977 from lioncash/vi-logGravatar bunnei2019-01-021-63/+74
|\ \ \ \ \ \
| * | | | | | service/vi: Log more information where applicableGravatar Lioncash2019-01-021-63/+74
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1961 from ReinUsesLisp/tex-view-2dGravatar bunnei2019-01-023-14/+74
|\ \ \ \ \ \
| * | | | | | gl_rasterizer_cache: Texture view if shader samples array but OGL is notGravatar ReinUsesLisp2018-12-293-14/+74
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1944 from FearlessTobi/port-4187Gravatar bunnei2019-01-023-59/+124
|\ \ \ \ \ \
| * | | | | | Qt/Configure: Use sidebar to divide tabs into smaller groupsGravatar spycrab2018-12-283-59/+124
| |/ / / / /
* | | | | | Merge pull request #1969 from lioncash/castGravatar bunnei2019-01-022-3/+3
|\ \ \ \ \ \
| * | | | | | yuzu/configure_general: Silence truncation warnings in loadConfiguration()Gravatar Lioncash2018-12-311-2/+2
| * | | | | | yuzu/config: Silence truncation warningsGravatar Lioncash2018-12-311-1/+1
| | |/ / / / | |/| | | |