| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement acc:TrySelectUserWithoutInteraction | 2018-11-07 | 5 | -3/+25 | |
| * | Merge pull request #1649 from degasus/split_resource_manager | 2018-11-06 | 5 | -114/+167 | |
| |\ | |||||
| | * | gl_resource_manager: Split implementations in .cpp file. | 2018-11-06 | 5 | -114/+167 | |
| |/ | |||||
| * | Merge pull request #1616 from FernandoS27/cube-array | 2018-11-05 | 4 | -0/+20 | |
| |\ | |||||
| | * | Implement Cube Arrays | 2018-11-01 | 4 | -0/+20 | |
| * | | Merge pull request #1633 from ogniK5377/reload-input | 2018-11-05 | 2 | -0/+5 | |
| |\ \ | |||||
| | * | | Fixed HID crash when launching more than 1 game & signaled syleset change event | 2018-11-02 | 2 | -0/+5 | |
| * | | | Merge pull request #1441 from CarlKenner/DebuggerLog | 2018-11-05 | 4 | -2/+29 | |
| |\ \ \ | |||||
| | * | | | logging: Add DebuggerBackend for logging to Visual Studio | 2018-10-07 | 4 | -2/+29 | |
| * | | | | Merge pull request #1639 from DarkLordZach/open-yuzu-folder | 2018-11-05 | 3 | -0/+13 | |
| |\ \ \ \ | |||||
| | * | | | | qt: Add help option to open yuzu folder | 2018-11-03 | 3 | -0/+13 | |
| * | | | | | Merge pull request #1625 from FernandoS27/astc | 2018-11-04 | 9 | -75/+154 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix ASTC Decompressor to support depth parameter | 2018-11-01 | 7 | -65/+131 | |
| | * | | | | | Fix ASTC formats | 2018-11-01 | 4 | -12/+21 | |
| | * | | | | | Implemented ASTC 5x5 | 2018-11-01 | 1 | -1/+5 | |
| * | | | | | | Merge pull request #1645 from dharmin/master | 2018-11-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix quickstart link | 2018-11-05 | 1 | -1/+1 | |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #1643 from FreddyFunk/typo | 2018-11-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fix typo in BufferTransformFlags | 2018-11-04 | 1 | -2/+2 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1636 from ogniK5377/hwopus-bad-assert | 2018-11-03 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Fixed incorrect hwopus assert | 2018-11-02 | 1 | -1/+1 | |
| |/ / / / | |||||
| * | | | | Merge pull request #1615 from lioncash/input | 2018-11-01 | 5 | -25/+113 | |
| |\ \ \ \ | |||||
| | * | | | | configure_system: Contrain profile usernames to 32 characters | 2018-10-31 | 5 | -25/+113 | |
| * | | | | | Merge pull request #1623 from Tinob/master | 2018-11-01 | 3 | -105/+158 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Improve OpenGL state handling | 2018-10-30 | 3 | -105/+158 | |
| * | | | | | Merge pull request #1527 from FernandoS27/assert-flow | 2018-11-01 | 2 | -2/+27 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Assert Control Flow Instructions using Control Codes | 2018-10-28 | 2 | -3/+28 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #1622 from bunnei/fix-macros | 2018-11-01 | 4 | -27/+55 | |
| |\ \ \ \ \ | |||||
| | * | | | | | maxwell_3d: Restructure macro upload to use a single macro code memory. | 2018-10-31 | 4 | -27/+55 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1604 from FearlessTobi/port-4369 | 2018-10-31 | 7 | -7/+65 | |
| |\ \ \ \ \ | |||||
| | * | | | | | compatdb: Use a seperate endpoint for testcase submission | 2018-10-28 | 7 | -7/+65 | |
| * | | | | | | Merge pull request #1528 from FernandoS27/assert-control-codes | 2018-10-31 | 2 | -1/+103 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Assert Control Codes Generation | 2018-10-30 | 2 | -1/+103 | |
| * | | | | | | Merge pull request #1614 from ReinUsesLisp/surface-params | 2018-10-31 | 6 | -898/+954 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | video_core: Move surface declarations out of gl_rasterizer_cache | 2018-10-30 | 6 | -898/+954 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #1626 from lioncash/table | 2018-10-31 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | service/usb: Update IPdSession's function table | 2018-10-30 | 1 | -3/+3 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1624 from lioncash/boost | 2018-10-30 | 3 | -4/+0 | |
| |\ \ \ \ \ | |||||
| | * | | | | | general: Remove unused boost inclusions where applicable | 2018-10-30 | 3 | -4/+0 | |
| * | | | | | | Merge pull request #1595 from FreddyFunk/cast | 2018-10-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | configure_system: Fix compiler warning | 2018-10-28 | 1 | -1/+1 | |
| * | | | | | | global: Use std::optional instead of boost::optional (#1578) | 2018-10-30 | 49 | -266/+274 | |
| * | | | | | | Merge pull request #1621 from lioncash/ipc | 2018-10-29 | 3 | -6/+9 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | hle_ipc: Add member function for querying the existence of a domain header | 2018-10-29 | 3 | -3/+6 | |
| | * | | | | | | hle_ipc: Make GetDomainMessageHeader return a regular pointer | 2018-10-29 | 2 | -3/+3 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #1611 from lioncash/const | 2018-10-29 | 4 | -13/+52 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | core: Make System references const where applicable | 2018-10-28 | 2 | -3/+3 | |
| | * | | | | | core: Add missing const variants of getters for the System class | 2018-10-28 | 2 | -10/+49 | |
| | |/ / / / | |||||
| * | | | | | Merge pull request #1580 from FernandoS27/mm-impl | 2018-10-29 | 6 | -109/+254 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed black textures, pixelation and we no longer require to auto-generate mi... | 2018-10-28 | 1 | -14/+2 | |