]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - vid_sdl.c
removed winding.[ch] files from dsp files
[xonotic/darkplaces.git] / vid_sdl.c
2005-06-01 havocenable unicode and keyrepeat every time a video mode...
2005-05-13 havocreplaced all references to vid.conwidth and vid.conheig...
2005-05-13 havocmore clean up of IN_Activate, added cl_ignoremousemove...
2005-05-09 havocmajor cleanup of input code - CL_Move replaces most...
2005-05-06 havocchanged Host_Init to execute configs only once
2005-05-05 black-Changed the SDL window icon back to DP's icon.
2005-03-07 molivierRemoved a couple of warnings when compiling with MSVC6
2005-02-04 havocenable key repeat
2004-12-03 molivier- DP now defines MACOSX when relevant
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-11-25 havocchanged drivername to NULL, as SDL knows best
2004-10-18 havocadd support for 32bit color in SDL builds
2004-10-10 havocfixed a signed/unsigned warning
2004-10-05 havocnow compiles on x86_64 successfully (still a crash...
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-07-26 havocadded gl_finish cvar, defaults to 0, this was a noticab...
2004-07-14 black-Added the preprocessor constant USE_DSOUND.
2004-07-12 black-The mouse wheels now work in Windows (now button press...
2004-07-11 black-Removed Sys_Quit and added Sys_Shutdown which will...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-01-01 knghtbrdINCOMPLETE SDL video support (don't use it!) No input...