Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-21 | gallium: implement tests for PPC/PPC64 | Brian Paul | |
2008-10-07 | gallium: Introduce PIPE_ARCH_SSE define for SSE support. | José Fonseca | |
Besides meaning x86 and x86-64 architecture, it also depends on SSE2 support enabled on gcc. This fixes the linux-debug build. | |||
2008-06-02 | gallium: Identify each Windows platform individually from scons. | José Fonseca | |
2008-05-28 | gallium: Windows CE portability fixes. | José Fonseca | |
2008-05-28 | gallium: Autodetect WINCE. | José Fonseca | |
2008-05-01 | d3d: Windows miniport driver portability fixes. | José Fonseca | |
2008-04-25 | gallium: New configuration header. | José Fonseca | |
To abstract all those weird #ifdef (__???__) checks. It should typically be the first included header. |