]> git.xonotic.org Git - xonotic/darkplaces.git/history - gl_draw.c
Merge remote branch 'origin/master' into akari/irc
[xonotic/darkplaces.git] / gl_draw.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-06-24 havocfixed gfx/menuplyr handling - Draw_NewPic now flags...
2011-06-08 divverentuse subtractive blend equation to support negative...
2011-05-29 havocadded r_trippy cvar
2011-05-07 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-03 havocfix loading of quake lmp/wad textures
2011-05-03 havocgl_texturecompression is no longer required for TEXF_CO...
2011-05-03 havocdon't upload the same ft2 font texture more than once
2011-04-26 AkariMerge branch 'master' into akari/irc
2011-04-18 havocadded RENDERPATH_GLES1
2011-04-15 AkariMerge branch 'master' into akari/irc
2011-04-10 havocimplemented support for GL_EXT_texture_sRGB to preserve...
2011-03-31 havocadded r_viewfbo and r_viewscale cvars - the former...
2011-03-29 AkariMerge branch 'master' into akari/irc
2011-03-06 havocfix drawclipsetarea in D3D9, this fixes the minimap...
2011-02-23 havocadded r_shadow_bouncegrid cvar, this feature does realt...
2011-02-09 havocremoved unmaintained CgGL rendering path
2011-02-09 havocGL20 path now uses same shader as GLES2 (albeit with...
2011-02-07 havocadded RENDERPATH_GLES2
2011-01-22 havocadded DPSOFTRAST software rasterizer, a work in progress
2011-01-14 vortexdrawcolorcodedstring: support full 6 parms (added start...
2011-01-07 vortexdrawcolorcodedstring: support full 6 parms (added start...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-13 havocuse less R_Mesh_ResetTextureState calls for more perfor...
2010-11-13 havocrender shownetgraph much faster by drawing an entire...
2010-10-29 divverentI suppose 0xE000 is a valid fontmap char... so render...
2010-10-29 divverentfix one issue with textshadow moving oddly around in...
2010-10-29 divverentI suppose 0xE000 is a valid fontmap char... so render...
2010-10-29 divverentfix one issue with textshadow moving oddly around in...
2010-10-22 vortexFix nasty bug with dp_fonts structure expanding, once...
2010-10-22 vortexFix nasty bug with dp_fonts structure expanding, once...
2010-09-26 divverentfix autoload semantics of drawpics
2010-09-26 divverentfix autoload semantics of drawpics
2010-09-25 divverentloadfont now prints a warning if it gets more than...
2010-09-25 divverentloadfont now prints a warning if it gets more than...
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-08-24 havocdon't use TEXF_ALLOWUPDATES on fully-updated textures...
2010-08-23 havocdon't use TEXF_ALLOWUPDATES on fully-updated textures...
2010-08-20 divverentDraw_CachePic_Flags: ignore TEXF_COMPRESS when comparin...
2010-08-20 divverentrecalc the 2D view if changing view parameters with...
2010-08-19 divverentrecalc the 2D view if changing view parameters with...
2010-08-19 divverentDraw_CachePic_Flags: ignore TEXF_COMPRESS when comparin...
2010-07-27 divverenttrack if a cachepic has alpha, and turn off depth write...
2010-07-25 divverenttrack if a cachepic has alpha, and turn off depth write...
2010-07-25 divverentPROPERLY handle roundoff errors in drawsetcliparea
2010-07-25 divverentPROPERLY handle roundoff errors in drawsetcliparea
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-07 divverentfix font loading bug causing E0xx glyphs to get zero...
2010-07-07 divverentfix font loading bug causing E0xx glyphs to get zero...
2010-07-03 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 havocadd DeviceLost and DeviceRestored functions to R_Module...
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 divverentnew cvars:
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
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-06-05 vortexfix defaultfont scale bug (which makes it invisible)
2010-06-01 vortexfix defaultfont scale bug (which makes it invisible)
2010-05-25 vortexfix a bug with font scale/voffset not surviving r_resta...
2010-05-24 vortexfix a bug with font scale/voffset not surviving r_resta...
2010-05-23 vortextry fix a warning
2010-05-23 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-23 vortexbugfix recent font additions
2010-05-23 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-23 vortextry fix a warning
2010-05-22 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-22 vortexbugfix recent font additions
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-02-01 havocfix a bunch of warnings
2010-02-01 havocadded r_texture_convertsRGB_* cvars (default: OFF)...
2010-01-31 havocfix a bunch of warnings
2010-01-31 havocadded r_texture_convertsRGB_* cvars (default: OFF)...
2010-01-26 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-26 divverentapply the font parameters at loadfont time, not map...
2010-01-25 divverentapply the font parameters at loadfont time, not map...
2010-01-24 divverentfix the bug I just fixed another time :P slight speedup...
2010-01-24 divverentfix off-by-one bug rendering characters like U+0100
2010-01-24 havoc havoc@d7cf86... UNMERGE
2010-01-20 divverentfix the bug I just fixed another time :P slight speedup...
2010-01-19 divverentfix off-by-one bug rendering characters like U+0100
2010-01-10 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-05 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-03 blubwidth_of_factor is now useless since it's always equal...
2010-01-03 blubDo not load sizes < 0 at all.
2010-01-02 blubload the freetype library in Font_Init already, and...
2010-01-01 blubreset prevch after drawing the shadow to not kern the...
2010-01-01 divverentfix a typo in the pixel snapping
2010-01-01 divverentpatch by Blub and me:
2009-12-30 divverentmore redundant suffix elimination
2009-12-30 divverentremove redundant _Size suffix from textwidth functions...
next