22617 Commits (bbf3e7f313e91cc885fc6808e581ffc399b90e04)
 

Author SHA1 Message Date
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
ameerj 28db650fd6 externals: Update dynarmic 3 years ago
ameerj 8a22e21d6d value.h: remove recursive include 3 years ago
liamwhite a6e97dcd1c Merge pull request #9308 from lat9nq/from-scratch 3 years ago
liamwhite 994e446168 Merge pull request #9322 from german77/pump_events 3 years ago
liamwhite dfe5ec8f9c Merge pull request #9352 from lioncash/vidcast 3 years ago
liamwhite 4e9eb7ecc6 Merge pull request #9354 from lioncash/const-param 3 years ago
Lioncash 225f5ba19f host1x/syncpoint_manager: Eliminate unnecessary std::function construction 3 years ago
Lioncash b03305859e host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref 3 years ago
Lioncash a3ed3c8340 maxwell_3d: Mark shifted value as unsigned 3 years ago
Lioncash 0d9c723df4 engines: Remove unnecessary casts 3 years ago
liamwhite fa8bf5fb43 Merge pull request #9340 from lioncash/nvdrv 3 years ago
liamwhite 1f7c0310e2 Merge pull request #9347 from lioncash/vcast 3 years ago
liamwhite 049c6ca248 Merge pull request #9346 from lioncash/vtable 3 years ago
liamwhite 6197033d88 Merge pull request #9345 from lioncash/fence 3 years ago
liamwhite 9e9e28c281 Merge pull request #9343 from lioncash/bounds 3 years ago
Lioncash 789c33dc48 video_core/surface: Eliminate casts in GetFormatType() 3 years ago
Lioncash ccec899cd8 producer_listener: Add virtual destructor to IProducerListener 3 years ago
Lioncash 93f287c79b buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() 3 years ago
Lioncash 7d9d432ff4 buffer_queue_consumer: std::move std::shared_ptr in Connect() 3 years ago
Lioncash f5def4b9c5 consumer_base: Pass shared_ptr by const reference 3 years ago
Lioncash bde42f6767 consumer_base: Remove redundant virtual 3 years ago
Lioncash eb1bdc5ed4 syncpoint_manager: Mark IsSyncpointAllocated() as const 3 years ago
Lioncash 8409b91f2e syncpoint_manager: Reduce number of bounds checks 3 years ago
Morph 2c5073f375 Merge pull request #9339 from lioncash/cacheheader 3 years ago
Morph 65b9694ec7 Merge pull request #9338 from lioncash/properties 3 years ago
Morph ca79f2ed10 Merge pull request #9337 from lioncash/pbr 3 years ago
Morph c6f5c5c1a6 Merge pull request #9336 from lioncash/themepath 3 years ago
Lioncash e621ee9ec6 nvdrv: Simplify builder declarations 3 years ago
Lioncash 7c051067f6 common/cache_management: Amend header includes 3 years ago
Lioncash 23e85d2d85 input_common/helpers: Mark analog property structs members as static constexpr 3 years ago
Lioncash a9892677ed core/hid/emulated_controller: Use ranges version of transform 3 years ago
Lioncash 0862aabdc6 common/input: Add helpers functions for creating input and output devices 3 years ago
Lioncash c005d24e1e common/input: Pass ParamPackage by const reference in CreateDevice 3 years ago
Lioncash 72cfd9cb9b yuzu/main: Merge variable declaration into ifdef 3 years ago
liamwhite 755e1e93c7 Merge pull request #9325 from german77/default_by_default 3 years ago
german77 3075c5ec5c yuzu-cmd: Fix default config value 3 years ago
liamwhite 48b545354a Merge pull request #8829 from Docteh/qt6_0002 3 years ago
liamwhite d31bb0b36b Merge pull request #9317 from german77/input-crash 3 years ago
liamwhite 7daf70feec Merge pull request #9323 from german77/intructions 3 years ago
german77 cddbfe5e67 input_common: Pump sdl events from main thread 3 years ago
german77 23d7d8b9df yuzu-cmd: Fix input callback crash on close 3 years ago
bunnei 0e8043fc24 Merge pull request #9276 from goldenx86/fsrSlider 3 years ago
Morph 91305edf04 Merge pull request #9324 from v1993/master 3 years ago
Valeri e9fb4a65b9 crypto: use user-provided keys whenever possible 3 years ago
german77 8e2afd4e42 yuzu-cmd: Update configuration file description 3 years ago
bunnei 56164b71eb Merge pull request #9318 from goldenx86/glsl-ftw 3 years ago
Matías Locatti 71055c8e90 Oops 3 years ago
Matías Locatti 492fabc9b2 Replace GLSL as the default OpenGL shader backend 3 years ago
liamwhite 0f9aee1f8a Merge pull request #9288 from vonchenplus/deferred_draw 3 years ago