On Tue, Feb 17, 2015 at 3:27 AM, Tapani Pälli <tapani.pa...@intel.com> wrote:
> Here is a skeleton for the GL_ARB_program_interface_query API functions.
> Adding the enum values makes it possible to start introducing changes in
> the current shader query functions using these values.
>
> Plan is to build a resource list during program linking which contains
> pointers to the required data. First refactor matching existing query
> functions to use resource list and then introduce new api functionality.

We usually only commit "vertical slices" of functionality -- i.e.,
whole implementations of a single feature.

Should we commit these two patches as is? Is this feature different
than most others?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to