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 |
|
Robert Beckebans
|
8b8cfe7d25
|
Small changes to pthreads.
|
2012-12-14 13:10:52 +01:00 |
|
Daniel Gibson
|
67d6a5a1fa
|
Make sure SDL_Init() was called before SDL_VideoInfo()
by adding GLimp_PreInit()
|
2012-12-14 00:51:22 +01:00 |
|
Daniel Gibson
|
9eeea7adf3
|
Fix tons of compiler warnings
mostly -Wreorder, use const char* instead of char* for "static strings",
fix inappropriate usage of NULL (e.g. instead of '\0' or (int)0)
|
2012-12-11 23:57:05 +01:00 |
|
Robert Beckebans
|
afaf66ef40
|
Formatted code
|
2012-12-04 12:11:14 +01:00 |
|
Robert Beckebans
|
e0c79bd2d2
|
More work on MinGW support.
|
2012-12-03 23:55:27 +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 |
|