index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
/
via_span.c
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2007-03-18
screen offset changes, bug 9965
Miguel Marte
2006-11-10
Implement GLX_SGI_make_current_read
Ian Romanick
2005-11-16
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-09-04
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-03-22
merge unichrome changes from branch
Keith Whitwell
2005-01-20
Enclose passed macro values in brackets to ensure correct read/write span
Alan Hourihane
2005-01-14
Populate WriteMonoDepthSpan in 24/8 modes.
Keith Whitwell
2005-01-12
Use the faster span read/write template for 16bpp
Alan Hourihane
2005-01-05
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2004-12-30
Initialize depth pointer correctly.
Keith Whitwell
2004-12-30
Don't need to adjust for drawXoff in fallback clipping.
Keith Whitwell
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
Make line stipple a fallback.
Keith Whitwell
2004-12-29
Large update
Keith Whitwell
2004-12-22
Remove dead code.
Keith Whitwell
2004-12-20
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-10-14
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-02
fix _DrawDestMask[0][0] typos
Brian Paul
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2004-02-23
updates from Erdi Chen
Brian Paul
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul