| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: Manual declarations of wrappers in proper common interfaces | Sven Gothel | 2008-07-21 | 5 | -55/+0 |
* | Proper: glShaderBinaryOrSource() for Profiles: ES2 + GL2* | Sven Gothel | 2008-07-21 | 4 | -0/+52 |
* | - New profile GL2ES12 (desktop) | Sven Gothel | 2008-07-21 | 14 | -110/+571 |
* | Cleanup and partitioning of GLU | Sven Gothel | 2008-07-18 | 6 | -65/+228 |
* | Preperation/Test: NioOnly __ALL__ - 20kB | Sven Gothel | 2008-07-18 | 2 | -3/+8 |
* | tessellator now part of jogl.core | Sven Gothel | 2008-07-18 | 2 | -8/+33 |
* | - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc... | Sven Gothel | 2008-07-18 | 29 | -1932/+1151 |
* | Fixed: | Sven Gothel | 2008-07-11 | 7 | -173/+179 |
* | Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXED | Sven Gothel | 2008-07-10 | 8 | -45/+13 |
* | Fixed: FRAMEBUFFER and RENDERBUFFER in GL interface | Sven Gothel | 2008-07-10 | 2 | -148/+0 |
* | Adding GL_FIXED to ES1 and ES2 | Sven Gothel | 2008-07-10 | 3 | -4/+0 |
* | Fixed: | Sven Gothel | 2008-07-10 | 10 | -13/+60 |
* | Fixed build breakage on Mac OS X | Kenneth Russel | 2008-07-08 | 2 | -5/+2 |
* | Add cfg option 'DropUniqVendorExtensions', | Sven Gothel | 2008-07-06 | 2 | -2/+16 |
* | Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention, | Sven Gothel | 2008-07-06 | 3 | -608/+5 |
* | Fixed Windows-specific problem with locally generated function pointer
| Kenneth Russel | 2008-07-06 | 7 | -87/+346 |
* | Fixed problem with cdcfp bootclasspath breaking Windows builds | Kenneth Russel | 2008-07-05 | 1 | -1/+16 |
* | updating c.manifest target | Christopher Oliver | 2008-07-05 | 1 | -2/+7 |
* | re-activated _addressof_glMapBuffer | Sven Gothel | 2008-07-04 | 4 | -7/+4 |
* | GL Unification 2nd round. | Sven Gothel | 2008-07-04 | 21 | -121/+65 |
* | Fixed references to output.lib.name in c.build macrodef | Kenneth Russel | 2008-07-03 | 1 | -5/+5 |
* | Further refactorings of C build to reduce dependencies on
| Kenneth Russel | 2008-07-03 | 1 | -307/+277 |
* | Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, .. | Sven Gothel | 2008-07-03 | 2 | -62/+28 |
* | GL Unification 1st round. | Sven Gothel | 2008-07-03 | 3 | -24/+13 |
* | Refactored more C compiler setup into gluegen-cpptasks.xml to make it | Kenneth Russel | 2008-06-30 | 3 | -184/+52 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 9 | -21/+24 |
* | Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will | Kenneth Russel | 2008-06-27 | 3 | -31/+19 |
* | 2nd round cdcfp - compile clean. | Sven Gothel | 2008-06-26 | 6 | -6/+30 |
* | Bug fixes to compile and run on Windows. Added more debugging code.
| Kenneth Russel | 2008-06-26 | 4 | -59/+70 |
* | 1st cdcfp cleanup round | Sven Gothel | 2008-06-26 | 17 | -109/+68 |
* | Implemented linker configurations for Solaris (32-bit currently -- | Kenneth Russel | 2008-06-26 | 2 | -95/+20 |
* | merging awt,j2d,swing to awt subpackages | Sven Gothel | 2008-06-26 | 1 | -4/+4 |
* | misc .. | Sven Gothel | 2008-06-26 | 2 | -2/+7 |
* | Auto GL profile selection; New GLReflection (refactoring of common relfection... | Sven Gothel | 2008-06-25 | 2 | -18/+29 |
* | GLES1 NEWT X11 - RedSquare - working | Sven Gothel | 2008-06-25 | 5 | -2/+9 |
* | javadoc fixes, adding etc/profile.jogl | Sven Gothel | 2008-06-25 | 1 | -1/+1 |
* | build script props to force linux-x86 on linux-amd64 | Sven Gothel | 2008-06-25 | 1 | -0/+11 |
* | Native Compilation: Partitioning and X11 clean | Sven Gothel | 2008-06-25 | 2 | -59/+248 |
* | native compilation clean: X11 | Sven Gothel | 2008-06-25 | 4 | -41/+45 |
* | JAWT package cleanup .. | Sven Gothel | 2008-06-24 | 6 | -18/+18 |
* | generate OS dependent native code in a separate directory | Sven Gothel | 2008-06-24 | 16 | -29/+57 |
* | - added doxygen.cfg | Sven Gothel | 2008-06-24 | 3 | -15/+46 |
* | 2nd big refactoring... | Sven Gothel | 2008-06-21 | 15 | -2249/+0 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 50 | -930/+5663 |
* | Adding JNI JAWT stub_includes for all platforms | Sven Gothel | 2008-06-21 | 16 | -0/+7623 |
* | Split BufferUtil.java in to Java SE and Java ME + CDC + FP (+ JSR-239
| Kenneth Russel | 2008-06-05 | 1 | -0/+13 |
* | Added Immediate Mode Sink (ImmModeSInk) | Sven Gothel | 2008-06-03 | 2 | -5/+77 |
* | Ported Newt event handling to Windows. Minor bug fixes to Windows
| Kenneth Russel | 2008-06-01 | 1 | -6/+5 |
* | refactoring .. wip .. | Sven Gothel | 2008-06-01 | 1 | -3/+3 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 5 | -13/+71 |