Files
mesa/src
Marek Olšák 41a4e274a4 st/mesa: use table-driven approach to exposing extensions for formats (v3)
The check for ctx->API was unnecessary, because OES extensions are not exposed
in desktop GL.

Also require renderbuffer support for ARB_texture_rgb10_a2ui,
as per the spec.

Tested by comparing old and new glxinfo with softpipe and r600g.

v2: fix bugs
v3: rename need_only_one -> need_at_least_one
    rename num_elements -> num_mappings
    add comments
    use const when appropriate

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-01-29 02:19:58 +01:00
..
2012-01-26 10:07:11 +01:00
2011-01-12 16:54:21 +00:00
2012-01-24 11:00:42 -07:00
2012-01-17 20:01:14 +00:00
2012-01-24 11:34:42 -05:00
2012-01-26 17:33:33 +00:00
2012-01-17 20:01:14 +00:00