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
/
radeon
/
radeon_vtxfmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make most of the _mesa_noop_*() functions static.
Brian Paul
2006-04-20
1
-11
/
+2
*
s/memcpy/_mesa_memcpy/, s/FREE/_mesa_free/
Brian Paul
2005-10-19
1
-1
/
+1
*
Add _mesa_exec_malloc() and _mesa_exec_free() for allocating
Keith Whitwell
2005-10-18
1
-1
/
+1
*
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...
Roland Scheidegger
2005-10-17
1
-3
/
+11
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-72
/
+56
*
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-18
1
-22
/
+24
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
1
-1
/
+1
*
use GL_CALL() macro (Andreas Stenglein)
Brian Paul
2004-07-24
1
-20
/
+20
*
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-27
1
-2
/
+2
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-1
/
+1
*
Reenable the vtxfmt code paths in the radeon and r200 drivers.
Felix Kuehling
2004-01-04
1
-7
/
+8
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-2
/
+3
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-3
/
+3
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+1089