10223 Commits (b57e173bacfab0beb593db96e182ef69bd026d71)
 

Author SHA1 Message Date
David Marcec b57e173bac Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm) 7 years ago
bunnei ee00b44d13 Merge pull request #1976 from lioncash/display 7 years ago
bunnei a5c8bed9ee Merge pull request #1978 from lioncash/enabled 7 years ago
bunnei 9f73394f70 Merge pull request #1942 from DarkLordZach/profile-select-game-boot 7 years ago
bunnei a9a9278360 Merge pull request #1941 from DarkLordZach/profile-select-save-data 7 years ago
Lioncash a12272b695 service/vi: Implement SetDisplayEnabled() 7 years ago
bunnei 55d565100c Merge pull request #1977 from lioncash/vi-log 7 years ago
Lioncash 76a6355b56 service/vi: Log more information where applicable 7 years ago
Lioncash 91431c27c8 service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay 7 years ago
bunnei 676d302ef4 Merge pull request #1961 from ReinUsesLisp/tex-view-2d 7 years ago
bunnei 180fefe448 Merge pull request #1944 from FearlessTobi/port-4187 7 years ago
bunnei f20ca84f48 Merge pull request #1969 from lioncash/cast 7 years ago
bunnei d02bf73ac5 Merge pull request #1970 from lioncash/header 7 years ago
Lioncash 7187d20b6a yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Lioncash 8611e4d103 yuzu/config: Silence truncation warnings 7 years ago
Lioncash 2935c16688 core/kernel: Remove unnecessary inclusions 7 years ago
bunnei 79fe1a3513 Merge pull request #1966 from lioncash/backtrace 7 years ago
bunnei 85939ef0a3 Merge pull request #1967 from lioncash/thread 7 years ago
bunnei 4ec62e912c Merge pull request #1965 from lioncash/fmt 7 years ago
Lioncash 669f7ccd9d kernel/svc: Correct misleading error message within CreateThread() 7 years ago
Lioncash d82608d18b kernel/svc: Sanitize core number and thread priorities in CreateThread() 7 years ago
Lioncash d81b00e4ee kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() 7 years ago
Lioncash a847292a78 kernel/svc: Simplify thread core ID sanitizing in CreateThread 7 years ago
Lioncash 3c36de7f43 arm_interface: Make include path relative for arm_interface.h 7 years ago
Lioncash 9dcdcdbc01 arm_interface: Make LogBacktrace() a const member function 7 years ago
Lioncash fc4f95104d arm_interface: Mark variables as const where applicable in LogBacktrace() 7 years ago
Lioncash 15b2878b20 arm_interface: Remove unnecessary semicolon 7 years ago
Sebastian Valle 8b4f7a9c5e Merge pull request #1956 from lioncash/process-thread 7 years ago
bunnei 31e3f609ba Merge pull request #1847 from ogniK5377/backtrace-break 7 years ago
bunnei f0954b6b78 Merge pull request #1964 from lioncash/time 7 years ago
ReinUsesLisp dec2113a73 gl_rasterizer_cache: Texture view if shader samples array but OGL is not 7 years ago
Lioncash 27d7f8b625 service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash a8dc2aacec externals: Update fmt to 5.3.0 7 years ago
Lioncash 6a13d386c8 service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 294399740c Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 years ago
bunnei 67b125f9ee Merge pull request #1955 from bunnei/g8r8-fix 7 years ago
bunnei 82662f374a gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 years ago
bunnei d533603cf8 Merge pull request #1958 from lioncash/audio 7 years ago
Lioncash f652c969a4 audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG 7 years ago
Lioncash 852cb94231 kernel/process: Start the main thread using the specified ideal core 7 years ago
Lioncash 50aed99339 kernel: Rename 'default' CPU core to 'ideal' core 7 years ago
Lioncash bf1ab3e562 kernel/thread: Move process thread initialization into process.cpp 7 years ago
bunnei 07aa082e2a Merge pull request #1954 from lioncash/npdm 7 years ago
bunnei e436d0e304 Merge pull request #1953 from lioncash/mem 7 years ago
Lioncash a72bda4ecc file_sys/program_metadata: Print out more descriptive address space descriptions 7 years ago
spycrab 8a5f6de6c8 Qt/Configure: Use sidebar to divide tabs into smaller groups 7 years ago
Lioncash e835034c17 kernel/process: Remove most allocation functions from Process' interface 7 years ago
bunnei 0c833d12d7 Merge pull request #1951 from Tinob/master 7 years ago
Rodolfo Bogado aa86cd851e Add missing uintBitsToFloat to SetRegisterToHalfFloat 7 years ago
bunnei 25a218248a Merge pull request #1928 from lioncash/caps 7 years ago