aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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-2114-110/+571
* Cleanup and partitioning of GLUSven Gothel2008-07-186-65/+228
* 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-1829-1932/+1151
* Fixed:Sven Gothel2008-07-117-173/+179
* Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXEDSven Gothel2008-07-108-45/+13
* 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-1010-13/+60
* 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
* re-activated _addressof_glMapBufferSven Gothel2008-07-044-7/+4
* GL Unification 2nd round.Sven Gothel2008-07-0421-121/+65
* Fixed references to output.lib.name in c.build macrodefKenneth Russel2008-07-031-5/+5
* Further refactorings of C build to reduce dependencies on Kenneth Russel2008-07-031-307/+277
* Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, ..Sven Gothel2008-07-032-62/+28
* GL Unification 1st round.Sven Gothel2008-07-033-24/+13
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-303-184/+52
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-289-21/+24
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-273-31/+19
* 2nd round cdcfp - compile clean.Sven Gothel2008-06-266-6/+30
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-264-59/+70
* 1st cdcfp cleanup roundSven Gothel2008-06-2617-109/+68
* Implemented linker configurations for Solaris (32-bit currently --Kenneth Russel2008-06-262-95/+20
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-261-4/+4
* misc ..Sven Gothel2008-06-262-2/+7
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-252-18/+29
* GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-255-2/+9
* javadoc fixes, adding etc/profile.joglSven Gothel2008-06-251-1/+1
* build script props to force linux-x86 on linux-amd64Sven Gothel2008-06-251-0/+11
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-252-59/+248
* native compilation clean: X11Sven Gothel2008-06-254-41/+45
* JAWT package cleanup ..Sven Gothel2008-06-246-18/+18
* generate OS dependent native code in a separate directorySven Gothel2008-06-2416-29/+57
* - added doxygen.cfgSven Gothel2008-06-243-15/+46
* 2nd big refactoring...Sven Gothel2008-06-2115-2249/+0
* 2nd big refactoring.Sven Gothel2008-06-2150-930/+5663
* Adding JNI JAWT stub_includes for all platformsSven Gothel2008-06-2116-0/+7623
* Split BufferUtil.java in to Java SE and Java ME + CDC + FP (+ JSR-239 Kenneth Russel2008-06-051-0/+13
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-032-5/+77
* Ported Newt event handling to Windows. Minor bug fixes to Windows Kenneth Russel2008-06-011-6/+5
* refactoring .. wip ..Sven Gothel2008-06-011-3/+3
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-015-13/+71