index
:
jogamp/jogl-demos.git
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
JSR-231
b22x
master
rc
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unique ZIP archive name ; Gears main init sequence
Sven Gothel
2010-12-19
1
-11
/
+20
*
Fix joal/gears applet demo
Sven Gothel
2010-12-16
2
-2
/
+10
*
Update GearsJOALApplet: Depending on joal build; incl joal snippet, remove jo...
Sven Gothel
2010-12-13
2
-2
/
+293
*
Add GearsApplet applet lifecycle message
Sven Gothel
2010-12-12
1
-0
/
+10
*
Adapt JOGL API Cleanup: 4b9ad2508ff31a03d3bc4482d812a6cbc0c5c33b
Sven Gothel
2010-12-03
5
-9
/
+10
*
Fix context sharing demo, ie the shared context must be available (addNotify)...
Sven Gothel
2010-12-03
1
-25
/
+15
*
Adapt to JOGL 597007fc23fbf86e036629b6c6b157e0e0506715
Sven Gothel
2010-11-28
1
-1
/
+1
*
Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187
Sven Gothel
2010-11-23
9
-19
/
+22
*
Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7
Sven Gothel
2010-10-29
12
-25
/
+25
*
Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...
Sven Gothel
2010-10-14
52
-257
/
+421
*
syn with JOGL 018c7e8660dc0af68bd129be9af5094d04d0b431
Sven Gothel
2010-10-08
2
-3
/
+3
*
Picking unsigned integer handling fix.
Sven Gothel
2010-09-24
1
-2
/
+2
*
Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0
Sven Gothel
2010-09-23
22
-59
/
+59
*
Add GL 3.3, 4.0 and 4.1 info - JOGL: ca119c97340caf325cd682c5fdbe8f794a35ac0e
Sven Gothel
2010-08-24
1
-0
/
+73
*
Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333
Sven Gothel
2010-07-16
11
-30
/
+20
*
Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...
Sven Gothel
2010-06-10
47
-4
/
+180
*
Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021e
Sven Gothel
2010-05-28
6
-6
/
+6
*
Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9
Sven Gothel
2010-05-21
13
-13
/
+13
*
Fix URLs
Sven Gothel
2010-05-08
3
-3
/
+3
*
Fix NewtFactory usage
Sven Gothel
2010-05-05
1
-1
/
+1
*
Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f
Sven Gothel
2010-04-24
20
-20
/
+18
*
Fix: delete Newt window completly (deep)
Sven Gothel
2010-04-23
2
-2
/
+9
*
Add win32 script, misc stuff ..
Sven Gothel
2010-04-21
3
-1
/
+8
*
Show GLContext GL Version
Sven Gothel
2010-04-16
1
-0
/
+2
*
Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432
Sven Gothel
2010-04-15
7
-13
/
+35
*
fixed imports to fix build.
Michael Bien
2010-04-08
17
-17
/
+17
*
Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 gluegen:7220416bce...
Sven Gothel
2010-03-30
2
-11
/
+16
*
modifications due to refactorings in gluegen and jogl.
Michael Bien
2010-03-29
56
-316
/
+362
*
changes due to package rename in jogl.
Michael Bien
2010-03-29
25
-56
/
+39
*
fixed jogl-demos since we moved some packages in jogl.
Michael Bien
2010-03-28
25
-46
/
+46
*
modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
145
-270
/
+379
*
Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)
Sven Gothel
2010-03-26
8
-15
/
+23
*
Tweak read buffer demo
AwayFromSun
Sven Gothel
2009-10-16
1
-5
/
+8
*
JOGLNewtAppletBase et al - no dispose event at destruction, since it's critic...
Sven Gothel
2009-10-12
4
-8
/
+24
*
ReadBuffer: Use temp file ; Use TextureIO ; JOGL 8f76db4364f66c36780e762e086a...
Sven Gothel
2009-10-11
3
-8
/
+16
*
JOGL changes ..
Sven Gothel
2009-10-10
5
-95
/
+91
*
demos.readbuffer.Main: Allow setting a boolean
Sven Gothel
2009-10-05
1
-1
/
+1
*
Fix ReadBuffer ..
Sven Gothel
2009-10-05
3
-5
/
+24
*
ReadBuffer Demos: Use NetPbmTextureWriter
Sven Gothel
2009-10-04
4
-9
/
+16
*
Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel to...
Sven Gothel
2009-10-04
10
-38
/
+814
*
GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove GLPr...
Sven Gothel
2009-09-29
3
-5
/
+28
*
Fix generic no awt test case
Sven Gothel
2009-09-25
1
-0
/
+1
*
Add SWT example
Sven Gothel
2009-09-24
1
-0
/
+141
*
fixed EDT deadlock in redbook applet
Michael Bien
2009-09-16
2
-10
/
+30
*
Initial import of JOGL 2 redbook sample projects
Michael Bien
2009-09-15
119
-0
/
+19836
*
Add tests ..
Sven Gothel
2009-09-14
1
-1
/
+1
*
Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase
Sven Gothel
2009-09-14
5
-21
/
+41
*
NEWT Applet work ..
Sven Gothel
2009-09-14
4
-34
/
+337
*
GLNewtRun: Added window/parent position/size testing
Sven Gothel
2009-09-12
1
-0
/
+31
*
Test (demos.GLNewtRun) NEWT: Native window parenting (X11: OK); AWTWindow ext...
Sven Gothel
2009-09-12
3
-2
/
+203
[prev]
[next]