]> git.xonotic.org Git - xonotic/darkplaces.git/commit
factor out thread interface from dpsoftrast
authoreihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Feb 2011 14:56:47 +0000 (14:56 +0000)
committereihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Feb 2011 14:56:47 +0000 (14:56 +0000)
commit9cffca779de91e174191e4a853211892e44b605e
tree41834e7ccfb21ab09bef8b64e9e9c03725c898b5
parentb3e2d8f3adf0c321ff4a01ed17d9a9ff87feb0d8
factor out thread interface from dpsoftrast

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10825 d7cf8633-e32d-0410-b094-e92efae38249
darkplaces-sdl.vcproj
dpsoftrast.c
dpsoftrast.h
host.c
makefile.inc
thread.h [new file with mode: 0644]
thread_null.c [new file with mode: 0644]
thread_sdl.c [new file with mode: 0644]
vid_sdl.c