15303 Commits (7e7de40f0cb7cc9af71d644d85947a0c40af4734)

Author SHA1 Message Date
bunnei 0fea01628e core: Shutdown: Move kernel cleanup to later in shutdown. 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago
german 0cb68543e2 inputCommon: Use an unique client id for each socket instance 5 years ago
ameerj 37d4ac1f6e gpu_thread: Remove Async NVDEC placeholders 5 years ago
comex 4258b4985a [network] Error handling reform 5 years ago
german 38bbaf2c06 Implements touch, pan, pinch and rotation gestures 5 years ago
bunnei 05f489a639 core: hle: ldn: Error out on call to Initialization. 5 years ago
Kelebek1 f924b0efce Implement glDepthRangeIndexeddNV 5 years ago
Jan Beich 7936e43cc1 video_core: add missing header after a4e811af27 5 years ago
Jan Beich 925554b45c common: add missing header after a02cc7e039 5 years ago
Morph c841dcc8cb hid: Implement GameCube Controller Vibrations 5 years ago
Morph ba79a07519 acc: Stub GetNintendoAccountUserResourceCacheForApplication 5 years ago
ameerj 0d9fb9ca27 kernel: Fix resource release exception on exit 5 years ago
Morph f542011e0c gl_disk_shader_cache: Log total shader entries count on game load 5 years ago
bunnei 82eb7d8c15 common: wall_clock: Fix integer overflow with StandardWallClock. 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
bunnei c21aa2479a hle: kernel: Migrate MemoryManager to KMemoryManager. 5 years ago
bunnei 21a22af0c5 hle: kernel: Migrate PageLinkedList to KPageLinkedList. 5 years ago
bunnei a4c5e6d964 hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others. 5 years ago
bunnei 5702047b65 hle: kernel: Migrate SlabHeap to KSlabHeap. 5 years ago
bunnei 8c9e87ab66 hle: kernel: Migrate MemoryLayout to KMemoryLayout. 5 years ago
bunnei 867294d639 hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo. 5 years ago
bunnei 921fd4932f hle: kernel: memory_manager: Rename AllocateContinuous to AllocateContinuous. 5 years ago
bunnei f82b15089b hle: kernel: KSystemControl does not belong in Memory namespace. 5 years ago
bunnei 5a1fe8c70a hle: kernel: memory: PageHeap: Migrate to KPageBitmap class. 5 years ago
bunnei cafc6c3707 hle: kernel: Add KPageBitmap class. 5 years ago
bunnei d072e9b977 hle: kernel: system_control: Add function GenerateRandomU64. 5 years ago
bunnei 954384a84a common: Add implementation of TinyMT (Mersenne Twister RNG). 5 years ago
bunnei c51da1b0d5 hle: kernel: Add KSpinLock implementation. 5 years ago
bunnei a706a6a08e core: memory: Add templated GetPointer methods. 5 years ago
bunnei c5df99ea2f common: alignment: Add DivideUp utility method. 5 years ago
bunnei f8d8755776 hle: kernel: Rename SharedMemory to KSharedMemory. 5 years ago
Morph ebf4986174 Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" 5 years ago
ReinUsesLisp a02cc7e039 common/cityhash: Use common types 5 years ago
ReinUsesLisp 58ed3fa9f5 tests: Add tests for CityHash 5 years ago
ReinUsesLisp 76e2d40963 vk_rasterizer: Fix loading shader addresses twice 5 years ago
bunnei 1c8d749458 core: core_timing_util: Optimize core timing math. 5 years ago
bunnei a8fbe6493e common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL instruction. 5 years ago
bunnei e6f71e15a1 common: Merge uint128 to a single header file with inlines. 5 years ago
Morph 57738090f7 core/CMakeLists: Add web_types.h 5 years ago
Kelebek1 16a5c56b7c Review 1 5 years ago
Kelebek1 4e04e95a8e Implement texture offset support for TexelFetch and TextureGather and add offsets for Tlds 5 years ago
lat9nq fb1090fb78 debugger: controller: Add access key 5 years ago
bunnei fddde225c5 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
bunnei b950e28dfa hle: service: ldn: IUserLocalCommunicationService: Improve the stub. 5 years ago
german 47f0b00c9d Improve mouse panning 5 years ago
bunnei 5fc36d40f8 hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled. 5 years ago
bunnei 909c60e51e hle: service: am: IStorageAccessor: Fix out of bounds error handling. 5 years ago
ReinUsesLisp ec1854363e vk_resource_pool: Load GPU tick once and compare with it 5 years ago
ReinUsesLisp 7fa30ea272 vk_update_descriptor: Inline and improve code for binding buffers 5 years ago