11621 Commits (fd34732e2683c0342ea481ca43786f1e8ff4cf4d)
 

Author SHA1 Message Date
ReinUsesLisp b7d412c99b gl_shader_decompiler: Abstract generic attribute operations 7 years ago
ReinUsesLisp bd81a03d9d gl_shader_decompiler: Declare all possible varyings on physical attribute usage 7 years ago
ReinUsesLisp 06b363c9b5 shader: Remove unused AbufNode Ipa mode 7 years ago
ReinUsesLisp 002ecbea19 shader_ir/memory: Emit AL2P IR 7 years ago
ReinUsesLisp 7632a7d6d2 shader_bytecode: Add AL2P decoding 7 years ago
Fernando Sahmkow e64c41efe8 Refactors and name corrections. 7 years ago
Lioncash 2bcb8a20b4 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash 03746be097 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash de93507a5a service/audren_u: Clean up work buffer calculations 7 years ago
ReinUsesLisp 4aa081b4e7 gl_shader_disk_cache: Skip stored shader variants instead of asserting 7 years ago
Fernando Sahmkow 95261639fb Fix Layered ASTC Textures 7 years ago
Lioncash 75a8b304d4 loader/nso: Remove left-in debug pragma 7 years ago
bunnei fb420358a9
Merge pull request #2406 from FearlessTobi/port-3839 7 years ago
bunnei 79e54abe19
Merge pull request #2100 from FreddyFunk/disk-cache-precompiled-file 7 years ago
Lioncash 19632d2421 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 years ago
Lioncash d672c6e759 kernel/svc: Reorganize svcSetThreadCoreMask() 7 years ago
Lioncash 69a2003a8e kernel/thread: Update thread processor ID flags 7 years ago
bunnei 91e239d66f
Merge pull request #2435 from ReinUsesLisp/misc-vc 7 years ago
bunnei 2be32eb3d2
Merge pull request #2412 from lioncash/system 7 years ago
bunnei c52233ec8b
Merge pull request #2322 from ReinUsesLisp/wswitch 7 years ago
bunnei 9a3737120d
Merge pull request #2423 from FernandoS27/half-correct 7 years ago
Lioncash 565fce71b1 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
ReinUsesLisp 2156e52014 shader_ir: Move Sampler index entry in operand< to sort declarations 7 years ago
ReinUsesLisp b77b4b76bb shader_ir: Add missing entry to Sampler operand< comparison 7 years ago
ReinUsesLisp 0b91087a1e shader_ir/texture: Fix sampler const buffer key shift 7 years ago
bunnei 78574e7a47
Merge pull request #2416 from lioncash/wait 7 years ago
bunnei 94db649205
Merge pull request #2424 from FernandoS27/compat 7 years ago
bunnei ee2252b6e1
Merge pull request #2426 from FearlessTobi/port-4748 7 years ago
bunnei 53f746fa9a
Merge pull request #2228 from DarkLordZach/applet-manager-p1 7 years ago
bunnei 0592869076
Merge pull request #2404 from lioncash/unicode 7 years ago
FreddyFunk 1a3ff252a4 Re added new lines at the end of files 7 years ago
unknown 3091b40691 gl_shader_disk_cache: Compress precompiled shader cache file with Zstandard 7 years ago
unknown 9db2c734c9 gl_shader_disk_cache: Use VectorVfsFile for the virtual precompiled shader cache file 7 years ago
unknown 3fe542cf60 gl_shader_disk_cache: Remove per shader compression 7 years ago
Fernando Sahmkow b3118ee316 Fixes and Corrections to DMA Engine 7 years ago
Hexagon12 8df9449bb8
Merge pull request #2422 from ReinUsesLisp/fixup-samplers 7 years ago
Hexagon12 b2fbcaae30
Merge pull request #2425 from FernandoS27/y-direction 7 years ago
Fernando Sahmkow f1e5314f1a Add Swizzle Parameters to the DMA engine 7 years ago
Fernando Sahmkow e140e2ebc6 Add Documentation Headers to all the GPU Engines 7 years ago
Fernando Sahmkow 021d28c9b8 Corrections and styling 7 years ago
bunnei 4fad91ca45
Merge pull request #2383 from ReinUsesLisp/aoffi-test 7 years ago
bunnei 9cab042674
Merge pull request #2420 from lioncash/audctl 7 years ago
Fernando Sahmkow 701ce1c9d0 Implement Maxwell3D Data Upload 7 years ago
Fernando Sahmkow e4ff140b99 Introduce skeleton of the GPU Compute Engine. 7 years ago
Fernando Sahmkow a91d3fc639 Revamp Kepler Memory to use a subegine to manage uploads 7 years ago
bunnei b5889cbd6f
Merge pull request #2403 from FernandoS27/compressed-linear 7 years ago
bunnei 68b707711a
Merge pull request #2411 from FernandoS27/unsafe-gpu 7 years ago
bunnei 01100f8afd
Merge pull request #2400 from FernandoS27/corret-kepler-mem 7 years ago
Fernando Sahmkow 4c36b78567 Rasterizer Cache: Use a temporal storage for Surfaces loading/flushing. 7 years ago
Fernando Sahmkow 623b2e4b8f Corrections Half Float operations on const buffers and implement saturation. 7 years ago