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
*
Revised JOGL's build.xml to look more like JOAL's with autodetection
Kenneth Russel
2006-01-14
2
-230
/
+289
*
Updated nightly build
gfxadmin
2006-01-13
1
-19
/
+19
*
Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
Kenneth Russel
2006-01-13
41
-130
/
+236
*
Updated nightly build
gfxadmin
2006-01-12
1
-16
/
+16
*
Updated nightly build
gfxadmin
2006-01-11
1
-18
/
+18
*
More attribution in README
Kenneth Russel
2006-01-11
1
-1
/
+2
*
Fixed Issue 133: GLEventListener.init() can be missed
Kenneth Russel
2006-01-11
1
-0
/
+11
*
Fixed Issue 84: glReadPixels does not commit results
Kenneth Russel
2006-01-11
1
-1
/
+1
*
Added LICENSE.txt and README.txt containing mostly acknowledgments
Kenneth Russel
2006-01-11
2
-0
/
+173
*
Fixed problem with X11ExternalGLContext pointed out by m.engelhardt on
Kenneth Russel
2006-01-10
1
-0
/
+25
*
Updated nightly build
gfxadmin
2006-01-10
1
-16
/
+16
*
Fixed issue with vertical flip of image pointed out by Chris Campbell
Kenneth Russel
2006-01-09
1
-1
/
+0
*
Updated nightly build
gfxadmin
2006-01-09
1
-20
/
+20
*
Made JOGLAppletLauncher.getTimestamp() private; was accidentally
Kenneth Russel
2006-01-09
1
-1
/
+1
*
Added Screenshot utility class. Fast Targa screenshot contributed by
Kenneth Russel
2006-01-09
1
-0
/
+208
*
Added output support to TGAImage, SGIImage and newly-renamed DDSImage
Kenneth Russel
2006-01-09
7
-114
/
+1106
*
Updated nightly build
gfxadmin
2006-01-08
1
-19
/
+19
*
Reorganized and added code in TextureIO and Texture classes to support
Kenneth Russel
2006-01-07
2
-136
/
+297
*
Updated nightly build
gfxadmin
2006-01-07
1
-22
/
+22
*
Fixed mipmap handling in TextureIO and associated classes. Top-level
Kenneth Russel
2006-01-07
4
-170
/
+376
*
Changed how Texture returns texture coordinates for both the entire
Kenneth Russel
2006-01-06
2
-85
/
+117
*
Incorporated TextureIO texture loader (and, eventually, writer) and
Kenneth Russel
2006-01-06
8
-0
/
+3273
*
Fixed build issue with MingW compiler pointed out by Justin Couch
Kenneth Russel
2006-01-05
1
-14
/
+3
*
Updated nightly build
gfxadmin
2006-01-05
1
-15
/
+15
*
Fixed bug in JOGLAppletLauncher found by Travis Bryson where
Kenneth Russel
2006-01-05
1
-1
/
+1
*
Fixed javadoc for JOGLAppletLauncher again
Kenneth Russel
2006-01-04
1
-1
/
+1
*
Fixed javadoc for JOGLAppletLauncher
Kenneth Russel
2006-01-04
1
-8
/
+8
*
Updated nightly build
gfxadmin
2006-01-04
1
-17
/
+17
*
Updated version string to JSR-231 beta 2
Kenneth Russel
2006-01-03
1
-1
/
+1
*
Added contribution from user mabraham on JOGL forum with Microsoft
Kenneth Russel
2006-01-03
3
-37
/
+48
*
Updated nightly build
gfxadmin
2006-01-03
1
-20
/
+20
*
Added checks on number of remaining elements and bytes for Buffers and
Kenneth Russel
2006-01-03
6
-6
/
+339
*
Fixed build problem with recent 64-bit changes. Now force enum types
Kenneth Russel
2006-01-02
1
-1
/
+6
*
Fixed build problems on X11 platforms after last checkin
Kenneth Russel
2006-01-01
1
-4
/
+5
*
Fixed more problems related to recent restructuring of glue code
Kenneth Russel
2006-01-01
10
-76
/
+46
*
Fixed Issue 186: Incorrect mipmap images with gluBuild2DMipmaps
Kenneth Russel
2006-01-01
1
-38
/
+39
*
Fixed bugs in struct layout introduced during recent rewrite to
Kenneth Russel
2005-12-31
2
-90
/
+105
*
Removed references to JOGL from javax.media.opengl.Threading class
Kenneth Russel
2005-12-28
1
-29
/
+31
*
Fixed build breakage pointed out by Travis after recent
Kenneth Russel
2005-12-26
1
-1
/
+2
*
Fixed bug in render-to-texture support on Windows
Kenneth Russel
2005-12-23
6
-6
/
+5
*
Refactored glue code generation for APIs requiring run-time lookup of
Kenneth Russel
2005-12-21
21
-652
/
+1147
*
Updated nightly build
gfxadmin
2005-12-20
1
-15
/
+15
*
Updated nightly build
gfxadmin
2005-12-19
1
-15
/
+15
*
Updated nightly build
gfxadmin
2005-12-18
1
-14
/
+14
*
Updated nightly build
gfxadmin
2005-12-17
1
-16
/
+16
*
Updated nightly build
gfxadmin
2005-12-16
1
-14
/
+14
*
Updated nightly build
gfxadmin
2005-12-14
1
-16
/
+16
*
Updated nightly build
gfxadmin
2005-12-13
1
-14
/
+14
*
Updated nightly build
gfxadmin
2005-12-12
1
-15
/
+15
*
Updated nightly build
gfxadmin
2005-12-11
1
-16
/
+16
[next]