| Commit message (Expand) | Author | Age | Files | Lines |
* | mapi: add EXT_external_objects and EXT_external_objects_fd | Andres Rodriguez | 2017-08-06 | 1 | -0/+6 |
* | mesa: Add new get entrypoints for ARB_viewport_array | Courtney Goeltzenleuchter | 2014-01-20 | 1 | -0/+6 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Rename and wire-up GetInteger64i_v | Matt Turner | 2013-01-10 | 1 | -1/+1 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -2/+2 |
* | Squashed commit of the following: | Brian Paul | 2011-04-26 | 1 | -0/+4 |
* | mesa: Reduce header file inclusion in get.h. | Vinson Lee | 2010-07-31 | 1 | -1/+1 |
* | mesa: Optimize get.c by using a table-driven approach | Kristian Høgsberg | 2010-05-11 | 1 | -23/+3 |
* | es: Prefix the get* functions with _es1/2 so they don't conflict | Kristian Høgsberg | 2010-04-27 | 1 | -0/+23 |
* | mesa: implement _mesa_GetStringi() for GL3 | Brian Paul | 2009-12-30 | 1 | -0/+3 |
* | mesa: implement indexed glGet functions | Brian Paul | 2009-12-29 | 1 | -0/+9 |
* | ARB sync: Add infrastructure for glGetInteger64v | Ian Romanick | 2009-09-03 | 1 | -0/+3 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -7/+7 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -2/+4 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -4/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -6/+6 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -11/+18 |
* | moved gl_GetString() into get.c | Brian Paul | 1999-09-09 | 1 | -1/+5 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+48 |