Christoph Oelckers
|
ee503ea275
|
- removed now redundant mystdint.h file.
Visual Studio now ships stdint.h so this workaround is no longer needed.
|
2016-09-02 10:55:56 +02:00 |
|
Christoph Oelckers
|
314225f1b0
|
- don't depend on stdint.h because older MSVC versions do not have it.
|
2014-05-01 12:30:56 +02:00 |
|
Christoph Oelckers
|
47406a3406
|
- I don't think it's a good idea to put a 64 MB lookup table into the static data segment, if it's for a piece of code most people will never use...
|
2014-04-03 23:02:43 +02:00 |
|
Gaerzi
|
0aba6e09f3
|
Disambiguate which abs type we want.
|
2014-04-03 20:14:38 +02:00 |
|
Gaerzi
|
7261af1d9f
|
Don't define HQX_API to anything on Windows
|
2014-04-02 20:23:17 +02:00 |
|
galtgendo
|
4909aa750f
|
Use more portable hqx code from googlecode hqx
Conflicts:
src/CMakeLists.txt
|
2014-03-28 01:49:53 +01:00 |
|
Christoph Oelckers
|
f239a40caa
|
- fixed CMakeLists to generate working VC++ projects.
|
2013-10-09 12:16:08 +02:00 |
|
Christoph Oelckers
|
399d0974ab
|
- added GL render as of SVN revision 1600.
|
2013-06-23 09:49:34 +02:00 |
|