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
/
intel_ioctl.c
Age
Commit message (
Expand
)
Author
2008-02-13
[intel] Fix 965 rendering with non-TTM by merging intel_ioctl between 915/965.
Eric Anholt
2008-01-10
[intel] Only flush batch when changing draw buffers, not every cliprect update.
Eric Anholt
2008-01-09
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2007-12-21
intel: cast a pointer to unsigned long, avoid potential error.
Xiang, Haihao
2007-12-14
[intel] warnings cleanup
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
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-02-12
I965: fix a failure on waiting irq.
Xiang, Haihao
2007-01-06
i965: Connect INTEL_DEBUG=sync up to cmd/batch ioctls.
Eric Anholt
2006-12-08
fix bug#9045
Xiang, Haihao
2006-10-23
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt