Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-26 | minor status updates | Brian | |
2007-03-23 | document internal compiler options | Brian | |
2007-03-21 | merge from master | Brian | |
2007-03-21 | document 1D convolution fix | Brian | |
2007-03-13 | document some bug fixes, lots of new features | Brian | |
2007-03-09 | Merge branch 'origin' into glsl-compiler-1 | Brian | |
Conflicts: src/mesa/main/context.c | |||
2007-03-09 | gl_ClipVertex not supported yet | Brian | |
2007-02-27 | info about how the compiler works | Brian | |
2007-02-22 | glslcompiler build instructions | Brian | |
2007-02-22 | Merge branch 'origin' into glsl-compiler-1 | Brian | |
Conflicts: src/mesa/main/state.c src/mesa/shader/program.c src/mesa/shader/program.h src/mesa/shader/programopt.c src/mesa/shader/slang/slang_execute.c src/mesa/sources src/mesa/swrast/s_arbshader.c src/mesa/swrast/s_context.c src/mesa/swrast/s_span.c src/mesa/swrast/s_zoom.c src/mesa/tnl/t_context.c src/mesa/tnl/t_save_api.c src/mesa/tnl/t_vb_arbprogram.c src/mesa/tnl/t_vp_build.c src/mesa/tnl/t_vtx_eval.c | |||
2007-02-21 | updated info about arrays, predefined uniforms | Brian | |
2007-02-20 | more branch info | Brian | |
2007-02-20 | glxext.h version 18 | Brian | |
2007-02-20 | glext.h version 39 | Brian | |
2007-02-17 | info about stand-alone compiler | Brian | |
2007-01-28 | noise() works now | Brian | |
2007-01-28 | minor updates | Brian | |
2007-01-27 | note that non-member posts are auto-rejected | Brian | |
2007-01-21 | added shading.html link | Brian | |
2007-01-20 | Added a page with shading language status, tips, etc. | Brian | |
2007-01-06 | document 32-bit Z line/point fix | Brian | |
2007-01-05 | document VBO bug fix 9445 | Brian | |
2006-12-16 | initial release notes for 6.5.3 | Brian | |
2006-12-06 | Updated with new mesa-commit list. | Brian | |
2006-12-05 | Replaced by .html file. | Brian | |
2006-12-05 | Replaced by .html files. | Brian | |
2006-12-05 | Removed/obsolete. | Brian | |
2006-12-05 | New git repository info, links. | Brian | |
2006-12-05 | New info about Mesa's git repository. | Brian | |
2006-12-02 | version bump | Brian Paul | |
2006-12-02 | md5 sums | Brian Paul | |
2006-12-02 | remove bogus link | Brian Paul | |
2006-12-02 | 6.5.2 release updates | Brian Paul | |
2006-12-01 | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ↵ | Claudio Ciccani | |
own header. Updated to the current DirectFBGL interface (i.e. added GetProcAddress()). | |||
2006-11-23 | fix indirect glMap* bugs | Brian Paul | |
2006-11-22 | Add tdfx updates to release notes. | Ian Romanick | |
2006-11-18 | name mangling update/fix | Brian Paul | |
2006-11-17 | gluBuild2DMipmaps() fixes | Brian Paul | |
2006-11-16 | fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044 | Brian Paul | |
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. |