On 2014-07-30 10:03:56, Topi Pohjolainen wrote:
> First five patches refactor common decision making found in depth,
> texture and renderbuffer surface setup logic.
>
> In principle, there is opportunity to share code between texture and
> renderbuffer setup logic (Kenneth has experimented with th
On Wed, Jul 30, 2014 at 08:03:56PM +0300, Topi Pohjolainen wrote:
> First five patches refactor common decision making found in depth,
> texture and renderbuffer surface setup logic.
>
> In principle, there is opportunity to share code between texture and
> renderbuffer setup logic (Kenneth has ex
First five patches refactor common decision making found in depth,
texture and renderbuffer surface setup logic.
In principle, there is opportunity to share code between texture and
renderbuffer setup logic (Kenneth has experimented with this earlier [1]).
On the other hand there is also a lot of