]> git.xonotic.org Git - xonotic/darkplaces.git/history - vid_shared.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / vid_shared.c
2020-03-15 havocRemove v_glslgamma cvar (now assumed to be 1) and corre...
2018-08-03 divverentManage resetting the key event state on video reinitial...
2018-04-05 havocRemove v_hwgamma feature as it is not worth maintaining...
2018-04-03 havocUNMERGE! Remove v_hwgamma feature as it is not worth...
2018-04-03 havocRemove v_hwgamma feature as it is not worth maintaining...
2017-04-24 havocRemoved the gray-out behavior on the gamma settings...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-11-29 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-28 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2014-10-04 divverentImplement GPU-side corona fading
2014-10-04 divverentImplement GPU-side corona fading
2013-09-18 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-09-17 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-22 havocSteel Storm additions for mobile (EluanCM)
2013-07-17 havocSteel Storm additions for mobile (EluanCM)
2013-04-19 havocset vid_stereobuffer cvar based on whether GL_STEREO...
2013-04-17 havocset vid_stereobuffer cvar based on whether GL_STEREO...
2013-03-21 havocimplemented use of GL_ARB_uniform_buffer_object for...
2013-02-28 havocimplemented use of GL_ARB_uniform_buffer_object for...
2012-12-31 eihrulallow framebuffer objects to be used where non-power...
2012-12-25 eihrulallow framebuffer objects to be used where non-power...
2012-03-13 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-03-12 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-03-09 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-22 eihrulUNMERGE! flip dpsoftrast's texture memory layout so...
2012-01-22 divverentWORKAROUND: turn off vid.support.ext_framebuffer_object...
2012-01-22 divverentWORKAROUND: turn off vid.support.ext_framebuffer_object...
2012-01-19 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-16 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-16 divverentworkaround for upside down bug in dpsoftrast: turn...
2012-01-16 divverentworkaround for upside down bug in dpsoftrast: turn...
2011-12-03 havocbind to GL_ARB_framebuffer_object functions correctly...
2011-11-30 havocbind to GL_ARB_framebuffer_object functions correctly...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 havocsupport GL_ARB_framebuffer_object, with GL_EXT_framebuf...
2011-11-01 havocfix compile errors and warnings in MSVC
2011-10-31 havocadded R_LoadTextureRenderbuffer for creating renderbuff...
2011-10-31 havocadded support for GL_EXT_packed_depth_stencil, this...
2011-10-31 havocvid_soft_threads 8 by default because excessive threads...
2011-10-31 havocadded support for GL_EXT_packed_depth_stencil, this...
2011-10-26 havocvid_soft_threads 8 by default because excessive threads...
2011-10-23 divverentmore sRGB simplification
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-22 divverentmore sRGB simplification
2011-10-21 divverentuse the correct sRGB conversion for the gamma ramps
2011-10-21 divverentuse the correct sRGB conversion for the gamma ramps
2011-10-21 divverentvid_sRGB_fallback: now 3 is unconditional, and 2 also...
2011-10-21 divverentmake the sRGB fallback cvar controlled (and off by...
2011-10-21 divverentvid_sRGB_fallback: now 3 is unconditional, and 2 also...
2011-10-20 divverentmake the sRGB fallback cvar controlled (and off by...
2011-10-18 divverentproperly detect vid.samples value if overridden by...
2011-10-18 havocif vid_samples is > 1 then do not use fbo view or water...
2011-10-18 divverentfor now, turn off FBO if multisampling as their combina...
2011-10-16 divverentproperly detect vid.samples value if overridden by...
2011-10-16 havocif vid_samples is > 1 then do not use fbo view or water...
2011-10-16 divverentfor now, turn off FBO if multisampling as their combina...
2011-08-24 eihrulfix bugs introduced by r11262
2011-08-24 eihrulfix bugs introduced by r11262
2011-08-14 havocfix a pile of issues with calling conventions on GLES2...
2011-08-14 vortexr_glsl_deluxemapping 2 support for vertexlit surfaces...
2011-08-03 havocfix a pile of issues with calling conventions on GLES2...
2011-07-31 vortexr_glsl_deluxemapping 2 support for vertexlit surfaces...
2011-06-13 divverentfix detection of multisampling for ATC
2011-06-13 divverentfix detection of multisampling for ATC
2011-06-08 divverentuse subtractive blend equation to support negative...
2011-06-08 divverentuse subtractive blend equation to support negative...
2011-06-08 havocimplemented r_transparent_alphatocoverage 2 which promo...
2011-06-08 havocreworked use of alphatest - now only GL11/GL13/GLES1...
2011-06-08 havocimplemented r_transparent_alphatocoverage 2 which promo...
2011-06-08 havocreworked use of alphatest - now only GL11/GL13/GLES1...
2011-06-03 havoccheck OpenGL 2.0 version again, rather than supporting...
2011-06-03 havoccheck OpenGL 2.0 version again, rather than supporting...
2011-05-23 havocadded JOY_UP/DOWN/LEFT/RIGHT keys which are a more...
2011-05-23 havocXInput code path no longer emulates arrow keys in menu...
2011-05-23 havocdisable VorteX's multisample setup code because it...
2011-05-23 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-19 havocadded JOY_UP/DOWN/LEFT/RIGHT keys which are a more...
2011-05-19 havocXInput code path no longer emulates arrow keys in menu...
2011-05-18 havocdisable VorteX's multisample setup code because it...
2011-05-18 havocimplemented support for Windows XInput (using different...
2011-05-18 havocimplemented support for Windows XInput (using different...
2011-05-17 vortexUNMERGE! Multisampling initialisation moved from vid_sd...
2011-05-14 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-14 vortexUNMERGE! Multisampling initialisation moved from vid_sd...
2011-05-14 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-13 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-09 vortexGL_ARB_multisampling defs (vid_multisampling) and alpha...
2011-05-09 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-08 vortexGL_ARB_multisampling defs (vid_multisampling) and alpha...
2011-05-08 havocdon't bother using GL_ARB_texture_non_power_of_two...
2011-05-08 havocdon't bother using GL_ARB_texture_non_power_of_two...
2011-05-07 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-03 havoccheck GL_ARB_fragment_shader
next