]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cl_screen.c
convert lightmaps to sRGB for nice sRGB support
[xonotic/darkplaces.git] / cl_screen.c
2011-10-16 havocfix motionblur with r_viewfbo 2 or 3
2011-10-16 havocoverhauling a lot of functions to allow fbo rendering
2011-10-14 havocremoved scr_zoomwindow feature to simplify code
2011-10-14 havocfix bugs with CSQC clearscene function - it now restore...
2011-10-12 havocdisplay scene brightness (r_refdef.view.colorscale...
2011-09-16 havocadded scr_screenshot_timestamp cvar which defaults...
2011-09-02 divverentadd -noconsole option to block console input and display
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
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-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-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-18 havocreduced memory usage by around 20MB (no longer allocate...
2011-01-17 divverentfix console margin calculation
2011-01-12 divverentmake infobar height configurable
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 divverentcustomizable loading screen picture scale, including...
2010-11-24 divverentmove r_stereo adjustments into R_RenderView so that...
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-10-19 divverentnew r_stereo modes (horiz and vert split)
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-25 divverentmake prydon cursor absolute, not relative
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
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 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-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
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-01 havocoverhauled vertex formats, now supports 100% interleave...
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-13 divverentrandomized loadingscreen pic (cvar: scr_loadingscreen_c...
2010-02-28 divverentWarpZones:
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-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...
2009-12-02 havocadd support for a filename parameter on screenshot...
2009-11-29 havocadded a few more CHECKGLERROR lines, and the possibilit...
2009-11-20 havocreworked decal system to limit the number of decal...
2009-11-17 havocadded timedemo_screenshotframelist cvar which lets...
2009-11-14 havocautomatically load/unload cachepic_t textures from...
2009-11-06 havocrenamed polygonelements, skyboxelements, skysphereeleme...
2009-10-03 havocadded r_renderview cvar (similar to scr_refresh but...
2009-09-27 divverentfix screenshot hw gamma check
2009-09-22 havocimplemented omnidirectional shadowmapping using depth...
2009-09-17 havocrewrote netgraph code
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-08-27 divverentre-enable saturation on sidebyside and stereobuffer...
2009-08-27 divverentturn off saturation and motion/damage blur if a stereo...
2009-08-24 divverentchange scr_screenshot_name_use_mapname to scr_screensho...
2009-08-24 divverentcvar scr_screenshot_name_use_mapname: if set to 1,...
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-16 divverentfix reset of capturevideo fps
2009-07-25 divverentunbound conwidth/conheight a little
2009-06-16 divverentcl_capturevideo_framestep
2009-06-13 divverentshift netgraph up by sbar_info_pos;
2009-05-14 divverentr_speeds: show current clusterindex
2009-04-13 havocfix use of r_main_texturepool (it's a pointer, but...
2009-04-09 divverentdamn, set the RIGHT alpha to 1... to make the loading...
2009-04-07 divverentdraw loading bar at 100% alpha again
2009-04-06 divverentcode-only change of the loading screen, no visual change
2009-04-06 divverentagain a slight visual improvement(?) of the loading bar
2009-04-05 divverentgraceful handling of stack underflows, or host_abortfra...
2009-04-05 divverentenable nonpoweroftwo support again (accidentalyl had...
next