| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #3745 from bunnei/fix-homebrew-load | 2020-04-21 | 5 | -12/+35 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | loader: nro: Fix process initialization using ProgramMetadata default. | 2020-04-20 | 2 | -11/+14 | ||
| | * | | | | | | | | | | loader: elf: Fix process initialization using ProgramMetadata default. | 2020-04-20 | 1 | -0/+5 | ||
| | * | | | | | | | | | | file_sys: program_metadata: Add a helper function for generating reasonable d... | 2020-04-20 | 2 | -1/+16 | ||
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3718 from ReinUsesLisp/better-pipeline-state | 2020-04-21 | 6 | -479/+531 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fixed_pipeline_state: Hash and compare the whole structure | 2020-04-18 | 2 | -105/+9 | ||
| | * | | | | | | | | | | fixed_pipeline_state: Pack blending state | 2020-04-18 | 3 | -98/+227 | ||
| | * | | | | | | | | | | fixed_pipeline_state: Pack rasterizer state | 2020-04-18 | 4 | -163/+155 | ||
| | * | | | | | | | | | | fixed_pipeline_state: Pack depth stencil state | 2020-04-18 | 3 | -97/+140 | ||
| | * | | | | | | | | | | fixed_pipeline_state: Pack attribute state | 2020-04-18 | 6 | -101/+85 | ||
| * | | | | | | | | | | | Merge pull request #3698 from lioncash/warning | 2020-04-21 | 4 | -15/+17 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | key_manager: Resolve missing field initializer warning | 2020-04-16 | 1 | -1/+2 | ||
| | * | | | | | | | | | | | decode/memory: Resolve unused variable warning | 2020-04-16 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | decode/texture: Resolve unused variable warnings. | 2020-04-16 | 1 | -5/+7 | ||
| | * | | | | | | | | | | | decode/texture: Collapse loop down into std::generate | 2020-04-16 | 1 | -3/+1 | ||
| | * | | | | | | | | | | | decode/texture: Eliminate trivial missing field initializer warnings | 2020-04-16 | 1 | -3/+4 | ||
| | * | | | | | | | | | | | time_zone_manager: Resolve sign conversion warnings | 2020-04-16 | 1 | -2/+2 | ||
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3724 from bunnei/fix-unicorn | 2020-04-20 | 1 | -0/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction ... | 2020-04-19 | 1 | -0/+11 | ||
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | audio_renderer: Preliminary BehaviorInfo (#3736) | 2020-04-20 | 7 | -13/+249 | ||
| * | | | | | | | | | | | Merge pull request #3695 from ReinUsesLisp/default-attributes | 2020-04-20 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | maxwell_3d: Initialize format attributes constant as one | 2020-04-16 | 1 | -0/+4 | ||
| * | | | | | | | | | | | | Merge pull request #3733 from ambasta/patch-2 | 2020-04-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Initialize quad_indexed_pass before uint8_pass | 2020-04-20 | 1 | -1/+1 | ||
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3739 from MerryMage/disable_cpu_opt | 2020-04-20 | 7 | -2/+26 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dynarmic: Add option to disable CPU JIT optimizations | 2020-04-20 | 7 | -2/+26 | ||
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | npad: Lower log level for VibrateController to Debug | 2020-04-20 | 1 | -1/+1 | ||
| * | | | | | | | | | | | audren: Lower log level for RequestUpdateImpl to Debug | 2020-04-20 | 1 | -1/+1 | ||
| * | | | | | | | | | | | Merge pull request #3700 from ReinUsesLisp/stream-buffer-sizes | 2020-04-20 | 2 | -33/+48 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers | 2020-04-17 | 2 | -33/+48 | ||
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3712 from lioncash/remove | 2020-04-20 | 2 | -3/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | service: Remove unused RequestParser instances | 2020-04-17 | 2 | -3/+0 | ||
| * | | | | | | | | | | | | Merge pull request #3709 from lioncash/am | 2020-04-20 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | am: Resolve ineffective moves | 2020-04-17 | 1 | -2/+2 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #3729 from lioncash/globals | 2020-04-19 | 3 | -6/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dma_pusher: Remove reliance on the global system instance | 2020-04-19 | 3 | -6/+11 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3694 from ReinUsesLisp/indexed-quads | 2020-04-19 | 5 | -12/+280 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | vk_compute_pass: Implement indexed quads | 2020-04-16 | 5 | -12/+280 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3686 from lioncash/table | 2020-04-19 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices | 2020-04-15 | 1 | -3/+3 | ||
| * | | | | | | | | | | | Merge pull request #3696 from lioncash/cast-size | 2020-04-19 | 2 | -21/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | hle_ipc: Remove std::size_t casts where applicable | 2020-04-16 | 2 | -21/+23 | ||
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3655 from FearlessTobi/ui-retext-yuzu | 2020-04-19 | 3 | -64/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | yuzu/main: Add better popup texts and remove duplicated actions | 2020-04-14 | 3 | -64/+18 | ||
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3679 from lioncash/track | 2020-04-19 | 1 | -5/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | track: Eliminate redundant copies | 2020-04-15 | 1 | -5/+6 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074 | 2020-04-19 | 1 | -3/+3 | ||
| | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3716 from bunnei/fix-another-impl-fallthrough | 2020-04-18 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | video_core: gl_shader_decompiler: Fix implicit fallthrough errors. | 2020-04-18 | 1 | -0/+1 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3710 from lioncash/nso | 2020-04-18 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||