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
/
intel_regions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+353
*
[965] Use shared intel_regions.c.
Eric Anholt
2007-12-15
1
-305
/
+1
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-74
/
+77
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-67
/
+72
*
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-11-19
1
-0
/
+2
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-6
/
+6
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-6
/
+6
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-5
/
+5
*
Bug #9604: Fix a static buffer allocation failure.
Eric Anholt
2007-01-26
1
-1
/
+1
*
Gary Wong's patches for CopyPixels Logiop (enable) and Blend
Keith Whitwell
2006-11-21
1
-1
/
+2
*
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-09-07
1
-29
/
+34
*
Use lower alignments where possible. Also pad out allocated blocks to
Keith Whitwell
2006-09-07
1
-1
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+289