2020-05-31 |
cloudwalk | Try to load the uppercase variants of various image... |
blob | commitdiff | raw |
2020-05-26 |
cloudwalk | Fix most compiler warnings. |
blob | commitdiff | raw | diff to current |
2020-05-25 |
havoc | Add support for textures named "*white" and "$whiteimag... |
blob | commitdiff | raw | diff to current |
2020-05-16 |
cloudwalk | In Q3 shader, generate white texture for *white too. |
blob | commitdiff | raw | diff to current |
2020-01-21 |
havoc | Split the global cmd interpreter into 4 separate ones... |
blob | commitdiff | raw | diff to current |
2020-01-09 |
havoc | Corrected names in credits to be more accurate and... |
blob | commitdiff | raw | diff to current |
2018-04-29 |
havoc | Fix Image_GenerateNoTexture, it was using a wrong strid... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
havoc | Added Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo... |
blob | commitdiff | raw | diff to current |
2016-09-12 |
havoc | Fix Q2BSP texture loading, Q2BSP contents issues, and... |
blob | commitdiff | raw | diff to current |
2015-03-05 |
divverent | Accessing invalid palette colors now access black. |
blob | commitdiff | raw | diff to current |
2014-10-16 |
divverent | Fix _alpha image loading. |
blob | commitdiff | raw | diff to current |
2014-06-08 |
havoc | Fixed many issues with q2bsp support, it now works... |
blob | commitdiff | raw | diff to current |
2014-06-01 |
havoc | Added Quake2 BSP support (IBSP38), this is a work in... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
divverent | remove some more dead code |
blob | commitdiff | raw | diff to current |
2012-02-20 |
divverent | fix a crash when JPEG loading when alpha image is corrupt |
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-22 |
divverent | more sRGB simplification |
blob | commitdiff | raw | diff to current |
2011-10-20 |
divverent | sRGB: also convert vertex colors |
blob | commitdiff | raw | diff to current |
2011-10-20 |
divverent | rename the function |
blob | commitdiff | raw | diff to current |
2011-10-20 |
divverent | convert lightmaps to sRGB for nice sRGB support |
blob | commitdiff | raw | diff to current |
2011-05-27 |
havoc | apply vid_sRGB correction to viewblends and particles |
blob | commitdiff | raw | diff to current |
2011-04-10 |
havoc | implemented support for GL_EXT_texture_sRGB to preserve... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
havoc | also allow 32768x32768 pcx files |
blob | commitdiff | raw | diff to current |
2010-08-03 |
havoc | allow tga, wal and jpg images to be 32768x32768 rather... |
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-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
divverent | Catch bad pointers when loading corrupt TGAs |
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-01-31 |
havoc | fix a bunch of warnings |
blob | commitdiff | raw | diff to current |
2010-01-31 |
havoc | added r_texture_convertsRGB_* cvars (default: OFF)... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed a ton of developer cvar checks into developer_e... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
divverent | experimental feature to load the alpha channel of foo... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
havoc | don't call Mem_CheckSentinelsGlobal in image loaders... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
havoc | implemented real support for QW skins (pants, shirt... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
divverent | fix two not freed search handles |
blob | commitdiff | raw | diff to current |
2009-02-27 |
divverent | improve keepalive handling (also send keepalives during... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-07-11 |
divverent | adding two new extensions: DP_QC_WHICHPACK (identify... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
havoc | fixed -tenebrae support, added glass and mirror renderi... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
molivier | Moved initializations of the pixel_size and attributes... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | fix a mistake in the recent commit |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | patch from VorteX which removes special menu behavior for |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
havoc | removed support for TEXTYPE_RGB |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | added cvar r_fixtrans_auto to automatically call fixtra... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
divverent | make fixtrans use patterns instead, for batch fixing |
blob | commitdiff | raw | diff to current |
2007-11-09 |
divverent | add new console command "fixtrans", usage: fixtrans... |
blob | commitdiff | raw | diff to current |
2007-08-30 |
havoc | save 24bit tga if alpha channel is entirely 255 |
blob | commitdiff | raw | diff to current |
2007-04-30 |
havoc | fix a bug in texture path identification (the nopath... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
havoc | merged image_loadskin and image_freeskin into Mod_LoadS... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
havoc | changed some prints to dprints |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | added an error message stating if an image file was... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
havoc | reworked Image_HeightmapToNormalmap to use a somewhat... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
havoc | support for GL_ARB_texture_non_power_of_two extension... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
havoc | changed Draw_CachePic to load both tga/png/jpg and... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
havoc | added more image search paths so that md2 model skins... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
havoc | fix typo |
blob | commitdiff | raw | diff to current |
2006-06-07 |
havoc | prevent Image_MipReduce from getting stuck in an infini... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | optimized LoadTGA to have fast paths for all formats... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
havoc | changed several DPrint's and developer cvar checks... |
blob | commitdiff | raw | diff to current |
2006-03-18 |
havoc | fixed an uninitialized variable warning (which was... |
blob | commitdiff | raw | diff to current |
2006-03-18 |
havoc | reduced number of image extensions checked by doing... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
havoc | added png support patch from [515] (had to rewrite... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
havoc | reworked transparency in palettes, made palette_complet... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
havoc | sprites now use skinframe_t instead of their own textur... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated fs_filesize global, now File_LoadFile and... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | gave names to nearly all structs and enums which should... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | added struct name to imageformats to cure an error... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
havoc | fix a memory leak in one error case in LoadTGA and... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | added a 64bif fs_offset_t type to clean up most of... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
havoc | fix a stack smash possibility in loadimagepixels |
blob | commitdiff | raw | diff to current |
2005-05-10 |
havoc | fix inverted normalmaps produced from bumpmaps (directl... |
blob | commitdiff | raw | diff to current |
2005-05-03 |
havoc | added developer_texturelogging |
blob | commitdiff | raw | diff to current |
2005-04-14 |
havoc | LoadTGA is now more compliant with the TGA spec regardi... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | consolidated many mempools to make memlist more readabl... |
blob | commitdiff | raw | diff to current |
2005-04-04 |
molivier | Removed LoadLMPAs8Bit; the menu now uses LoadLMP directly |
blob | commitdiff | raw | diff to current |
2005-04-04 |
molivier | Factorized LoadLMP and LoadLMPAs8Bit. Made a bunch... |
blob | commitdiff | raw | diff to current |
2005-01-23 |
havoc | fixed backwards normalmaps generated from bumpmaps... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
havoc | Image_WriteTGARGBA now writes 8 as the attributes byte... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-08-16 |
havoc | fixed normalmap handling (my vectors were backwards... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
havoc | Tomaz made cl_avidemo screenshot saving use no mallocs |
blob | commitdiff | raw | diff to current |
2004-05-18 |
havoc | Tomaz fixed Image_CopyMux |
blob | commitdiff | raw | diff to current |
2004-05-18 |
havoc | new optimized Image_CopyMux is broken, disabled until... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
havoc | Vic optimized Image_CopyMux |
blob | commitdiff | raw | diff to current |
2004-05-15 |
havoc | renamed most Image_CopyMux parameters to begin with... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Added a mempool parameter to FS_LoadFile |
blob | commitdiff | raw | diff to current |
2004-03-23 |
havoc | fixed a memory leak if an image file loaded but failed... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
havoc | upgraded Image_CopyMux to be able to output constant... |
blob | commitdiff | raw | diff to current |
2004-02-18 |
havoc | cubemap filters for rtlights are now supported |
blob | commitdiff | raw | diff to current |
2004-02-03 |
havoc | support tga's with incomplete colormaps (less than... |
blob | commitdiff | raw | diff to current |
next |