2021-03-06 |
cloudwalk | sys: Simplify Sys_LoadLibrary. Implement Sys_LoadDepend... |
blob | commitdiff | raw |
2021-03-06 |
cloudwalk | sys: Rename Sys_UnloadLibrary to Sys_FreeLibrary for... |
blob | commitdiff | raw | diff to current |
2020-09-29 |
cloudwalk | quakedef: Add darkplaces.h and include it in as many... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Rename qboolean to qbool |
blob | commitdiff | raw | diff to current |
2020-07-24 |
cloudwalk | image_png: Fix library load order. Fixes broken externa... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
cloudwalk | Misc console print improvements. Increase verbosity |
blob | commitdiff | raw | diff to current |
2020-06-29 |
cloudwalk | Add -Wc++-compat flag and fix its sole warning. This... |
blob | commitdiff | raw | diff to current |
2020-06-27 |
cloudwalk | Remove Con_Warnf and Errorf. Use macros to change color... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
cloudwalk | Implement Con_Error(f) and Con_Warn(f), error and warni... |
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 |
2013-07-17 |
havoc | Steel Storm additions for mobile (EluanCM) |
blob | commitdiff | raw | diff to current |
2013-05-29 |
divverent | image_png: libpng16 support (by graphitemaster) |
blob | commitdiff | raw | diff to current |
2012-04-19 |
divverent | fix writing using libpng15 |
blob | commitdiff | raw | diff to current |
2012-02-12 |
divverent | also support 1.2 again |
blob | commitdiff | raw | diff to current |
2012-02-12 |
divverent | implement the libpng longjmp hack properly. png_jmpbuf... |
blob | commitdiff | raw | diff to current |
2012-02-12 |
divverent | bring back old glibc workaround |
blob | commitdiff | raw | diff to current |
2012-02-12 |
divverent | fix jump buffer type |
blob | commitdiff | raw | diff to current |
2012-02-11 |
divverent | support libpng 1.5.0 |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | add versioned dll names for a bunch of things |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
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-13 |
divverent | it is libpng14.14.dylib on OSX |
blob | commitdiff | raw | diff to current |
2010-06-06 |
divverent | oops, should use 1.4.0 in the libpng14 version string... |
blob | commitdiff | raw | diff to current |
2010-06-06 |
divverent | libpng14's .so name is libpng14.so.14, not .0 as usual |
blob | commitdiff | raw | diff to current |
2010-06-06 |
divverent | experimental libpng14 support |
blob | commitdiff | raw | diff to current |
2010-06-06 |
divverent | png: no longer use png_set_gray_1_2_4_to_8? (N/A in... |
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-01 |
divverent | speed up PNG saving by about factor 4 by using fastest... |
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-24 |
havoc | change a few WIN64 checks to _WIN64 (which actually... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fixed compile errors and warnings using Dev-C++ in... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
havoc | fixed several warnings that appear with -std=gnu99... |
blob | commitdiff | raw | diff to current |
2008-10-15 |
divverent | fix an obvious crash in PNG loading |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
havoc | swizzle RGBA to BGRA in png loader |
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-08-23 |
havoc | implemented support for GL_ARB_texture_compression... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | fixed a bug with png loading on x86_64 platforms caused... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
havoc | added libpng.so fallback name, primarily for FreeBSD |
blob | commitdiff | raw | diff to current |
2006-05-26 |
havoc | don't hexdump png images while reading them (why did... |
blob | commitdiff | raw | diff to current |
2006-04-11 |
havoc | MacOSX g++ setjmp fix from div0 |
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-01-21 |
molivier | A few casts and variable type changes to get rid of... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
molivier | Added the proper libPNG DLL name for Win64, by Willis |
blob | commitdiff | raw | diff to current |
2006-01-16 |
havoc | changed mac libpng12.dylib to libpng12.0.dylib |
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 |
|