| OLD | NEW |
| 1 Name: MesaLib | 1 Name: MesaLib |
| 2 Current version: 7.7 | 2 Current version: 7.7 |
| 3 URL: http://www.mesa3d.org/ | 3 URL: http://www.mesa3d.org/ |
| 4 | 4 |
| 5 This directory contains a copy of these MesaLib components: | 5 This directory contains a copy of these MesaLib components: |
| 6 | 6 |
| 7 Main Mesa code src/mesa/ | 7 Main Mesa code src/mesa/ |
| 8 Device drivers src/mesa/drivers/* | 8 Device drivers src/mesa/drivers/* |
| 9 Ext headers include/GL/glext.h | 9 Ext headers include/GL/glext.h |
| 10 include/GL/glxext.h | 10 include/GL/glxext.h |
| 11 SGI GLU library src/glu/sgi/ | 11 SGI GLU library src/glu/sgi/ |
| 12 | 12 |
| 13 The license is in MesaLib/docs/license.html. | 13 The license is in MesaLib/docs/license.html. |
| 14 | 14 |
| 15 Modifications made with initial commit: | 15 Modifications made with initial commit: |
| 16 - Added the file README.chromium (this file) | 16 - Added the file README.chromium (this file) |
| 17 | 17 |
| 18 Later modifications: |
| 19 - Added OSMesaGetProcAddress to MesaLib/src/mesa/drivers/osmesa/osmesa.def |
| OLD | NEW |