]> git.xonotic.org Git - xonotic/darkplaces.git/history - vid_shared.c
UNMERGE! ODE stuff:
[xonotic/darkplaces.git] / vid_shared.c
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
2011-05-03 havocreworked GL shader detection a bit, now works on Mac...
2011-05-03 havoccheck GL_ARB_fragment_shader
2011-05-03 havocreworked GL shader detection a bit, now works on Mac...
2011-04-19 havocadded RENDERPATH_GLES1
2011-04-18 havocadded RENDERPATH_GLES1
2011-04-10 havocimplemented support for GL_EXT_texture_sRGB to preserve...
2011-04-10 havocimplemented support for GL_EXT_texture_sRGB to preserve...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-03-13 divverentproperly detect glsl 1.3 support
2011-03-13 divverentproperly detect glsl 1.3 support
2011-03-12 divverentfix offset/reliefmapping by using the proper miplevel...
2011-03-12 divverentfix offset/reliefmapping by using the proper miplevel...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-26 havocadded support for SDL_Window API but it is disabled...
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-09 havocremoved unmaintained CgGL rendering path
2011-02-08 havocDPiOS almost works now...
2011-02-07 havocadded RENDERPATH_GLES2
2011-02-06 havociOS support in progress - accommodating GLES...
2011-02-06 havocchanged use of GL_ARB_fragment_shader and friends to...
2011-01-22 havocadded DPSOFTRAST software rasterizer, a work in progress
2011-01-18 havocreduced memory usage by around 20MB (no longer allocate...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-17 havocremove r_shadow_texturetype cvar (now always uses 2D...
2010-08-19 havocfix compilation of sdl and server builds when SUPPORTD3...
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-01-26 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-24 havoc havoc@d7cf86... UNMERGE
next