| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | 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 | ||
| | * | | | | | | | | Fixed mipmap block autosizing algorithm | 2018-10-28 | 3 | -13/+25 | ||
| | * | | | | | | | | Fixed Invalid Image size and Mipmap calculation | 2018-10-28 | 1 | -4/+7 | ||
| | * | | | | | | | | Fixed Block Resizing algorithm and Clang Format | 2018-10-28 | 3 | -12/+19 | ||
| | * | | | | | | | | Implement Mip Filter | 2018-10-28 | 4 | -10/+33 | ||
| | * | | | | | | | | Zero out memory region of recreated surface before flushing | 2018-10-28 | 1 | -0/+2 | ||
| | * | | | | | | | | Implement Mipmaps | 2018-10-28 | 2 | -101/+211 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1617 from FearlessTobi/fix-stretch-delay | 2018-10-29 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | time_stretch: Switch to values of Citra | 2018-10-29 | 1 | -3/+3 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1613 from ReinUsesLisp/gl-utils | 2018-10-29 | 6 | -30/+61 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | video_core: Move OpenGL specific utils to its renderer | 2018-10-28 | 6 | -30/+61 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1610 from slashiee/dxt1-alpha | 2018-10-28 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Enable alpha channel for DXT1 texture format | 2018-10-28 | 1 | -2/+2 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1612 from Tinob/master | 2018-10-28 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | renderer_opengl: Correct bpp value for ASTC_2D_8X5_SRGB | 2018-10-28 | 1 | -1/+1 | ||
| |/ / / / / | ||||||