]> git.xonotic.org Git - xonotic/darkplaces.git/history - gl_rsurf.c
use both .items2 and serverflags in items stat, to finally fix the runes
[xonotic/darkplaces.git] / gl_rsurf.c
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-09 havocadded r_transparent_sortsurfacesbynearest cvar (default...
2011-11-08 divverentfix compile error regarding vid_sRGB declaration
2011-11-08 divverentfix compile error regarding vid_sRGB declaration
2011-10-31 havocadded R_LoadTextureRenderbuffer for creating renderbuff...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-21 divverentmake the sRGB fallback cvar controlled (and off by...
2011-10-21 divverentrename the function
2011-10-21 divverentconvert lightmaps to sRGB for nice sRGB support
2011-10-20 divverentmake the sRGB fallback cvar controlled (and off by...
2011-10-20 divverentrename the function
2011-10-20 divverentconvert lightmaps to sRGB for nice sRGB support
2011-10-18 havocfix motionblur with r_viewfbo 2 or 3
2011-10-18 havocrenamed r_bloomstate to r_fb because it contains frameb...
2011-10-16 havocfix motionblur with r_viewfbo 2 or 3
2011-10-16 havocrenamed r_bloomstate to r_fb because it contains frameb...
2011-10-14 havocmoved surface culling code to a separate function,...
2011-10-12 havocmoved surface culling code to a separate function,...
2011-10-01 eihrulfix crash when compiling shadowmaps for certain Q3BSP...
2011-10-01 eihrulfix crash when compiling shadowmaps for certain Q3BSP...
2011-09-26 havocfix watershader on entities
2011-09-18 havocfix watershader on entities
2011-09-11 divverentsimplify: just turn off rtlights on MATERIALFLAG_FULLBR...
2011-09-11 divverentfix interaction of blendfunc with rtlights
2011-09-07 divverentsimplify: just turn off rtlights on MATERIALFLAG_FULLBR...
2011-09-06 divverentfix interaction of blendfunc with rtlights
2011-07-31 vortexFix gl_texturecompression_sprites to check for gl_textu...
2011-07-24 vortexFix gl_texturecompression_sprites to check for gl_textu...
2011-05-29 havocadded r_trippy cvar
2011-05-29 havocadded r_trippy cvar
2011-05-03 vortexTransparent sorting: added maxdist and array size cvars...
2011-05-02 vortexTransparent sorting: added maxdist and array size cvars...
2011-03-30 havocfix some warnings
2011-03-28 havocfix some warnings
2011-03-25 havocBIH building and recursion no longer directly links...
2011-03-25 havocchanged default r_useportalculling from 1 to 2, this...
2011-03-25 havocadded mod_collision_bih_childrengrouping cvar (default...
2011-03-22 havocchanged default r_useportalculling from 1 to 2, this...
2011-03-21 havocBIH building and recursion no longer directly links...
2011-03-21 havocadded mod_collision_bih_childrengrouping cvar (default...
2011-03-20 havocadded r_usesurfaceculling cvar which defaults on, this...
2011-03-19 havocadded r_usesurfaceculling cvar which defaults on, this...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-23 havocadded r_shadow_bouncegrid cvar, this feature does realt...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-09 havocGL20 path now uses same shader as GLES2 (albeit with...
2011-01-18 havocreduced memory usage by around 20MB (no longer allocate...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2010-11-24 havocrefactored and optimized the R_Q1BSP_RecursiveGetLightI...
2010-11-22 havocrefactored and optimized the R_Q1BSP_RecursiveGetLightI...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-19 havocilluminated surfaces are now sorted by texture, giving...
2010-11-14 havocilluminated surfaces are now sorted by texture, giving...
2010-11-13 havocuse less R_Mesh_ResetTextureState calls for more perfor...
2010-11-12 havocfix serious bug with stencil shadows from world caused...
2010-11-11 havocfix serious bug with stencil shadows from world caused...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 divverent divveren... UNMERGE
2010-09-24 divverentremove more unused code
2010-09-24 divverentremove more unused code
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-07-15 havocfix a bug with svbsp compiled lights when a leaf has...
2010-07-14 havocfix a bug with svbsp compiled lights when a leaf has...
2010-05-21 vortexremove some Blood Omnicide related hacks, fixed video...
2010-05-18 vortexremove some Blood Omnicide related hacks, fixed video...
2010-05-09 havocfix a stencil shadowvolume bug with models that use...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-03-02 divverentWarpZones:
2010-02-28 divverentWarpZones:
2010-02-26 havocchanges to rtlight surface culling:
2010-02-25 havocchanges to rtlight surface culling:
2010-02-06 eihrulreuse batchsurfacelist between R_Q1BSP_DrawShadowMap...
2010-02-03 eihrulreuse batchsurfacelist between R_Q1BSP_DrawShadowMap...
2010-02-01 havocfix a bunch of warnings
2010-01-31 havocfix a bunch of warnings
2010-01-26 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-24 havoc havoc@d7cf86... UNMERGE
2010-01-10 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-05 havocremove support for GL_EXT_compiled_vertex_array extension
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-24 havocchanged svbsp code to use floats instead of doubles
2009-12-24 havocrenamed a parameter, removed some unused cvars
2009-12-24 havocremoved r_shadow_culltriangles - the only useful part...
2009-12-23 havocthe beginnings of a cgGL rendering path experiment...
2009-12-21 havocremoved r_precachetextures cvar
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-20 havocforce shadowmapping when deferred rendering is on
2009-12-17 havocimplemented deferred rendering (r_shadow_deferred cvar...
2009-12-13 havocadded R_FrameData_Alloc and Store functions (a per...
2009-11-29 vortexr_replacemaptexture: no printings for GAME_BLOODOMNICIDE
2009-11-12 havocfix bug with VIEWCACHEDYNAMIC
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-11-06 havocmsurface_t pointer arrays are now const, as are the...
2009-11-06 havocuse larger batches for shadowmaps
2009-11-06 havocrenamed polygonelements, skyboxelements, skysphereeleme...
2009-10-07 eihruluse bounding boxes for shadowmap side culling instead...
2009-10-06 eihrulimproved shadowmap side culling
2009-10-03 eihrulcompile separate index lists for each cubemap shadowmap...
next