skyline/app
PixelyIon 588b4529ee Implement 3D Texture Swizzling
The Maxwell GPU supports 3D textures which are tiled with the block-linear layout which didn't handle swizzling 3D textures correctly till now. This commit addresses that by implementing proper swizzling for 3D textures. Titles such as Cluster Truck and Super Mario Odyssey utilize 3D textures alongside a vast majority of other titles.
2022-05-11 14:06:04 +05:30
..
libraries Update hades 2022-05-08 19:37:10 +01:00
src/main Implement 3D Texture Swizzling 2022-05-11 14:06:04 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Kotlin, AGP, Gradle and Build Tools 2022-04-27 14:00:36 +05:30
CMakeLists.txt Basic bcat:u implementation 2022-05-06 15:41:48 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30