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
/
i965
/
brw_draw.c
Age
Commit message (
Expand
)
Author
2007-05-03
add some #includes to silence warnings
Brian
2007-03-05
fix for bug#9971
Xiang, Haihao
2007-02-01
Cope with internally-generated null inputs.
Keith Whitwell
2007-01-30
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-23
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-09-20
1) Add a new flag in the sarea (coopting the unused texAge value) to
Keith Whitwell
2006-09-20
Use DEBUG_SYNC to switch between per-primitive and per-frame aubfile dumps.
Keith Whitwell
2006-09-12
quieten debug
Keith Whitwell
2006-09-08
Basic facility for playing back captured aubfiles. Requires a small
Keith Whitwell
2006-09-07
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-09-06
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt