summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_config.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.José Fonseca2010-07-141-0/+5
* pipe: Add PIPE_OS_HURDnobled2010-06-241-0/+5
* gallium: Add tokens for Cygwin.Vinson Lee2010-05-131-0/+5
* gallium: Don't try to auto-detect the OS when embedded os is already pre-defi...José Fonseca2010-02-041-2/+6
* gallium/util: added PIPE_CC_GCC_VERSION symbolBrian Paul2009-12-021-0/+1
* util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD.Robert Noland2009-10-011-0/+13
* gallium: New PIPE_OS_UNIX to simplify code that is portable to all unices.José Fonseca2009-09-291-0/+5
* gallium: Added HaikuOS platformaljen2009-09-091-0/+3
* gallium: Add endian detection to p_config.Corbin Simpson2009-07-081-0/+13
* gallium: Add PIPE_OS_APPLE token.Vinson Lee2009-06-251-0/+4
* Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith2009-03-251-4/+8
* gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close2009-02-251-2/+6
* gallium: implement tests for PPC/PPC64Brian Paul2008-10-211-1/+4
* gallium: Introduce PIPE_ARCH_SSE define for SSE support.José Fonseca2008-10-071-0/+8
* gallium: Identify each Windows platform individually from scons.José Fonseca2008-06-021-20/+31
* gallium: Windows CE portability fixes.José Fonseca2008-05-281-2/+6
* gallium: Autodetect WINCE.José Fonseca2008-05-281-3/+4
* d3d: Windows miniport driver portability fixes.José Fonseca2008-05-011-0/+9
* gallium: New configuration header.José Fonseca2008-04-251-0/+112