aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-2718-32/+498
* 2nd round cdcfp - compile clean.Sven Gothel2008-06-261-8/+2
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-2611-41/+43
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-2613-32/+107
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-264-5/+15
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-269-11/+9
* 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-256-136/+204
* GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-252-11/+18
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-2515-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-2410-7/+956
* re-adding files ..Sven Gothel2008-06-2438-0/+6330
* - added doxygen.cfgSven Gothel2008-06-241-1/+1
* finishing 2nd refactoringSven Gothel2008-06-21173-63561/+0
* 2nd big refactoring.Sven Gothel2008-06-2117-1493/+2788
* *** empty log message ***Sven Gothel2008-06-2118-173/+4522
* 2nd big refactoring.Sven Gothel2008-06-211-1355/+0
* 2nd big refactoring.Sven Gothel2008-06-214-0/+401
* 2nd big refactoring...Sven Gothel2008-06-217-1121/+0
* 2nd big refactoring.Sven Gothel2008-06-21102-949/+39142
* Split BufferUtil.java in to Java SE and Java ME + CDC + FP (+ JSR-239 Kenneth Russel2008-06-053-294/+522
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-038-154/+937
* Bug fixes to mouse dragging logicKenneth Russel2008-06-021-8/+12
* Made sendMouseEvent and sendKeyEvent protected because CVM won't look Kenneth Russel2008-06-011-4/+5
* wipSven Gothel2008-06-011-22/+1
* Ported Newt event handling to Windows. Minor bug fixes to Windows Kenneth Russel2008-06-013-30/+125
* refactoring .. wip ..Sven Gothel2008-06-016-47/+38