Lines Matching refs:Mesa
6 The Mesa project began as an open-source implementation of the
19 A variety of device drivers allows the Mesa libraries to be used in many
23 Mesa ties into several other open-source projects: the `Direct Rendering
31 The Mesa project was originally started by Brian Paul. Here's a short
34 August, 1993: I begin working on Mesa in my spare time. The project has
45 February 1995: Mesa 1.0 is released on the internet. I expected that a
48 That encouraged me to continue working on Mesa. The name Mesa just
51 new acronym. Later, I heard of the Mesa programming language and the
52 Mesa spreadsheet for NeXTStep.
55 took a while for SGI to support it across their product line. Mesa
56 filled a big hole during that time. For a lot of people, Mesa was their
57 first introduction to OpenGL. I think SGI recognized that Mesa actually
61 1995-1996: I continue working on Mesa both during my spare time and
64 do this because Mesa is now being using for the
67 October 1996: Mesa 2.0 is released. It implements the OpenGL 1.1
70 March 1997: Mesa 2.2 is released. It supports the new 3dfx Voodoo
74 September 1998: Mesa 3.0 is released. It's the first publicly-available
80 September 1999: I'm hired by Precision Insight, Inc. Mesa is a key
85 October 2001: Mesa 4.0 is released. It implements the OpenGL 1.3
92 November 2002: Mesa 5.0 is released. It implements the OpenGL 1.4
95 January 2003: Mesa 6.0 is released. It implements the OpenGL 1.5
99 June 2007: Mesa 7.0 is released, implementing the OpenGL 2.1
104 abstraction layer. The latest Mesa drivers are based on Gallium and
107 February 2012: Mesa 8.0 is released, implementing the OpenGL 3.0
110 July 2016: Mesa 12.0 is released, including OpenGL 4.3 support and
114 Ongoing: Mesa is the OpenGL implementation for devices designed by
117 swrast (the legacy Mesa rasterizer), softpipe (a Gallium reference
121 Work continues on the drivers and core Mesa to implement newer versions
127 This is a summary of the major versions of Mesa. Mesa's major version
134 Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
142 Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
148 Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
154 Version 9.x of Mesa implements the OpenGL 3.1 API. While the driver for
158 Mesa 8.0 release are GL_ARB_texture_buffer_object and
161 Version 9.0 of Mesa also included the first release of the Clover state
167 Version 8.x of Mesa implements the OpenGL 3.0 API. The developers at
169 features in core Mesa, the GLSL compiler as well as the i965 driver.
174 Version 7.x of Mesa implements the OpenGL 2.1 API. The main feature of
180 Version 6.x of Mesa implements the OpenGL 1.5 API with the following
215 Version 5.x of Mesa implements the OpenGL 1.4 API with the following
239 Version 4.x of Mesa implements the OpenGL 1.3 API with the following
255 Version 3.x of Mesa implements the OpenGL 1.2 API with the following
268 Version 2.x of Mesa implements the OpenGL 1.1 API with the following