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
/
r128
/
r128_span.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r128: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-4
/
+4
*
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2009-10-22
1
-10
/
+8
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-08-05
1
-0
/
+3
*
s/GLint/GLuint/ to fix sign warnings
Brian Paul
2006-11-02
1
-4
/
+4
*
locking fixes (Martijn Van Oosterhout)
Brian Paul
2006-06-26
1
-0
/
+6
*
Bug #1028: Add hardware-accelerated stencil support to r128. Testing with
Eric Anholt
2005-10-27
1
-4
/
+140
*
make r128SpanRenderStart/Finish static
Brian Paul
2005-09-05
1
-2
/
+4
*
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-04
1
-7
/
+4
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-71
/
+13
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-35
/
+0
*
start removing old (pre-renderbuffer) span code
Brian Paul
2005-06-02
1
-48
/
+0
*
Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do
Eric Anholt
2005-05-31
1
-28
/
+22
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-2
/
+51
*
Enclose passed macro values in brackets to ensure correct read/write span
Alan Hourihane
2005-01-20
1
-1
/
+1
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-86
/
+19
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+475