Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Notes about shared lib version. Document depth-peel fixes. | Brian | 2007-04-19 | 1 | -0/+17 |
| | |||||
* | dFdx(), etc. don't work yet | Brian | 2007-04-19 | 1 | -0/+1 |
| | |||||
* | glean glsl test now does over 150 tests | Brian | 2007-04-18 | 1 | -1/+1 |
| | |||||
* | added href to shading language info | Brian | 2007-04-18 | 1 | -1/+2 |
| | |||||
* | prep for 6.5.3 release | Brian | 2007-04-18 | 4 | -23/+35 |
| | |||||
* | assorted updates | Brian | 2007-04-04 | 5 | -21/+66 |
| | |||||
* | assorted documentation updates | Brian | 2007-04-04 | 2 | -27/+51 |
| | |||||
* | more tips, validation info | Brian | 2007-03-28 | 1 | -1/+24 |
| | |||||
* | added ftransform() comment | Brian | 2007-03-27 | 1 | -0/+2 |
| | |||||
* | minor status updates | Brian | 2007-03-26 | 1 | -4/+2 |
| | |||||
* | document internal compiler options | Brian | 2007-03-23 | 1 | -1/+45 |
| | |||||
* | merge from master | Brian | 2007-03-21 | 1 | -2/+3 |
|\ | |||||
| * | document 1D convolution fix | Brian | 2007-03-21 | 1 | -0/+1 |
| | | |||||
* | | document some bug fixes, lots of new features | Brian | 2007-03-13 | 1 | -5/+11 |
| | | |||||
* | | Merge branch 'origin' into glsl-compiler-1 | Brian | 2007-03-09 | 1 | -2/+6 |
|\| | | | | | | | | | | | Conflicts: src/mesa/main/context.c | ||||
| * | more branch info | Brian | 2007-02-20 | 1 | -2/+6 |
| | | |||||
* | | gl_ClipVertex not supported yet | Brian | 2007-03-09 | 1 | -0/+1 |
| | | |||||
* | | info about how the compiler works | Brian | 2007-02-27 | 1 | -2/+51 |
| | | |||||
* | | glslcompiler build instructions | Brian | 2007-02-22 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'origin' into glsl-compiler-1 | Brian | 2007-02-22 | 3 | -1/+89 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | glxext.h version 18 | Brian | 2007-02-20 | 1 | -0/+1 |
| | | |||||
| * | glext.h version 39 | Brian | 2007-02-20 | 1 | -0/+1 |
| | | |||||
| * | note that non-member posts are auto-rejected | Brian | 2007-01-27 | 1 | -1/+7 |
| | | |||||
| * | document 32-bit Z line/point fix | Brian | 2007-01-06 | 1 | -0/+1 |
| | | |||||
| * | document VBO bug fix 9445 | Brian | 2007-01-05 | 1 | -0/+1 |
| | | |||||
| * | initial release notes for 6.5.3 | Brian | 2006-12-16 | 2 | -0/+78 |
| | | |||||
* | | updated info about arrays, predefined uniforms | Brian | 2007-02-21 | 1 | -5/+2 |
| | | |||||
* | | info about stand-alone compiler | Brian | 2007-02-17 | 1 | -1/+74 |
| | | |||||
* | | noise() works now | Brian | 2007-01-28 | 1 | -1/+0 |
| | | |||||
* | | minor updates | Brian | 2007-01-28 | 1 | -4/+4 |
| | | |||||
* | | added shading.html link | Brian | 2007-01-21 | 1 | -0/+1 |
| | | |||||
* | | Added a page with shading language status, tips, etc. | Brian | 2007-01-20 | 1 | -0/+116 |
|/ | |||||
* | Updated with new mesa-commit list. | Brian | 2006-12-06 | 1 | -30/+35 |
| | |||||
* | Replaced by .html file. | Brian | 2006-12-05 | 1 | -47/+0 |
| | |||||
* | Replaced by .html files. | Brian | 2006-12-05 | 3 | -204/+0 |
| | |||||
* | Removed/obsolete. | Brian | 2006-12-05 | 2 | -186/+0 |
| | |||||
* | New git repository info, links. | Brian | 2006-12-05 | 2 | -2/+8 |
| | |||||
* | New info about Mesa's git repository. | Brian | 2006-12-05 | 1 | -0/+107 |
| | |||||
* | version bump | Brian Paul | 2006-12-02 | 1 | -1/+1 |
| | |||||
* | md5 sums | Brian Paul | 2006-12-02 | 1 | -1/+9 |
| | |||||
* | remove bogus link | Brian Paul | 2006-12-02 | 1 | -1/+1 |
| | |||||
* | 6.5.2 release updates | Brian Paul | 2006-12-02 | 2 | -4/+10 |
| | |||||
* | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ↵ | Claudio Ciccani | 2006-12-01 | 1 | -1/+1 |
| | | | | | | own header. Updated to the current DirectFBGL interface (i.e. added GetProcAddress()). | ||||
* | fix indirect glMap* bugs | Brian Paul | 2006-11-23 | 1 | -0/+1 |
| | |||||
* | Add tdfx updates to release notes. | Ian Romanick | 2006-11-22 | 1 | -0/+3 |
| | |||||
* | name mangling update/fix | Brian Paul | 2006-11-18 | 2 | -0/+5 |
| | |||||
* | gluBuild2DMipmaps() fixes | Brian Paul | 2006-11-17 | 1 | -0/+1 |
| | |||||
* | fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044 | Brian Paul | 2006-11-16 | 1 | -0/+1 |
| | |||||
* | more bug fixes | Brian Paul | 2006-11-15 | 1 | -1/+4 |
| | |||||
* | Added information about added GLX_SGI_make_current_read support | Ian Romanick | 2006-11-10 | 1 | -0/+7 |
| |