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/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
build-jogl.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gluegen parts in src/gluegen (clean)
Sven Gothel
2010-11-07
1
-68
/
+87
*
Fix ant build files according to the new stub_include folders
Sven Gothel
2010-11-06
1
-13
/
+33
*
JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL
Sven Gothel
2010-10-29
1
-74
/
+6
*
Fixed gl3.h GL_GLEXT_PROTOTYPES -> GL3_PROTOTYPES/GL_GL3EXT_PROTOTYPES
OpenGL_4_1_Integration
OpenGL_3_3_Integration
Sven Gothel
2010-08-25
1
-1
/
+1
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
1
-6
/
+6
*
Merge branch 'master' of http://github.com/sgothel/jogl
Michael Bien
2010-07-18
1
-2
/
+2
|
\
|
*
Fix OSX 1: Link with OpenGL library again (CGL)
Sven Gothel
2010-07-17
1
-2
/
+2
*
|
Prepend /usr/local/lib to freebsd X11 linker
Mark Rothwell
2010-06-26
1
-4
/
+4
*
|
But /usr/local/include IS necessary on the default FreeBSD setup
Mark Rothwell
2010-06-26
1
-0
/
+6
*
|
FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...
Mark Rothwell
2010-06-26
1
-6
/
+0
*
|
Split and use new linker definitions for FreeBSD
Mark Rothwell
2010-06-26
1
-2
/
+20
|
/
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-20
/
+24
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-81
/
+38
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-6
/
+6
*
GlueGen/JOGL Windows x86 x86_64 MingW Builds
Sven Gothel
2010-05-16
1
-8
/
+10
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
1
-2
/
+18
*
Fix build HOWTO
Sven Gothel
2010-05-14
1
-4
/
+4
*
Xorg libs/headers are in std FS location /usr
Sven Gothel
2010-04-30
1
-6
/
+6
*
- JAR Manifest: Trusted-Library: true
Sven Gothel
2010-04-28
1
-15
/
+14
*
Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...
Sven Gothel
2010-04-22
1
-6
/
+74
*
Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....
Sven Gothel
2010-04-22
1
-73
/
+39
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
1
-73
/
+60
*
JOGL GL4 preperation:
Sven Gothel
2010-04-16
1
-1
/
+2
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
1
-1
/
+1
*
*** Now Using Apache-Ant-1.8.0 ***
Sven Gothel
2010-04-10
1
-0
/
+5
*
Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...
Sven Gothel
2010-04-09
1
-442
/
+172
*
Added doc/deployment:
Sven Gothel
2010-04-08
1
-101
/
+98
*
fixed bug where gl3 impl package was placed in jogl.gl2.x11.jar.
Michael Bien
2010-03-29
1
-4
/
+31
*
renamed platform dependent BufferUtil into java file.
Michael Bien
2010-03-29
1
-3
/
+1
*
moved com.jogamp.javafx.* to com.jogamp.*.
Michael Bien
2010-03-29
1
-5
/
+5
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
1
-12
/
+12
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-57
/
+57
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-1
/
+1
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=378
Sven Gothel
2010-03-26
1
-1
/
+2
*
modified junit.run target to write junit test results to file (->ready for hu...
Michael Bien
2010-03-25
1
-6
/
+9
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=378
Sven Gothel
2010-03-25
1
-1
/
+74
*
build should use gluegen.root property where possible.
Michael Bien
2009-11-29
1
-5
/
+5
*
javadoc fix
AwayFromSun
Sven Gothel
2009-11-10
1
-0
/
+6
*
Add OpenGL 3.x compatibility profile GL3bc,
Sven Gothel
2009-10-18
1
-5
/
+27
*
Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...
Sven Gothel
2009-10-02
1
-4
/
+1
*
Fix MacOSX External GLContext
Sven Gothel
2009-09-25
1
-0
/
+2
*
Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc
Sven Gothel
2009-09-11
1
-2
/
+13
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
1
-3
/
+3
*
JOGL:
Sven Gothel
2009-07-31
1
-1
/
+1
*
Gluegen:
Sven Gothel
2009-07-31
1
-40
/
+40
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
1
-7
/
+31
*
Cleanup ..
sg215889
2009-07-28
1
-19
/
+5
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
1
-36
/
+3
*
Merge branch 'MIPS_PORT' of ssh://
[email protected]
/jogl~jogl-git int...
Morris Meyer
2009-07-27
1
-1
/
+1
|
\
|
*
Fix: Add gluegen.cpptasks.detect.os call
sg215889
2009-07-26
1
-1
/
+1
[next]