1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
prefect 501acc65f5 Extension function pointers are renamed from glXyzARB to pglXyzARB
to avoid conflicts with system header files.

This was SVN commit r3054.
2005-10-30 01:18:15 +00:00
..
cursor.cpp file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
cursor.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogl_shader.cpp Extension function pointers are renamed from glXyzARB to pglXyzARB 2005-10-30 01:18:15 +00:00
ogl_shader.h Add ARB_vertex_shader specific functions to glext_funcs.h 2005-10-30 00:22:22 +00:00
ogl_tex.cpp Extension function pointers are renamed from glXyzARB to pglXyzARB 2005-10-30 01:18:15 +00:00
ogl_tex.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
tex_bmp.cpp -move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness) 2005-10-19 03:06:54 +00:00
tex_codec.cpp debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed. 2005-10-19 06:29:55 +00:00
tex_codec.h -move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness) 2005-10-19 03:06:54 +00:00
tex_dds.cpp tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code. 2005-10-27 00:51:30 +00:00
tex_jpg.cpp -move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness) 2005-10-19 03:06:54 +00:00
tex_png.cpp file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
tex_tga.cpp -move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness) 2005-10-19 03:06:54 +00:00
tex.cpp tex, mem: fix refcnt issue that is the possible cause of bug#70! huge thanks to philip, who localized the problem to tex_wrap/memory not getting freed. 2005-10-29 22:29:55 +00:00
tex.h tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code. 2005-10-27 00:51:30 +00:00
unifont.cpp file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
unifont.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00