aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/javax/media/opengl
Commit message (Expand)AuthorAgeFilesLines
* Refactoring common io codeSven Gothel2008-08-302-97/+12
* BufferUtil:Sven Gothel2008-08-2910-623/+1257
* Added missing SystemUtils. Added proper GLSL ArrayData validationSven Gothel2008-08-213-33/+30
* Cleanup GLArrayData*, misc stuffSven Gothel2008-08-214-80/+77
* Removed obsolete copies of filesKenneth Russel2008-08-163-1057/+0
* ShaderState:Sven Gothel2008-08-143-22/+90
* GLArrayData*Sven Gothel2008-08-135-154/+175
* 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-121-1/+1
* Working:Sven Gothel2008-08-1210-20/+1448
* FixedFunction shader as files, prepared for binary shader filesSven Gothel2008-08-111-1/+152
* Minor CVM/ES1 fixesSven Gothel2008-08-111-0/+3
* Removed unnecessary GL2 dependencies from desktop window system code. Kenneth Russel2008-08-081-0/+7
* ../jogl.logSven Gothel2008-08-0412-555/+2917
* 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-311-2/+10
* Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1Kenneth Russel2008-07-311-2/+4
* ../jogl.logSven Gothel2008-07-258-90/+456
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-212-9/+46
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-181-0/+68
* Added working javax.media.opengl.util.FBObjectSven Gothel2008-07-111-0/+212
* Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXEDSven Gothel2008-07-101-1/+1
* Fixed:Sven Gothel2008-07-102-8/+30
* GL Unification 2nd round.Sven Gothel2008-07-041-2/+3
* Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, ..Sven Gothel2008-07-031-21/+21
* GL Unification 1st round.Sven Gothel2008-07-031-1/+1
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-303-6/+5
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-289-82/+154
* Fixed typos in javadocKenneth Russel2008-06-271-2/+2
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-272-10/+21
* 2nd round cdcfp - compile clean.Sven Gothel2008-06-261-8/+2
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-261-10/+15
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-1/+18
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-261-1/+0
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-263-4/+3
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-253-108/+74
* JAWT package cleanup ..Sven Gothel2008-06-241-3/+3
* 2nd big refactoring.Sven Gothel2008-06-219-1340/+177
* *** empty log message ***Sven Gothel2008-06-2112-0/+4503
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-031-0/+11
* refactoring .. wip ..Sven Gothel2008-06-011-1/+1
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-0112-27/+445
* EGLDrawableFactory: Removed shutdown.Sven Gothel2008-05-301-0/+7
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-301-0/+8
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-0/+2
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-281-38/+77
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-133-3/+25
* Fixed Issue 316: Multi-Head issues, identical to issue 241 Kenneth Russel2007-10-191-1/+112
* Integration of Tomas Hrasky's port of basic GLU NURBS functionality Kenneth Russel2007-10-091-0/+8
* Fixed Issue 317: GLJPanel handleReshape bug Kenneth Russel2007-10-021-1/+1