Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-15 | more bug fixes | Brian Paul | |
2006-11-10 | Added information about added GLX_SGI_make_current_read support | Ian Romanick | |
2006-11-03 | assorted updates for 6.5.2 | Brian Paul | |
2006-11-01 | recent updates/fixes | Brian Paul | |
2006-10-18 | glDrawPixels, line clipping bug fixes | Brian Paul | |
2006-10-10 | fixed NV_position_invariant | Brian Paul | |
2006-10-09 | Added dispatch.html. | Ian Romanick | |
This new file documents Mesa's implementation of GL function dispatch. It's not quite complete, but I think there's enough there to make it useful. | |||
2006-09-29 | updated info about name mangling | Brian Paul | |
2006-09-21 | updated doxygen info | Brian Paul | |
2006-09-21 | updated extension info | Brian Paul | |
2006-09-21 | Re-org of per-release info. | Brian Paul | |
From now on, put all release-specific info into the release-X.Y.Z.html file rather than scattered between a relnotes file, versions.html and news.html. | |||
2006-09-16 | 6.5.1 md5 sums | Brian Paul | |
2006-09-16 | update 6.5.1 release date | Brian Paul | |
2006-09-14 | set 6.5.1 release date | Brian Paul | |
2006-09-05 | document vertex.weight hack | Brian Paul | |
2006-09-05 | updated info about glxproto.h | Brian Paul | |
2006-08-31 | version bump | Brian Paul | |
2006-08-31 | update link | Brian Paul | |
2006-08-31 | updated 6.5.1 relnotes link | Brian Paul | |
2006-08-31 | Convert VERSIONS and RELNOTES-6.5.1 to html, update links to them. | Brian Paul | |
2006-08-30 | fix Xlib driver mem leaks | Brian Paul | |
2006-08-29 | set 6.5.1 release to Aug 31 | Brian Paul | |
2006-08-25 | 6.5.1 bug fixes | Brian Paul | |
2006-08-24 | recent bug fixes | Brian Paul | |
2006-08-21 | various updates | Brian Paul | |
2006-08-18 | updates for 6.5.1 | Brian Paul | |
2006-08-10 | 6.5.1 relnotes | Brian Paul | |
2006-08-10 | latest updates for 6.5.1 | Brian Paul | |
2006-08-10 | Added initial multisampling support to glfbdev driver. | Sean D'Epagnier | |
Fully implemented glutGameMode, and added vidresize stubs to make Added support for glutReshapeDisplay to change video mode but not lose current mesa context. implementation glut 5 complient. Fixed many minor bugs Updated docs | |||
2006-08-02 | fix link for Aqsis | Brian Paul | |
2006-07-31 | GLUT on fbdev driver. Sean D'Epagnier | Brian Paul | |
2006-07-30 | Commit enums for GL_MESA_shader_debug.spec. | Michal Krol | |
2006-07-30 | More text. | Michal Krol | |
2006-07-19 | more 6.5.1 additions | Brian Paul | |
2006-07-12 | download/install updates | Brian Paul | |
2006-06-23 | fix glut/freeglut links | Brian Paul | |
2006-06-13 | fix glVertexAttribPointerARB's normalized behaviour | Brian Paul | |
2006-06-12 | GL_APPLE_vertex_array_object is new | Brian Paul | |
2006-06-08 | added info about prerequisites for building DRI drivers | Brian Paul | |
2006-06-08 | fix glBegin error test | Brian Paul | |
2006-06-08 | links to ClosedGL and S3TC library | Brian Paul | |
2006-06-07 | updated Pixmap vs. XImage info | Brian Paul | |
2006-06-02 | fix depth-format rectangular textures | Brian Paul | |
2006-06-01 | document MESA_TEX/TNL_PROG env vars | Brian Paul | |
2006-05-30 | fix bug 7077 - mem leak | Brian Paul | |
2006-05-30 | First draft. | Michal Krol | |
2006-05-22 | GL_INDEX_OFFSET fix | Brian Paul | |
2006-05-20 | glxinfo -l expanded, fixed bug 6863 | Brian Paul | |
2006-05-19 | updated docs for off-screen rendering | Brian Paul | |
2006-05-09 | 16/32-bit chan fixes, texture compression fixes | Brian Paul | |