Lines Matching +full:install +full:- +full:classic
12 See the :doc:`Compiling/Installing page <../install>` for
16 -------------
20 3516fea6c28ce4a0fa9759e4894729a1 MesaLib-8.0.tar.gz
21 1a5668fe72651a670611164cefc703b2 MesaLib-8.0.tar.bz2
22 66f5a01a85530a91472a3acceb556db8 MesaLib-8.0.zip
25 ------------
27 - GL_ARB_ES2_compatibility (r300g, r600g)
28 - GL_ARB_depth_buffer_float (r600g)
29 - GL_ARB_vertex_type_2_10_10_10_rev (r600g)
30 - GL_ARB_texture_storage (gallium drivers and swrast)
31 - GL_EXT_packed_float (i965)
32 - GL_EXT_texture_array (r600g, i965)
33 - GL_EXT_texture_shared_exponent (i965)
34 - GL_NV_fog_distance (all gallium drivers, nouveau classic)
35 - GL_NV_primitive_restart (r600g)
36 - GL_OES_EGL_image_external (gallium drivers)
37 - GL_OES_compressed_ETC1_RGB8_texture (softpipe, llvmpipe)
38 - ARB_texture_rgb10_a2ui (softpipe, r600g)
39 - Many updates to the VMware svga Gallium driver
42 ---------
45 -------
47 - Removed all DRI drivers that did not support DRI2. Specifically,
50 - Removed support for BeOS.
51 - Removed the obsolete (and unmaintained) Windows "gldirect" and "ICD"
53 - Removed the linux-fbdev software driver.
54 - Removed all remnants of paletted texture support. As required by
57 internally as color-index.
58 - Removed support for GL_APPLE_client_storage extension.
59 - Removed the classic Mesa r300 and r600 drivers, which are superseded
61 - Removed the dead Gallium i965, cell and failover drivers, which were