Lines Matching +full:- +full:- +full:with +full:- +full:vulkan +full:- +full:drivers
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
20 The Mesa project began as an open-source implementation of the
21 <a href="https://www.opengl.org/">OpenGL</a> specification -
33 <a href="https://en.wikipedia.org/wiki/X-Video_Motion_Compensation">XvMC</a> and
34 <a href="https://www.khronos.org/vulkan/">Vulkan</a>.
38 A variety of device drivers allows the Mesa libraries to be used in many
44 Mesa ties into several other open-source projects: the
63 3D graphics library that used the then-new OpenGL API. I was partially
65 I had been programming with IRIS GL since 1991.
69 November 1994: I contact SGI to ask permission to distribute my OpenGL-like
71 idea and after negotiations with SGI's legal department, I get permission
78 I was soon receiving patches, new features and thank-you notes on a
97 1995-1996: I continue working on Mesa both during my spare time and during
112 September 1998: Mesa 3.0 is released. It's the first publicly-available
124 Drivers for 3dfx, 3dLabs, Intel, Matrox and ATI hardware soon follow.
134 November 2001: I cofounded Tungsten Graphics, Inc. with Keith Whitwell,
158 - a new GPU abstraction layer. The latest Mesa drivers are based on
169 support for Vulkan for Intel GPUs. Plus, there's another gallium software
177 There's also several software-based renderers: swrast (the legacy
179 (LLVM/JIT-based high-speed rasterizer) and swr (another LLVM-based driver).
182 Work continues on the drivers and core Mesa to implement newer versions
183 of the OpenGL, OpenGL ES and Vulkan specifications.
199 Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
203 Initial support for Vulkan is also included.
209 Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
216 Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
225 driver to support OpenGL 3.1, many developers across the open-source
254 Version 6.x of Mesa implements the OpenGL 1.5 API with the following
269 ------------------------------------------------------------
294 Version 5.x of Mesa implements the OpenGL 1.4 API with the following
313 <li>GL_EXT_texture_lod_bias (plus, a per-texture LOD bias parameter)
321 Version 4.x of Mesa implements the OpenGL 1.3 API with the following
340 Version 3.x of Mesa implements the OpenGL 1.2 API with the following
347 <li>standard 3-D texturing
355 Version 2.x of Mesa implements the OpenGL 1.1 API with the following