Files
0ad/source/graphics
janwas 9ec828f6fd - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate.
- ogl_tex_bind now supports multitexturing (avoids need to get id and
then bind manually)
- provide nicer API for querying texture properties (no longer one big
getter). improved GUI determination of texture alpha.
- renderer: another see-if-texture-has-alpha and fixed alpha map code
(wasn't checking if all are same size. only worked because the first map
was larger than the rest

This was SVN commit r2647.
2005-09-02 02:54:02 +00:00
..
2005-01-23 17:35:36 +00:00
2004-07-08 14:44:04 +00:00
2004-07-31 19:46:14 +00:00
2005-08-09 15:55:44 +00:00
2005-08-14 23:50:37 +00:00
2005-08-14 23:50:37 +00:00
2004-09-26 21:21:34 +00:00
2004-12-16 12:01:47 +00:00
2004-12-18 23:30:28 +00:00
2005-05-27 00:38:30 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-08-14 23:50:37 +00:00
2005-08-16 19:51:18 +00:00
2005-08-09 15:55:44 +00:00
2004-06-11 02:14:18 +00:00
2004-07-11 12:49:44 +00:00
2004-06-08 12:10:51 +00:00
2005-08-09 15:55:44 +00:00
2004-06-02 15:03:17 +00:00
2005-08-14 23:50:37 +00:00
2005-05-21 01:40:32 +00:00