summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement acc:TrySelectUserWithoutInteractionGravatar David Marcec2018-11-075-3/+25
* gl_resource_manager: Split implementations in .cpp file.Gravatar Markus Wick2018-11-065-114/+167
* Merge pull request #1616 from FernandoS27/cube-arrayGravatar bunnei2018-11-054-0/+20
|\
| * Implement Cube ArraysGravatar FernandoS272018-11-014-0/+20
* | Merge pull request #1633 from ogniK5377/reload-inputGravatar bunnei2018-11-052-0/+5
|\ \
| * | Fixed HID crash when launching more than 1 game & signaled syleset change eventGravatar David Marcec2018-11-022-0/+5
* | | Merge pull request #1441 from CarlKenner/DebuggerLogGravatar bunnei2018-11-054-2/+29
|\ \ \
| * | | logging: Add DebuggerBackend for logging to Visual StudioGravatar Carl Kenner2018-10-074-2/+29
* | | | Merge pull request #1639 from DarkLordZach/open-yuzu-folderGravatar bunnei2018-11-053-0/+13
|\ \ \ \
| * | | | qt: Add help option to open yuzu folderGravatar Zach Hilman2018-11-033-0/+13
* | | | | Merge pull request #1625 from FernandoS27/astcGravatar bunnei2018-11-049-75/+154
|\ \ \ \ \
| * | | | | Fix ASTC Decompressor to support depth parameterGravatar FernandoS272018-11-017-65/+131
| * | | | | Fix ASTC formatsGravatar FernandoS272018-11-014-12/+21
| * | | | | Implemented ASTC 5x5Gravatar FernandoS272018-11-011-1/+5
* | | | | | Merge pull request #1645 from dharmin/masterGravatar Mat M2018-11-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fix quickstart linkGravatar Dharmin K Shah2018-11-051-1/+1
| | |/ / / / | |/| | | |
* / | | | | Fix typo in BufferTransformFlagsGravatar Frederic Laing2018-11-041-2/+2
|/ / / / /
* | | / / Fixed incorrect hwopus assertGravatar David Marcec2018-11-021-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #1615 from lioncash/inputGravatar bunnei2018-11-015-25/+113
|\ \ \ \
| * | | | configure_system: Contrain profile usernames to 32 charactersGravatar Lioncash2018-10-315-25/+113
* | | | | Merge pull request #1623 from Tinob/masterGravatar bunnei2018-11-013-105/+158
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve OpenGL state handlingGravatar Rodolfo Bogado2018-10-303-105/+158
* | | | | Merge pull request #1527 from FernandoS27/assert-flowGravatar bunnei2018-11-012-2/+27
|\ \ \ \ \
| * | | | | Assert Control Flow Instructions using Control CodesGravatar FernandoS272018-10-282-3/+28
| | |/ / / | |/| | |
* | | | | maxwell_3d: Restructure macro upload to use a single macro code memory.Gravatar bunnei2018-10-314-27/+55
* | | | | Merge pull request #1604 from FearlessTobi/port-4369Gravatar bunnei2018-10-317-7/+65
|\ \ \ \ \
| * | | | | compatdb: Use a seperate endpoint for testcase submissionGravatar fearlessTobi2018-10-287-7/+65
* | | | | | Merge pull request #1528 from FernandoS27/assert-control-codesGravatar bunnei2018-10-312-1/+103
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Assert Control Codes GenerationGravatar FernandoS272018-10-302-1/+103
* | | | | | Merge pull request #1614 from ReinUsesLisp/surface-paramsGravatar bunnei2018-10-316-898/+954
|\ \ \ \ \ \
| * | | | | | video_core: Move surface declarations out of gl_rasterizer_cacheGravatar ReinUsesLisp2018-10-306-898/+954
| | |_|_|/ / | |/| | | |
* / | | | | service/usb: Update IPdSession's function tableGravatar Lioncash2018-10-301-3/+3
|/ / / / /
* | | | | Merge pull request #1624 from lioncash/boostGravatar bunnei2018-10-303-4/+0
|\ \ \ \ \
| * | | | | general: Remove unused boost inclusions where applicableGravatar Lioncash2018-10-303-4/+0
* | | | | | Merge pull request #1595 from FreddyFunk/castGravatar bunnei2018-10-301-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | configure_system: Fix compiler warningGravatar Frederic Laing2018-10-281-1/+1
* | | | | | global: Use std::optional instead of boost::optional (#1578)Gravatar Frederic L2018-10-3049-266/+274
* | | | | | Merge pull request #1621 from lioncash/ipcGravatar bunnei2018-10-293-6/+9
|\ \ \ \ \ \
| * | | | | | hle_ipc: Add member function for querying the existence of a domain headerGravatar Lioncash2018-10-293-3/+6
| * | | | | | hle_ipc: Make GetDomainMessageHeader return a regular pointerGravatar Lioncash2018-10-292-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1611 from lioncash/constGravatar bunnei2018-10-294-13/+52
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | core: Make System references const where applicableGravatar Lioncash2018-10-282-3/+3
| * | | | | core: Add missing const variants of getters for the System classGravatar Lioncash2018-10-282-10/+49
| |/ / / /
* | | | | Merge pull request #1580 from FernandoS27/mm-implGravatar bunnei2018-10-296-109/+254
|\ \ \ \ \
| * | | | | Fixed black textures, pixelation and we no longer require to auto-generate mi...Gravatar FernandoS272018-10-281-14/+2
| * | | | | Fixed mipmap block autosizing algorithmGravatar FernandoS272018-10-283-13/+25
| * | | | | Fixed Invalid Image size and Mipmap calculationGravatar FernandoS272018-10-281-4/+7
| * | | | | Fixed Block Resizing algorithm and Clang FormatGravatar FernandoS272018-10-283-12/+19
| * | | | | Implement Mip FilterGravatar FernandoS272018-10-284-10/+33
| * | | | | Zero out memory region of recreated surface before flushingGravatar FernandoS272018-10-281-0/+2