Dan Olson
9b6a9a59b2
Make SDL/SGL include method jive with sdl-config
2000-10-04 23:34:56 +00:00
Bill Currie
065abe9464
make VID_SetCaption consistent wherever appropriate (ie possibly windowed
...
environments). caption is "PROGRAM VERSION[: text]".
2000-10-04 05:45:48 +00:00
Dabb
8ccb6a9570
Evil hack to get directsound work under win32, will be removed when sound_sdl & other stuffs are done.
2000-07-30 10:17:18 +00:00
Dabb
1dd5b7ee10
Changed alloca -> calloc to fix crash bug.
...
Also added modestate (will be removed).
btw, something to remember about ALLOCA:
"If the calling function does not contain any references
to local variables in the stack, the stack will not be
restored correctly when the function exits, resulting
in a program crash. "
2000-07-19 17:58:19 +00:00
Joseph Carter
eedd4a5e96
Thanks to akawaka, vid_sdl works!
...
This is far from complete and still does many things oddly by "modern"
standards in newtree.
2000-07-16 21:48:16 +00:00
Dabb
3a50d8337d
Added VID_SetCaption support and removed SDL_INIT_CDROM for now. (thats in cd_sdl.c).
2000-07-14 17:16:08 +00:00
Jeff Teunissen
1e28e71322
Normal SDL support. It might work. :)
2000-07-11 07:51:36 +00:00