• Luboš Luňák's avatar
    make it possible to easily have variants of glsl programs · df290c63
    Luboš Luňák yazdı
    Now it's possible to add a preamble to the compiled program, so there can
    be just one program with #ifdef's inside and the small variants can be
    selected using #define in the preamble instead of having several almost
    identical programs.
    
    Change-Id: I6c5112313b91b6269ebdecdfc896e0f96209ea2b
    df290c63
gdiimpl.cxx 53.2 KB