index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vtbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-6
/
+9
*
[965] Convert brw_draw_upload to managing dri_bos, not gl_buffer_objects.
Eric Anholt
2008-02-04
1
-1
/
+5
*
[965] Force a new vertex upload buffer at new batch time.
Eric Anholt
2008-01-14
1
-0
/
+5
*
[965] Improve performance by allocating CURBE buffers a page at a time.
Eric Anholt
2008-01-10
1
-0
/
+3
*
[965] Allow more than one draw_prims per batchbuffer.
Eric Anholt
2008-01-09
1
-0
/
+3
*
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
1
-0
/
+3
*
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2008-01-09
1
-10
/
+5
*
[965] Use shared intel_regions.c.
Eric Anholt
2007-12-15
1
-2
/
+2
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-3
/
+2
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-5
/
+3
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-3
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-0
/
+1
|
\
|
*
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-11-29
1
-0
/
+1
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-9
/
+1
|
/
*
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-07
1
-0
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+190