aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun
Commit message (Expand)AuthorAgeFilesLines
* Proper ES2 demo with precompiled shaderSven Gothel2008-08-121-1/+1
* GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...Sven Gothel2008-08-123-2/+42
* Working:Sven Gothel2008-08-1220-64/+358
* FixedFunction shader as files, prepared for binary shader filesSven Gothel2008-08-1116-275/+278
* Minor CVM/ES1 fixesSven Gothel2008-08-114-20/+51
* 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-084-20/+1
* Fixed new glsl packagingSven Gothel2008-08-045-5/+5
* ../jogl.logSven Gothel2008-08-0414-660/+864
* Don't consider window to be full-screen if window implementation Kenneth Russel2008-08-041-2/+7
* Fixed loading of GLES and EGL libraries, and error reporting when none Kenneth Russel2008-07-311-15/+23
* Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1Kenneth Russel2008-07-311-1/+0
* ES2 FixedFunction w. texture (demo.es1.cubefbo.Main) workingSven Gothel2008-07-252-19/+33
* ../jogl.logSven Gothel2008-07-2510-79/+654
* 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-213-19/+11
* Cleanup and partitioning of GLUSven Gothel2008-07-181-2/+12
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-1814-33/+35
* 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
* Fixed:Sven Gothel2008-07-117-151/+98
* Fixed:Sven Gothel2008-07-101-0/+7
* GL Unification 2nd round.Sven Gothel2008-07-045-24/+26
* Removed debugging printlnKenneth Russel2008-07-031-1/+0
* GL Unification 1st round.Sven Gothel2008-07-039-124/+124
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-3011-99/+757
* Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart.Sven Gothel2008-06-283-25/+70
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-2839-158/+260
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-2715-21/+476
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-2610-31/+28
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-2611-31/+56
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-263-4/+15
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-266-7/+6
* removing relocated filesSven Gothel2008-06-2661-17571/+0
* removinbg relocated filesSven Gothel2008-06-2641-6586/+0
* re-adding accidently removed filesSven Gothel2008-06-2670-0/+13347
* re-adding accidently removed filesSven Gothel2008-06-2628-0/+10262
* Auto GL profile selection working (GLES1 and GL2 (X11))Sven Gothel2008-06-251-2/+0
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-253-28/+130
* GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-251-6/+12
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-2510-14/+46
* relocated to jawt packageSven Gothel2008-06-244-401/+0
* re-add accidently removed filesSven Gothel2008-06-2453-0/+16187
* re-addSven Gothel2008-06-247-0/+1092
* JAWT package cleanup ..Sven Gothel2008-06-249-4/+953
* re-adding files ..Sven Gothel2008-06-2438-0/+6330
* - added doxygen.cfgSven Gothel2008-06-241-1/+1