8558 Commits (da64da367b207a969fb00a8cbbc167a03bd57b4b)
 

Author SHA1 Message Date
Lioncash da64da367b services/sm: Amend error code constants 7 years ago
James Rowe 8e7497d5bb
Merge pull request #1308 from valentinvanelslande/ipc 7 years ago
Valentin Vanelslande 2ec9fbc2d4
ipc: minor fix 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
bunnei 60899b80f0
Merge pull request #1298 from lioncash/view 7 years ago
bunnei 938aa5779c
Merge pull request #1302 from lioncash/config 7 years ago
bunnei 926dd41587
Merge pull request #1163 from FearlessTobi/add-audio-stretching 7 years ago
bunnei 49c4fe1f2f
Merge pull request #1306 from bunnei/fix-b5g6r5u 7 years ago
bunnei 4a43fb7e1d gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format. 7 years ago
bunnei d9e21eebe8
Merge pull request #1297 from lioncash/pl 7 years ago
bunnei cc50857460
Merge pull request #1263 from FernandoS27/tex-mode 7 years ago
MerryMage 957ddab679 audio_core: Flush stream when not playing anything 7 years ago
FernandoS27 a99d9db32f Implemented Texture Processing Modes 7 years ago
bunnei 79217f9870
Merge pull request #1303 from lioncash/error 7 years ago
bunnei 0821a210c4
Merge pull request #1304 from lioncash/str 7 years ago
bunnei 44fac34697
Merge pull request #1305 from FreddyFunk/cmake_yuzu_as_vs_startup_project 7 years ago
Frederic Laing 9f2bcdbb76
Update CMakeLists.txt 7 years ago
Lioncash fbe462099b svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given 7 years ago
Lioncash 3c5c292592 kernel/errors: Correct error codes for invalid thread priority and invalid processor ID 7 years ago
Lioncash 9b3bc0b282 svc: Do nothing if svcOutputDebugString() is given a length of zero 7 years ago
Lioncash 04d723baf9 svc: Correct parameter type for OutputDebugString() 7 years ago
Lioncash e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
bunnei 475222a496
Merge pull request #1296 from lioncash/prepo 7 years ago
bunnei 3ee4fa557f
Merge pull request #1301 from lioncash/qt 7 years ago
bunnei c245150439
Merge pull request #1300 from lioncash/audio 7 years ago
bunnei 89825766ee
Merge pull request #1278 from tech4me/bg-color-fix 7 years ago
bunnei 522a11a11f
Merge pull request #1295 from bunnei/accurate-copies 7 years ago
bunnei 4a9acc87f9
Merge pull request #1294 from degasus/optimizations 7 years ago
bunnei 7bb226f22d gl_rasterizer_cache: Always blit on recreate, regardless of format. 7 years ago
Lioncash 0e61e8362f game_list: Resolve variable shadowing within LoadCompatibilityList() 7 years ago
Lioncash 7fe10dea3e game_list: Use QJsonValueRef() within LoadCompatibilityList() 7 years ago
Lioncash c243bc09d4 service/audio: Replace includes with forward declarations where applicable 7 years ago
Lioncash bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view 7 years ago
Lioncash c061e27155 pl_u: Eliminate mutable file-scope state 7 years ago
bunnei 429217248f
Merge pull request #1289 from FernandoS27/lea_pset 7 years ago
Lioncash 325c259fc5 service/prepo: Move class into the cpp file 7 years ago
bunnei cdddd71d08 gl_shader_cache: Remove cache_width/cache_height. 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
FernandoS27 5c676dc884 Implemented LEA and PSET 7 years ago
FernandoS27 3f0922715a Implemented encodings for LEA and PSET 7 years ago
bunnei 1470b85af9
Merge pull request #1291 from lioncash/default 7 years ago
bunnei 2f0ff4d25b
Merge pull request #1292 from ogniK5377/renderdoc-fix 7 years ago
bunnei 143525dcb9
Merge pull request #1293 from lioncash/font 7 years ago
Lioncash 46ba1bc40f externals: Place font data within cpp files 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
David Marcec 4c3bd33be2 Fixed renderdoc input/output textures not working due to render targets 7 years ago
Tobias 3bac3051fc Use open-source shared fonts if no dumped file is available (#1269) 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago