aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/revane/master' into pulledSven Gothel2012-02-297-56/+23
|\
| * Get JOGL to build with NDK r7Edwin Vane2012-02-287-56/+23
* | CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f...Sven Gothel2012-02-293-0/+103
* | Add / Use gluegen.basename prop. for remote ssh testSven Gothel2012-02-281-1/+3
|/
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-274-21/+11
* NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr...Sven Gothel2012-02-261-3/+4
* GLContext.isCurrentContextHardwareRasterizer(): Recognize 'softpipe' (Gallium...Sven Gothel2012-02-261-2/+2
* UITestCase: Gracely ignore unsupported tests (ES2) ; Ignore all Shared-Contex...Sven Gothel2012-02-252-6/+8
* Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ...Sven Gothel2012-02-251-2/+3
* Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...Sven Gothel2012-02-251-2/+2
* If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa...Sven Gothel2012-02-241-1/+4
* Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw...Sven Gothel2012-02-241-1/+4
* Introduce environment-var/property to disable unit tests (per node) -> gluege...Sven Gothel2012-02-242-2/+4
* Add NODE_LABEL in unit testSven Gothel2012-02-241-0/+2
* Add jogl.basename and env.NODE_LABEL (jenkins build)Sven Gothel2012-02-241-6/+9
* Fix GLUEGEN_CPPTASKS_FILE="../../gluegen/make/lib/gluegen-cpptasks-linux-armv...Sven Gothel2012-02-241-1/+1
* fix targetcommand.sh name on target ; Use GLUEGEN_CPPTASKS_FILE="lib/gluegen-...Sven Gothel2012-02-242-17/+13
* Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate...Sven Gothel2012-02-243-10/+10
* MemoryObject: Use proper generics styleSven Gothel2012-02-233-3/+3
* Fix linux armv7 non-cross script / Disable ScreenMode on linux armv7 unit tes...Sven Gothel2012-02-235-8/+9
* Passing environment-vars and ant-properties to junit tests, enabling fine gra...Sven Gothel2012-02-231-1/+22
* NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration...Sven Gothel2012-02-233-7/+9
* Fine tune unit tests for ES platformsSven Gothel2012-02-222-6/+7
* EGL Display Lifecycle Robustness Patch (impl. workaround)Sven Gothel2012-02-222-9/+9
* test scriptsSven Gothel2012-02-223-2/+115
* Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())Sven Gothel2012-02-225-5/+12
* API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr...Sven Gothel2012-02-201-0/+1
* Enable remote ssh unit test invocation [1] (testing w/ linux armv7)Sven Gothel2012-02-203-11/+147
* Update linux armv7 scriptsSven Gothel2012-02-192-3/+9
* Add make/scripts/make.jogl.all.linux-armv7.sh for native ARM-linux builds.Xerxes RĂ„nby2012-02-181-0/+28
* OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions.Sven Gothel2012-02-1521-216/+1024
* OpenGL 4.2 functional support (GL header sync)Sven Gothel2012-02-145-35/+1009
* Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an...Sven Gothel2012-02-143-6/+5
* OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations)Sven Gothel2012-02-131-2/+2
* OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA...Sven Gothel2012-02-132-26/+11
* Reduce GL* interface 'extends' to direct base interface.Sven Gothel2012-02-1310-30/+30
* OpenGL ES/EGL OverhaulSven Gothel2012-02-138-17/+37
* javac - setup encoding to UTF-8Sven Gothel2012-01-236-1/+22
* GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly...Sven Gothel2012-01-231-2/+2
* Bug 551 validation.Sven Gothel2012-01-233-5/+8
* Add verification script for compiled-in Java version; Add osx 32bit test script.Sven Gothel2012-01-222-0/+34
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-229-39/+98
* test scriptsSven Gothel2012-01-192-5/+27
* UI Test / AWTRobotUtil: Relax and fix focus testsSven Gothel2012-01-183-7/+8
* test scriptsSven Gothel2012-01-143-17/+65
* NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi...Sven Gothel2012-01-131-0/+1
* OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...Sven Gothel2012-01-131-3/+3
* Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa...Sven Gothel2012-01-091-1/+1
* Add JOGL SWT GLCanvas unit testSven Gothel2012-01-091-3/+8
* Complete SWT GLCanvas relocationSven Gothel2012-01-091-1/+1