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
/
i810
/
i810texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-8
/
+7
*
add texture rectangle support for i815, I wrote the original patch about
Dave Airlie
2006-05-17
1
-56
/
+110
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-2
/
+2
*
Implement GL_ARB_texture_env_combine, GL_EXT_texture_env_combine, and
Ian Romanick
2005-08-29
1
-541
/
+488
*
Fix texture format selection. ChooseTextureFormat is supposed to select the
Ian Romanick
2005-08-25
1
-16
/
+21
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-9
/
+9
*
merge i810 DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-27
/
+7
*
add the i810 driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+766