10 Commits

Author SHA1 Message Date
Thomas Bernard
d5645dec26
win32: SDL2 already calls OutputDebugString() 2019-02-05 00:25:59 +01:00
Thomas Bernard
40dd718dd1 Redirect libTIFF errors and Warnings 2019-01-04 21:25:13 +01:00
Thomas Bernard
8061d7c470 to compile under MS Visual C++ 2010 2018-12-17 11:36:40 +01:00
Thomas Bernard
394d817c69
gfx2log.c: #include <string.h> for memset()
To silence a warning in linux build
2018-12-09 21:54:06 +01:00
Thomas Bernard
92d8a600e9 fix GFX2_LogHexDump() when runing with SDL2 2018-12-08 18:12:35 +01:00
Thomas Bernard
9898c9b7f8 better output of GFX2_LogHexDump() 2018-11-26 10:47:47 +01:00
Thomas Bernard
36f4e6261a
gfx2log: add function for HexHump 2018-11-26 00:26:02 +01:00
Thomas Bernard
65c761345f fix: MSVC defines _DEBUG, not DEBUG 2018-09-16 00:23:13 +02:00
Thomas Bernard
4978a7cfe2 convert Warning() and DEBUG() to GFX2_Log() 2018-07-12 20:41:49 +02:00
Thomas Bernard
7fb77f85f1 Add GFX2_Log() function 2018-07-12 19:11:39 +02:00