-
Notifications
You must be signed in to change notification settings - Fork 131
/
readme.txt
65 lines (54 loc) · 1.37 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
=======================
GLI 0.3.0.3: 2011-04-05
-----------------------
. Fixed bugs
=======================
GLI 0.3.0.2: 2011-02-08
-----------------------
. Fixed bugs
=======================
GLI 0.3.0.1: 2010-10-15
-----------------------
. Fixed bugs
=======================
GLI 0.3.0.0: 2010-10-01
-----------------------
. Added DDS10 load and store (BC1 - BC7)
. Added extension system
. Added automatic OpenGL texture object creation from file
=======================
GLI 0.2.2.0: 2010-09-07
-----------------------
. Added DDS exporter
=======================
GLI 0.2.1.1: 2010-05-12
-----------------------
. Fixed GCC build
=======================
GLI 0.2.1.0: 2010-02-15
-----------------------
. Added texelWrite function
. Fixed Visual Studio 2010 warnings
. Added readme.txt and copying.txt
=======================
GLI 0.2.0.0: 2010-01-10
-----------------------
. Updated API
. Removed Boost dependency
=======================
GLI 0.1.1.0: 2009-09-18
-----------------------
. Fixed DDS loader
. Added RGB8 to DDS loader
. Added component swizzle operation
. Added 32 bits integer components support
. Fixed texel fetch
=======================
GLI 0.1.0.0: 2009-03-28
-----------------------
. Added TGA loader
. Added DDS loader
. Added duplicate, crop, partial copy
. Added mipmaps generation.
===========================
Christophe Riccio, g.truc.creation|AT|gmail|DOT|com