Robert Beckebans
|
dd9b8a8710
|
Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds.
|
2012-12-22 16:18:19 +01:00 |
|
Daniel Gibson
|
e42a886b29
|
remove deprecated glShadeModel stuff
it's only for fixed function opengl, thus it's not needed and deprecated in OpenGL 3.2
AMD's driver complains about this.
|
2012-12-17 01:02:53 +01:00 |
|
Robert Beckebans
|
3b0dabe30a
|
Formatted code.
|
2012-12-08 18:20:13 +01:00 |
|
Robert Beckebans
|
948865123d
|
More Linux specific fixes, especially 64 bit
|
2012-12-07 17:06:44 +01:00 |
|
Robert Beckebans
|
9cc36a111e
|
More Linux specific fixes. idlib compiles on Kubuntu 12.10 64 bit
|
2012-12-06 21:31:33 +01:00 |
|
Daniel Gibson
|
d949bc9410
|
Fix compiler warnings and errors in MinGW
many of the warnings -Wreorder and #includes with invalid path because of
case-errors (windows may not care, but linux does)
|
2012-12-03 09:29:14 +01:00 |
|
Robert Beckebans
|
f55a763ca4
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
|
Brian Harris
|
5016f605b8
|
Initial commit
|
2012-11-26 12:58:24 -06:00 |
|