aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring common io codeSven Gothel2008-08-305-108/+155
* BufferUtil:Sven Gothel2008-08-2912-636/+1264
* Added missing SystemUtils. Added proper GLSL ArrayData validationSven Gothel2008-08-215-33/+58
* Cleanup GLArrayData*, misc stuffSven Gothel2008-08-219-149/+216
* Fixing repo (shader directory, removal)Sven Gothel2008-08-1829-561/+0
* Fixing repo (shader directory)Sven Gothel2008-08-1818-0/+322
* Applied patch from Rick Brownrigg from NASA to fix GLU tessellator Kenneth Russel2008-08-182-2/+3
* Temporarily split some TextureIO-related classes into Java SE and Java Kenneth Russel2008-08-178-8/+2629
* Removed obsolete copies of filesKenneth Russel2008-08-163-1057/+0
* ShaderState:Sven Gothel2008-08-1410-41/+157
* GLArrayData*Sven Gothel2008-08-137-170/+192
* Ooops .. (repairing)Sven Gothel2008-08-122-1/+10
* Proper ES2 demo with precompiled shader (cleanup)Sven Gothel2008-08-121-9/+0
* Proper ES2 demo with precompiled shaderSven Gothel2008-08-121-1/+1
* Adding build.xml property: 'javacdebug' and 'javacdebuglevel',Sven Gothel2008-08-121-0/+11
* GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...Sven Gothel2008-08-124-3/+43
* Working:Sven Gothel2008-08-1230-84/+1806
* FixedFunction shader as files, prepared for binary shader filesSven Gothel2008-08-1117-276/+430
* Minor CVM/ES1 fixesSven Gothel2008-08-115-20/+54
* Fixed problem with Newt GLWindow where the EGL implementation we're Kenneth Russel2008-08-091-1/+14
* Removed unnecessary GL2 dependencies from desktop window system code. Kenneth Russel2008-08-085-20/+8
* Fixed new glsl packagingSven Gothel2008-08-045-5/+5
* ../jogl.logSven Gothel2008-08-0426-1215/+3781
* Don't consider window to be full-screen if window implementation Kenneth Russel2008-08-041-2/+7
* Cleaned up error messages printed from GLProfile selectionKenneth Russel2008-08-021-17/+8
* Fixed loading of GLES and EGL libraries, and error reporting when none Kenneth Russel2008-07-314-31/+58
* Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1Kenneth Russel2008-07-312-3/+4
* ES2 FixedFunction w. texture (demo.es1.cubefbo.Main) workingSven Gothel2008-07-252-19/+33
* ../jogl.logSven Gothel2008-07-2518-169/+1110
* GLUquadricImpl: now part of jogl.core; fixed GL2 immediate modeSven Gothel2008-07-211-4/+16
* Add event handling method to modify the GL context switch due to performance ...Sven Gothel2008-07-211-2/+0
* Add event handling method to modify the GL context switch due to performance ...Sven Gothel2008-07-211-6/+52
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-215-28/+57
* Cleanup and partitioning of GLUSven Gothel2008-07-181-2/+12
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-1815-33/+103
* Formatting changes onlyKenneth Russel2008-07-169-3134/+3134
* Reorganized TextureIO classes to enable code sharing between desktopKenneth Russel2008-07-1612-2302/+2175
* Moved rectangle packer out of AWT-specific sub-package to make it moreKenneth Russel2008-07-168-7/+7
* Added working javax.media.opengl.util.FBObjectSven Gothel2008-07-111-0/+212
* Fixed:Sven Gothel2008-07-118-191/+187
* Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXEDSven Gothel2008-07-101-1/+1
* Fixed:Sven Gothel2008-07-103-8/+37
* GL Unification 2nd round.Sven Gothel2008-07-048-36/+39
* Removed debugging printlnKenneth Russel2008-07-031-1/+0
* Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, ..Sven Gothel2008-07-031-21/+21
* GL Unification 1st round.Sven Gothel2008-07-0310-125/+125
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-3015-105/+764
* Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart.Sven Gothel2008-06-283-25/+70
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-2848-240/+414
* Fixed typos in javadocKenneth Russel2008-06-271-2/+2