index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 as...
Sven Gothel
2010-05-05
6
-50
/
+629
*
Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and reque...
Sven Gothel
2010-05-05
2
-1
/
+9
*
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 applicatio...
Sven Gothel
2010-05-05
1
-23
/
+38
*
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
*
Remove critical path in shutdown ..
Sven Gothel
2010-05-04
2
-4
/
+10
*
NEWT Fixes:
Sven Gothel
2010-05-04
12
-109
/
+396
*
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
*
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: copy-fi...
Sven Gothel
2010-04-28
8
-29
/
+134
*
JOGL
Sven Gothel
2010-04-28
7
-9
/
+19
*
Oops .. broke the tests, adding 'else' value ; fix assertion in test
Sven Gothel
2010-04-28
2
-3
/
+3
*
Add custom.libdir property to sneak in eg a alt. GL lib
Sven Gothel
2010-04-28
5
-3
/
+84
*
JOGL Error Handling
Sven Gothel
2010-04-27
8
-48
/
+64
*
Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer available
Sven Gothel
2010-04-27
2
-7
/
+43
*
Merge branch 'master' of github.com:mbien/jogl
Sven Gothel
2010-04-27
3
-5
/
+30
|
\
|
*
Merge branch 'master' of github.com:mbien/jogl
Michael Bien
2010-04-25
3
-1
/
+3
|
|
\
|
*
|
updated jackpot scripts, jogl distributions are now downloaded automatically.
Michael Bien
2010-04-25
3
-5
/
+30
*
|
|
test cleanup
Sven Gothel
2010-04-27
1
-2
/
+12
*
|
|
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-04-27
31
-390
/
+390
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:mbien/jogl
Sven Gothel
2010-04-24
6
-12
/
+11
|
\
|
|
*
modifications due to method renaming in gluegen/procaddresstable.
Michael Bien
2010-04-24
5
-7
/
+6
|
*
Merge branch 'master' of github.com:mbien/jogl
Michael Bien
2010-04-24
54
-239
/
+414
|
|
\
|
*
|
changes due to refactorings in ProcAddressTable.
Michael Bien
2010-04-24
6
-10
/
+10
*
|
|
NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED
Sven Gothel
2010-04-24
3
-1
/
+3
|
|
/
|
/
|
*
|
NEWT Cleanup
Sven Gothel
2010-04-24
54
-239
/
+414
|
/
*
NEWT/AWT Interoperability
Sven Gothel
2010-04-24
45
-435
/
+1435
*
Moved event classed from com.jogamp.newt to com.jogamp.newt.event
Sven Gothel
2010-04-24
11
-35
/
+43
*
Added link to UML, and JOGL Wiki
JOGAMP DEV TEAM
2010-04-22
4
-26
/
+52
*
Merge branch 'master' of github.com:sgothel/jogl
JOGAMP DEV TEAM
2010-04-22
573
-7986
/
+14341
|
\
|
*
Updated UML Documentation
Sven Gothel
2010-04-23
27
-444
/
+1389
|
*
Newt.AWTWindow: Set/Unset windowHandle (enables actual destroy call) / minor ...
Sven Gothel
2010-04-23
2
-15
/
+33
|
*
Merge branch 'master' of github.com:mbien/jogl
Sven Gothel
2010-04-23
5
-44
/
+37
|
|
\
|
|
*
Merge branch 'master' of github.com:mbien/jogl
Michael Bien
2010-04-23
1
-1
/
+6
|
|
|
\
|
|
*
|
reviewed calls to lockSurface() and ensured propper unlocking.
Michael Bien
2010-04-23
5
-44
/
+37
[next]