aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/glsl/fixedfunc/shaders
Commit message (Expand)AuthorAgeFilesLines
* Bug 1283: Remove shader include filename quotes if exists at start and end onlySven Gothel2019-03-262-9/+9
* Shader: Add '#define texture2D texture' for GLSL >= 130 ; TestGearsES2AWT add...Sven Gothel2012-10-311-0/+1
* FixedFuncPipeline: Use proper shader version and make GLSL code compatible w/...Sven Gothel2012-10-296-10/+52
* FixedFuncPipeline GL_POINTS: Fix gl_PointSize (attribute data format), Add GL...Sven Gothel2012-10-223-13/+56
* FFP-Emu: Adding simple POINTS shader ; Adding GLRunnable2 interface, allowing...Sven Gothel2012-10-203-1/+43
* FixedFuncPipeline: Add GL_POINT* state tracking; Fix glDrawArrays(): Issued t...Sven Gothel2012-10-191-0/+2
* FixedFuncPipeline: Don't handle CullFace, ES2 impl. already takes care of dis...Sven Gothel2012-10-183-5/+7
* FixedFuncColorTexture.fp: Remove unused local varSven Gothel2012-10-151-2/+0
* FixedFuncPipeline: Use ES2/GL2 prelude and set default precision. Shader code...Sven Gothel2012-10-145-21/+21
* FixedFuncPipeline: Optimize shader resource, if preset != ShaderSelectionMode...Sven Gothel2012-10-136-2/+29
* Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,...Sven Gothel2012-10-128-43/+186
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-223-5/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0818-0/+322