| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #1327 from FearlessTobi/port-4171 | 2018-09-17 | 2 | -16/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Tests: Remove glad test OS X work-around | 2018-09-15 | 2 | -16/+0 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1326 from FearlessTobi/port-4182 | 2018-09-17 | 146 | -751/+780 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 146 | -751/+780 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1329 from raven02/bgr5a1u | 2018-09-17 | 2 | -0/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX) | 2018-09-16 | 2 | -0/+4 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1335 from lioncash/copy | 2018-09-17 | 1 | -5/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | game_list_p: Amend typo in GameListItemCompat's constructor parameter | 2018-09-17 | 1 | -4/+4 | ||
| | * | | | | | | | game_list_p: Take map iterator contents by const reference | 2018-09-17 | 1 | -1/+1 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1336 from lioncash/antialias | 2018-09-17 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu/util: Antialias game list compatibility pixmaps | 2018-09-17 | 1 | -1/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1331 from raven02/astc_8_8 | 2018-09-17 | 3 | -6/+20 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Implement ASTC_2D_8X8 (Bayonetta 2) | 2018-09-17 | 3 | -6/+20 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1273 from Subv/ld_sizes | 2018-09-15 | 2 | -7/+58 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Shaders: Implemented multiple-word loads and stores to and from attribute mem... | 2018-09-15 | 2 | -7/+58 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1271 from Subv/kepler_engine | 2018-09-15 | 6 | -0/+146 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). | 2018-09-12 | 6 | -0/+146 | ||
| * | | | | | | Merge pull request #1310 from lioncash/kernel-ns | 2018-09-13 | 5 | -38/+39 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel/thread: Include thread-related enums within the kernel namespace | 2018-09-13 | 5 | -38/+39 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1309 from lioncash/nested | 2018-09-13 | 3 | -12/+6 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: Use nested namespace specifiers where applicable | 2018-09-13 | 3 | -12/+6 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1307 from lioncash/pl | 2018-09-13 | 1 | -2/+4 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | services/pl_u: Add missing Korean font to the fallback case for shared fonts | 2018-09-12 | 1 | -2/+4 | ||
| * | | | | | | Merge pull request #1308 from valentinvanelslande/ipc | 2018-09-13 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ipc: minor fix | 2018-09-13 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * / / / / / | Use ARB_multi_bind for uniform buffers (#1287) | 2018-09-12 | 4 | -3/+27 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1298 from lioncash/view | 2018-09-12 | 2 | -2/+4 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | audio_core/sink_details: Change std::string parameter into std::string_view | 2018-09-11 | 2 | -2/+4 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #1302 from lioncash/config | 2018-09-12 | 2 | -36/+74 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | yuzu/configure_gamelist: Make combo box strings translatable | 2018-09-12 | 2 | -21/+47 | ||
| | * | | | | | yuzu/configure_gamelist: Use std::array instead of std::vector for translatab... | 2018-09-12 | 1 | -6/+9 | ||
| | * | | | | | yuzu/configure_gamelist: Move combo box initializtion to their own functions | 2018-09-12 | 2 | -23/+32 | ||
| * | | | | | | Merge pull request #1163 from FearlessTobi/add-audio-stretching | 2018-09-12 | 21 | -49/+462 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | audio_core: Flush stream when not playing anything | 2018-09-12 | 6 | -0/+23 | ||
| | * | | | | | | cubeb_sink: Downsample arbitrary number of channels | 2018-09-09 | 1 | -10/+9 | ||
| | * | | | | | | cubeb_sink: Perform audio stretching | 2018-09-08 | 3 | -24/+26 | ||
| | * | | | | | | audio_core: Add audio stretcher | 2018-09-08 | 3 | -0/+101 | ||
| | * | | | | | | cubeb_sink: Hold last available value instead of writing zeros | 2018-09-08 | 1 | -5/+15 | ||
| | * | | | | | | cubeb_sink: Use RingBuffer | 2018-09-08 | 1 | -40/+26 | ||
| | * | | | | | | common: Implement a ring buffer | 2018-09-08 | 4 | -0/+243 | ||
| | * | | | | | | Add audio stretching support | 2018-09-08 | 15 | -0/+49 | ||
| * | | | | | | | Merge pull request #1306 from bunnei/fix-b5g6r5u | 2018-09-12 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format. | 2018-09-12 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1297 from lioncash/pl | 2018-09-12 | 2 | -66/+88 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | pl_u: Eliminate mutable file-scope state | 2018-09-11 | 2 | -66/+88 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1263 from FernandoS27/tex-mode | 2018-09-12 | 2 | -1/+43 | ||
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Implemented Texture Processing Modes | 2018-09-12 | 2 | -1/+43 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1303 from lioncash/error | 2018-09-12 | 3 | -9/+11 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processo... | 2018-09-12 | 1 | -2/+2 | ||
| | * | | | | | kernel/errors: Correct error codes for invalid thread priority and invalid pr... | 2018-09-12 | 3 | -7/+9 | ||