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
/
mga
/
mgatex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-6
/
+6
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-8
/
+8
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-3
/
+0
|
\
|
*
mga: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-3
/
+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
-7
/
+6
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-23
/
+23
*
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
1
-5
/
+9
*
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
-12
/
+12
*
Bug #6044: actually delete the texture object in mgaDeleteTexture
Tilman Sauerbeck
2006-11-26
1
-0
/
+3
*
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
-6
/
+3
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-17
/
+4
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-43
/
+48
*
bring over latest mga DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-43
/
+37
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-22
/
+27
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-669
/
+235
*
mga driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+985