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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored initialization of C compilers via cpptasks into
Kenneth Russel
2006-08-12
1
-164
/
+40
*
Fixed Cg-related build breakage on all platforms after introduction of
Kenneth Russel
2006-08-03
1
-1
/
+1
*
Changed isSolaris property detected by gluegen-cpptasks.xml to mean
Kenneth Russel
2006-08-01
1
-2
/
+2
*
Bumped RI implementation version to 1.0.0 in anticipation of final
Kenneth Russel
2006-07-28
1
-1
/
+1
*
Applied trick from user Kickaha on JOGL forum to potentially allow Mac
Kenneth Russel
2006-07-28
1
-0
/
+15
*
Issue number:
gfxadmin
2006-07-21
4
-0
/
+40
*
Added support for sharing of textures, etc. between GLPbuffers and
Kenneth Russel
2006-07-21
4
-1
/
+115
*
Issue number:
gfxadmin
2006-07-21
1
-1
/
+22
*
Fixed build problem on FreeBSD; fix confirmed by user cybasheep on JOGL forum
Kenneth Russel
2006-07-19
1
-0
/
+2
*
Issue number:
gfxadmin
2006-06-13
1
-1
/
+45
*
Bumped RI version number to 1.0.0 beta 5
Kenneth Russel
2006-05-31
1
-1
/
+1
*
jogl/make/build.xml
gfxadmin
2006-05-31
1
-1
/
+25
*
Fixed error message in Solaris/SPARCv9 part of dist target
Kenneth Russel
2006-05-29
1
-2
/
+2
*
Preliminary fix for
Kenneth Russel
2006-05-28
2
-0
/
+7
*
Issue number:
gfxadmin
2006-04-29
1
-1
/
+21
*
Issue number:
gfxadmin
2006-04-28
1
-1
/
+21
*
Fixed problem in Java gluScaleImage implementation raised by user
Kenneth Russel
2006-04-27
1
-8
/
+10
*
Incorporated NativeTaglet sources from cylab into gluegen source tree
Kenneth Russel
2006-04-27
1
-6
/
+6
*
Issue number:
gfxadmin
2006-04-25
1
-3
/
+56
*
Made cgGLSetParameterPointer NIODirectOnly because of its semantics
Kenneth Russel
2006-04-20
1
-0
/
+5
*
Updated JOGLAppletLauncher with new native library names. Made pack200
Kenneth Russel
2006-04-19
1
-1
/
+1
*
Added "redist" target to build.xml to be able to use the nightly build
Kenneth Russel
2006-04-19
2
-1
/
+30
*
Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
Kenneth Russel
2006-04-17
6
-6
/
+198
*
Issue number:
gfxadmin
2006-04-17
1
-1
/
+1
*
Fixed Issue 215: Enhancement for NativeLibLoader
Kenneth Russel
2006-04-17
2
-18
/
+3
*
Issue number:
gfxadmin
2006-04-14
1
-27
/
+27
*
Added patch from user mabraham on javagaming.org forums for building
Kenneth Russel
2006-04-14
3
-5
/
+14
*
Support for building on HP/UX from user metasim on JOGL forum
Kenneth Russel
2006-04-13
2
-4
/
+56
*
Deleted whitespace
Kenneth Russel
2006-03-25
1
-3
/
+0
*
Fixed problem with dist target destroying version string in manifest
Kenneth Russel
2006-03-25
1
-2
/
+9
*
Fixed initialization problem in dev javadoc pointed out by Justin
Kenneth Russel
2006-03-25
1
-5
/
+5
*
Added position(0) call to returned Buffers from glMapBuffer and
Kenneth Russel
2006-03-14
1
-0
/
+2
*
Added NativeSignatureEmitter
Kenneth Russel
2006-03-06
5
-9
/
+66
*
Optimized VBO/PBO checking routines in GLImpl. Now cache availability
Kenneth Russel
2006-02-24
1
-20
/
+43
*
Changed locking protocol for on-screen surfaces to only use the JAWT's
Kenneth Russel
2006-02-20
1
-5
/
+5
*
Added libjogl_drihack.so to dist native library jars
Kenneth Russel
2006-02-16
1
-3
/
+3
*
Issue number:
gfxadmin
2006-02-16
1
-1
/
+1
*
Fixed problems with lack of hardware acceleration on Linux
Kenneth Russel
2006-02-16
1
-11
/
+35
*
Issue number:
gfxadmin
2006-02-16
3
-5
/
+19
*
Added note on limitations of OpenGL context sharing to spec overview
Kenneth Russel
2006-02-15
1
-0
/
+14
*
Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zip
Kenneth Russel
2006-02-13
1
-1
/
+1
*
Added checking of whether the correct GLContext is current to the
Kenneth Russel
2006-02-12
2
-13
/
+26
*
Completion of initial work on FBO support in Java2D/JOGL bridge.
Kenneth Russel
2006-02-11
1
-18
/
+17
*
Issue number:
gfxadmin
2006-02-11
2
-3
/
+3
*
Made loading of GLU library lazier, partially in the hope that this
Kenneth Russel
2006-02-10
4
-4
/
+27
*
Issue number:
gfxadmin
2006-02-10
2
-252
/
+272
*
Changed syslibset for Xxf86vm to be non-static to work around apparent
Kenneth Russel
2006-02-07
1
-3
/
+3
*
Fixed build breakage on X11 platforms after change to GlueGen's
Kenneth Russel
2006-02-07
1
-8
/
+5
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
2
-0
/
+78
*
Issue number: Various issues are covered by this -- I will update them
gfxadmin
2006-01-31
3
-6
/
+58
[next]