| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update linux armv7 scripts | Sven Gothel | 2012-02-19 | 2 | -3/+9 |
* | Add make/scripts/make.jogl.all.linux-armv7.sh for native ARM-linux builds. | Xerxes RĂ„nby | 2012-02-18 | 1 | -0/+28 |
* | OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions. | Sven Gothel | 2012-02-15 | 21 | -216/+1024 |
* | OpenGL 4.2 functional support (GL header sync) | Sven Gothel | 2012-02-14 | 5 | -35/+1009 |
* | Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an... | Sven Gothel | 2012-02-14 | 3 | -6/+5 |
* | OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations) | Sven Gothel | 2012-02-13 | 1 | -2/+2 |
* | OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA... | Sven Gothel | 2012-02-13 | 2 | -26/+11 |
* | Reduce GL* interface 'extends' to direct base interface. | Sven Gothel | 2012-02-13 | 10 | -30/+30 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 8 | -17/+37 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 6 | -1/+22 |
* | GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly... | Sven Gothel | 2012-01-23 | 1 | -2/+2 |
* | Bug 551 validation. | Sven Gothel | 2012-01-23 | 3 | -5/+8 |
* | Add verification script for compiled-in Java version; Add osx 32bit test script. | Sven Gothel | 2012-01-22 | 2 | -0/+34 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 9 | -39/+98 |
* | test scripts | Sven Gothel | 2012-01-19 | 2 | -5/+27 |
* | UI Test / AWTRobotUtil: Relax and fix focus tests | Sven Gothel | 2012-01-18 | 3 | -7/+8 |
* | test scripts | Sven Gothel | 2012-01-14 | 3 | -17/+65 |
* | NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi... | Sven Gothel | 2012-01-13 | 1 | -0/+1 |
* | OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no... | Sven Gothel | 2012-01-13 | 1 | -3/+3 |
* | Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa... | Sven Gothel | 2012-01-09 | 1 | -1/+1 |
* | Add JOGL SWT GLCanvas unit test | Sven Gothel | 2012-01-09 | 1 | -3/+8 |
* | Complete SWT GLCanvas relocation | Sven Gothel | 2012-01-09 | 1 | -1/+1 |
* | Merge pull request #41 from krisher/master | Sven Gothel | 2012-01-09 | 2 | -4/+21 |
|\ |
|
| * | [WIP] Added an SWT based GLCanvas implementation nearly identical to the AWT ... | Dan Krisher | 2011-11-14 | 2 | -4/+21 |
* | | Fix Bug 546: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -0/+1 |
* | | Fix Bug 547: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 3 | -3/+135 |
* | | OSX: NW/NEWT use weak binding for Quartz and Cocoa (compatibility for 10.5) | Sven Gothel | 2012-01-09 | 2 | -3/+3 |
* | | OSX: JOGL desktop DLL now uses weak binding for Quartz, Cocoa and OpenGL (com... | Sven Gothel | 2012-01-09 | 1 | -3/+3 |
* | | OSX 10.6 build fix: '-F <frameworkdir> -> -F<frameworkdir> | Sven Gothel | 2012-01-09 | 1 | -2/+1 |
* | | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 8 | -182/+210 |
* | | TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, .. | Sven Gothel | 2012-01-08 | 3 | -6/+9 |
* | | Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff.... | Sven Gothel | 2012-01-06 | 1 | -1/+4 |
* | | NEWT/OSX MacWindow.close(): More conservative closing approach. | Sven Gothel | 2011-12-23 | 1 | -1/+3 |
* | | Screen: width/height reflects virtual Screen size (-> big-desktop) | Sven Gothel | 2011-12-23 | 1 | -2/+2 |
* | | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 7 | -20/+24 |
* | | win make scripts - bump to 6u30 | Sven Gothel | 2011-12-21 | 7 | -13/+13 |
* | | NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati... | Sven Gothel | 2011-12-20 | 1 | -2/+3 |
* | | Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX | Sven Gothel | 2011-12-19 | 2 | -8/+14 |
* | | refine 32/64 bit unit tests run (OSX) | Sven Gothel | 2011-12-18 | 2 | -32/+44 |
* | | TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread... | Sven Gothel | 2011-12-18 | 1 | -2/+2 |
* | | Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share... | Sven Gothel | 2011-12-18 | 2 | -3/+4 |
* | | No GLCanvas offscreen surface (as in NEWT) - test disabled | Sven Gothel | 2011-12-18 | 1 | -2/+2 |
* | | JOGL junit.run: Add 32bit tests for OSX (fat binaries) | Sven Gothel | 2011-12-18 | 2 | -9/+37 |
* | | test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ... | Sven Gothel | 2011-12-18 | 8 | -20/+21 |
* | | test scripts | Sven Gothel | 2011-12-17 | 2 | -4/+4 |
* | | New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv... | Sven Gothel | 2011-12-17 | 1 | -2/+3 |
* | | GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL... | Sven Gothel | 2011-12-13 | 3 | -4/+8 |
* | | Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ... | Sven Gothel | 2011-12-13 | 1 | -4/+6 |
* | | Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd... | Sven Gothel | 2011-12-11 | 1 | -1/+2 |
* | | Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/... | Sven Gothel | 2011-12-02 | 1 | -2/+2 |