aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes
Commit message (Expand)AuthorAgeFilesLines
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-1221-109/+92
* Made compaction support optional in BackingStoreManager, and thereforeKenneth Russel2008-12-073-11/+46
* cleanSven Gothel2008-12-011-549/+0
* OMX cleanup - generic toolSven Gothel2008-12-013-1/+533
* ? buildSven Gothel2008-11-291-0/+1
* ../jogl.logSven Gothel2008-11-273-3/+553
* KD Fix: Use EGL AttributeList directlySven Gothel2008-11-273-4/+7
* KDScreen cleanupSven Gothel2008-11-271-2/+0
* Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid...Sven Gothel2008-11-279-51/+71
* Newt-KD: window working, pointer event buggySven Gothel2008-11-263-21/+26
* Ooops. Fix Newt KD package namesSven Gothel2008-11-262-2/+2
* Newt WindowSven Gothel2008-11-2614-101/+549
* Replaced implementation of GLU Registry.gluCheckExtension withKenneth Russel2008-11-251-8/+6
* Added GLU_TESS_AVOID_DEGENERATE_TRIANGLES boolean property to the GLUKenneth Russel2008-11-243-4/+67
* proper EGL version attr settingSven Gothel2008-11-232-9/+14
* Temp. hack to un-break CVM build. Check my comments inlineSven Gothel2008-11-221-2/+8
* Incooperate cleaned up pathSven Gothel2008-11-212-2/+2
* Added parsing of OpenGL version string back intoKenneth Russel2008-11-211-0/+155
* Fixed build.xml to build correct version of TextureIO classes on theKenneth Russel2008-11-211-0/+7
* EGLDrawable: Update the capabilities to the chosen one by EGLSven Gothel2008-11-191-1/+21
* Fixed typo pointed out by Jason MooreKenneth Russel2008-11-151-1/+1
* cleanupSven Gothel2008-11-141-3/+3
* Added function name aliasing for 'isFunctionAvailable' dyn lookup caseSven Gothel2008-11-141-2/+11
* - EGLSven Gothel2008-11-142-4/+37
* Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av...Sven Gothel2008-11-132-6/+6
* - Removed StaticGLInfo usage.Sven Gothel2008-11-1310-444/+277
* X11 getPlatformExtensionsString shall use the toolkit lookingSven Gothel2008-11-071-2/+8
* Limit scope of new logic to only be used in NPOT caseKenneth Russel2008-10-201-6/+7
* fix compile errorGerard Ziemski2008-10-201-2/+0
* add Mac filesGerard Ziemski2008-10-203-0/+206
* Added preferential use of GL_ARB_texture_rectangle rather thanKenneth Russel2008-10-201-4/+42
* Fixed sense of test against GL.isGL2() when deciding whether to useKenneth Russel2008-10-201-1/+1
* starte native Cocoa based window implementationGerard Ziemski2008-10-174-0/+7
* using alternate hack for window transparencyChristopher Oliver2008-10-161-7/+30
* Patch from Chris Oliver to enable undecorated frames and setting ofKenneth Russel2008-10-164-6/+78
* Fixes for building with Visual C++ 6.0 (VC98)Kenneth Russel2008-09-161-0/+4
* Added TextureIO.newTexture wrapping an OpenGL texture ID from anKenneth Russel2008-09-033-0/+95
* ES2 support NPOT texturesSven Gothel2008-09-021-1/+2
* Fix: TextureIO/TGA for ES2 (GL formats/types)Sven Gothel2008-09-027-29/+128
* Fix: TextureIO.java* DDSImage.java* (Relocation of io utils)Sven Gothel2008-09-024-7/+7
* Relocated common io helper from com.*.util.io -> com.*.impl.ioSven Gothel2008-09-027-7/+8
* 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