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
/
main
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-11
/
+11
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-4
/
+169
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-11
/
+10
*
Header file clean-up:
Brian Paul
2002-10-24
1
-6
/
+2
*
minor clean-ups
Brian Paul
2002-01-05
1
-12
/
+14
*
infrastructure for vertex program attribute evaluators
Brian Paul
2002-01-05
1
-823
/
+255
*
compiler warnings
Karl Schultz
2001-09-18
1
-36
/
+37
*
generate INVALID_OPERATION if active texture != 0 in glMap[12][fd]
Brian Paul
2001-05-16
1
-1
/
+13
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-9
/
+5
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-38
/
+38
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-287
/
+70
*
Committing in .
Jouk Jansen
2000-11-22
1
-12
/
+12
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-1396
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-3
/
+9
*
More GLchan color channel changes.
Brian Paul
2000-10-29
1
-1
/
+2
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-4
/
+5
*
Removed immediate struct's maybe_transform_vb pointer.
Brian Paul
2000-09-11
1
-5
/
+5
*
fix for eval regression
Keith Whitwell
2000-07-20
1
-5
/
+6
*
Fix for gloss and sgl eval bugs.
Keith Whitwell
2000-07-17
1
-12
/
+34
*
clean up of eval_coord1/2f()
Brian Paul
2000-01-13
1
-10
/
+12
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-164
/
+343
*
header includes clean-up (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-74
/
+112
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-28
/
+28
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
1
-32
/
+28
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-45
/
+49
*
Initial revision
jtg
1999-08-19
1
-0
/
+2725