Project

General

Profile

« Previous | Next » 

Revision 040cd18c

Added by Leszek Koltunski almost 6 years ago

Port all the 'non-controversial' changes from order-independent-transparency branch.

View differences:

src/main/java/org/distorted/library/program/DistortedProgram.java
443 443
 * Create a new Shader Program from two source strings.
444 444
 * <p>
445 445
 * Needs to be called from a thread holding the OpenGL context.
446
 * Assumed to hold GLSL 'version 300 es' source.
447 446
 *
448 447
 * @param vertex   Vertex shader code.
449 448
 * @param fragment Fragment shader code.

Also available in: Unified diff