Daniel Gibson
|
ba126dde3a
|
Fixed various warnings from clang
|
2012-12-23 06:40:47 +01:00 |
|
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
|
afaf66ef40
|
Formatted code
|
2012-12-04 12:11:14 +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 |
|
Daniel Gibson
|
e738de183b
|
Some more small changes for MinGW build
|
2012-12-02 06:00:08 +01:00 |
|
Daniel Gibson
|
25e9e8bf1d
|
Stubs for __asm in DXTEncoder.cpp to make it compile
TODO: needs implementation with intrinsics and/or plain C(++)!
|
2012-12-02 06:00:07 +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 |
|