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_vtbl.c
Age
Commit message (
Expand
)
Author
2008-02-04
[965] Convert brw_draw_upload to managing dri_bos, not gl_buffer_objects.
Eric Anholt
2008-01-14
[965] Force a new vertex upload buffer at new batch time.
Eric Anholt
2008-01-10
[965] Improve performance by allocating CURBE buffers a page at a time.
Eric Anholt
2008-01-09
[965] Allow more than one draw_prims per batchbuffer.
Eric Anholt
2008-01-09
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2007-12-15
[965] Use shared intel_regions.c.
Eric Anholt
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-29
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-09-07
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt