This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
/
textures
History
Mat M
c4001225f6
Merge pull request
#3631
from ReinUsesLisp/more-astc
...
texture/astc: More small ASTC optimizations
2020-04-13 10:17:32 -04:00
..
astc.cpp
astc: Hard code bit depth changes to 8 and use fast replicate
2020-04-09 18:37:12 -03:00
astc.h
gl_rasterizer_cache: Move format conversion to its own file
2019-02-26 20:08:27 -03:00
convert.cpp
texture_cache: General Fixes
2019-06-20 21:36:12 -03:00
convert.h
texture_cache: General Fixes
2019-06-20 21:36:12 -03:00
decoders.cpp
MaxwellDMA: Fixes, corrections and relaxations.
2019-07-25 20:41:42 -04:00
decoders.h
Texture Cache: Add HLE methods for building 3D textures within the GPU in certain scenarios.
2019-12-22 12:24:34 -04:00
texture.cpp
video_core/textures: Move GetMaxAnisotropy to cpp file
2020-04-07 20:47:31 -03:00
texture.h
video_core: Add MSAA registers in 3D engine and TIC
2020-04-12 00:21:27 -03:00