[Mesa-dev] r300g + mesa/st support for EXT_texture_swizzle

Roland Scheidegger sroland at vmware.com
Tue Apr 27 19:04:37 PDT 2010


On 28.04.2010 01:42, Marek Olšák wrote:
> 
> On Tue, Apr 27, 2010 at 5:32 PM, Roland Scheidegger <sroland at vmware.com
> <mailto:sroland at vmware.com>> wrote:
> 
>     There's hw we care about which can't do this (i965, svga) and
>     it seems unreasonable to expect them to do workarounds just so this
>     extension can be always exposed.
> 
> 
> With all respect, when I ask for a cap bit for an unsupported feature in
> the driver I work on, I am always told to implement a bloody-slow
> workaround with a lot of code around, but when comes to the drivers you
> guys care about, it's just "let's add a cap". Can we be fair here?

Well it's a somewhat advanced feature because it's only required by GL
3.3, and the functionality is not present in DX10.
Personally I'm not really against requiring drivers to implement this
(though I'd like to hear more opinions), however whoever introduces this
feature should then also try to unbreak the drivers.

Roland


More information about the mesa-dev mailing list