summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/README.chromium
blob: bd7d07ce9cd556862845bc4758adcf3d6a935955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Name: MesaLib
Current version: 7.7
URL: http://www.mesa3d.org/

This directory contains a copy of these MesaLib components:

Main Mesa code    src/mesa/
Device drivers    src/mesa/drivers/*
Ext headers       include/GL/glext.h
                  include/GL/glxext.h
SGI GLU library   src/glu/sgi/

The license is in MesaLib/docs/license.html.
 
Modifications made with initial commit:
- Added the file README.chromium (this file)

Later modifications:
- Added OSMesaGetProcAddress to MesaLib/src/mesa/drivers/osmesa/osmesa.def

- Added #pragma optimize('', off) to MesaLib\src\mesa\swrast\s_textcombine.c