Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XHTML cleanup for jogl deployment doc. | Michael Bien | 2010-05-19 | 2 | -252/+238 |
| | |||||
* | escaping ampersandin XML | Michael Bien | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-05-19 | 17 | -40/+101 |
|\ | | | | | | | | | Conflicts: doc/HowToBuild.html | ||||
| * | Fix JNLPs .. vendor and url | Sven Gothel | 2010-05-19 | 13 | -23/+23 |
| | | |||||
| * | Add javadoc_nativewindow_spec.zip and fix it's build location | Sven Gothel | 2010-05-17 | 1 | -1/+4 |
| | | |||||
| * | Incr timeout to 1min | Sven Gothel | 2010-05-17 | 1 | -1/+1 |
| | | |||||
| * | Cover all Offscreen tests with Assume .. | Sven Gothel | 2010-05-17 | 1 | -6/+42 |
| | | |||||
| * | Added Cg reference | Sven Gothel | 2010-05-17 | 1 | -1/+5 |
| | | |||||
| * | HowToBuild: git doc refinement | Sven Gothel | 2010-05-17 | 1 | -3/+11 |
| | | |||||
| * | Add Windows 64bit build doc | Sven Gothel | 2010-05-17 | 1 | -4/+11 |
| | | |||||
* | | XHTML cleanup for JOGL build howto. | Michael Bien | 2010-05-19 | 1 | -191/+213 |
|/ | |||||
* | scripts sin64: remove native debug build flag | Sven Gothel | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 6 | -16/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Property change to allow multilib with same property file: - windows.cg.lib -> windows.cg.lib32 windows.cg.lib64 - x11.cg.lib -> x11.cg.lib32 x11.cg.lib64 Fix windows build/test scripts .. ++++ - mingw linker option: --enable-auto-import - mingw now links against DLLs not libs, due to a runtime error while linking against JAWT ++++ x86: Using mingw 20100514, gcc 4.5.0 - clean - passed all junit.run tests x86_64: Using mingw-w64-bin_x86_64-mingw_20100515_sezero.zip, gcc 4.4.5 20100513 - clean - passed all junit.run tests | ||||
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 7 | -18/+57 |
| | | | | | | | | | | x86: Using mingw 20100514, gcc 4.5.0 - clean - passed all junit.run tests x86_64: Using mingw-w64-bin_x86_64-mingw_20100515_sezero.zip, gcc 4.4.5 20100513 - clean - passed most junit.run tests, still buggy | ||||
* | Fix JOGL Deployment doc | Sven Gothel | 2010-05-14 | 4 | -160/+287 |
| | |||||
* | Fix doc | Sven Gothel | 2010-05-14 | 3 | -30/+88 |
| | |||||
* | Fix docu | Sven Gothel | 2010-05-14 | 1 | -5/+6 |
| | |||||
* | Fix build HOWTO | Sven Gothel | 2010-05-14 | 2 | -66/+130 |
| | |||||
* | Junit Core Test: Add GLContext version dump | Sven Gothel | 2010-05-12 | 2 | -12/+103 |
| | |||||
* | Use gluegen's junit.jar and antlr.jar if not specified otherwise in ↵ | Sven Gothel | 2010-05-12 | 6 | -7/+6 |
| | | | | /home/sven/gluegen.properties | ||||
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 10 | -105/+228 |
| | | | | | | | | | | | | | | | | | | | | | | | - zip Javadocs, moved to build* dir - re-enable WGL ARB GetContext (buggy) - relaxed junit tests: src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java - GL3bc/GL4bc + AWT doesn't work with ATI currently, driver bug src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java - All test cases, ie pbuffer detection may fail, no pixmap detection - Fix Windows ARG CreateContext - GLContext - GLVersion mapping functions: use profile bit - Fix isGL*() queries { compat|core, ..} - Pass through the profile bit (COMPAT, CORE, ES), only one can be set - GLProfile - glAvailabilityToString() add the queried HW Context info - | ||||
* | ../jogl.log | Sven Gothel | 2010-05-10 | 6 | -26/+107 |
| | |||||
* | www: add proper redirection to folder www | Sven Gothel | 2010-05-08 | 1 | -0/+7 |
| | |||||
* | Fixed comments (links) | Sven Gothel | 2010-05-06 | 2 | -5/+8 |
| | |||||
* | NEWT Windows: Add reparenting for fullscreen on child window | Sven Gothel | 2010-05-06 | 1 | -1/+16 |
| | |||||
* | A little cleanup .. | Sven Gothel | 2010-05-06 | 8 | -107/+100 |
| | |||||
* | Fix junit test: Move quit WindowListener outside of class | Sven Gothel | 2010-05-05 | 3 | -12/+53 |
| | |||||
* | Newt: Add generic NativeWindow parenting, inclusive using an AWT Component ↵ | Sven Gothel | 2010-05-05 | 6 | -50/+629 |
| | | | | as a parent | ||||
* | Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and ↵ | Sven Gothel | 2010-05-05 | 2 | -1/+9 |
| | | | | requestFocus calls | ||||
* | Fix comments | Sven Gothel | 2010-05-05 | 3 | -45/+64 |
| | |||||
* | Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it active | Sven Gothel | 2010-05-05 | 1 | -2/+12 |
| | |||||
* | Newt X11: Add focus in/out events; Request focus with mouse click | Sven Gothel | 2010-05-05 | 2 | -20/+46 |
| | |||||
* | Newt Display Fix: Use a FQN (type:name) to map displays, otherwise ↵ | Sven Gothel | 2010-05-05 | 1 | -23/+38 |
| | | | | applications with mixed types, eg AWT and X11 could reuse the wrong display | ||||
* | JAWT Windows Fix: Use the JAWT window handle entry [to return it] | Sven Gothel | 2010-05-05 | 2 | -3/+18 |
| | |||||
* | Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundles | Sven Gothel | 2010-05-05 | 4 | -7/+58 |
| | |||||
* | Renable full test case | Sven Gothel | 2010-05-04 | 1 | -3/+3 |
| | |||||
* | NEWT Fixes (Windows/child-win): | Sven Gothel | 2010-05-04 | 10 | -62/+105 |
| | | | | | | | | | | | | | - Clarify NEWT setSize/setPosition in regards to fullscreen state - Windows: Allow child win to receive keyboard events - requestFocus: calls SetForegroundWindow and SetFocus - requestFocus when mouse clicked - add WS_TABSTOP - Windows: Allow child win to set position - TODO: child-win fullscreen as in X11 .. | ||||
* | Remove critical path in shutdown .. | Sven Gothel | 2010-05-04 | 2 | -4/+10 |
| | |||||
* | NEWT Fixes: | Sven Gothel | 2010-05-04 | 12 | -109/+396 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Common native in NewtCommon.c/.h - Add simple NEWTEventFiFo, providing a pattern to spool events by an EventListener and to process them where it impacts (GLEventListener ..) - Window [X11|Windows]: setSize/setPosition: - always store the values, - only act if valid and !fullscreen - Window [X11]: - Add requestFocus - Add setTitle - Fix parent/child window creation - Fix parent/child window fullscreen (reparenting) - JUnit Test: ParentTest: - Shows parent and client window animation - Client window shall be able to go into fullscreen, ie disconnect/reconnect from its parent. Test: Focus-client + type-'f' - Both windows receive/dispatch events properly | ||||
* | Fix script location | Sven Gothel | 2010-05-04 | 2 | -2/+6 |
| | |||||
* | Move all scripts to it's folder | Sven Gothel | 2010-05-04 | 17 | -1/+1 |
| | |||||
* | Add native NEWT window parenting test. Fix some error messages | Sven Gothel | 2010-04-30 | 4 | -7/+204 |
| | |||||
* | Xorg libs/headers are in std FS location /usr | Sven Gothel | 2010-04-30 | 3 | -14/+14 |
| | |||||
* | cleanup scripts ; updated win32 and win64 scripts with my environment | Sven Gothel | 2010-04-29 | 18 | -8/+110 |
| | |||||
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 16 | -81/+91 |
| | | | | | | | | | | | - Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Set JogAmp community as vendor .. - JOGL Windows hack: WindowsWGLContext.java - temporary removed the ARB CreateContext path for Windows, due to a bug in this implementation. | ||||
* | GLProfile static init within privileged block | Sven Gothel | 2010-04-28 | 1 | -7/+16 |
| | |||||
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 2 | -1/+43 |
| | |||||
* | Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: ↵ | Sven Gothel | 2010-04-28 | 8 | -29/+134 |
| | | | | copy-filter | ||||
* | JOGL | Sven Gothel | 2010-04-28 | 7 | -9/+19 |
| | | | | | | | | | | | - Passed tests MacOSX, LinuxX64 ATI/NVidia/MesaSW, Win32(VBox - !offscreen) - timeout -> 30s - Surface validation after lock on GLContextImpl .. NEWT - declare <NSWindowDelegate> only for MacOSX >= 10.6 | ||||
* | Oops .. broke the tests, adding 'else' value ; fix assertion in test | Sven Gothel | 2010-04-28 | 2 | -3/+3 |
| |