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
/
i915
/
i830_metaops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-1
/
+0
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+457
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-922
/
+0
*
remove assertions to match i915tex code (bug 8726)
Brian Paul
2006-11-27
1
-2
/
+0
*
Don't use the x/y/width/height params passed to Clear(). Get them
Brian Paul
2006-11-01
1
-2
/
+12
*
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-08-18
1
-1
/
+2
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-25
/
+206
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-4
/
+4
*
remove stray references to ctx->Depth.OcclusionTest
Brian Paul
2005-08-25
1
-2
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+3
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-8
/
+22
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+699