Hi everyone,
all drivers have been adapted to the new clip state and the branch is
ready to be merged. If there are no concerns, I'll merge it on Monday.
Marek
On Wed, Dec 28, 2011 at 1:13 AM, Marek Olšák wrote:
> Hi everyone,
>
> There is a new branch gallium-clip-state in the main Mesa reposi
On Wed, 2011-12-28 at 01:13 +0100, Marek Olšák wrote:
> Hi everyone,
>
> There is a new branch gallium-clip-state in the main Mesa repository.
> It implements the changes we agreed upon, i.e. moving state enables
> from clip_state into rasterizer_state. A nice cleanup comes with it:
> cso_save_cli
Hi everyone,
There is a new branch gallium-clip-state in the main Mesa repository.
It implements the changes we agreed upon, i.e. moving state enables
from clip_state into rasterizer_state. A nice cleanup comes with it:
cso_save_clip and cso_restore_clip are no longer needed anywhere.
There is on