Home | History | Annotate | Download | only in docs

Lines Matching full:arb_texture_rg

1317   <li>intel: Add spans code for the ARB_texture_rg support.</li>
1448 <li>ARB_texture_rg: Add GLX protocol support</li>
1449 <li>ARB_texture_rg: Correct some errors in RED / RG internal format handling</li>
1450 <li>ARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query support</li>
1451 <li>ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE</li>
1452 <li>ARB_texture_rg: Handle RED and RG the same as RGB for tex env</li>
1453 <li>ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats</li>
1454 <li>ARB_texture_rg: Allow RED and RG textures as FBO color buffer attachments</li>
1458 <li>ARB_texture_rg: Add GL_COMPRESSED_{RED,RG} cases in _mesa_is_color_format</li>