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
/
read_rgba_span_x86.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
2011-02-11
1
-0
/
+8
*
mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
Dimitry Andric
2011-01-24
1
-1
/
+1
*
x86: Do not build read_rgba_span_x86.S on Mac OS X.
Vinson Lee
2010-01-23
1
-2
/
+2
*
x86: Fix the test for negative pixel count in optimized rgb565 spans.
Eric Anholt
2009-10-30
1
-1
/
+1
*
_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should adjust the source
Xiang, Haihao
2008-05-14
1
-1
/
+3
*
remove commented-out code
Benno Schulenberg
2007-11-09
1
-110
/
+7
*
fix mmx code (bug 12614)
Brian
2007-11-05
1
-8
/
+8
*
use movdqu instead of movdqa for unaligned load avoiding a segfault (bug 10265)
Roland Scheidegger
2007-03-13
1
-1
/
+1
*
Fix TEXREL issues.
Brian
2007-03-10
1
-0
/
+86
*
Add .note.GNU-stack section to assembler files to avoid the default behavior
Kristian Høgsberg
2006-04-17
1
-0
/
+4
*
Fix crashes with pixel readback when using the optimized assembly functions.
Roland Scheidegger
2005-06-30
1
-2
/
+9
*
use HIDDEN macro to export fewer symbols (bug 2210)
Brian Paul
2005-01-04
1
-0
/
+4
*
protected elfish code against non-elf compilers
Daniel Borca
2004-12-15
1
-0
/
+2
*
Added MMX optimized version of the RGB565 ReadRGBASpan routine.
Ian Romanick
2004-11-02
1
-0
/
+223
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-0
/
+453