Age | Commit message (Expand) | Author |
2005-10-07 | Fix a number of point size attenuation problems. | Brian Paul |
2004-09-13 | Handle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*(). | Brian Paul |
2004-09-13 | changes towards GL_ARB_point_sprite (two-zero) | Daniel Borca |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-08-23 | Trivial changes to add support for GL_ARB_point_sprite, which is a | Ian Romanick |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-05-27 | replaced experimental MESA_sprite_point with NV_point_sprite | Brian Paul |
2002-04-02 | GL_ARB_point_parameters support | Brian Paul |
2001-03-29 | Remove ENABLE_* flags, ctx->_Enabled. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-14 | Fixed conform feedback and drawelements tests. | Keith Whitwell |
2001-01-09 | Added PointSize and PointParametersfv to dd interface, for completeness. | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-12-08 | Initial work on GL_MESA_sprite_point extension. | Brian Paul |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-11-15 | Replaced ctx->Point.Size with ctx->Point._Size | Brian Paul |
2000-11-13 | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell |
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell |
2000-10-31 | Moved the software rasterizer to a new directory. | Keith Whitwell |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-10-28 | Basic work to support deep color channels: | Brian Paul |
2000-10-27 | Implement EXT_fog_coord and EXT_secondary_color. | Keith Whitwell |
2000-10-20 | Changes for multitexture > 3, code clean-ups. | Brian Paul |
2000-09-29 | generalized support for N texure units | Brian Paul |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-08-16 | fixed some warnings (Alan H.) | Brian Paul |
2000-07-15 | fixed AA sampling problem, misc clean-up | Brian Paul |
2000-06-28 | add separate specular color support in multitextured_rgba_points() | Brian Paul |
2000-05-10 | fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext | Brian Paul |
2000-05-07 | Added point UserSize, cleaned up point drawing code | Brian Paul |
2000-03-02 | minor clean-up | Brian Paul |
1999-12-10 | code clean-up | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-10-21 | silenced some uninitialized var warnings | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-09-18 | Large patch: | Keith Whitwell |
1999-08-19 | Initial revision | jtg |