DRC
|
fed7b30436
|
We actually don't need windows.h at all, and it makes both MinGW and VC++ unhappy because of conflicting macros (such as INT32 in jmorecfg.h)
|
2011-03-04 14:57:14 +00:00 |
|
DRC
|
32fa016937
|
MinGW already has snprintf(), so don't use our macro substitute there
|
2011-03-04 14:37:00 +00:00 |
|
DRC
|
0c7b322efe
|
Fix Windows build; Add grayscale tests to Windows build; Add proper implementation of snprintf on Windows and use snprintf() in TurboJPEG library and tests instead of sprintf()
|
2011-03-02 02:17:30 +00:00 |
|
DRC
|
0298a12bd8
|
Bleepin' Windows uses LLP64, not LP64
|
2010-02-26 23:01:19 +00:00 |
|
DRC
|
852575c603
|
A bit better solution for 64-bit cleanliness
|
2010-02-22 06:14:05 +00:00 |
|
DRC
|
b50c3ca33f
|
First attempt at Win64 support
|
2010-02-18 13:03:41 +00:00 |
|
DRC
|
65b7cbecf3
|
Include low-level unit tests borrowed from VirtualGL
|
2009-04-03 12:04:24 +00:00 |
|