| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #3141 from ReinUsesLisp/gl-position | 2019-11-23 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_shader_gen: Apply default value to gl_Position | 2019-11-19 | 1 | -0/+1 | ||
| * | | | | | | | | Merge pull request #3130 from FernandoS27/cancel-sync | 2019-11-23 | 3 | -2/+19 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Kernel: Correct Cancel Synchronization. | 2019-11-16 | 3 | -2/+19 | ||
| * | | | | | | | | Merge pull request #3140 from FearlessTobi/port-4953 | 2019-11-21 | 1 | -13/+0 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... | 2019-11-19 | 1 | -13/+0 | ||
| * | | | | | | | | | Merge pull request #3112 from lioncash/skip | 2019-11-21 | 1 | -8/+16 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service/am: Remove unnecessary Skip calls | 2019-11-14 | 1 | -8/+16 | ||
| * | | | | | | | | | | Merge pull request #3111 from lioncash/query | 2019-11-21 | 2 | -5/+14 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | am: Stub QueryApplicationPlayStatistics | 2019-11-14 | 2 | -5/+14 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | shader/other: Reduce DEPBAR log severity | 2019-11-19 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #3086 from ReinUsesLisp/format-lookups | 2019-11-19 | 12 | -555/+442 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | format_lookup_table: Address feedback | 2019-11-14 | 2 | -30/+24 | ||
| | * | | | | | | | | texture_cache: Use a table instead of switch for texture formats | 2019-11-14 | 9 | -261/+290 | ||
| | * | | | | | | | | texture_cache: Drop abstracted ComponentType | 2019-11-14 | 8 | -294/+158 | ||
| * | | | | | | | | | common/logging: Silence no return value warnings | 2019-11-15 | 1 | -2/+6 | ||
| * | | | | | | | | | Merge pull request #3047 from ReinUsesLisp/clip-control | 2019-11-15 | 9 | -82/+50 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_rasterizer: Remove front facing hack | 2019-11-07 | 1 | -12/+0 | ||
| | * | | | | | | | | | gl_shader_decompiler: Fix typo "y_negate"->"y_direction" | 2019-11-07 | 1 | -1/+1 | ||
| | * | | | | | | | | | gl_shader_manager: Remove unused variable in SetFromRegs | 2019-11-07 | 1 | -1/+0 | ||
| | * | | | | | | | | | yuzu_cmd: Use string_view instead of string for extensions | 2019-11-07 | 1 | -3/+3 | ||
| | * | | | | | | | | | gl_rasterizer: Emulate viewport flipping with ARB_clip_control | 2019-11-07 | 9 | -76/+57 | ||
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #3091 from lioncash/core-conversion | 2019-11-15 | 35 | -170/+182 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | externals: Update httplib | 2019-11-12 | 1 | -1/+1 | ||
| | * | | | | | | | | service: Resolve sign conversion errors | 2019-11-12 | 15 | -58/+55 | ||
| | * | | | | | | | | perf_stats: Resolve implicit int to double conversion error | 2019-11-12 | 1 | -1/+1 | ||
| | * | | | | | | | | loader; Resolve sign conversion/truncation errors | 2019-11-12 | 3 | -6/+6 | ||
| | * | | | | | | | | gdbstub: Resolve sign conversion errors | 2019-11-12 | 1 | -1/+2 | ||
| | * | | | | | | | | kernel: Resolve sign conversion warnings | 2019-11-12 | 4 | -72/+60 | ||
| | * | | | | | | | | file_sys: Resolve sign conversion warnings | 2019-11-12 | 4 | -12/+10 | ||
| | * | | | | | | | | result: Add default error code for the ResultCode(-1) case | 2019-11-12 | 1 | -1/+9 | ||
| | * | | | | | | | | crypto: Resolve sign-conversion warnings | 2019-11-12 | 2 | -11/+12 | ||
| | * | | | | | | | | result: Resolve sign-coversion warnings | 2019-11-12 | 1 | -1/+1 | ||
| | * | | | | | | | | arm_unicorn: Resolve sign conversion warnings | 2019-11-12 | 3 | -8/+10 | ||
| | * | | | | | | | | CMakeLists: Make most implicit type conversion warnings errors on MSVC | 2019-11-12 | 1 | -0/+17 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3113 from lioncash/semi | 2019-11-14 | 1 | -4/+6 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | common_funcs: Remove semicolons from INSERT_PADDING_* macros | 2019-11-14 | 1 | -4/+6 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | correct the implementation of RGBA16UI | 2019-11-14 | 1 | -0/+2 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3089 from SciresM/play_statistics | 2019-11-14 | 2 | -0/+10 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Implement stub for QueryApplicationPlayStatisticsByUid | 2019-11-11 | 2 | -0/+10 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3093 from lioncash/mbedtls | 2019-11-14 | 7 | -12/+12 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: Migrate off deprecated mbedtls functions | 2019-11-12 | 7 | -12/+12 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3092 from lioncash/util | 2019-11-14 | 1 | -11/+15 | ||
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | key_manager: Make use of IOFile in WriteKeyToFile() | 2019-11-12 | 1 | -11/+15 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles | 2019-11-14 | 8 | -125/+127 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | gl_shader_cache: Enable extensions only when available | 2019-11-07 | 1 | -6/+14 | ||
| | * | | | | | gl_shader_decompiler: Add safe fallbacks when ARB_shader_ballot is not available | 2019-11-07 | 3 | -5/+28 | ||
| | * | | | | | shader_ir/warp: Implement FSWZADD | 2019-11-07 | 5 | -0/+44 | ||
| | * | | | | | gl_shader_decompiler: Reimplement shuffles with platform agnostic intrinsics | 2019-11-07 | 5 | -122/+49 | ||
| * | | | | | | Merge pull request #3107 from lioncash/hashable | 2019-11-13 | 1 | -35/+0 | ||
| |\ \ \ \ \ \ | ||||||