8787 Commits (8d8366b602954b328a618b110d03644da2f9798d)
 

Author SHA1 Message Date
bunnei 8d8366b602
Merge pull request #1406 from ReinUsesLisp/multibind-samplers 7 years ago
bunnei f7b69d61f2
Merge pull request #1395 from lioncash/vm 7 years ago
ReinUsesLisp b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind 7 years ago
bunnei f7da74d18e
Merge pull request #1360 from FearlessTobi/port-3979 7 years ago
bunnei fc2419e441
Merge pull request #1394 from lioncash/stream 7 years ago
Mat M 29ff84ea99
Merge pull request #1389 from PhiBabin/valgrind 7 years ago
bunnei a75740b298
Merge pull request #1397 from spycrab/cmake_bin 7 years ago
bunnei 62048edc15
Merge pull request #1377 from FernandoS27/faster-swizzle 7 years ago
bunnei 8731ac87fa
Merge pull request #1404 from lioncash/vfs 7 years ago
Lioncash 861580f6d2 fsmitm_romfsbuild: std::move std::vector instances in Build() 7 years ago
Lioncash 7ecdaaf189 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 7 years ago
bunnei c0445006af
Merge pull request #1399 from lioncash/sched 7 years ago
bunnei efcb83fb41
Merge pull request #1400 from lioncash/header 7 years ago
bunnei cc866d1384
Merge pull request #1402 from ReinUsesLisp/asserts 7 years ago
bunnei 92dd496fb9
Merge pull request #1401 from lioncash/vfs 7 years ago
bunnei 9d163c00cc
Merge pull request #1398 from lioncash/macos 7 years ago
Lioncash 11104b4883 patch_manager: Invert conditionals within ApplyLayeredFS() 7 years ago
ReinUsesLisp ab65fde9f4 video_core: Add asserts for CS, TFB and alpha testing 7 years ago
Lioncash e3b2ef9170 vfs_vector: Amend initializer list order in VectorVfsFile's constructor initializer list 7 years ago
Lioncash 4654f89618 fsmitm_romfsbuild: Avoid type truncation warnings 7 years ago
Lioncash 91b56c4928 fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 7 years ago
Lioncash 1f92cbc059 fsmitm_romfsbuild: Remove unnecessary loops in Build() 7 years ago
Lioncash fa9e0f9c8b fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 7 years ago
Lioncash f646ca874d yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash cbb146069a yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 57616f9758 vfs/etc: Append std:: to size_t usages 7 years ago
Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Lioncash 14e2df5610 vfs_static: Remove template byte parameter from StaticVfsFile 7 years ago
Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 7 years ago
bunnei 7b81e1e525
Merge pull request #1365 from DarkLordZach/lfs 7 years ago
Lioncash 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr 7 years ago
Lioncash a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor 7 years ago
Lioncash 5873b14efd travis: Make macOS builds utilize Xcode 10 7 years ago
spycrab 1008be9b67 CMake: Remove superfluous CMAKE_RUNTIME_OUTPUT_DIRECTORY assignment 7 years ago
bunnei b67c1fdf38
Merge pull request #1393 from tech4me/svc 7 years ago
Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants 7 years ago
Lioncash 6c6f95d071 svc: Report correct memory-related values within some of the cases in svcGetInfo() 7 years ago
Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space 7 years ago
Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata 7 years ago
David 367c52ff0d Implemented fatal:u properly (#1347) 7 years ago
David 2513e086ab Stubbed IRS (#1349) 7 years ago
bunnei f2c1fd08f9
Merge pull request #1354 from ogniK5377/ssl-version 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Lioncash 2f6a611311 stream: Preserve enum class type in GetState() 7 years ago
tech4me d42424ace0 svc: Updated svc names 7 years ago
David 9f3fc067bf Added glObjectLabels for renderdoc for textures and shader programs (#1384) 7 years ago
bunnei 6b05f71b67
Merge pull request #1387 from FearlessTobi/port-4245 7 years ago
bunnei 5d9f001bb5
Merge pull request #1385 from FearlessTobi/port-4214 7 years ago
bunnei d373a65d26
Merge pull request #1391 from ogniK5377/GetAudioRendererState 7 years ago
bunnei c6f5c7d291
Merge pull request #1392 from greggameplayer/correct-BC6H 7 years ago