index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_curbe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
1
-2
/
+2
*
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
1
-9
/
+1
*
i965: don't emit state when dri_bufmgr_check_aperture_space fails.
Xiang, Haihao
2008-10-24
1
-1
/
+3
*
i965: Cope with batch getting flushed in the middle of batchbuffer emits.
Eric Anholt
2008-09-23
1
-1
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-26
/
+15
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-15
/
+26
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-8
/
+11
*
965: cleanups to state emission from aperture checking and state ordering.
Eric Anholt
2008-08-08
1
-13
/
+1
*
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-06-11
1
-1
/
+1
*
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
1
-4
/
+1
*
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
1
-1
/
+2
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-13
/
+27
*
[965] Improve performance by allocating CURBE buffers a page at a time.
Eric Anholt
2008-01-10
1
-9
/
+26
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-2
/
+2
*
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
1
-2
/
+2
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-15
/
+11
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-5
/
+1
*
[965] Change constant buffer from state structs to plain batch emission.
Eric Anholt
2007-12-03
1
-40
/
+22
*
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
1
-1
/
+1
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-8
/
+5
*
fix fd.o bug #12217, recalcuate urb when clip plane size change
Zou Nan hai
2007-09-24
1
-1
/
+1
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-1
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+379