10934 Commits (c1409602da10b8e2ddd80e72a894f208e32e4b9f)
 

Author SHA1 Message Date
bunnei c1409602da
Merge pull request #2239 from FearlessTobi/port-4684 7 years ago
bunnei 9d11303a36
Merge pull request #2264 from lioncash/linker 7 years ago
bunnei adf07cbe17
Merge pull request #2263 from FearlessTobi/port-4697 7 years ago
Lioncash 1342c53e27 loader: Remove Linker class 7 years ago
Lioncash ab00552118 loader: Remove Linker inheritance from NRO and NSO loaders 7 years ago
xperia64 ec74a4fd4a Fix getopt on systems where char is unsigned by default 7 years ago
bunnei 746167f11a
Merge pull request #2258 from lioncash/am 7 years ago
bunnei 8dc2f01eae
Merge pull request #2259 from lioncash/fsp 7 years ago
bunnei e05136f70b
Merge pull request #2254 from lioncash/redundant 7 years ago
Lioncash 9f092554c2 fsp_srv: Unstub SetCurrentProcess 7 years ago
Lioncash 26b809549b service/am: Add basic implementation of ChangeMainAppletMasterVolume 7 years ago
Lioncash c07ebeac19 service/am: Unstub SetTransparentVolumeRate() 7 years ago
Lioncash ecd3afdc8e service/am: Unstub SetExpectedMasterVolume() 7 years ago
bunnei 30f228a8c9
Merge pull request #2238 from lioncash/thread 7 years ago
Mat M c57d8eb66c
Merge pull request #2257 from MerryMage/boost-1.66 7 years ago
MerryMage 51f609fee7 CMakeLists: Raise minimum Boost requirement to 1.66.0 7 years ago
bunnei 57ca1e3e69
Merge pull request #2252 from bunnei/move-page-table 7 years ago
Lioncash 114060fd87 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 7 years ago
Lioncash d74aa13bd3 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction 7 years ago
Lioncash 834d3fe336 input_common/sdl_impl: Remove unused variable in SDLState constructor 7 years ago
bunnei 41566c615b
Merge pull request #2251 from bunnei/skip-zero-flush 7 years ago
bunnei 9ad3b01d30
Merge pull request #2249 from lioncash/ipc 7 years ago
bunnei fd0533ef4c
Merge pull request #2246 from lioncash/opus-fork 7 years ago
bunnei ed7a1e1443
Merge pull request #2245 from lioncash/unused-def 7 years ago
bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago
bunnei 032e4c4ca3 gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. 7 years ago
bunnei 2392e146b0
Merge pull request #2244 from bunnei/gpu-mem-refactor 7 years ago
bunnei bf41132aa9
Merge pull request #2243 from bunnei/mem-simplify-cache 7 years ago
bunnei 059465d496
Merge pull request #2129 from FernandoS27/cntpct 7 years ago
Lioncash 64444ff481 ipc_helpers: Allow pushing and popping floating-point values 7 years ago
Lioncash 6abc56672c externals: Update opus to latest master 7 years ago
Lioncash 99f982dce2 kernel/thread: Actually remove the definition of ExitCurrentThread() 7 years ago
bunnei 29c242721a
Merge pull request #2241 from lioncash/compile-flags 7 years ago
bunnei bdf2da4ee8
Merge pull request #2242 from lioncash/thread-fn 7 years ago
bunnei 10118c71e0 memory: Simplify rasterizer cache operations. 7 years ago
bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
bunnei 47b622825c
Merge pull request #2237 from bunnei/cache-host-addr 7 years ago
Lioncash 51d7f6bffc kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread 7 years ago
Lioncash c892cf01fa kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface 7 years ago
Lioncash db47d7e471 kernel/thread: Expand documentation of nominal_priority and current_priority 7 years ago
Lioncash e0d1f11968 kernel/thread: Make bracing consistent within UpdatePriority() 7 years ago
Lioncash 39483b92b7 kernel/thread: Amend condition within UpdatePriority() 7 years ago
Lioncash 0b78cfcc53 kernel/thread: Maintain priority ordering of added mutex waiting threads 7 years ago
bunnei 06ac6460d3
Merge pull request #2048 from FearlessTobi/port-3924 7 years ago
Lioncash e5b004e903 CMakeLists: Remove now-unnecessary GCC special-casing 7 years ago
liushuyu 59f16f2e02 frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang 7 years ago
bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 years ago
bunnei 84d3cdf7d7
Merge pull request #2233 from ReinUsesLisp/morton-cleanup 7 years ago
bunnei 6788ebffc8
Merge pull request #2229 from ReinUsesLisp/vk-sampler-cache 7 years ago
bunnei 2d9546848e
Merge pull request #2230 from lioncash/global 7 years ago