Ykkrosh
|
0f9294ce17
|
Fixed some strict aliasing warnings
This was SVN commit r6252.
|
2008-07-19 00:36:42 +00:00 |
|
Ykkrosh
|
49f0feb969
|
Fixed Linux build more
This was SVN commit r6168.
|
2008-07-01 21:43:08 +00:00 |
|
janwas
|
b79375a0c5
|
color conversion: avoid type punning by returning SColor4ub directly. that required a non-extern-C declaration of the SSE function, so i replaced it with straightforward intrinsics.
ia32: no longer needs #if since build system ensures it's not compiled
on amd64
This was SVN commit r6164.
|
2008-06-30 19:08:29 +00:00 |
|
janwas
|
a3696c0b91
|
premake: detect processor architecture from script
lib/sysdep: clean up by moving OS and cpu-arch folders into "os" and
"arch" folders
This was SVN commit r6162.
|
2008-06-30 17:34:18 +00:00 |
|