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
/
unichrome
/
via_span.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2009-10-22
1
-11
/
+10
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-08-05
1
-0
/
+5
*
screen offset changes, bug 9965
Miguel Marte
2007-03-18
1
-2
/
+2
*
Implement GLX_SGI_make_current_read
Ian Romanick
2006-11-10
1
-6
/
+4
*
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-11-16
1
-1
/
+1
*
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-04
1
-4
/
+2
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-121
/
+31
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-37
/
+8
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-4
/
+60
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-18
/
+16
*
Enclose passed macro values in brackets to ensure correct read/write span
Alan Hourihane
2005-01-20
1
-4
/
+4
*
Populate WriteMonoDepthSpan in 24/8 modes.
Keith Whitwell
2005-01-14
1
-0
/
+1
*
Use the faster span read/write template for 16bpp
Alan Hourihane
2005-01-12
1
-61
/
+22
*
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
1
-4
/
+0
*
Initialize depth pointer correctly.
Keith Whitwell
2004-12-30
1
-1
/
+1
*
Don't need to adjust for drawXoff in fallback clipping.
Keith Whitwell
2004-12-30
1
-4
/
+4
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
1
-65
/
+38
*
Make line stipple a fallback.
Keith Whitwell
2004-12-29
1
-3
/
+2
*
Large update
Keith Whitwell
2004-12-29
1
-0
/
+1
*
Remove dead code.
Keith Whitwell
2004-12-22
1
-118
/
+92
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-8
/
+0
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-45
/
+8
*
fix _DrawDestMask[0][0] typos
Brian Paul
2004-10-02
1
-2
/
+2
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-2
/
+2
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
updates from Erdi Chen
Brian Paul
2004-02-23
1
-11
/
+5
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
1
-0
/
+410