aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* util: don't include p_defines.h and u_pointer.h from galliumMarek Olšák2020-03-271-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallium/rtasm: properly detect SSE and SSE2Marek Olšák2012-02-271-24/+24
* rtasm: add minimal x86-64 support and new instructions (v5)Luca Barbieri2010-08-161-3/+3
* rtasm: Silence `static function not used' warning.Michal Krol2009-04-101-0/+2
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* gallium: Windows CE portability fixes.José Fonseca2008-05-281-2/+2
* rtasm: quieten sse_enabled debugKeith Whitwell2008-04-211-1/+10
* gallium: Centralize SSE usage logic.José Fonseca2008-04-211-2/+8
* rtasm: include yet another i386 define varientKeith Whitwell2008-04-191-2/+2
* Add run-time cpu capabilities detection stubs.José Fonseca2008-02-191-0/+50