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
/
intel
/
intel_batchbuffer.c
Age
Commit message (
Expand
)
Author
2008-01-17
[i915] Fix driver from cliprects changes, and clean up state emission.
Eric Anholt
2008-01-15
[i915] Prevent recursive batchbuffer flushing.
Kristian Høgsberg
2008-01-10
[intel] Only flush batch when changing draw buffers, not every cliprect update.
Eric Anholt
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2008-01-09
[intel] Clean up cliprect handling in intel drivers.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-11
Use previous buffer offsets to compute proposed relocations
Keith Packard
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-11-30
[intel] Move batch bo_unmap from TTM code to shared, and add more asserts.
Eric Anholt
2007-11-26
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-16
[i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.
Eric Anholt
2007-11-16
[i915] Reenable batchbuffer debug under INTEL_DEBUG=bat.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
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