]> icculus.org git repositories - divverent/darkplaces.git/history - vid_glx.c
Merge branch 'ft2' into ft2uim
[divverent/darkplaces.git] / vid_glx.c
2009-12-23 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-22 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-22 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-19 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-19 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-19 Wolfgang (Blub)... merging master again
2009-12-07 havocremoved gl_videosyncavailable variable because on all...
2009-12-07 havocchanged VID_InitMode to take a viddef_mode_t structure...
2009-10-30 divverentfix bug with bogus refresh rate info in xvidmode data
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-22 Wolfgang (Blub)... Merge branch 'multicon' into ft2uim
2009-10-22 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-10-07 Wolfgang (Blub)... merging with master, resolving conflict in gl_textures.c
2009-10-07 Wolfgang (Blub)... Merge branch 'master' into multicon
2009-10-03 havocadded r_renderview cvar (similar to scr_refresh but...
2009-10-01 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-28 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-27 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-25 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-23 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-17 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-16 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-14 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-14 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-12 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-09 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... Merging ft2
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... K_SUPER support on GLX now
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... K_SUPER, console support for UIM started
2009-08-19 divverentsnd_mutewhenidle 0: do NOT still mute when app is hidde...
2009-08-05 divverentglx, sdl, wgl: autodetect all supported video modes...
2009-04-04 havocchanged r_speeds glFinish to only occur when set to...
2009-01-31 divverentmore fullscreen cleanup
2009-01-31 divverentcleanup of fullscreen code; do not use VidMode when...
2009-01-28 divverentoops, fixing syntax
2009-01-28 divverentsome fixes for NetWM fullscreen
2009-01-28 divverenttry to improve netwm fullscreen mode
2009-01-27 divverenthandle FocusIn and FocusOut in NetWM fullscreen mode
2009-01-27 divverentfix my last fullscreen change
2009-01-27 divverentbeginning of vid_netwmfullscreen; does not work yet...
2009-01-17 havocdisable DGA mouse by default
2008-11-10 divverentglx: support vid_stick_mouse (to always warp to the...
2008-11-09 divverentsorry for this debug print
2008-11-09 divverentadd code to vid_glx to turn off mouse acceleration...
2008-09-20 havocremove some unneeded code
2008-09-10 divverentSolaris compile fixes
2008-07-15 divverentenable XkbSetDetectableAutoRepeat (TODO check if weird...
2008-05-18 havocfix problem with glx mouse not grabbing in nexuiz menu
2008-05-10 havocrenamed VID_GrabMouse to VID_SetMouse as it now takes...
2008-05-10 havocfixed bug where vid_dgamouse cvar broke support for...
2008-05-10 havocwarp mouse pointer every time it moves off-center inste...
2008-05-08 havocfixed several bugs with mouse grabbing
2008-05-08 havocignore all potentially disruptive events when in fullscreen
2008-05-08 havocimplemented support for turning off mousegrab in csqc...
2008-05-08 havocrenamed IN_Activate to VID_GrabMouse and made it a...
2008-05-07 havoccentralized GL_VENDOR/GL_RENDERER/etc printing code
2008-04-21 divverentthis should fix some Solaris/NetBSD/OpenBSD compile...
2008-03-01 havocmake sure that gl_extensions and gl_platformextensions...
2008-02-26 havocaudited PixelFormat setup code and made it request...
2008-02-26 resChange GLX visual acquisition to also try without sampl...
2008-02-14 havocimplemented vid_samples cvar (antialiasing samples...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-02-02 divverentfix bugs with changing apple_mouse_noaccel and vid_dgam...
2007-12-25 havocrevert the vid_grabkeyboard 0 support in fullscreen...
2007-12-25 havocvid_grabkeyboard 0 now works with fullscreen
2007-12-25 havocchanged cl_ignoremousemove from a qboolean to an int...
2007-11-12 divverentneed to include quakedef.h later in the other vid_...
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2007-11-10 divverentsupport vid_resizable in glx
2007-11-10 divverentXPM support for X11; WM_CLASS and WM_COMMAND are now...
2007-08-27 havocimplemented snd_mutewhenidle cvar, defaults to 1, to...
2007-05-17 havocrenamed vid_dga to vid_dgamouse
2007-05-17 havoccleaned up vid_dga code, removed vid_dga_mouseaccel...
2007-05-17 divverentlibcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD...
2007-04-24 havocaudited all Sys_Quit calls and gave them return values...
2007-04-16 divverentin X11, keypad * is KP_MULTIPLY, not '*'
2007-04-14 havocremoved all commandline checks for the option "-safe...
2007-03-16 havocreenabled keyboard grab when fullscreen - this is just...
2007-03-12 havocadded vid_grabkeyboard cvar which defaults to 0, this...
2006-10-18 havocadded vid_stereobuffer cvar based on patch from syschuc...
next