| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | vm_manager: Unstub GetTotalHeapUsage() | 2018-11-13 | 1 | -2/+1 | ||
| | * | | | | | | | | | | kernel/process: Migrate heap-related memory management out of the process cla... | 2018-11-13 | 4 | -84/+97 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1682 from lioncash/audio | 2018-11-13 | 1 | -2/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | hle/audren_u: Implement Get/SetRenderingTimeLimit | 2018-11-13 | 1 | -2/+23 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1683 from lioncash/typo | 2018-11-13 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | audio_core/audio_renderer: Fix typo in AuxInfo member name | 2018-11-13 | 1 | -1/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1608 from DarkLordZach/save-data-reader | 2018-11-13 | 10 | -16/+260 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ns: Implement command 400: GetApplicationControlData | 2018-10-29 | 4 | -17/+75 | ||
| | * | | | | | | | | | fsp_srv: Implement ISaveDataInfoReader | 2018-10-29 | 1 | -0/+144 | ||
| | * | | | | | | | | | fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId | 2018-10-29 | 2 | -1/+13 | ||
| | * | | | | | | | | | savedata_factory: Expose accessors for SaveDataSpace | 2018-10-29 | 4 | -14/+32 | ||
| | * | | | | | | | | | loader/nro: Call RegisterRomFS from Load | 2018-10-29 | 1 | -0/+5 | ||
| | * | | | | | | | | | control_metadata: Add GetRawBytes function to NACP | 2018-10-29 | 2 | -0/+7 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1628 from greggameplayer/Texture2DArray | 2018-11-12 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into Texture2DArray | 2018-11-06 | 23 | -195/+392 | ||
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | correct syntax | 2018-11-02 | 1 | -4/+3 | ||
| | * | | | | | | | | | | Merge branch 'master' into Texture2DArray | 2018-11-02 | 27 | -1066/+1477 | ||
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Implement SurfaceTarget Texture2DArray | 2018-10-31 | 1 | -0/+1 | ||
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1670 from DarkLordZach/deterministic-rng | 2018-11-12 | 9 | -103/+187 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | svc: Return random seed for svcGetInfo RandomEntropy | 2018-11-12 | 2 | -4/+8 | ||
| | * | | | | | | | | | | | settings: Add config option to set RNG seed | 2018-11-11 | 6 | -100/+171 | ||
| | * | | | | | | | | | | | csrng: Use std::mt19937 engine for random number generation | 2018-11-11 | 2 | -2/+11 | ||
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1665 from ogniK5377/GetClockSnapshot | 2018-11-12 | 3 | -21/+132 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Added maybe_unused | 2018-11-10 | 2 | -2/+7 | ||
| | * | | | | | | | | | | | Added ToPosixTime & ToPosixTimeWithMyRule | 2018-11-10 | 1 | -2/+41 | ||
| | * | | | | | | | | | | | Added consts and static | 2018-11-10 | 1 | -6/+6 | ||
| | * | | | | | | | | | | | Implement GetClockSnapshot | 2018-11-10 | 3 | -21/+88 | ||
| * | | | | | | | | | | | | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) | 2018-11-12 | 4 | -71/+101 | ||
| * | | | | | | | | | | | | Merge pull request #1650 from FreddyFunk/cast | 2018-11-12 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | yuzu/main: Fix compiler warning | 2018-11-06 | 1 | -1/+2 | ||
| * | | | | | | | | | | | | Merge pull request #1674 from FearlessTobi/fullscreen-fix | 2018-11-12 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug | 2018-11-12 | 1 | -1/+1 | ||
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1660 from Tinob/master | 2018-11-11 | 9 | -88/+138 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Use core extensions when available to set max anisotropic filtering level | 2018-11-11 | 1 | -2/+7 | ||
| | * | | | | | | | | | | | Improve state management by splitting some of the states id separated functio... | 2018-11-11 | 6 | -39/+40 | ||
| | * | | | | | | | | | | | Try to fix problems with stencil test in some games, relax translation to ope... | 2018-11-11 | 4 | -37/+61 | ||
| | * | | | | | | | | | | | set sampler max lod, min lod, lod bias and max anisotropy | 2018-11-11 | 3 | -13/+33 | ||
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1652 from FreddyFunk/static-cast | 2018-11-11 | 2 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | 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 | ||