index
:
~nchery/ktx_utils
astc_3d
master
A set of utilities to generate KTXs from ASTCs
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
gen_ktx: Fix pixelDepth value for 3D textures
HEAD
master
Nanley Chery
1
-1
/
+1
2016-01-27
Fix out of bounds array access
Anuj Phogat
1
-1
/
+1
2015-08-12
gen_mipmaps: fix segfault.
Nanley Chery
1
-2
/
+5
2015-07-23
fix bugs
Nanley Chery
1
-22
/
+71
2015-07-23
array cleanups
Nanley Chery
1
-22
/
+8
2015-07-23
Fix the image buffer offset
Nanley Chery
1
-2
/
+2
2015-07-23
include 2d texture array generation in main script
Nanley Chery
2
-2
/
+9
2015-07-23
use glGetTexImage to create array texture
Nanley Chery
1
-10
/
+18
2015-07-22
get rid of uneeded convert and encoder options
Nanley Chery
1
-3
/
+1
2015-07-22
Pre-compute number of miplevels
Nanley Chery
1
-16
/
+5
2015-07-21
fixup! Start creating script to create a texture array
Nanley Chery
1
-56
/
+23
2015-07-21
Start creating script to create a texture array
Nanley Chery
4
-1
/
+1310
2015-07-10
add support for piglit subtests
Nanley Chery
1
-2
/
+2
2015-07-06
Change the hue of each miplevel
Nanley Chery
1
-0
/
+7
2015-06-25
simplify error checking
Nanley Chery
1
-30
/
+30
2015-06-25
add options for encoder choice
Nanley Chery
2
-0
/
+2
2015-06-22
use the astc from git
Nanley Chery
1
-1
/
+1
2015-06-17
add new astcenc binary with correct sRGB behavior
Nanley Chery
2
-3
/
+3
2015-06-17
go back to the original jpg
Nanley Chery
1
-1
/
+1
2015-06-15
Improve cleanup of failed mipmap gen and add correct sRGBs
Nanley Chery
2
-6
/
+14
2015-06-09
test more general file types
Nanley Chery
1
-3
/
+5
2015-06-05
Use functions
Nanley Chery
1
-25
/
+39
2015-06-05
Fix warnings and remove unnecessary code.
Nanley Chery
2
-3
/
+3
2015-06-05
use png as the source image
Nanley Chery
3
-4
/
+4
2015-06-05
Remove the alpha channel in HDR images
Nanley Chery
2
-7
/
+11
2015-05-18
Add files necessary to generate astc/ktx files from an image
Nanley Chery
8
-0
/
+877