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
/
drivers
/
dri
/
common
/
spantmp2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spantmp2 READ_RGBA inline asm (#11931)
Dan Torop
2007-08-12
1
-1
/
+1
*
Silence gcc-4 warnings.
Aapo Tahkola
2005-10-28
1
-3
/
+3
*
Combine GET_DST_PTR and GET_SRC_PTR into just GET_PTR.
Brian Paul
2005-09-04
1
-23
/
+29
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-17
/
+18
*
fix for renderbuffer (Andreas Stenglein)
Brian Paul
2005-05-05
1
-2
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-46
/
+59
*
Use HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimized span read
Felix Kuehling
2005-01-15
1
-6
/
+6
*
Added MMX optimized version of the RGB565 ReadRGBASpan routine.
Ian Romanick
2004-11-02
1
-7
/
+19
*
Small optimization for big-endian (e.g., PowerPC) systems.
Ian Romanick
2004-10-18
1
-0
/
+10
*
Only build the MMX/SSE/SSE2 versions for ReadRGBASpan when the pixel format
Ian Romanick
2004-10-16
1
-3
/
+12
*
Fixed a few places that should have been using GET_SRC_PTR.
Ian Romanick
2004-10-15
1
-3
/
+3
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-0
/
+564