Age | Commit message (Expand) | Author |
2010-01-18 | mesa: Remove unnecessary headers from lines.c. | Vinson Lee |
2007-09-27 | Restore old _TriangleCaps code to fix Blender problem (bug 12164) | Brian |
2007-07-21 | Remove ctx->Point._Size and ctx->Line._Width. | Brian |
2006-12-13 | Move all the code for computing ctx->_TriangleCaps into state.c. | Brian |
2003-10-23 | added a few missing GLAPIENTRYs to make MinGW compile again | Daniel Borca |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
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 |
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-13 | Fix crash in book/stencil. | Keith Whitwell |
2001-01-08 | Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | 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-30 | support for N texture units | 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-07-14 | Fixed pixel color problem in general_flat_rgba_line(). Added debug code | Brian Paul |
2000-06-28 | added flat_multitextured_line() | Brian Paul |
2000-05-10 | fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext | Brian Paul |
2000-03-03 | added LineWidth device driver function | Brian Paul |
2000-02-27 | add callbacks for stipple | Keith Whitwell |
2000-02-25 | Fog coordinate stage which drivers may use to replace standard fogging | Keith Whitwell |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-11-08 | flush pb after each line segment - for conformance | Brian Paul |
1999-11-08 | clean-up of header includes (Daryll) | 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 |