index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
/
common_x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-3
/
+5
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
mesa: fix x86 builds
Timothy Arceri
2018-04-13
1
-0
/
+1
*
mesa: more unused linux/version.h include
Emil Velikov
2017-03-22
1
-3
/
+0
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
mesa: remove _ASMAPI, ASMAPIP
Brian Paul
2015-03-12
1
-6
/
+6
*
mesa: Check return value of __get_cpuid().
Matt Turner
2015-02-28
1
-3
/
+3
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
1
-5
/
+5
*
mesa/x86: put code in braces to silence declarations after code warning
Brian Paul
2014-08-04
1
-7
/
+9
*
mesa/x86: Fix build with clang <= 3.3.
Vinson Lee
2014-05-25
1
-0
/
+2
*
mesa/x86: Fix build with clang 3.4.
José Fonseca
2014-05-23
1
-0
/
+4
*
mesa/x86: fix a typos in SSE4.1 detection
Tobias Klausmann
2014-05-22
1
-2
/
+2
*
mesa: Rely on USE_X86_64_ASM.
José Fonseca
2014-05-22
1
-3
/
+3
*
mesa/x86: Brown bag fix for undeclared variable.
Matt Turner
2014-05-22
1
-1
/
+1
*
mesa/x86: add SSE4.1 runtime detection.
Matt Atwood
2014-05-22
1
-0
/
+6
*
mesa/x86: Support SSE 4.1 detection on x86-64.
Matt Turner
2014-05-22
1
-0
/
+11
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
1
-3
/
+3
*
x86: Silence unused variable warning on Mac OS X.
Vinson Lee
2010-09-17
1
-0
/
+2
*
mesa: Disable the debug spam for x86 CPU detection with a compile-time flag.
Eric Anholt
2010-08-25
1
-7
/
+13
*
mesa: Move the x86 detection debug messages next to the detection.
Eric Anholt
2010-08-25
1
-0
/
+35
*
mesa: _mesa_get_x86_features() only needs to do its thing once
Brian Paul
2009-03-04
1
-0
/
+8
*
mesa: refactor x86 code
Brian Paul
2009-03-04
1
-52
/
+23
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-1
/
+1
*
mesa: added checks for OpenBSD
Brad Smith
2008-07-17
1
-0
/
+18
*
mesa: added test for __NetBSD__
Blair Sadewitz
2008-07-15
1
-0
/
+8
*
Remove dubious compile-time test for pre-2.4 Linux kernels.
Michel Dänzer
2007-06-05
1
-7
/
+2
*
Drop the funky SSE exception test on linux.
George Sapountzis
2007-04-06
1
-140
/
+6
*
use _mesa_debug() instead of message() - fixes poor formatting of output
Brian Paul
2006-04-10
1
-55
/
+34
*
additional wrapper updates, bug 4468
Brian Paul
2005-09-19
1
-1
/
+1
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-2
/
+2
*
There is no point trying to detect SSE at all, when MESA_NO_SSE is defined. ...
Daniel Borca
2005-01-19
1
-6
/
+8
*
Windows/ReactOS patch (Gregor Anich)
Brian Paul
2005-01-10
1
-0
/
+69
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-1
/
+2
*
Eliminate the funky SSE exception test from DRI builds. It's not need
Ian Romanick
2004-10-13
1
-6
/
+16
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-1
/
+1
*
s/getenv/_mesa_getenv/
Brian Paul
2004-02-02
1
-11
/
+9
*
re-enable SSE code, except for the _mesa_sse_transform_points4_identity() fun...
Brian Paul
2004-01-09
1
-4
/
+2
*
Add comment regarding sse disable
Keith Whitwell
2004-01-06
1
-0
/
+2
*
SSE segfaults in conform - disable for now.
Keith Whitwell
2004-01-06
1
-2
/
+2
*
build fixes
Alan Hourihane
2003-12-04
1
-1
/
+0
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-1
/
+0
*
Updates to SSE assembler support for Open Watcom
Kendall Bennett
2003-10-21
1
-2
/
+2
*
Updates to x86 assembler support for Open Watcom and SNAP
Kendall Bennett
2003-10-14
1
-9
/
+7
*
print debug message when SSE is disabled by user (Klaus Neiderkrueger)
Brian Paul
2003-02-04
1
-1
/
+2
*
new X86 CPU detection code (Petr Sebor)
Brian Paul
2003-01-21
1
-3
/
+85
*
include imports.h
Brian Paul
2002-11-13
1
-3
/
+4
[next]