You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wildcard
d2965ed0b1
[astc] Optimizations of astc decoding compute shader
1. The Select2DPartition function was recalculating Hash52 and generating 8 random seeds for every single pixel in a block.
Now it precomputes its and stores it in a table.
2. Instead of Float math use integer math
3. Pr 3437 changes
5 months ago
..
DefaultConfig.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago
DetectArchitecture.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago
DetectPlatform.cmake
[cmake] Fix MinGW/arm64 build/runtime errors (#3352)
6 months ago
FasterLinker.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago
GetSCMRev.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago
UseCcache.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago
UseLTO.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
6 months ago