[Mesa-dev] Easy learning project for someone looking to get into Mesa development

Kenneth Graunke kenneth at whitecape.org
Mon Oct 14 22:26:39 CEST 2013


On 10/14/2013 12:22 PM, Marek Olšák wrote:
> I'd just add an alias "GL_ARB_texture_mirror_clamp_to_edge" ->
> o(ATI_texture_mirror_once), so it would just be a one-liner change to
> extensions.c.
> 
> Marek

They're not the same though - the new ARB extension only supports
MIRROR_CLAMP_TO_EDGE, while the ATI_texture_mirror_once additionally
supports MIRROR_CLAMP.

--Ken


More information about the mesa-dev mailing list