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
/
bufmgr_fake.c
Age
Commit message (
Expand
)
Author
2007-11-19
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-01-06
Various warning fixes for i965 driver.
Keith Packard
2007-01-06
i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)
Zou Nan hai
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-12
quieten debug
Keith Whitwell
2006-09-08
Basic facility for playing back captured aubfiles. Requires a small
Keith Whitwell
2006-09-07
Consistent return values from the bm* functions.
Keith Whitwell
2006-09-07
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-09-07
Fix glitch with pool alignments.
Keith Whitwell
2006-09-07
Use lower alignments where possible. Also pad out allocated blocks to
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt