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
/
i810
/
i810tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri/i810: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-2
/
+0
|
\
|
*
i810: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-2
/
+0
*
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-2
/
+2
|
/
*
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
-9
/
+9
*
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
1
-3
/
+3
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-13
/
+14
*
added some parenthesis to silence warnings
Brian Paul
2005-08-30
1
-2
/
+2
*
Fix texture format selection. ChooseTextureFormat is supposed to select the
Ian Romanick
2005-08-25
1
-28
/
+14
*
Enable ARB_texture_compression. The code has been in place for a long time,
Ian Romanick
2005-08-19
1
-0
/
+12
*
Don't try to update hardware texture fields if there is no hardware texture.
Ian Romanick
2005-08-18
1
-23
/
+27
*
build fixes
Alan Hourihane
2004-04-08
1
-0
/
+1
*
remove bogus assertion in DeleteTexture() function
Brian Paul
2004-01-26
1
-1
/
+0
*
Make the drivers using the common texmem code work with NewTextureObject
Felix Kuehling
2004-01-26
1
-3
/
+2
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-18
/
+6
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-34
/
+49
*
include texobj.h to silence warnings
Brian Paul
2004-01-18
1
-1
/
+1
*
call _mesa_delete_texture_object() from in the driver's DeleteTexture function
Brian Paul
2004-01-11
1
-0
/
+2
*
add the i810 driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+544