]> icculus.org git repositories - divverent/darkplaces.git/history - gl_textures.c
Merge branch 'master' into blub/ft2uim
[divverent/darkplaces.git] / gl_textures.c
2010-02-01 Wolfgang (Blub)... Merge branch 'master' into blub/ft2uim blub/ft2uim
2010-01-31 havocfix a bunch of warnings
2010-01-28 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2010-01-27 havocimplemented fake reflection cubemaps... requires that...
2010-01-13 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2010-01-09 havoclog dds texture load failures (only happens with r_text...
2010-01-08 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2010-01-08 havoctexture management now uses a memexpandablearray_t...
2010-01-08 havocreorganize textypeinfo_t
2010-01-07 havocfix TEXTYPE_COLORBUFFER
2010-01-07 havocno longer uses rectangle textures for deferred renderin...
2010-01-01 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-12-31 divverentnotice the input data has no useful data on the alpha...
2009-12-30 havocdo not set hasalphaflag on dds images that have alpha...
2009-12-30 divverenthandle integer overflow when DDS loading
2009-12-30 divverentfix the overflow checks :(
2009-12-30 divverentDDS: handle file size errors
2009-12-30 havocimplemented support for caching compressed textures...
2009-12-28 havocremoved TEXF_MANUALFLUSHUPDATES flag, now bufferpixels...
2009-12-28 havocexposed two more fields in rtexture_t, now texnum is...
2009-12-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-23 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-12-23 Wolfgang (Blub)... merging master again
2009-12-22 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... merging a most ridiculous conflict with the master...
2009-12-21 havocremoved r_precachetextures cvar
2009-12-21 havocchange how compression hint check works
2009-12-21 havocadded gl_nopartialtextureupdates cvar which disables...
2009-12-19 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-19 Wolfgang (Blub)... merging master again
2009-12-16 havocfix a bug where gl_max_lightmapsize cvar was not regist...
2009-12-08 havocadded gl_max_lightmapsize
2009-12-08 havocconverted all code using gl_support_* variables to...
2009-12-07 havocR_UpdateTexture no longer calls R_RealGetTexture, and...
2009-12-07 havocmdl skin loading is now more memory-efficient (now...
2009-11-29 havocremoved 1D texture management code, not used by anything
2009-11-13 havocavoid a memory allocation on each directly uploaded...
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-22 Wolfgang (Blub)... Merge branch 'multicon' into ft2uim
2009-10-22 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-10-07 Wolfgang (Blub)... merging with master, resolving conflict in gl_textures.c
2009-10-07 Wolfgang (Blub)... Merge branch 'master' into multicon
2009-10-02 eihruladded cvar r_shadow_shadowmapping_precision to control...
2009-10-01 Wolfgang (Blub)... Merge branch 'master' into multicon
2009-10-01 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-10-01 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-01 eihrulbetter VSDCT transform
2009-10-01 eihrulautomagically select best shadowmapping filter mode...
2009-10-01 eihruldepth texture mode fixes
2009-09-30 eihrulshadowmap projection fixes
2009-09-30 eihruldisable compare mode on shadowmapcube when not using...
2009-09-30 eihrulrestoring scaffolding for cubemap and 2D shadowmaps
2009-09-30 eihruladded indirection cube map for shadowmapping and revise...
2009-09-28 havocfix two bugs related to textype_t pointed out by Lee...
2009-09-28 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-27 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-25 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-23 Wolfgang (Blub)... Merge branch 'master' into multicon
2009-09-23 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-23 Wolfgang (Blub)... merging master
2009-09-23 havocreduced shadowmaps from 32bit to 24bit depth format
2009-09-22 havocimplemented omnidirectional shadowmapping using depth...
2009-09-17 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-17 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-16 Wolfgang (Blub)... merged master
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-12 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-09 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-08 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-03 Wolfgang (Blub)... Merge commit 'origin/master' into ft2
2009-09-02 Wolfgang (Blub)... Merge commit 'origin/master' into ft2
2009-09-01 Wolfgang (Blub)... now we're getting somewhere
2009-09-01 Wolfgang (Blub)... TEXTYPE_ALPHA support again
2009-09-01 Wolfgang (Blub)... TEXTYPE_ALPHA support
2009-07-08 havocfixed several warnings that appear with -std=gnu99...
2009-04-14 divverentremove accidentally committed debug code again :(
2009-04-14 divverentfix r_picmipworld option
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2008-10-23 havoccheck GLTEXF_UPLOAD flag before deleting a texnum that...
2008-10-23 havocchanged default texnum value from -1 to 0 in rtexture_t...
2008-10-20 havocdon't pass a texnum of -1 to glDeleteTextures during...
2008-08-28 havocchanged default values for gl_texturecompression_2d...
2008-02-29 havocdefault gl_texturecompression_q3bspdeluxemaps to 0
2008-02-23 blackRevert revisions 7946 and 7767. R_Upload now doesn...
2008-01-10 resFix runaway mipmap upload when NULL texture data was...
2007-12-12 resGecko resizing support
2007-12-06 resChanged R_Upload() to not allocate memory for a texture...
next