]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_screen.c
Merge remote branch 'origin/master' into akari/irc
[xonotic/darkplaces.git] / cl_screen.c
2011-08-20 SamualMerge remote branch 'origin/master' into akari/irc akari/irc
2011-08-03 havocfix a pile of issues with calling conventions on GLES2...
2011-07-24 vortexFix gl_texturecompression_sprites to check for gl_textu...
2011-05-29 havocadded r_trippy cvar
2011-05-25 havocr_speeds now shows without being connected (in menu...
2011-05-14 divverentAttempt to make loading screens not stay cached, to...
2011-04-15 AkariMerge branch 'master' into akari/irc
2011-04-01 divverentpossibly fix offset calc for infobar
2011-04-01 havocadded GL_Finish function in backend, to centralize...
2011-04-01 havocadded support for dpsoftrast synchronization for fpsscaling
2011-04-01 havocreworked r_viewscale_fpsscaling to use the time of...
2011-03-31 havocadded r_viewfbo and r_viewscale cvars - the former...
2011-03-29 AkariMerge branch 'master' into akari/irc
2011-03-19 vortexadd "r_fog_clear" cvar which allows to disable framebuf...
2011-03-14 havocimproved vid_touchscreen - it now adapts to screen...
2011-03-11 havoccache collision trace results from frame to frame
2011-02-27 havocexperimental touchscreen support, intended for mobile...
2011-02-24 havocuse dynamic eye position-centered bouncegrid when rende...
2011-02-21 havocimplemented r_shadow_particletrace cvar which enables...
2011-02-11 havocadded iris adaptation experiment
2011-01-20 divverentfix console margin calculation
2011-01-18 havocreduced memory usage by around 20MB (no longer allocate...
2011-01-17 divverentfix console margin calculation
2011-01-14 divverentmake infobar height configurable
2011-01-12 divverentmake infobar height configurable
2010-12-12 divverentsimplify it, and make it a bit nicer to the GPU
2010-12-12 divverentsimplify it, and make it a bit nicer to the GPU
2010-12-12 divverentfix loading screen handling (prevent self-overdraw)
2010-12-12 divverentfix loading screen handling (prevent self-overdraw)
2010-12-12 divverentcustomizable loading screen picture scale, including...
2010-12-12 divverentcustomizable loading screen picture scale, including...
2010-11-26 divverentmove r_stereo adjustments into R_RenderView so that...
2010-11-24 divverentmove r_stereo adjustments into R_RenderView so that...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-14 havocrename meshes to draws in r_speeds report
2010-11-13 havocuse less R_Mesh_ResetTextureState calls for more perfor...
2010-11-13 havocrender shownetgraph much faster by drawing an entire...
2010-11-04 divverentremove some stupid \n chars in infobar strings
2010-11-04 divverentremove some stupid \n chars in infobar strings
2010-10-19 divverentnew r_stereo modes (horiz and vert split)
2010-10-19 Rudolf Polzernew r_stereo modes (horiz and vert split)
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 divverent divveren... 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-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-27 divverentmake prydon cursor absolute, not relative
2010-07-25 divverentmake prydon cursor absolute, not relative
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-03 divverentfix minor typo in doc-string
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 divverentfix minor typo in doc-string
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-07-01 divverentfix a cvar name typo
2010-07-01 divverentnew cvars:
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
2010-06-29 divverentfix a cvar name typo
2010-06-29 divverentnew cvars:
2010-06-22 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-09 divverentfix funny loading screen breakage with DX vertex formats
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-04-30 vortexa bit of loading screen bar customization: new cvars...
2010-04-30 divverentblock key events while in the event handler called...
2010-04-26 vortexa bit of loading screen bar customization: new cvars...
2010-04-15 divverentblock key events while in the event handler called...
2010-03-20 divverentrandomized loadingscreen pic (cvar: scr_loadingscreen_c...
2010-03-13 divverentrandomized loadingscreen pic (cvar: scr_loadingscreen_c...
2010-03-02 divverentWarpZones:
2010-02-28 divverentWarpZones:
2010-02-22 havocadded server and client timing data to r_speeds 2
2010-02-20 havocadded server and client timing data to r_speeds 2
2010-01-26 divverentfix funny menu bug (why did it never happen for me)?
2010-01-26 divverentfix funny menu bug (why did it never happen for me)?
2010-01-07 havocno longer uses rectangle textures for deferred renderin...
2010-01-07 havocno longer uses rectangle textures for deferred renderin...
2009-12-31 divverentnew cvar: scr_screenshot_png (and obvious PNG screensho...
2009-12-30 divverentmore redundant suffix elimination
2009-12-30 divverentremove redundant _Size suffix from textwidth functions...
2009-12-30 divverentfix alignment of fps counter with ft2 fonts, and other...
2009-12-28 havocmoved almost all R_GetTexture calls into R_Mesh_TexBind
2009-12-23 havocthe beginnings of a cgGL rendering path experiment...
2009-12-21 havocremoved r_precachetextures cvar
2009-12-09 havocrenderer now uses vid.renderpath to select rendering...
2009-12-08 havocsome cleanup
2009-12-08 havocconverted all code using gl_support_* variables to...
2009-12-07 havocrenamed gl_stencil to vid.stencil
2009-12-07 divverentscr_loadingscreen_background cvar: when set, show loadi...
next