| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | configure_system: Fix compiler warning | 2018-11-06 | 2 | -3/+3 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1664 from FreddyFunk/cast2 | 2018-11-11 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | gl_rasterizer: Fix compiler warnings | 2018-11-08 | 1 | -2/+2 | ||
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1669 from ReinUsesLisp/fixup-gs | 2018-11-11 | 4 | -15/+24 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gl_shader_decompiler: Guard out of bound geometry shader input reads | 2018-11-10 | 4 | -15/+24 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1663 from lioncash/raster | 2018-11-11 | 9 | -10/+25 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | rasterizer_cache: Remove reliance on the System singleton | 2018-11-08 | 9 | -10/+25 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1648 from FernandoS27/texs-3-array | 2018-11-11 | 1 | -7/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Correct issue where texturelod could not be applied to 2darrayshadow | 2018-11-07 | 1 | -1/+5 | ||
| | * | | | | | | | | | | | Implement 3 coordinate array in TEXS instruction | 2018-11-07 | 1 | -6/+6 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1654 from degasus/dirty_flags | 2018-11-11 | 4 | -7/+37 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gl_rasterizer: Skip VAO binding if the state is clean. | 2018-11-06 | 3 | -2/+21 | ||
| | * | | | | | | | | | | | 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 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1661 from lioncash/dtor | 2018-11-10 | 3 | -0/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | ||
| * | | | | | | | | | | | Merge pull request #1653 from degasus/profiler | 2018-11-07 | 4 | -6/+53 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | 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 | ||