Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test scripts | Sven Gothel | 2011-12-17 | 1 | -2/+2 |
| | |||||
* | GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit ↵ | Sven Gothel | 2011-12-13 | 1 | -2/+3 |
| | | | | JVM/OpenGL-Driver issues | ||||
* | win32 test scripts: use new *all* locations | Sven Gothel | 2011-08-22 | 1 | -1/+1 |
| | |||||
* | test bat/sh files edit .. | Sven Gothel | 2011-06-11 | 1 | -1/+4 |
| | |||||
* | GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length ↵ | Sven Gothel | 2011-04-28 | 1 | -1/+5 |
| | | | | | | | | in aliased glDebugMessageInsert. - GLDebugMessages add synchronous status - defaults to true - GLContext/GLDebugMessages add dumpStack() if jogl.debug.DebugGL is set - Remove param length in aliased glDebugMessageInsert. | ||||
* | SWT/JOGL: Native SWT binding test | Sven Gothel | 2011-02-28 | 1 | -1/+2 |
| | |||||
* | misc cleanup (import,script attributes) | Sven Gothel | 2011-02-22 | 1 | -0/+0 |
| | |||||
* | bump scripts to 6u24 | Sven Gothel | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as well | Sven Gothel | 2011-02-10 | 1 | -1/+4 |
| | |||||
* | Fix WGL Bitmap Offscreen Drawable | Sven Gothel | 2010-12-16 | 1 | -1/+3 |
| | | | | | | | | | | | In conjunction with the gluegen investigation (gluegen: fbdedff789077b5ffa07811590f771b6f9a4f3a7), on Windows the type LONG is always 32bit, hence we have to declare: typedef __int32 LONG; Besides, WGL_DRAW_TO_PBUFFER_ARB and WGL_DRAW_TO_BITMAP_ARB were missing in the WGL/ARB attribute query, and the latter was not set in caps -> attributes. Added fail safe exception for null chosen caps, if X11/WGL algo fails to determine. | ||||
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; ↵ | Sven Gothel | 2010-12-13 | 1 | -26/+26 |
| | | | | Compile posted Issue* Bug* snippets | ||||
* | script updates | Sven Gothel | 2010-12-12 | 1 | -1/+2 |
| | |||||
* | Scripts: bump to 6u22; distinguish windows test batch x64/x32 | Sven Gothel | 2010-11-23 | 1 | -0/+31 |