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_state_batch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965: Reuse libdrm's header for AUB definitions.
Eric Anholt
2014-07-02
1
-2
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Move intel_context::batch to brw_context.
Kenneth Graunke
2013-07-09
1
-6
/
+4
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-3
/
+3
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
1
-1
/
+47
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-1
/
+1
*
i965: Track the brw_state_batch() data while under INTEL_DEBUG=batch.
Eric Anholt
2011-07-11
1
-0
/
+26
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-0
/
+1
*
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
1
-65
/
+0
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-7
/
+7
*
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
1
-7
/
+0
*
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-13
1
-2
/
+2
*
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-11
1
-0
/
+49
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-3
/
+3
*
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-09-24
1
-13
/
+2
*
i965: Remove dead flushing code.
Eric Anholt
2009-03-05
1
-2
/
+0
*
i965: Remove dead brw->wrap flag.
Eric Anholt
2008-10-27
1
-2
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-2
/
+2
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-5
/
+0
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-2
/
+0
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-1
/
+0
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+122