| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge pull request #2443 from ReinUsesLisp/skip-repeated-variants | 2019-05-09 | 1 | -1/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_shader_disk_cache: Skip stored shader variants instead of asserting | 2019-05-01 | 1 | -1/+4 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2445 from FearlessTobi/port-4749 | 2019-05-09 | 2 | -9/+9 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core/telemetry_session: Only create the backend when we really need it | 2019-05-04 | 2 | -9/+9 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2458 from lioncash/hotkey | 2019-05-09 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | yuzu/hotkeys: Remove unnecessary constructor | 2019-05-09 | 1 | -2/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2456 from lioncash/qualifier | 2019-05-09 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | yuzu/compatdb: Remove unnecessary qualifiers | 2019-05-09 | 1 | -3/+3 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2459 from lioncash/what | 2019-05-09 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | configure_dialog: Remove the Whats This? button from the dialog | 2019-05-09 | 1 | -0/+4 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2453 from lioncash/enum | 2019-05-09 | 1 | -9/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core/memory: Remove unused FlushMode enum | 2019-05-07 | 1 | -9/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2429 from FernandoS27/compute | 2019-05-09 | 13 | -142/+483 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Refactors and name corrections. | 2019-05-01 | 6 | -35/+35 | ||
| | * | | | | | | | | | Fixes and Corrections to DMA Engine | 2019-04-23 | 2 | -37/+57 | ||
| | * | | | | | | | | | Add Swizzle Parameters to the DMA engine | 2019-04-23 | 2 | -2/+27 | ||
| | * | | | | | | | | | Add Documentation Headers to all the GPU Engines | 2019-04-23 | 5 | -0/+29 | ||
| | * | | | | | | | | | Corrections and styling | 2019-04-23 | 5 | -6/+9 | ||
| | * | | | | | | | | | Implement Maxwell3D Data Upload | 2019-04-22 | 2 | -3/+32 | ||
| | * | | | | | | | | | Introduce skeleton of the GPU Compute Engine. | 2019-04-22 | 3 | -8/+202 | ||
| | * | | | | | | | | | Revamp Kepler Memory to use a subegine to manage uploads | 2019-04-22 | 6 | -93/+134 | ||
| * | | | | | | | | | | Merge pull request #2440 from lioncash/dynarmic | 2019-05-09 | 2 | -4/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | externals: Update dynarmic to master | 2019-05-07 | 2 | -4/+4 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2451 from lioncash/travis | 2019-05-07 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | travis: Update to using Xcode 10.2 | 2019-05-07 | 1 | -1/+1 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2447 from lioncash/dtor | 2019-05-07 | 2 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core/frontend/emu_window: Make GraphicsContext's destructor virtual | 2019-05-04 | 2 | -0/+4 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2448 from lioncash/pragma | 2019-05-07 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/zstd_compression: Remove #pragma once directive from source file | 2019-05-04 | 1 | -2/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2449 from lioncash/unused-var | 2019-05-07 | 2 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | shader/decode/texture: Remove unused variable | 2019-05-04 | 1 | -1/+0 | ||
| | * | | | | | | | | gl_rasterizer: Silence unused variable warning | 2019-05-04 | 1 | -2/+2 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2408 from FearlessTobi/port-4215 | 2019-05-02 | 3 | -3/+4 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | travis: Use Ninja for Travis builds | 2019-04-16 | 3 | -3/+4 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | loader/nso: Remove left-in debug pragma | 2019-04-30 | 1 | -2/+0 | ||
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #2406 from FearlessTobi/port-3839 | 2019-04-30 | 7 | -18/+5 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | GenerateSCMRev: fix Travis compilation on repo forks | 2019-04-16 | 1 | -1/+1 | ||
| | * | | | | | | travis: use prebuilt image (#3839) | 2019-04-15 | 6 | -17/+4 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2100 from FreddyFunk/disk-cache-precompiled-file | 2019-04-30 | 3 | -133/+170 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Re added new lines at the end of files | 2019-04-23 | 2 | -2/+2 | ||
| | * | | | | | | gl_shader_disk_cache: Compress precompiled shader cache file with Zstandard | 2019-04-23 | 1 | -6/+10 | ||
| | * | | | | | | gl_shader_disk_cache: Use VectorVfsFile for the virtual precompiled shader ca... | 2019-04-23 | 3 | -101/+168 | ||
| | * | | | | | | gl_shader_disk_cache: Remove per shader compression | 2019-04-23 | 2 | -45/+11 | ||
| * | | | | | | | Merge pull request #2435 from ReinUsesLisp/misc-vc | 2019-04-28 | 2 | -3/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader_ir: Move Sampler index entry in operand< to sort declarations | 2019-04-26 | 1 | -2/+2 | ||
| | * | | | | | | | shader_ir: Add missing entry to Sampler operand< comparison | 2019-04-26 | 1 | -2/+3 | ||
| | * | | | | | | | shader_ir/texture: Fix sampler const buffer key shift | 2019-04-26 | 1 | -1/+1 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2412 from lioncash/system | 2019-04-28 | 3 | -7/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel/vm_manager: Remove usages of global system accessors | 2019-04-16 | 3 | -7/+11 | ||
| * | | | | | | | | Merge pull request #2322 from ReinUsesLisp/wswitch | 2019-04-28 | 10 | -77/+106 | ||
| |\ \ \ \ \ \ \ \ | ||||||