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_texblend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-6
/
+6
*
i915: don't include texstore.h
Brian Paul
2011-10-03
1
-1
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-9
/
+8
*
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
/
+463
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-465
/
+0
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-8
/
+0
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-703
/
+98
*
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
/
+1058