Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

different execution paths in m.multipass for different renderers #182

Closed Aeva closed 8 years ago

Aeva commented 8 years ago

Mainly, please.pipeline.__on_draw is the main offender. The dom renderer shouldn't ever query for the current glsl program :)

This is one of the things blocking building m.grl without the -DWEBGL flag from working.