aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* GDI: Add GetObjectType(..)Sven Gothel2010-12-101-0/+19
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-093-12/+10
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-1/+1
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-284-7/+8
* Javadoc developer level must be 1.5 due to gluegen compile time pluginSven Gothel2010-11-271-1/+1
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-272-9/+11
* Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex...Sven Gothel2010-11-251-1/+1
* Refined VersionInfo usageSven Gothel2010-11-251-8/+16
* NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.Sven Gothel2010-11-251-1/+2
* test scripts: add new AWT recreation testSven Gothel2010-11-252-2/+5
* AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...Sven Gothel2010-11-231-3/+3
* Add GLJPanel test (works better in jogl-demos though, need to copy)Sven Gothel2010-11-232-4/+6
* Manifest: Add URLSven Gothel2010-11-236-0/+6
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Scripts: bump to 6u22; distinguish windows test batch x64/x32Sven Gothel2010-11-239-18/+55
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-226-12/+21
* NativeWindow: Fix XSynchronize gluegenSven Gothel2010-11-221-1/+1
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-3/+7
* Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a...Sven Gothel2010-11-191-3/+30
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-184-5/+9
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-1/+2
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-172-1/+6
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-1710-88/+109
* NEWT Lifecycle remodel: Window destroy() !Sven Gothel2010-11-161-0/+2
* Add javadoc target 'javadoc.nw.spec.zip' to test without using up to much res...Sven Gothel2010-11-161-1/+3
* Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...Sven Gothel2010-11-161-90/+128
* Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add jo...Sven Gothel2010-11-161-2/+2
* JOGL javadoc: Link offline relative URL (buggy) -> Link online relative URLSven Gothel2010-11-161-11/+41
* Javadoc URL: Use rel. gluegen URL utilizing jogamp-next/javadoc/<module>/javadocSven Gothel2010-11-151-2/+3
* Fix javadoc offline link rel. package-list location in gluegen, use passed 'g...Sven Gothel2010-11-151-8/+8
* remove redundant semicolon in gluegen Cg cfg fileSven Gothel2010-11-151-3/+3
* Stub POM to resolve buld-time dependenciesEvgeniy Tsvigun2010-11-151-0/+57
* NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...Sven Gothel2010-11-151-1/+1
* NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...Sven Gothel2010-11-151-3/+3
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-144-6/+22
* Adding *Version to sub packagesSven Gothel2010-11-143-2/+4
* updated runtime-properties.txt docSven Gothel2010-11-131-2/+5
* Use GlueGen VersionUtil to dump full Manifest versionSven Gothel2010-11-107-13/+13
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-1018-239/+95
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-093-15/+20
* Added proper Khronos license tag (found it)Sven Gothel2010-11-092-135/+23
* Archive: New common zip archive folder structure. Drop source archive, use gitSven Gothel2010-11-094-38/+14
* Relocated some deployment script to jogamp-scripting repoSven Gothel2010-11-0910-532/+0
* Fix double declarationSven Gothel2010-11-081-4/+0
* archive script: use jogl-demos from masterSven Gothel2010-11-081-9/+9
* Move win32 RECT structure to windows.hSven Gothel2010-11-083-14/+8
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...Sven Gothel2010-11-083-94/+99
* Reformated license tag; Added Khronos licenseSven Gothel2010-11-081-0/+23
* Add gluegen stdarg.h and inttypes.hSven Gothel2010-11-072-0/+14