11045 Commits (96e14e07187a520d8c6b10216f689c2ea4d8d24c)
 

Author SHA1 Message Date
Lioncash 2b0b18a86b CMakeLists: Move off of modifying CMAKE_*-related flags 7 years ago
Lioncash 3a67c46490 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 7 years ago
Lioncash ddbcc91a56 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction 7 years ago
Lioncash 4eeedd0436 input_common/sdl_impl: Remove unused variable in SDLState constructor 7 years ago
Lioncash 8a5b2ec7b0 CMakeLists: Move compilation flags into the src directory 7 years ago
bunnei 8c959b8840 Merge pull request #2251 from bunnei/skip-zero-flush 7 years ago
bunnei a6d95b3d84 Merge pull request #2249 from lioncash/ipc 7 years ago
bunnei 06ee19dce0 Merge pull request #2246 from lioncash/opus-fork 7 years ago
bunnei dd5334a70c Merge pull request #2245 from lioncash/unused-def 7 years ago
bunnei 5840ce2950 core: Move PageTable struct into Common. 7 years ago
bunnei 65db8f5f47 gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. 7 years ago
bunnei c30ea8aa0d Merge pull request #2244 from bunnei/gpu-mem-refactor 7 years ago
bunnei d0e3aca4b1 Merge pull request #2243 from bunnei/mem-simplify-cache 7 years ago
bunnei 2ad9af464a Merge pull request #2129 from FernandoS27/cntpct 7 years ago
Lioncash e6f8a5c934 ipc_helpers: Allow pushing and popping floating-point values 7 years ago
Lioncash 58312f2968 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
Lioncash 43be3c1d8a externals: Update opus to latest master 7 years ago
Lioncash 6e56eb5205 kernel/thread: Actually remove the definition of ExitCurrentThread() 7 years ago
bunnei 43e9563fe0 Merge pull request #2241 from lioncash/compile-flags 7 years ago
bunnei 238a5ac1a7 Merge pull request #2242 from lioncash/thread-fn 7 years ago
bunnei ee8ae39de5 memory: Simplify rasterizer cache operations. 7 years ago
bunnei d3f26c1546 video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
bunnei 25de9134e7 Merge pull request #2237 from bunnei/cache-host-addr 7 years ago
Lioncash 0032bede5a kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread 7 years ago
Lioncash cfb327a85b kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface 7 years ago
Lioncash 793d3102c2 kernel/thread: Expand documentation of nominal_priority and current_priority 7 years ago
Lioncash c92e8f4e30 kernel/thread: Make bracing consistent within UpdatePriority() 7 years ago
Lioncash f68087ce12 kernel/thread: Amend condition within UpdatePriority() 7 years ago
Lioncash 8b4380a068 kernel/thread: Maintain priority ordering of added mutex waiting threads 7 years ago
bunnei 75e826199f Merge pull request #2048 from FearlessTobi/port-3924 7 years ago
Lioncash b87f456d0c CMakeLists: Remove now-unnecessary GCC special-casing 7 years ago
liushuyu 193a07e418 frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang 7 years ago
bunnei 7fccfc3ee7 gpu: Use host address for caching instead of guest address. 7 years ago
bunnei e400f8b65f Merge pull request #2233 from ReinUsesLisp/morton-cleanup 7 years ago
bunnei 5e4baabe78 Merge pull request #2229 from ReinUsesLisp/vk-sampler-cache 7 years ago
Lioncash 1656ea7235 core/hle/kernel/mutex: Remove usages of global system accessors 7 years ago
Lioncash 423a2ef536 core/hle/kernel: Make Mutex a per-process class. 7 years ago
bunnei 1ee5f28ab1 Merge pull request #2230 from lioncash/global 7 years ago
bunnei 7cf17f50d9 Merge pull request #2216 from ReinUsesLisp/rasterizer-system 7 years ago
bunnei 504f56e33a Merge pull request #2227 from lioncash/override 7 years ago
ReinUsesLisp 7db0e52458 video_core/morton: Use enum to describe MortonCopyPixels128 mode 7 years ago
ReinUsesLisp 91423268d3 video_core/morton: Remove unused parameter in MortonSwizzle 7 years ago
ReinUsesLisp 0c17b26ef8 video_core/morton: Remove clang-format off when it's not needed 7 years ago
ReinUsesLisp 369409d4f7 video_core/morton: Remove unused functions 7 years ago
bunnei 8420255bf9 Merge pull request #2226 from lioncash/private 7 years ago
bunnei 4bd4f3980b Merge pull request #2223 from lioncash/error 7 years ago
bunnei fe4ca1de08 Merge pull request #2187 from FearlessTobi/port-sdl-things 7 years ago
bunnei 060115895b Merge pull request #2166 from lioncash/vi-init-service 7 years ago
bunnei 97f9a1fbe4 Merge pull request #2231 from ReinUsesLisp/fixup-bias 7 years ago
Lioncash 181a086337 core/hle/kernel/svc: Implement svcUnmapTransferMemory 7 years ago