Summary: | Can never bind attributes to shader program due to faulty logic | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Robert B <robert.c.baruch> |
Component: | opengl | Assignee: | Sven Gothel <sgothel> |
Status: | VERIFIED FIXED | ||
Severity: | major | ||
Priority: | P3 | ||
Version: | 2 | ||
Hardware: | All | ||
OS: | all | ||
Type: | DEFECT | SCM Refs: |
2d22d9a880fee84af422505e69c1642c7a505b0f
8297ef88b927e07b41760ab3e9de05bc49fd4695
|
Workaround: | --- | ||
Deadline: | 2010-11-30 |
Description
Robert B
2010-10-29 07:45:27 CEST
Fix http://jogamp.org/git/?p=jogl.git;a=commit;h=2d22d9a880fee84af422505e69c1642c7a505b0f Test http://jogamp.org/git/?p=jogl.git;a=commit;h=8297ef88b927e07b41760ab3e9de05bc49fd4695 http://jogamp.org/git/?p=jogl.git;a=blobdiff;f=src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java;h=9208afc243ce9946c2ce1aee9c24aef0942f86e4;hp=c1f293fff199f49e1be59143f0f9101a15aa1220;hb=8297ef88b927e07b41760ab3e9de05bc49fd4695;hpb=2f2879256fe999c5019bd800f564e9cb2a83a0b6 added ShaderProgram initGL2ES2) method, creating program object before link verified with mentioned test |