| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #2033 from ReinUsesLisp/fixup-clip-warning | 2019-01-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gl_rasterizer: Silent unsafe mix warning | 2019-01-18 | 1 | -1/+1 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2036 from lioncash/unused-class | 2019-01-19 | 1 | -23/+0 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | file_sys/directory: Remove unused DirectoryBackend class | 2019-01-18 | 1 | -23/+0 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2020 from otaviopace/remove-spaces | 2019-01-14 | 1 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | audio_core: remove unnecessary spaces on comments | 2019-01-14 | 1 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1848 from FreddyFunk/QJsonArray | 2019-01-12 | 1 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | game_list: Remove a reference of a reference | 2018-12-03 | 1 | -2/+2 | ||
| * | | | | | | Merge pull request #1959 from DarkLordZach/custom-rtc | 2019-01-10 | 8 | -39/+120 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | settings: Fix comment structure | 2019-01-07 | 2 | -5/+7 | ||
| | * | | | | | | settings: Use std::chrono::seconds instead of s64 for RTC | 2019-01-07 | 6 | -17/+21 | ||
| | * | | | | | | time: Use custom RTC settings if applicable for game | 2019-01-07 | 2 | -8/+12 | ||
| | * | | | | | | core: Set custom RTC differential on game boot | 2019-01-07 | 1 | -0/+7 | ||
| | * | | | | | | qt: Provide UI to edit custom RTC settings | 2019-01-07 | 2 | -28/+66 | ||
| | * | | | | | | settings: Add custom RTC settings | 2019-01-07 | 4 | -4/+30 | ||
| * | | | | | | | Merge pull request #1939 from DarkLordZach/web-applet | 2019-01-10 | 30 | -591/+1381 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | build: Copy web engine resources to correct location | 2019-01-05 | 1 | -2/+1 | ||
| | * | | | | | | | build: Copy QtWebEngineProcess[d].exe to release dir on windows | 2019-01-04 | 1 | -0/+1 | ||
| | * | | | | | | | Update Qt MSVC external to 5.12.0 | 2018-12-31 | 2 | -2/+2 | ||
| | * | | | | | | | travis: Use correct package for linux Qt5WebEngine | 2018-12-28 | 4 | -5/+4 | ||
| | * | | | | | | | web_browser: Add bounds checking to applet interface | 2018-12-28 | 10 | -146/+160 | ||
| | * | | | | | | | cmake: Add USE_QT_WEB_ENGINE flag and update build system | 2018-12-28 | 5 | -4/+37 | ||
| | * | | | | | | | main: Add main window integrations for QtWebBrowserApplet | 2018-12-28 | 3 | -0/+168 | ||
| | * | | | | | | | qt: Implement Qt frontend to web browser | 2018-12-28 | 2 | -0/+154 | ||
| | * | | | | | | | core: Add getter and setter for WebBrowserApplet frontend | 2018-12-28 | 4 | -2/+22 | ||
| | * | | | | | | | frontend: Add frontend responder for web browser | 2018-12-28 | 2 | -0/+52 | ||
| | * | | | | | | | applets: Implement LibAppletOff (Web) applet | 2018-12-28 | 4 | -0/+234 | ||
| | * | | | | | | | loader: Add accessor for Manual RomFS | 2018-12-28 | 5 | -0/+30 | ||
| | * | | | | | | | hid: Make Hid service accessible and add GetPressState | 2018-12-28 | 4 | -459/+540 | ||
| | * | | | | | | | romfs: Add SingleDiscard extraction type | 2018-12-28 | 2 | -2/+6 | ||
| | * | | | | | | | am: Add size parameter to am:IStorage logging | 2018-12-28 | 1 | -4/+4 | ||
| * | | | | | | | | Merge pull request #2010 from ReinUsesLisp/gmem | 2019-01-08 | 5 | -3/+96 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | gl_global_cache: Add dummy global cache manager | 2019-01-08 | 5 | -3/+96 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1999 from ReinUsesLisp/dirty-shader | 2019-01-07 | 5 | -2/+23 | ||
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | | gl_shader_cache: Use dirty flags for shaders | 2019-01-07 | 5 | -2/+23 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1989 from lioncash/set | 2019-01-07 | 1 | -39/+58 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service/vi: Correct scaling mode conversions | 2019-01-04 | 1 | -15/+13 | ||
| | * | | | | | | service/vi: Factor out scaling mode conversions from the IPC function itself | 2019-01-04 | 1 | -17/+21 | ||
| | * | | | | | | service/vi: Unstub IApplicationDisplayService' SetLayerScalingMode() | 2019-01-04 | 1 | -21/+38 | ||
| * | | | | | | | Merge pull request #1992 from DarkLordZach/move-profile-manager-ui | 2019-01-07 | 9 | -427/+565 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt: Move profile manager to own UI tab | 2019-01-04 | 9 | -427/+565 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1990 from ReinUsesLisp/copy-surface-stream-copy | 2019-01-07 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs | 2019-01-05 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #1988 from lioncash/res | 2019-01-05 | 1 | -12/+8 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | service/vi: Correct reported dimensions from IApplicationDisplayService's Get... | 2019-01-04 | 1 | -12/+8 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1981 from ogniK5377/open-app-area-create | 2019-01-04 | 1 | -4/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Return no application area when games try to open an application area | 2019-01-04 | 1 | -4/+4 | ||
| * | | | | | | | Merge pull request #1980 from ogniK5377/applet-msg-update | 2019-01-04 | 1 | -1/+10 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Proper no message handling for AM::PopMessage | 2019-01-04 | 1 | -1/+10 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1984 from ogniK5377/remove-pulse | 2019-01-04 | 4 | -9/+0 | ||
| |\ \ \ \ \ \ | ||||||