aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Reformated license tag; Added Khronos licenseSven Gothel2010-11-081-0/+23
* Add gluegen stdarg.h and inttypes.hSven Gothel2010-11-072-0/+14
* Fix CG header, according to PCPP fixSven Gothel2010-11-073-12/+11
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-076-272/+115
* Fix ant build files according to the new stub_include foldersSven Gothel2010-11-063-14/+35
* Fix GL profile sets for gluegen code generation according to the updated head...Sven Gothel2010-11-0610-28/+96
* Fix: Changed variable names according to new GL headerSven Gothel2010-11-061-2/+2
* Minor gluegen 'loader file' changeSven Gothel2010-11-0610-5/+16
* Minor patch to headers for gluegen ; GLES2 extensionsSven Gothel2010-11-0610-58/+68
* Move common -> gluegen, emphasizing it's use case (only for gluegen code gene...Sven Gothel2010-11-063-0/+0
* Accomodate GlueGen's new build in type, ie dummy stdint.h / stddef.hSven Gothel2010-11-063-24/+57
* EGL: Fix gluegen usageSven Gothel2010-11-061-6/+6
* EGL: Fix gluegen usage, use khronos 64bit typedefsSven Gothel2010-11-062-7/+20
* Fix khronos typedefsSven Gothel2010-11-063-19/+38
* Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa...Sven Gothel2010-11-066-135/+101
* Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...Sven Gothel2010-11-062-7/+10
* Move khronos common header to khrSven Gothel2010-11-063-0/+0
* Remove NVidia licensed KD and OMX files.Sven Gothel2010-11-045-917/+0
* Adding khrplatform.h from khronos 2009-10-21Sven Gothel2010-11-041-0/+269
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-041-1/+8
* Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-...Sven Gothel2010-11-043-275/+945
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-042-6/+31
* Replaced with khronos versions: glplatform.h 1.1 2010-03-04, gl.h 1.1 2010-03...Sven Gothel2010-11-043-314/+628
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-043-9/+51
* Replaced with khronos versions: egl 1.4 2009-10-21, eglext 8 2010-11-03, eglp...Sven Gothel2010-11-043-251/+261
* Adding Win MSC patchSven Gothel2010-11-041-0/+5
* Replaced with khronos 1.0.3 versionSven Gothel2010-11-042-82/+13
* NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanupSven Gothel2010-11-041-4/+4
* Revert xml test result name change of junit.run.newt.headless, so hudson can ...Sven Gothel2010-11-041-3/+6
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-048-163/+282
* NEWT Window Lifecycle / ScreenMode:Sven Gothel2010-11-031-5/+6
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-023-9/+17
* Fix focus test for windows: increase mouse click start delay, so previous foc...Sven Gothel2010-11-022-5/+6
* ScreenMode: Ignore modes < 15bppSven Gothel2010-11-021-2/+2
* Added Rotation testSven Gothel2010-11-012-1/+76
* Fix: Move windows build scripts to ant 1.8.0 as well (1.8.1 is buggy)Sven Gothel2010-11-016-7/+7
* Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows BuildSven Gothel2010-10-294-7/+7
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-295-584/+6
* WindowImpl/GLWindow LifecycleHook:Sven Gothel2010-10-271-1/+1
* Netbeans: use build target all.but-archivesSven Gothel2010-10-271-0/+2
* Merge branch 'master' of http://github.com/sgothel/joglRami Santina2010-10-213-5/+36
|\
| * NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode ChangesSven Gothel2010-10-213-4/+35
* | Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen HintRami Santina2010-10-203-6/+8
* | Added Screen Rotation manipulation API (with X11 impl)Rami Santina2010-10-181-1/+3
* | Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen implRami Santina2010-10-172-2/+16
|/
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-147-24/+36
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-112-3/+3
* NEWT: WindowImpl/GLWindow add zero size fast path; Reparent: Zero size -> pen...Sven Gothel2010-10-091-0/+2
* Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...Sven Gothel2010-10-091-3/+4
* Fix: JOGL GLContextLock starvation; Tighten NEWT/AWT focus unit testsSven Gothel2010-10-083-4/+16