1
0
forked from 0ad/0ad
Go to file
janwas 34637ba5dc # refactor sysdep API, split it into parts
- split up detect.cpp into snd, cpu, gfx (headers were already split)
- rename detect functions for more clarity (e.g. get_cur_vmode ->
gfx_get_video_mode)
- rename lib/res/sound/snd to snd_mgr to avoid conflict with
sysdep/snd.cpp
- waio: set errno in aio_rw (addresses bug #73)

This was SVN commit r3745.
2006-04-10 20:12:25 +00:00
binaries This was SVN commit r3733. 2006-04-08 22:35:23 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
docs # final version of thesis 2006-04-07 16:46:40 +00:00
source # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00