From: Jakob B. <ja...@vm...> - 2010-03-01 15:32:14
|
On 1 mar 2010, at 15.23, Jose Fonseca wrote: > Module: Mesa > Branch: gallium-format-cleanup > Commit: 4c3bfc9778d9a0a75bf93b15303a4839f971f695 > URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c3bfc9778d9a0a75bf93b15303a4839f971f695 > > Author: José Fonseca <jfo...@vm...> > Date: Mon Mar 1 15:17:41 2010 +0000 > > gallium: Remove inexisting formats. > > Can't find these formats used in any state tracker or any API. > > For some of these probably the reverse notation was meant, for which > formats already exist. src/gallium/state_trackers/xorg/xorg_exa.c:62 currently they aren't translated to Gallium formats and I wonder if the new swizzle state on the sampler views will solve this instead. Cheers Jakob. |