[Mesa-dev] [PATCH 0/1]: Preparing for ARB_viewport_array
Ian Romanick
idr at freedesktop.org
Tue Nov 19 16:54:39 PST 2013
On 10/31/2013 08:55 AM, Courtney Goeltzenleuchter wrote:
> The following patch will begin the process of adding ARB_viewport_array
> to Mesa. Next will be to extend the gl_context Scissor and Viewport
> attributes to hold multiple viewport, scissor and scissor enables.
> Then the DI side of ARB_viewport_array.
I pushed a viewport-array branch to my freedesktop.org repository.
There's a bunch of in-progress refactoring there. The big thing is
making the current viewport-related structures derived state. This
minimizes the changes necessary to non-array drivers.
Opinions?
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list