| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -16/+16 |
* | dispatch: Delete unused init_dispatch functions. | Paul Berry | 2012-11-06 | 1 | -3/+0 |
* | dispatch: Make all API functions non-static. | Paul Berry | 2012-11-06 | 1 | -0/+98 |
* | mesa: remove FEATURE_rastpos define. | Oliver McFadden | 2012-09-15 | 1 | -11/+0 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in rastpos.h. | Vinson Lee | 2010-11-20 | 1 | -1/+4 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Remove unused _MESA_INIT_*_FUNCTIONS. | Chia-I Wu | 2010-09-14 | 1 | -7/+0 |
* | mesa/main: New feature FEATURE_rastpos. | Chia-I Wu | 2009-09-30 | 1 | -146/+17 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -48/+48 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -1/+10 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | dispatch offsets for ARB_window_pos | Brian Paul | 2002-05-27 | 1 | -40/+3 |
* | added test implementation of GL_ARB_window_pos | Brian Paul | 2001-11-18 | 1 | -1/+38 |
* | Consolidated source files. Since the re-org a number of source files | Brian Paul | 2001-06-18 | 1 | -1/+78 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -8/+7 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -9/+70 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+48 |