1
0
forked from 0ad/0ad
0ad/source/lib/res
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
..
file change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common. 2005-10-27 16:53:41 +00:00
graphics Extension function pointers are renamed from glXyzARB to pglXyzARB 2005-10-30 01:18:15 +00:00
sound file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
h_mgr.cpp allocators, config: add CONFIG_OVERRUN_PROTECTION - allows disabling the lengthy work done by OverrunProtector 2005-10-29 21:40:41 +00:00
h_mgr.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.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
mem.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00