1
0
forked from 0ad/0ad
0ad/source
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
..
graphics - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
gui - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
maths some infrastructure for self-tests: gets rid of boilerplate code. 2005-09-02 02:47:25 +00:00
ps some infrastructure for self-tests: gets rid of boilerplate code. 2005-09-02 02:47:25 +00:00
renderer - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
scripting host of changes to accommodate Atlas: 2005-08-14 23:34:37 +00:00
simulation moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
sound - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
tools This was SVN commit r2631. 2005-08-22 03:27:15 +00:00
main.cpp Atlas: Simple undo system 2005-08-20 15:44:50 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00