summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2006-10-10fixed NV_position_invariantBrian Paul
2006-10-09Added 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-29updated info about name manglingBrian Paul
2006-09-21updated doxygen infoBrian Paul
2006-09-21updated extension infoBrian Paul
2006-09-21Re-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-166.5.1 md5 sumsBrian Paul
2006-09-16update 6.5.1 release dateBrian Paul
2006-09-14set 6.5.1 release dateBrian Paul
2006-09-05document vertex.weight hackBrian Paul
2006-09-05updated info about glxproto.hBrian Paul
2006-08-31version bumpBrian Paul
2006-08-31update linkBrian Paul
2006-08-31updated 6.5.1 relnotes linkBrian Paul
2006-08-31Convert VERSIONS and RELNOTES-6.5.1 to html, update links to them.Brian Paul
2006-08-30fix Xlib driver mem leaksBrian Paul
2006-08-29set 6.5.1 release to Aug 31Brian Paul
2006-08-256.5.1 bug fixesBrian Paul
2006-08-24recent bug fixesBrian Paul
2006-08-21various updatesBrian Paul
2006-08-18updates for 6.5.1Brian Paul
2006-08-106.5.1 relnotesBrian Paul
2006-08-10latest updates for 6.5.1Brian Paul
2006-08-10Added 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-02fix link for AqsisBrian Paul
2006-07-31GLUT on fbdev driver. Sean D'EpagnierBrian Paul
2006-07-30Commit enums for GL_MESA_shader_debug.spec.Michal Krol
2006-07-30More text.Michal Krol
2006-07-19more 6.5.1 additionsBrian Paul
2006-07-12download/install updatesBrian Paul
2006-06-23fix glut/freeglut linksBrian Paul
2006-06-13fix glVertexAttribPointerARB's normalized behaviourBrian Paul
2006-06-12GL_APPLE_vertex_array_object is newBrian Paul
2006-06-08added info about prerequisites for building DRI driversBrian Paul
2006-06-08fix glBegin error testBrian Paul
2006-06-08links to ClosedGL and S3TC libraryBrian Paul
2006-06-07updated Pixmap vs. XImage infoBrian Paul
2006-06-02fix depth-format rectangular texturesBrian Paul
2006-06-01document MESA_TEX/TNL_PROG env varsBrian Paul
2006-05-30fix bug 7077 - mem leakBrian Paul
2006-05-30First draft.Michal Krol
2006-05-22GL_INDEX_OFFSET fixBrian Paul
2006-05-20glxinfo -l expanded, fixed bug 6863Brian Paul
2006-05-19updated docs for off-screen renderingBrian Paul
2006-05-0916/32-bit chan fixes, texture compression fixesBrian Paul
2006-05-03Fix some silly spelling errors.Ian Romanick
2006-04-25vertex attrib alias change, glPopAttrib/GL_DRAW_BUFFER bug fixBrian Paul
2006-04-19minor updatesBrian Paul
2006-04-19Replace old README.X11 with updated xlibdriver.htmlBrian Paul
2006-04-146.5.1 fixesBrian Paul