2009-10-03 |
havoc | added r_renderview cvar (similar to scr_refresh but... |
blob | commitdiff | raw |
2009-08-19 |
divverent | snd_mutewhenidle 0: do NOT still mute when app is hidde... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
divverent | glx, sdl, wgl: autodetect all supported video modes... |
blob | commitdiff | raw | diff to current |
2009-04-04 |
havoc | changed r_speeds glFinish to only occur when set to... |
blob | commitdiff | raw | diff to current |
2009-01-31 |
divverent | more fullscreen cleanup |
blob | commitdiff | raw | diff to current |
2009-01-31 |
divverent | cleanup of fullscreen code; do not use VidMode when... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | oops, fixing syntax |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | some fixes for NetWM fullscreen |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | try to improve netwm fullscreen mode |
blob | commitdiff | raw | diff to current |
2009-01-27 |
divverent | handle FocusIn and FocusOut in NetWM fullscreen mode |
blob | commitdiff | raw | diff to current |
2009-01-27 |
divverent | fix my last fullscreen change |
blob | commitdiff | raw | diff to current |
2009-01-27 |
divverent | beginning of vid_netwmfullscreen; does not work yet... |
blob | commitdiff | raw | diff to current |
2009-01-17 |
havoc | disable DGA mouse by default |
blob | commitdiff | raw | diff to current |
2008-11-10 |
divverent | glx: support vid_stick_mouse (to always warp to the... |
blob | commitdiff | raw | diff to current |
2008-11-09 |
divverent | sorry for this debug print |
blob | commitdiff | raw | diff to current |
2008-11-09 |
divverent | add code to vid_glx to turn off mouse acceleration... |
blob | commitdiff | raw | diff to current |
2008-09-20 |
havoc | remove some unneeded code |
blob | commitdiff | raw | diff to current |
2008-09-10 |
divverent | Solaris compile fixes |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | enable XkbSetDetectableAutoRepeat (TODO check if weird... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
havoc | fix problem with glx mouse not grabbing in nexuiz menu |
blob | commitdiff | raw | diff to current |
2008-05-10 |
havoc | renamed VID_GrabMouse to VID_SetMouse as it now takes... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
havoc | fixed bug where vid_dgamouse cvar broke support for... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
havoc | warp mouse pointer every time it moves off-center inste... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | fixed several bugs with mouse grabbing |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | ignore all potentially disruptive events when in fullscreen |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | implemented support for turning off mousegrab in csqc... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | renamed IN_Activate to VID_GrabMouse and made it a... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
havoc | centralized GL_VENDOR/GL_RENDERER/etc printing code |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | this should fix some Solaris/NetBSD/OpenBSD compile... |
blob | commitdiff | raw | diff to current |
2008-03-01 |
havoc | make sure that gl_extensions and gl_platformextensions... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
havoc | audited PixelFormat setup code and made it request... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
res | Change GLX visual acquisition to also try without sampl... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
havoc | implemented vid_samples cvar (antialiasing samples... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
divverent | fix bugs with changing apple_mouse_noaccel and vid_dgam... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | revert the vid_grabkeyboard 0 support in fullscreen... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | vid_grabkeyboard 0 now works with fullscreen |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | changed cl_ignoremousemove from a qboolean to an int... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | need to include quakedef.h later in the other vid_... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
divverent | support vid_resizable in glx |
blob | commitdiff | raw | diff to current |
2007-11-10 |
divverent | XPM support for X11; WM_CLASS and WM_COMMAND are now... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
havoc | implemented snd_mutewhenidle cvar, defaults to 1, to... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
havoc | renamed vid_dga to vid_dgamouse |
blob | commitdiff | raw | diff to current |
2007-05-17 |
havoc | cleaned up vid_dga code, removed vid_dga_mouseaccel... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
divverent | libcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | audited all Sys_Quit calls and gave them return values... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
divverent | in X11, keypad * is KP_MULTIPLY, not '*' |
blob | commitdiff | raw | diff to current |
2007-04-14 |
havoc | removed all commandline checks for the option "-safe... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
havoc | reenabled keyboard grab when fullscreen - this is just... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | added vid_grabkeyboard cvar which defaults to 0, this... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
havoc | added vid_stereobuffer cvar based on patch from syschuc... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-06-12 |
havoc | don't set vid_activewindow to false in Map/Unmap events... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
havoc | treat AltGr key as ALT for bind purposes |
blob | commitdiff | raw | diff to current |
2006-04-26 |
havoc | added a lot more CHECKGLERROR macro calls, to identify... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | grab mouse when using menu while watching demos (import... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
havoc | an optimization to call XF86VidModeGetGammaRampSize... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
havoc | modified gamma handling, now VID_UpdateGamma is only... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
havoc | changed VID_Finish to take an allowmousegrab parameter... |
blob | commitdiff | raw | diff to current |
2006-02-19 |
molivier | Workaround for a bug in the Linux ATI proprietary drive... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-30 |
havoc | disable hardware gamma if XF86VidModeGetGammaRampSize... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
havoc | implemented vid_refreshrate cvar to specify display... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | fixed keynum_t issue, it was declared as an extern... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | changed buttonremap arrays to int instead of keynum_t... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | made K_MOUSE4/5 keys separate from K_MWHEELUP/DOWN... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
havoc | allow typing characters above 126 |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | cleaned up all Con_Printf calls that were missing a \n |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-08-14 |
eviltypeguy | Fixups for Solaris port. |
blob | commitdiff | raw | diff to current |
2005-06-28 |
havoc | patch from christian holmberg to make XK_section key... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
molivier | vid_usemouse doesn't need to be a global variable |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | replaced all references to vid.conwidth and vid.conheig... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | more clean up of IN_Activate, added cl_ignoremousemove... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
havoc | fix VID_Shutdown ungrabs |
blob | commitdiff | raw | diff to current |
2005-05-09 |
havoc | major cleanup of input code - CL_Move replaces most... |
blob | commitdiff | raw | diff to current |
2005-05-08 |
havoc | various printf/fprintf calls are now Con_Printf, and... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
havoc | rearranged mouse grabbing rules again to force grabbing... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
havoc | changed Host_Init to execute configs only once |
blob | commitdiff | raw | diff to current |
2005-03-31 |
molivier | Removed GL_OpenLibrary and GL_CloseLibrary from "vid... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
havoc | vid_vsync 0 now causes a warning due to the fact GLX_SG... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
havoc | vid_usingvsync now set to false after a vid_restart... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
havoc | GLX mode now supports GLX_SGI_swap_control for vid_vsync |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
havoc | ignore first mouse move after mouse grab as it's genera... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | revised commandline option comments for better categori... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | added COMMANDLINEOPTION comments for every commandline... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
tomaz | Fixed some errors in the vid_vsync code. |
blob | commitdiff | raw | diff to current |
2004-07-26 |
havoc | added gl_finish cvar, defaults to 0, this was a noticab... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
knghtbrd | Undo moving cl_available. This really doesn't belong... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
havoc | fix a missing ; from knghtbrd's commit |
blob | commitdiff | raw | diff to current |
2004-01-01 |
knghtbrd | Moved cl_available definition to vid_shared.c |
blob | commitdiff | raw | diff to current |
2003-12-31 |
knghtbrd | More MacOS X stuff. The correct test for MacOS X in... |
blob | commitdiff | raw | diff to current |
2003-12-31 |
havoc | don't even try to support XF86DGA stuff on Mac |
blob | commitdiff | raw | diff to current |
2003-12-23 |
black | Fast commit before Im off for 10 days. Please correct... |
blob | commitdiff | raw | diff to current |
2003-12-07 |
havoc | removed vid_allowhwgamma variable because vid_activewin... |
blob | commitdiff | raw | diff to current |
next |