aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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