aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-179-10/+2646
* Removed obsolete copies of filesKenneth Russel2008-08-163-1057/+0
* ShaderState:Sven Gothel2008-08-1412-42/+164
* GLArrayData*Sven Gothel2008-08-1314-207/+259
* 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-123-3/+22
* GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...Sven Gothel2008-08-124-3/+43
* Working:Sven Gothel2008-08-1239-167/+1961
* FixedFunction shader as files, prepared for binary shader filesSven Gothel2008-08-1118-277/+436
* Minor CVM/ES1 fixesSven Gothel2008-08-116-20/+68
* Removed unnecessary use of reflection which was showing up hot on Kenneth Russel2008-08-115-59/+176
* Fixed problem with Newt GLWindow where the EGL implementation we're Kenneth Russel2008-08-091-1/+14
* Stopped squelching exception stack traces during GLU construction, and Kenneth Russel2008-08-091-4/+6
* Removed unnecessary GL2 dependencies from desktop window system code. Kenneth Russel2008-08-086-20/+17
* Fixed new glsl packagingSven Gothel2008-08-047-19/+20
* ../jogl.logSven Gothel2008-08-0440-1374/+4120
* 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-315-32/+62
* 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-254-19/+39
* ../jogl.logSven Gothel2008-07-2543-565/+2163
* GLUquadricImpl: now part of jogl.core; fixed GL2 immediate modeSven Gothel2008-07-212-5/+17
* 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
* Fixed: Manual declarations of wrappers in proper common interfacesSven Gothel2008-07-215-55/+0
* Proper: glShaderBinaryOrSource() for Profiles: ES2 + GL2*Sven Gothel2008-07-214-0/+52
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-2120-146/+651
* Cleanup and partitioning of GLUSven Gothel2008-07-188-70/+243
* Preperation/Test: NioOnly __ALL__ - 20kBSven Gothel2008-07-182-3/+8
* tessellator now part of jogl.coreSven Gothel2008-07-182-8/+33
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-1844-1965/+1254
* 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-1115-364/+366
* Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXEDSven Gothel2008-07-109-46/+14
* Fixed: FRAMEBUFFER and RENDERBUFFER in GL interfaceSven Gothel2008-07-102-148/+0
* Adding GL_FIXED to ES1 and ES2Sven Gothel2008-07-103-4/+0
* Fixed:Sven Gothel2008-07-1014-23/+100
* Fixed build breakage on Mac OS XKenneth Russel2008-07-082-5/+2
* Add cfg option 'DropUniqVendorExtensions',Sven Gothel2008-07-062-2/+16
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-063-608/+5
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-067-87/+346
* Fixed problem with cdcfp bootclasspath breaking Windows buildsKenneth Russel2008-07-051-1/+16
* updating c.manifest targetChristopher Oliver2008-07-051-2/+7