- 22 Apr, 2020 11 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
gl_shader_decompiler: Avoid copies where applicable
-
- 21 Apr, 2020 7 commits
-
-
bunnei authored
Fix process memory initialization for ELF and NRO
-
Rodrigo Locatti authored
fixed_pipeline_state: Pack structure, use memcmp and CityHash on it
-
bunnei authored
General: Resolve minor assorted warnings
-
bunnei authored
core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page.
-
David authored
* audio_renderer: Preliminary BehaviorInfo * clang format * Fixed IsRevisionSupported * fixed IsValidRevision * Fixed logic error & spelling errors & crash * Addressed issues
-
bunnei authored
maxwell_3d: Initialize format attributes constant as one
-
Mat M authored
Initialize quad_indexed_pass before uint8_pass
-
- 20 Apr, 2020 11 commits
-
-
bunnei authored
-
bunnei authored
-
bunnei authored
- We need this for homebrew process initialization.
-
Mat M authored
dynarmic: Add option to disable CPU JIT optimizations
-
bunnei authored
Try to reduce log spam a bit by lowering log levels to Debug
-
FearlessTobi authored
-
FearlessTobi authored
-
Fernando Sahmkow authored
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
-
MerryMage authored
-
bunnei authored
service: Remove unused RequestParser instances
-
bunnei authored
am: Resolve ineffective moves
-
- 19 Apr, 2020 11 commits
-
-
Amit Prakash Ambasta authored
Fixes Werror=reorder in gcc
-
Rodrigo Locatti authored
dma_pusher: Remove reliance on the global system instance
-
bunnei authored
vk_compute_pass: Implement indexed quads
-
Lioncash authored
With this, the video core is now has no calls to the global system instance at all.
-
bunnei authored
texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices
-
bunnei authored
hle_ipc: Remove std::size_t casts where applicable
-
bunnei authored
yuzu/main: Add better popup texts and remove duplicated actions
-
bunnei authored
track: Eliminate redundant copies
-
bunnei authored
Unbreak Vulkan on FreeBSD
-
bunnei authored
-
Rodrigo Locatti authored
Unbreak -Werror=implicit-fallthrough with Clang
-