16283 Commits (fc6db97a09e2de5eff10131ddcab9cf8fb2f736c)
 

Author SHA1 Message Date
David 3bb63bc0b3
Merge pull request #3967 from FearlessTobi/keys-singleton 6 years ago
bunnei c6b0353c4d
Merge pull request #4153 from ogniK5377/prepo-multibuf 6 years ago
bunnei 424540d9e8
Merge pull request #4063 from FreddyFunk/game-version-in-title 6 years ago
bunnei f1b1238e2d
Merge pull request #4166 from VolcaEM/quickstart-faq 6 years ago
Jan Beich 3b1683a152 common: switch to nullptr for sysctl's empty new value 6 years ago
Ameer a76e11e7f0 Address feedback regarding increments, const vars, and general cleanup 6 years ago
Fernando Sahmkow a4f48efea4
Merge pull request #4176 from ReinUsesLisp/compatible-formats 6 years ago
Fernando Sahmkow 977a3ab352
Merge pull request #4157 from ReinUsesLisp/unified-turing 6 years ago
Ameer dfdf87d844 fix implicit conversion of size_t type to int 6 years ago
Morph 1b31755ba6 maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT 6 years ago
Rodrigo Locatti d217017c9e
Merge pull request #4191 from Morph1984/vertex-formats 6 years ago
David 7c970132b5
macro: Add support for "middle methods" on the code cache (#4112) 6 years ago
bunnei fa8e35c49f
Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix 6 years ago
Jan Beich dda90ce1c2 cmake: depend on WebEngine with system Qt 6 years ago
Jan Beich e6085ea35f common: add sysconf() fallback 6 years ago
Morph 10eca7f651 maxwell_to_gl: Rename VertexType() to VertexFormat() 6 years ago
John Galt 765e37aa35 cmake: fix fmt linking 6 years ago
Rodrigo Locatti f84cbf6429
Merge pull request #4140 from ReinUsesLisp/validation-layers 6 years ago
VolcaEM 86946ea13c
Remove duplicate functions 6 years ago
VolcaEM f3630a0713
Use decimal instead of hexadecimal 6 years ago
VolcaEM a0c499aef7
Fix typo 6 years ago
VolcaEM f2eead3b5b
Clang-format 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 6 years ago
ReinUsesLisp 8562b516c0 core_timing,scheduler: Use std::scoped_lock when possible 6 years ago
tgsm 9ff3401133 .github: add a new issue template 6 years ago
bunnei b05795d704
Merge pull request #3955 from FernandoS27/prometheus-2b 6 years ago
bunnei 8596a12772
Merge pull request #4196 from ogniK5377/nrr-nro-fixes 6 years ago
David Marcec db824b59c8 ldr: Cleanup NRO & NRR structs 6 years ago
David d67c7d9a82
Merge pull request #4026 from VolcaEM/ldr 6 years ago
David 4a5f6c03b0
Merge pull request #4184 from VolcaEM/patch-9 6 years ago
David d3a306b7a6
Merge pull request #4185 from VolcaEM/patch-10 6 years ago
David 477979dd43
Merge pull request #4186 from VolcaEM/patch-11 6 years ago
David b478b61dcf
Merge pull request #4187 from VolcaEM/patch-12 6 years ago
David 00aa9f6a53
Merge pull request #4188 from VolcaEM/patch-13 6 years ago
David 26e243d2d7
Merge pull request #4189 from VolcaEM/patch-14 6 years ago
David bd590895cf
Merge pull request #4190 from VolcaEM/patch-15 6 years ago
David e978f05ed1
Merge pull request #4183 from VolcaEM/patch-8 6 years ago
Morph 4a35df337b maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types except float 6 years ago
David Marcec dcf345febe am: Stub GetIndirectLayerConsumerHandle 6 years ago
Morph 78d80d99a0 maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats 6 years ago
David Marcec f0baf2abf2 acc: ListOpenContextStoredUsers partial stub 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow e486c66850 NvFlinger: Clang Format. 6 years ago
Fernando Sahmkow 626cc44d7a Build System: Fix GCC & MINGW Build. 6 years ago
Fernando Sahmkow 4105f38022 SVC: Implement 32-bits wrappers and update Dynarmic. 6 years ago
Fernando Sahmkow ce350e7ce0 SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32 6 years ago
Fernando Sahmkow b8df61c642 ARM: Update Dynarmic and Setup A32 according to latest interface. 6 years ago
Fernando Sahmkow 22ceaca2f4 SVC: Add GetThreadPriority32 & SetThreadPriority32 6 years ago
Fernando Sahmkow ec11918323 ArmDynarmic32: Setup CNTPCT correctly 6 years ago
Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. 6 years ago