15625 Commits (eee473db660aef1991ff38b9c56ac7d1adf5ea61)

Author SHA1 Message Date
ameerj 1a1076f154 astc_decoder: Fix out of bounds memory access 5 years ago
ameerj cac341dbc7 renderer_vulkan: Accelerate ASTC decoding 5 years ago
ameerj bdec905c4a host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
ameerj 113734e488 renderer_opengl: Accelerate ASTC texture decoding with a compute shader 5 years ago
bunnei 044f6a53c9 video_core: rasterizer_accelerated: Fix un/signed mismatch. 5 years ago
zkitx 89577872eb Fix casing on DeallocateAesKeySlot 5 years ago
zkitx 1cf20b84a7 Update SPL to fit N's service refactor (4.0.0+) which split into new services. 5 years ago
MerryMage 63c5190057 fiber: Double default stack size 5 years ago
Morph d63d7bce9c time: Fix CalculateSpanBetween implementation 5 years ago
Morph e715bfd945 time: Assign the current time point to the ClockSnapshot 5 years ago
bunnei e4b692bd16 common: Fiber: use a reference for YieldTo. 5 years ago
Ani 443c883e88 qt: Set DISPLAY env var when not present 5 years ago
german77 9c42c9e164 Enable mouse toggle buttons 5 years ago
german 0b24257e2c Add toggle button option for normal buttons 5 years ago
bunnei a5092f9918 common: fiber: Use weak_ptr when yielding. 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago
bunnei 75519d107f hle: kernel: KThread: Rework dummy threads & fix memory leak. 5 years ago
bunnei 845a217d5e Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
Morph 31a56dafd3 aes_util: Remove malformed mbedtls_cipher_finish function call 5 years ago
Morph 05ddff8336 CMakeLists: Add /utf-8 compile option for MSVC 5 years ago
ameerj fb79ff4cab texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
ameerj 594860b216 renderer_opengl: Swizzle BGR textures on copy 5 years ago
bunnei 1f1170eb3d video_core: rasterizer_accelerated: Fix delta check ordering. 5 years ago
bunnei 02870daa16 video_core: rasterizer_accelerated: Improve error handling & fix implicit conversion. 5 years ago
bunnei 489b5cca7c video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. 5 years ago
ReinUsesLisp 06028cda0c buffer_cache: Heuristically decide to skip cache on uniform buffers 5 years ago
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
german77 a380976857 inputCommon: Mouse fixes 5 years ago
bunnei 05f489a639 core: hle: ldn: Error out on call to Initialization. 5 years ago
bunnei 3322f10f84 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
Kelebek1 f924b0efce Implement glDepthRangeIndexeddNV 5 years ago
ReinUsesLisp da2876ad7b vk_command_pool: Reduce the command pool size from 4096 to 4 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