| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | gl_rasterizer: Split VAO and VB setup functions. | 2018-11-06 | 2 | -5/+16 | ||
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1656 from ogniK5377/message-queue | 2018-11-10 | 8 | -36/+170 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Renamed CheckIfOperationChanged to OnDockedModeChanged | 2018-11-08 | 2 | -21/+23 | ||
| | * | | | | | | | | | | Fixups | 2018-11-07 | 3 | -12/+17 | ||
| | * | | | | | | | | | | Ability to switch between docked and undocked mode in-game | 2018-11-07 | 7 | -36/+163 | ||
| | |/ / / / / / / / / | ||||||
| * | | / / / / / / / | rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject | 2018-11-08 | 3 | -0/+10 | ||
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | gl_resource_manager: Amend clang-format discrepancies | 2018-11-08 | 1 | -4/+2 | ||
| * | | | | | | | | | Merge pull request #1658 from ogniK5377/holdtype-style | 2018-11-07 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Updated npad styles on holdtype switches | 2018-11-08 | 1 | -0/+2 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | svcBreak now dumps information from the debug buffer passed (#1646) | 2018-11-07 | 1 | -0/+28 | ||
| * | | | | | | | | | Merge pull request #1655 from ogniK5377/shantae | 2018-11-07 | 5 | -3/+26 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | fixed spelling error | 2018-11-07 | 1 | -1/+1 | ||
| | * | | | | | | | | Added missing log | 2018-11-07 | 1 | -0/+1 | ||
| | * | | | | | | | | Implement acc:TrySelectUserWithoutInteraction | 2018-11-07 | 5 | -3/+25 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1630 from bunnei/fix-mapbufferex | 2018-11-07 | 2 | -31/+52 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | memory_manager: Do not MapBufferEx over already in use memory. | 2018-11-01 | 2 | -31/+52 | ||
| * | | | | | | | | | Merge pull request #1635 from Tinob/master | 2018-11-07 | 6 | -153/+338 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add support to color mask to avoid issues in blending caused by wrong values ... | 2018-11-05 | 5 | -25/+79 | ||
| | * | | | | | | | | | Implement multi-target viewports and blending | 2018-11-04 | 6 | -128/+259 | ||
| * | | | | | | | | | | gl_rasterizer_cache: Add profiles for Copy and Blit. | 2018-11-06 | 1 | -2/+6 | ||
| * | | | | | | | | | | gl_resource_manager: Profile creation and deletion. | 2018-11-06 | 1 | -0/+42 | ||
| * | | | | | | | | | | gl_stream_buffer: Profile orphaning of stream buffer. | 2018-11-06 | 1 | -0/+5 | ||
| * | | | | | | | | | | microprofile: Drop ReleaseActiveBuffer scope. | 2018-11-06 | 1 | -4/+0 | ||
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | 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 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | Fix typo in BufferTransformFlags | 2018-11-04 | 1 | -2/+2 | ||
| |/ / / / / / / / / | ||||||
| * | | / / / / / / | 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 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||