Project

General

Profile

« Previous | Next » 

Revision 331d854a

Added by skyjake over 8 years ago

libgui|GLProgram: Ignore uniforms not present in the linked program

This facilitates use of common uniforms like uMapTime that are declared
in the generic shaders but may not end up being used, and thus are
removed at link time.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences