1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 4285883f3d wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary)
file: add timer
h_mgr bugfix: h_force_free wasn't clearing refcnt
mem: add note on shutdown order
snd: bugfixes: VSrc_validate was overzealous (al_src == 0 is allowed);
sd->is_valid wasn't being set -> leaked AL buffers.
wsdl: remove overzealous ReleaseDC check (false alarm)
gamesetup: clarify (resource) shutdown order

This was SVN commit r2913.
2005-10-12 15:09:32 +00:00
..
file wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
graphics ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
sound wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
h_mgr.cpp wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
h_mgr.h all resource implementations: 2005-10-12 04:35:01 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
mem.h wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00