| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | gl_state: Skip null texture binds | 2019-11-22 | 1 | -1/+5 | ||
| | * | | | | | | gl_rasterizer: Disable compute shaders on Intel | 2019-11-22 | 3 | -0/+12 | ||
| | * | | | | | | gl_shader_cache: Hack shared memory size | 2019-11-22 | 1 | -2/+3 | ||
| | * | | | | | | gl_shader_decompiler: Normalize image bindings | 2019-11-22 | 3 | -33/+19 | ||
| | * | | | | | | gl_shader_decompiler: Normalize cbuf bindings | 2019-11-22 | 2 | -10/+6 | ||
| | * | | | | | | gl_rasterizer: Add missing cbuf counter reset on compute | 2019-11-22 | 1 | -0/+2 | ||
| | * | | | | | | gl_shader_cache: Remove dynamic BaseBinding specialization | 2019-11-22 | 16 | -192/+200 | ||
| | * | | | | | | video_core: Unify ProgramType and ShaderStage into ShaderType | 2019-11-22 | 22 | -289/+262 | ||
| | * | | | | | | gl_rasterizer: Bind graphics images to draw commands | 2019-11-22 | 4 | -33/+54 | ||
| | * | | | | | | gl_shader_cache: Specialize local memory size for compute shaders | 2019-11-22 | 6 | -21/+32 | ||
| | * | | | | | | gl_shader_cache: Specialize shared memory size | 2019-11-22 | 5 | -29/+25 | ||
| | * | | | | | | gl_shader_cache: Specialize shader workgroup | 2019-11-22 | 6 | -68/+74 | ||
| | * | | | | | | shader/texture: Handle TLDS texture type mismatches | 2019-11-22 | 1 | -1/+10 | ||
| | * | | | | | | shader/texture: Deduce texture buffers from locker | 2019-11-22 | 9 | -174/+107 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3105 from ReinUsesLisp/fix-stencil-reg | 2019-11-24 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | maxwell_3d: Fix stencil_back_func_mask offset | 2019-11-13 | 1 | -3/+3 | ||
| * | | | | | | | Merge pull request #3156 from bunnei/sys-ticks | 2019-11-24 | 1 | -1/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update svc.cpp | 2019-11-23 | 1 | -0/+1 | ||
| | * | | | | | | | svc: GetSystemTick should return cntpct_el0, not core ticks. | 2019-11-23 | 1 | -1/+3 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3153 from FearlessTobi/port-4964 | 2019-11-24 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix clang-format and lambda capture | 2019-11-23 | 1 | -1/+2 | ||
| | * | | | | | | | unfold UNREACHABLE implementation for dumb compilers | 2019-11-23 | 1 | -2/+2 | ||
| * | | | | | | | | Merge pull request #3145 from ReinUsesLisp/buffer-cache-init | 2019-11-24 | 1 | -10/+10 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | buffer_cache: Remove brace initialized for objects with default constructor | 2019-11-20 | 1 | -10/+10 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3114 from FernandoS27/cond-var | 2019-11-23 | 5 | -22/+74 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Kernel: Optimize condition variable threads management. | 2019-11-21 | 4 | -24/+21 | ||
| | * | | | | | | | Kernel: Correct SignalProcessWideKey | 2019-11-21 | 1 | -6/+2 | ||
| | * | | | | | | | Kernel: Correct behavior of Condition Variables to be more similar to real ha... | 2019-11-21 | 5 | -15/+74 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | 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 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #3142 from ReinUsesLisp/depbar-log | 2019-11-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | 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 | ||
| * | | | | | | | | | Merge pull request #3123 from ReinUsesLisp/logging-return | 2019-11-17 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/logging: Silence no return value warnings | 2019-11-15 | 1 | -2/+6 | ||
| * | | | | | | | | | | Merge pull request #3126 from yuzu-emu/revert-3106-bitfield | 2019-11-16 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Revert "common/bit_field: Silence sign-conversion warnings" | 2019-11-16 | 1 | -3/+2 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3106 from lioncash/bitfield | 2019-11-15 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | common/bit_field: Silence sign-conversion warnings | 2019-11-15 | 1 | -2/+3 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||