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
/
r200
/
r200_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove bogus check of texture target in R200TexParameter
Roland Scheidegger
2004-02-06
1
-4
/
+0
*
remove bogus assertion in DeleteTexture() function
Brian Paul
2004-01-26
1
-2
/
+0
*
Make the R200 driver work with the NewTextureObject in Mesa. Other
Ian Romanick
2004-01-21
1
-4
/
+9
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-15
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-42
/
+59
*
Added support for EXT_texture_mirror_clamp.
Ian Romanick
2004-01-13
1
-6
/
+18
*
call _mesa_delete_texture_object() from in the driver's DeleteTexture function
Brian Paul
2004-01-11
1
-0
/
+2
*
Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.
Felix Kuehling
2004-01-05
1
-2
/
+24
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-3
/
+4
*
xmlconfig fixes
Alan Hourihane
2003-12-05
1
-16
/
+33
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-7
/
+7
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+1002