1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
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
..
unix # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
win # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
cpu.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
cpu.h # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
dir_watch.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
gfx.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
gfx.h # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
ia32.asm slight tweak to asm code - improve alignment and remove temp R..R/W..W memcpy interleaving 2005-12-08 17:26:08 +00:00
ia32.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
ia32.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
snd.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
snd.h # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
sysdep.cpp file code v2 is now feature complete and works. 2006-02-23 07:55:32 +00:00
sysdep.h # housekeeping (improve unreachable code annotations and avoid compiler warnings) 2006-04-10 06:44:54 +00:00