index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
40
-175
/
+190
*
Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...
Sven Gothel
2011-02-06
3
-5
/
+15
*
Fixing build scripts for Solaris systems.
Barcsik Attila
2011-02-05
1
-0
/
+2
*
Expose provided SWT jars to SWT_CLASSPATH for test scripts
Sven Gothel
2011-02-03
7
-7
/
+11
*
enable junit.run.swt
Sven Gothel
2011-02-02
1
-1
/
+1
*
Merge remote branch 'wwalker/bug_417' into pulled
Sven Gothel
2011-02-02
1
-1
/
+8
|
\
|
*
Fixed to work properly in the Ant junit.run.* tasks
wwalker
2011-01-04
1
-1
/
+8
*
|
Fix SWT tests in due to changes, minor linux fix
Sven Gothel
2011-02-02
1
-7
/
+3
*
|
Merge branch 'swt_tests' into pulled
Sven Gothel
2011-02-02
38
-0
/
+8311
|
\
\
|
*
|
Added two simple SWT unit tests.
Wade Walker
2011-02-02
38
-0
/
+8311
*
|
|
unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage)
Domokun
2011-02-01
1
-2
/
+3
*
|
|
JUnit: Adding Test*NOUI* test pattern for unit test w/o any UI (AWT/NEWT)
Sven Gothel
2011-02-01
1
-1
/
+33
*
|
|
test scripts..
Sven Gothel
2011-01-31
2
-4
/
+4
*
|
|
GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...
Sven Gothel
2011-01-31
3
-12
/
+7
*
|
|
version bump: j2se 1.6.0_23, ant 1.8.2
Sven Gothel
2011-01-31
7
-20
/
+20
*
|
|
Fix: GLX exception message / sorted imports
Sven Gothel
2011-01-31
1
-1
/
+1
|
|
/
|
/
|
*
|
scripts: add new tests
Sven Gothel
2010-12-23
2
-8
/
+13
*
|
JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)
Sven Gothel
2010-12-19
2
-5
/
+9
*
|
test scripts .. VersionApplet
Sven Gothel
2010-12-19
2
-3
/
+5
*
|
Adding NVIDIA 'Threaded optimization' workaround/fix at initialization on Win...
Sven Gothel
2010-12-19
2
-1
/
+9
*
|
Fix WGL Bitmap Offscreen Drawable
Sven Gothel
2010-12-16
5
-7
/
+14
*
|
Add Version Applet
Sven Gothel
2010-12-15
1
-1
/
+1
*
|
final cleanup test results archive :)
Sven Gothel
2010-12-15
1
-3
/
+0
*
|
final cleanup test results archive :)
Sven Gothel
2010-12-15
1
-17
/
+12
*
|
test-zip-archive cleanup
Sven Gothel
2010-12-15
1
-2
/
+2
*
|
don't remove files @ test-zip-archive
Sven Gothel
2010-12-15
1
-1
/
+1
*
|
cleanup declare.common/init
Sven Gothel
2010-12-15
1
-5
/
+3
*
|
merge test.run.setup with init
Sven Gothel
2010-12-15
1
-16
/
+14
*
|
mkdir after delete: test results folder
Sven Gothel
2010-12-15
1
-1
/
+1
*
|
archive test results
Sven Gothel
2010-12-15
1
-2
/
+19
*
|
Fix jnlp files jar names and removed main attribute of jar ref
Sven Gothel
2010-12-15
3
-12
/
+12
*
|
only kick off gluegen base.compile
Sven Gothel
2010-12-13
1
-8
/
+1
*
|
Cleanup (removed obsolete class / imports) ; Cg fix
Sven Gothel
2010-12-13
2
-4
/
+4
*
|
common folder etc: junit -> test
Sven Gothel
2010-12-13
2
-18
/
+18
*
|
tests: test.auto.run (junit.run) and test.manual.run
Sven Gothel
2010-12-13
3
-15
/
+70
*
|
Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...
Sven Gothel
2010-12-13
6
-122
/
+120
*
|
Fix API doc: firstUIActionOnProcess
Sven Gothel
2010-12-12
1
-2
/
+2
*
|
Newt: Add com.jogamp.newt.util.* package(s) to public javadoc
Sven Gothel
2010-12-12
1
-1
/
+1
*
|
NativeWindow: Move RegisteredClass to private impl package
Sven Gothel
2010-12-12
1
-2
/
+0
*
|
GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...
Sven Gothel
2010-12-12
2
-4
/
+4
*
|
script updates
Sven Gothel
2010-12-12
7
-12
/
+49
*
|
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
5
-19
/
+58
*
|
Add javaws test scripts
Sven Gothel
2010-12-11
2
-0
/
+17
*
|
GDI: Add GetObjectType(..)
Sven Gothel
2010-12-10
1
-0
/
+19
*
|
GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...
Sven Gothel
2010-12-09
3
-12
/
+10
|
/
*
X11 DummyWindow: Pass size and set size in proxy
Sven Gothel
2010-12-04
1
-1
/
+1
*
JOGL: Proper handling of Read Drawable Support (if not supported), add query.
Sven Gothel
2010-11-28
4
-7
/
+8
*
Javadoc developer level must be 1.5 due to gluegen compile time plugin
Sven Gothel
2010-11-27
1
-1
/
+1
*
GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...
Sven Gothel
2010-11-27
2
-9
/
+11
*
Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex...
Sven Gothel
2010-11-25
1
-1
/
+1
[next]