1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas e4f160df27 fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
this came up due to header change - some unnecessary stuff isn't
included by default anymore.

This was SVN commit r1155.
2004-09-19 11:57:51 +00:00
..
cursor.cpp fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader. 2004-09-19 11:57:51 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp more dox! 2004-08-27 00:33:20 +00:00
file.h more dox! 2004-08-27 00:33:20 +00:00
h_mgr.cpp fix for gcc: philip reports it doesn't have upper_bound (although it's part of STL). replaced with equal_range 2004-09-19 11:23:12 +00:00
h_mgr.h RES_TEMP scope alias: RES_NO_CACHE 2004-08-05 12:45:56 +00:00
mem.cpp allow freeing 0 ptrs 2004-08-15 21:48:34 +00:00
mem.h fixed alignment (broken after last user_p change) 2004-08-09 16:44:42 +00:00
ogl_tex.cpp better encapsulation of header (=> less dependencies) 2004-09-19 11:36:26 +00:00
ogl_tex.h add comment: tex_upload binds texture as a side effect 2004-09-19 11:40:42 +00:00
res.cpp wasn't converting native path to portable before sending to VFS. 2004-08-14 12:28:54 +00:00
res.h fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader. 2004-09-19 11:57:51 +00:00
tex.cpp better encapsulation of header (=> less dependencies) 2004-09-19 11:36:26 +00:00
tex.h common interface to texture format codecs; work started on encoders (to write textures) 2004-07-08 14:40:24 +00:00
unifont.cpp fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader. 2004-09-19 11:57:51 +00:00
unifont.h Changed a function that the GUI uses to Unicode. 2004-09-06 02:24:34 +00:00
vfs.cpp more dox! 2004-08-27 00:33:20 +00:00
vfs.h more dox! 2004-08-27 00:33:20 +00:00
zip.cpp more dox! 2004-08-27 00:33:20 +00:00
zip.h more dox! 2004-08-27 00:33:20 +00:00