Ian Romanick writes:
> From: Ian Romanick
>
> Always enable the use of pre- compressed texture data, and always advertise
> the ability to do on-line compression. The ability to perform on-line
> compression still requires the presence of libtxc_dxtn, so sometimes the
> driver incorrectly over-
On 10/18/2012 02:02 PM, Ian Romanick wrote:
From: Ian Romanick
Always enable the use of pre- compressed texture data, and always advertise
the ability to do on-line compression. The ability to perform on-line
compression still requires the presence of libtxc_dxtn, so sometimes the
driver incor
On 10/18/2012 02:28 PM, Jordan Justen wrote:
RE: Series
Candidate for stable?
Patch 1/2 is probably only a candidate for 9.0 branch. It has a weak
dependency on some other work that's only on 9.0 (see 42723d8).
Patch 2/2 could be a candidate for both 8.0 and 9.0. I suspect that
most peop
RE: Series
Candidate for stable?
Reviewed-by: Jordan Justen
On Thu, Oct 18, 2012 at 2:02 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> Always enable the use of pre- compressed texture data, and always advertise
> the ability to do on-line compression. The ability to perform on-line
> comp
From: Ian Romanick
Always enable the use of pre- compressed texture data, and always advertise
the ability to do on-line compression. The ability to perform on-line
compression still requires the presence of libtxc_dxtn, so sometimes the
driver incorrectly over-advertises functionality. This sh