| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the following: | Brian Paul | 2011-04-26 | 1 | -3/+92 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | mesa: Move src/mesa/glapi/dispatch.h to mesa. | Chia-I Wu | 2010-02-25 | 1 | -1/+1 |
* | mesa: replace old MEMSET macro with memset | Brian Paul | 2010-02-19 | 1 | -2/+2 |
* | mesa/main: Make FEATURE_evaluators follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -11/+50 |
* | 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 |