2014-01-07 |
divverent | Fix some warnings. |
blob | commitdiff | raw |
2013-09-19 |
divverent | Rework game specific hacks to have a special group... |
blob | commitdiff | raw | diff to current |
2013-08-03 |
divverent | Fix name of CONFIG_VIDEO_CAPTURE macro. |
blob | commitdiff | raw | diff to current |
2013-08-03 |
divverent | Revert "Revert "Build in subdirs"", as the issues seem... |
blob | commitdiff | raw | diff to current |
2013-07-22 |
divverent | fix alpha screenshots |
blob | commitdiff | raw | diff to current |
2013-07-17 |
havoc | Steel Storm additions for mobile (EluanCM) |
blob | commitdiff | raw | diff to current |
2013-07-13 |
divverent | New rate burst handling; cvars: cl_rate_burstsize,... |
blob | commitdiff | raw | diff to current |
2013-07-07 |
havoc | fix a serious issue with CSQC frametime being non-zero... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
havoc | some cleanup of glDelete calls to guard against bugs... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
havoc | fix a severe texture corruption and crash case when... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
havoc | implemented r_batch_dynamicbuffer which allows the... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
havoc | implemented use of GL_ARB_uniform_buffer_object for... |
blob | commitdiff | raw | diff to current |
2013-02-23 |
havoc | fix C++ compile error |
blob | commitdiff | raw | diff to current |
2013-02-23 |
havoc | added entity caching stats in graph |
blob | commitdiff | raw | diff to current |
2013-02-23 |
havoc | removed frames last second report in r_speeds graph |
blob | commitdiff | raw | diff to current |
2013-02-23 |
havoc | changed r_refdef.stats struct to be an array indexed... |
blob | commitdiff | raw | diff to current |
2013-01-10 |
havoc | patch from roboman2444 : |
blob | commitdiff | raw | diff to current |
2012-09-26 |
divverent | use library versions 2 and 3 of ODE too. It seems compa... |
blob | commitdiff | raw | diff to current |
2012-09-23 |
vortex | scr_loadingscreen_background: fix double-applied gamma. |
blob | commitdiff | raw | diff to current |
2012-09-19 |
divverent | cl_loadingscreen_fps: fix it on Linux |
blob | commitdiff | raw | diff to current |
2012-09-01 |
vortex | New cvar scr_loadingscreen_picture to customize loading... |
blob | commitdiff | raw | diff to current |
2012-08-09 |
vortex | New cvar scr_loadingscreen_maxfps (default 10) which... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
divverent | remove some more dead code |
blob | commitdiff | raw | diff to current |
2012-03-12 |
divverent | introducing "scr_loadingscreen_firstforstartup" |
blob | commitdiff | raw | diff to current |
2011-12-03 |
divverent | add cl_minfps_force cvar to run minfps code even during... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
divverent | transform: make hysteresis one-sided, no behaviour... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
divverent | new cl_minfps logic that seems a lot more successful... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
divverent | hopefully fix the r_stereo bug |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
havoc | fix motionblur with r_viewfbo 2 or 3 |
blob | commitdiff | raw | diff to current |
2011-10-16 |
havoc | overhauling a lot of functions to allow fbo rendering |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | removed scr_zoomwindow feature to simplify code |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | fix bugs with CSQC clearscene function - it now restore... |
blob | commitdiff | raw | diff to current |
2011-10-12 |
havoc | display scene brightness (r_refdef.view.colorscale... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
havoc | added scr_screenshot_timestamp cvar which defaults... |
blob | commitdiff | raw | diff to current |
2011-09-02 |
divverent | add -noconsole option to block console input and display |
blob | commitdiff | raw | diff to current |
2011-08-21 |
vortex | 2 new cvars: sv_gameplayfix_unstickentities and sv_game... |
blob | commitdiff | raw | diff to current |
2011-08-03 |
havoc | fix a pile of issues with calling conventions on GLES2... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
vortex | Fix gl_texturecompression_sprites to check for gl_textu... |
blob | commitdiff | raw | diff to current |
2011-05-29 |
havoc | added r_trippy cvar |
blob | commitdiff | raw | diff to current |
2011-05-25 |
havoc | r_speeds now shows without being connected (in menu... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
divverent | Attempt to make loading screens not stay cached, to... |
blob | commitdiff | raw | diff to current |
2011-04-01 |
divverent | possibly fix offset calc for infobar |
blob | commitdiff | raw | diff to current |
2011-04-01 |
havoc | added GL_Finish function in backend, to centralize... |
blob | commitdiff | raw | diff to current |
2011-04-01 |
havoc | added support for dpsoftrast synchronization for fpsscaling |
blob | commitdiff | raw | diff to current |
2011-04-01 |
havoc | reworked r_viewscale_fpsscaling to use the time of... |
blob | commitdiff | raw | diff to current |
2011-03-31 |
havoc | added r_viewfbo and r_viewscale cvars - the former... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
vortex | add "r_fog_clear" cvar which allows to disable framebuf... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
havoc | improved vid_touchscreen - it now adapts to screen... |
blob | commitdiff | raw | diff to current |
2011-03-11 |
havoc | cache collision trace results from frame to frame |
blob | commitdiff | raw | diff to current |
2011-02-27 |
havoc | experimental touchscreen support, intended for mobile... |
blob | commitdiff | raw | diff to current |
2011-02-24 |
havoc | use dynamic eye position-centered bouncegrid when rende... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
havoc | implemented r_shadow_particletrace cvar which enables... |
blob | commitdiff | raw | diff to current |
2011-02-11 |
havoc | added iris adaptation experiment |
blob | commitdiff | raw | diff to current |
2011-01-18 |
havoc | reduced memory usage by around 20MB (no longer allocate... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
divverent | fix console margin calculation |
blob | commitdiff | raw | diff to current |
2011-01-12 |
divverent | make infobar height configurable |
blob | commitdiff | raw | diff to current |
2010-12-12 |
divverent | simplify it, and make it a bit nicer to the GPU |
blob | commitdiff | raw | diff to current |
2010-12-12 |
divverent | fix loading screen handling (prevent self-overdraw) |
blob | commitdiff | raw | diff to current |
2010-12-12 |
divverent | customizable loading screen picture scale, including... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
divverent | move r_stereo adjustments into R_RenderView so that... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
havoc | rename meshes to draws in r_speeds report |
blob | commitdiff | raw | diff to current |
2010-11-13 |
havoc | use less R_Mesh_ResetTextureState calls for more perfor... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
havoc | render shownetgraph much faster by drawing an entire... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
divverent | remove some stupid \n chars in infobar strings |
blob | commitdiff | raw | diff to current |
2010-10-19 |
divverent | new r_stereo modes (horiz and vert split) |
blob | commitdiff | raw | diff to current |
2010-09-04 |
divverent | Adding GAME_XONOTIC and recognizing xonotic executable... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-07-25 |
divverent | make prydon cursor absolute, not relative |
blob | commitdiff | raw | diff to current |
2010-07-23 |
divverent | Fix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
havoc | implemented Direct3D9 renderer (off by default), not... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
divverent | fix minor typo in doc-string |
blob | commitdiff | raw | diff to current |
2010-07-02 |
havoc | fix a bunch of warnings if compiling darkplaces as... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
divverent | a third console picture layer. NOW we should be able... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
divverent | new cvar r_draw2d to turn off all 2D drawing (except... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
divverent | fix a cvar name typo |
blob | commitdiff | raw | diff to current |
2010-06-29 |
divverent | new cvars: |
blob | commitdiff | raw | diff to current |
2010-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
divverent | fix funny loading screen breakage with DX vertex formats |
blob | commitdiff | raw | diff to current |
2010-05-09 |
divverent | screenshot: get rid of the 3*w*h+18 TGA buffer; instead... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
havoc | overhauled vertex formats, now supports 100% interleave... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
vortex | a bit of loading screen bar customization: new cvars... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
divverent | block key events while in the event handler called... |
blob | commitdiff | raw | diff to current |
2010-03-13 |
divverent | randomized loadingscreen pic (cvar: scr_loadingscreen_c... |
blob | commitdiff | raw | diff to current |
2010-02-28 |
divverent | WarpZones: |
blob | commitdiff | raw | diff to current |
2010-02-20 |
havoc | added server and client timing data to r_speeds 2 |
blob | commitdiff | raw | diff to current |
2010-01-26 |
divverent | fix funny menu bug (why did it never happen for me)? |
blob | commitdiff | raw | diff to current |
2010-01-07 |
havoc | no longer uses rectangle textures for deferred renderin... |
blob | commitdiff | raw | diff to current |
2009-12-31 |
divverent | new cvar: scr_screenshot_png (and obvious PNG screensho... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
divverent | more redundant suffix elimination |
blob | commitdiff | raw | diff to current |
2009-12-30 |
divverent | remove redundant _Size suffix from textwidth functions... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
divverent | fix alignment of fps counter with ft2 fonts, and other... |
blob | commitdiff | raw | diff to current |
2009-12-28 |
havoc | moved almost all R_GetTexture calls into R_Mesh_TexBind |
blob | commitdiff | raw | diff to current |
2009-12-23 |
havoc | the beginnings of a cgGL rendering path experiment... |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | removed r_precachetextures cvar |
blob | commitdiff | raw | diff to current |
2009-12-09 |
havoc | renderer now uses vid.renderpath to select rendering... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
havoc | some cleanup |
blob | commitdiff | raw | diff to current |
2009-12-08 |
havoc | converted all code using gl_support_* variables to... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
havoc | renamed gl_stencil to vid.stencil |
blob | commitdiff | raw | diff to current |
next |