| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-04 | mesa: improved gl_buffer_object reference counting | Brian Paul | |
| Use new _mesa_reference_buffer_object() function wherever possible. Fixes buffer object/display list crash reported in ParaView. | |||
| 2008-09-01 | mesa: use CALLOC instead of MALLOC to fix valgrind warning | Brian Paul | |
| 2008-06-25 | mesa: point size arrays | Brian Paul | |
| 2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch ↵ | Brian | |
| of -I flags. | |||
| 2006-10-30 | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell | |
| 2006-06-15 | minor clean-ups | Brian Paul | |
| 2006-06-12 | s/buffer/arrays/ | Brian Paul | |
| 2006-06-12 | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick | |
| and demos are also added. Adding basic support to drivers should be as easy as just enabling the extension, though thorough test would also be required. | |||
