Project

General

Profile

« Previous | Next » 

Revision fe82a979

Added by Leszek Koltunski almost 7 years ago

Progress with support for Effect classes.

View differences:

src/main/java/org/distorted/library/program/LinkingException.java
20 20
package org.distorted.library.program;
21 21

  
22 22
///////////////////////////////////////////////////////////////////////////////////////////////////
23

  
24
import org.distorted.library.main.Distorted;
25

  
23 26
/**
24
 *  Thrown by {@link org.distorted.library.Distorted#onCreate(android.content.Context)}
27
 *  Thrown by {@link Distorted#onCreate(android.content.Context)}
25 28
 *  if linking of the Shaders fails.
26 29
 *  <p>
27 30
 *  Theoretically this should never happen.

Also available in: Unified diff