Home | History | Annotate | Download | only in gen

Lines Matching refs:Mesa

4 # Mesa 3-D graphics library
27 # Generate the mesa.def file for Windows.
30 # mesadef.py >mesa.def
31 # Then copy to src/mesa/drivers/windows/gdi
44 print 'DESCRIPTION \'Mesa (OpenGL work-alike) for Win32\''
47 print '; Module definition file for Mesa (OPENGL32.DLL)'
52 print '; Mesa OPENGL32 so that the Mesa DLL can be used'
65 print '; needed to force the Mesa OPENGL32.DLL to export the'
72 print '; Mesa symbols for the benefit of the OSMESA32.DLL.'
107 print '; Mesa internals - mostly for OSMESA'