| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Added missing ListAllUsers count | 2018-08-11 | 1 | -1/+2 | ||
| | * | | | | | If statement style change | 2018-08-11 | 1 | -11/+19 | ||
| | * | | | | | Second round of account changes | 2018-08-11 | 3 | -18/+21 | ||
| | * | | | | | First round of account changes | 2018-08-11 | 3 | -49/+55 | ||
| | * | | | | | Refactored profile manager sharing | 2018-08-11 | 10 | -20/+28 | ||
| | * | | | | | Merge remote-tracking branch 'origin/master' into better-account | 2018-08-11 | 76 | -634/+1562 | ||
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Added IsUserRegistrationRequestPermitted | 2018-08-11 | 7 | -3/+19 | ||
| | * | | | | | | Don't add user if the uuid already exists | 2018-08-09 | 1 | -0/+4 | ||
| | * | | | | | | Open first user added | 2018-08-09 | 1 | -1/+3 | ||
| | * | | | | | | Inital pass of account backend implementation | 2018-08-09 | 3 | -12/+22 | ||
| | * | | | | | | GetProfileBase and GetProfileBaseAndData added | 2018-08-08 | 3 | -44/+106 | ||
| | * | | | | | | began initial implementation of "ProfileManager" | 2018-08-08 | 5 | -44/+202 | ||
| | * | | | | | | Switched uuids from u128 to new UUID struct | 2018-08-08 | 2 | -10/+49 | ||
| * | | | | | | | Merge pull request #1120 from ogniK5377/rgba8-uint | 2018-08-20 | 4 | -45/+58 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implemented RGBA8_UINT | 2018-08-20 | 4 | -45/+58 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | game_list: Avoid uninitialized variables when retrieving program ID | 2018-08-20 | 1 | -2/+2 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1089 from Subv/neg_bits | 2018-08-19 | 2 | -16/+38 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Shaders: Corrected the 'abs' and 'neg' bit usage in the float arithmetic inst... | 2018-08-18 | 2 | -16/+38 | ||
| * | | | | | | | Merge pull request #1105 from Subv/convert_neg | 2018-08-19 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Shader: Remove an unneeded assert, the negate bit is implemented for conversi... | 2018-08-18 | 1 | -2/+0 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1113 from Subv/texs_mask | 2018-08-19 | 1 | -6/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Shaders/TEXS: Fixed the component mask in the TEXS instruction. | 2018-08-19 | 1 | -6/+11 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1102 from ogniK5377/mirror-clamp-edge | 2018-08-19 | 3 | -0/+6 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Added check to see if ARB_texture_mirror_clamp_to_edge is supported | 2018-08-19 | 2 | -0/+4 | ||
| | * | | | | | | | Added WrapMode MirrorOnceClampToEdge | 2018-08-19 | 1 | -0/+2 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1101 from Subv/ssy_stack | 2018-08-19 | 1 | -3/+36 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Shaders: Implemented a stack for the SSY/SYNC instructions. | 2018-08-18 | 1 | -3/+36 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1109 from Subv/ldg_decode | 2018-08-19 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Shaders: Added decodings for the LDG and STG instructions. | 2018-08-19 | 1 | -0/+4 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1108 from Subv/front_facing | 2018-08-19 | 2 | -0/+7 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Shaders: Implemented the gl_FrontFacing input attribute (attr 63). | 2018-08-19 | 2 | -0/+7 | ||
| | |/ / / / / | ||||||
| * / / / / / | Shader: Implemented the predicate and mode arguments of LOP. | 2018-08-18 | 2 | -11/+39 | ||
| |/ / / / / | ||||||
| * | | | | | Added predcondition GreaterThanWithNan | 2018-08-18 | 2 | -5/+8 | ||
| * | | | | | Merge pull request #1096 from bunnei/supported-blits | 2018-08-17 | 1 | -2/+0 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | gl_rasterizer_cache: Remove asserts for supported blits. | 2018-08-17 | 1 | -2/+0 | ||
| * | | | | | | Merge pull request #1097 from bunnei/gl-critical | 2018-08-17 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_opengl: Treat OpenGL errors as critical. | 2018-08-17 | 1 | -1/+1 | ||
| | |/ / / / / | ||||||
| * | | | | | | Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) | 2018-08-17 | 2 | -2/+22 | ||
| * | | | | | | Merge pull request #1090 from lioncash/ctor-assign | 2018-08-17 | 1 | -0/+6 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: Delete System copy/move constructors and assignment operators | 2018-08-16 | 1 | -0/+6 | ||
| * | | | | | | | Merge pull request #1091 from lioncash/warning | 2018-08-17 | 1 | -78/+83 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt/main: Unindent code in OnMenuInstallToNAND() | 2018-08-16 | 1 | -70/+70 | ||
| | * | | | | | | | qt/main: Make installation dialog text within OnMenuInstallToNAND() translatable | 2018-08-16 | 1 | -14/+15 | ||
| | * | | | | | | | qt/main: Get rid of compilation warnings | 2018-08-16 | 1 | -4/+8 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1093 from greggameplayer/GetDefaultDisplayResolutionChang... | 2018-08-17 | 2 | -1/+13 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | correct coding style | 2018-08-16 | 1 | -1/+1 | ||
| | * | | | | | | Implement GetDefaultDisplayResolutionChangeEvent | 2018-08-16 | 2 | -1/+13 | ||
| * | | | | | | | Merge pull request #1019 from Subv/vertex_divisor | 2018-08-17 | 7 | -5/+28 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Rasterizer: Implemented instanced rendering. | 2018-08-14 | 7 | -5/+28 | ||
| * | | | | | | | | Merge pull request #1087 from MerryMage/dynarmic | 2018-08-16 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||