cutealien
|
b3ba72ab74
Merge branch releases/1.8 revisions 5129:5140 into trunk:
|
před 9 roky |
hybrid
|
0a2330890a
Bump copyright to 2012
|
před 12 roky |
cutealien
|
642f4080b4
- Modified struct packing solution to work with gcc 4.7 on MinGW. Which makes for example bmp-loader work again (textures in example 01 for example). Note: If this should be backported to 1.7 we should maybe just set the -mno-ms-bitfield flag for mingw there (not as nice, but will probably work good enough as workaround for what we use in Irrlicht and we don't have our nice packing headers there yet so we would have to do that all over the place).
|
před 12 roky |
hybrid
|
4bf7ef38c5
Fix pack and unpack include file to properly work under MSVC as well. Needs to suppress warning as we don't have the push and pop together anymore.
|
před 12 roky |
hybrid
|
b4f7ef5fd4
Add simple include files for easy alignment packing of data structures
|
před 12 roky |