Skip to content

mesa: implement EXT_direct_state_access MultiTex functions

Pierre-Eric Pelloux-Prayer requested to merge pepp/mesa:ext_dsa_multitex into master

The first 2 commits are small refactoring to ease the implementation of the MultiTex functions.

The others add the new functions, including display list support where applicable.

Fixes 57 tests from piglit ext_dsa test suite.

Merge request reports