| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "cmake: fix fmt linking" | 2020-07-02 | 1 | -1/+1 | |
| * | Merge pull request #4206 from RealJohnGalt/linkfix | 2020-07-02 | 1 | -1/+1 | |
| |\ | |||||
| | * | cmake: fix fmt linking | 2020-06-29 | 1 | -1/+1 | |
| * | | Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub | 2020-07-02 | 1 | -1/+13 | |
| |\ \ | |||||
| | * | | am: Stub GetIndirectLayerConsumerHandle | 2020-06-28 | 1 | -1/+13 | |
| * | | | Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub | 2020-07-02 | 5 | -4/+14 | |
| |\ \ \ | |||||
| | * | | | acc: ListOpenContextStoredUsers partial stub | 2020-06-28 | 5 | -4/+14 | |
| | |/ / | |||||
| * | | | Merge pull request #4082 from Morph1984/mirror-once-clamp | 2020-07-02 | 1 | -0/+6 | |
| |\ \ \ | |||||
| | * | | | maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT | 2020-06-30 | 1 | -0/+6 | |
| * | | | | Merge pull request #4217 from lioncash/prototype | 2020-07-01 | 10 | -12/+15 | |
| |\ \ \ \ | |||||
| | * | | | | key_manager: Correct casing of instance() | 2020-07-01 | 10 | -10/+10 | |
| | * | | | | key_manager: Delete move operations | 2020-07-01 | 1 | -0/+3 | |
| | * | | | | key_manager: Make use of canonical deleted operator= | 2020-07-01 | 1 | -2/+2 | |
| * | | | | | Merge pull request #4208 from jbeich/freebsd | 2020-07-01 | 1 | -5/+18 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | common: switch to nullptr for sysctl's empty new value | 2020-06-30 | 1 | -4/+4 | |
| | * | | | | common: add sysconf() fallback | 2020-06-29 | 1 | -3/+16 | |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3967 from FearlessTobi/keys-singleton | 2020-07-01 | 13 | -21/+27 | |
| |\ \ \ \ | |||||
| | * | | | | crypto: Make KeyManager a singleton class | 2020-05-20 | 13 | -21/+27 | |
| * | | | | | Merge pull request #4153 from ogniK5377/prepo-multibuf | 2020-06-30 | 1 | -1/+6 | |
| |\ \ \ \ \ | |||||
| | * | | | | | prepo: : Don't read extra buffer from report unless passed | 2020-06-24 | 1 | -1/+6 | |
| * | | | | | | Merge pull request #4063 from FreddyFunk/game-version-in-title | 2020-06-30 | 2 | -13/+17 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Reorder variables to comply with the Auzure build pipeline | 2020-06-22 | 1 | -2/+2 | |
| | * | | | | | | Add game versio to title bar | 2020-06-08 | 2 | -13/+17 | |
| * | | | | | | | Merge pull request #4166 from VolcaEM/quickstart-faq | 2020-06-30 | 3 | -5/+33 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update FAQ function name (2/2) | 2020-06-27 | 1 | -2/+2 | |
| | * | | | | | | | Update FAQ function name (1/2) | 2020-06-27 | 1 | -1/+1 | |
| | * | | | | | | | Update function name again | 2020-06-26 | 1 | -1/+1 | |
| | * | | | | | | | Update function name (2/2) | 2020-06-26 | 1 | -1/+1 | |
| | * | | | | | | | Update function name (1/2) | 2020-06-26 | 1 | -1/+1 | |
| | * | | | | | | | Clang-format again | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | | Clang-format | 2020-06-25 | 1 | -1/+2 | |
| | * | | | | | | | Remove unnecessary newline | 2020-06-25 | 1 | -1/+0 | |
| | * | | | | | | | Merge branch 'master' into quickstart-faq | 2020-06-25 | 135 | -2177/+6259 | |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix typo 2: electric boogaloo | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | Use QUrl (2/2) | 2020-06-25 | 1 | -6/+5 | |
| | * | | | | | | | | Use QUrl (1/2) | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | Fix formatting | 2020-06-25 | 1 | -2/+2 | |
| | * | | | | | | | | Fix typo | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu | 2020-06-25 | 3 | -0/+48 | |
| * | | | | | | | | | Merge pull request #4176 from ReinUsesLisp/compatible-formats | 2020-06-30 | 4 | -5/+216 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | texture_cache: Test format compatibility before copying | 2020-06-26 | 2 | -6/+21 | |
| | * | | | | | | | | | video_core/compatible_formats: Table to test if two formats are legal to view... | 2020-06-26 | 3 | -0/+196 | |
| * | | | | | | | | | | Merge pull request #4157 from ReinUsesLisp/unified-turing | 2020-06-30 | 1 | -19/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| | * | | | | | | | | | gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices | 2020-06-25 | 1 | -19/+1 | |
| * | | | | | | | | | | Merge pull request #4191 from Morph1984/vertex-formats | 2020-06-30 | 3 | -109/+78 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | maxwell_to_gl: Rename VertexType() to VertexFormat() | 2020-06-29 | 2 | -4/+5 | |
| | * | | | | | | | | | | maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types excep... | 2020-06-28 | 1 | -75/+69 | |
| | * | | | | | | | | | | maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats | 2020-06-28 | 1 | -30/+4 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | | macro: Add support for "middle methods" on the code cache (#4112) | 2020-06-30 | 1 | -8/+27 | |
| * | | | | | | | | | | Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix | 2020-06-29 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||