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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+1116
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-1089
/
+0
*
Replace initInitState() with _mesa_init_driver_state().
Brian
2007-05-22
1
-6
/
+3
*
Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often
Brian Paul
2006-11-02
1
-1
/
+1
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-2
/
+2
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-8
/
+11
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-3
/
+3
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-196
/
+8
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-3
/
+3
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-64
/
+138
*
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
/
+1183