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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Issue 173: Adjust gamma, brightness and contrast
Kenneth Russel
2006-01-22
12
-37
/
+548
*
Cleaned up how declarations for Mac OS X window system wrapper
Kenneth Russel
2006-01-22
4
-80
/
+50
*
Updated nightly build
gfxadmin
2006-01-21
1
-17
/
+17
*
Fixed build breakage on 10.4 after last checkin
Kenneth Russel
2006-01-20
1
-6
/
+2
*
Fixed Issue 193: antialiasing querying using GLCapabilitiesChooser no
Kenneth Russel
2006-01-20
2
-85
/
+96
*
Fixed bug in WindowsGLDrawable.iattributes2GLCapabilities pointed out
Kenneth Russel
2006-01-20
1
-4
/
+4
*
Fixed build breakage on 10.3 after last checkin
Kenneth Russel
2006-01-19
1
-0
/
+9
*
add support for availability macros and use them to substitue values in case ...
Gerard Ziemski
2006-01-18
1
-11
/
+19
*
Updated nightly build
gfxadmin
2006-01-18
1
-18
/
+18
*
Fixed build breakage after last checkin; silenced compiler warning,
Kenneth Russel
2006-01-18
1
-11
/
+6
*
clamp the passed in values to their max if necessary - fixes InfiniteShadowVo...
Gerard Ziemski
2006-01-18
1
-4
/
+118
*
Updated nightly build
gfxadmin
2006-01-17
1
-18
/
+18
*
Updated links to forums
Kenneth Russel
2006-01-16
1
-2
/
+2
*
Added link to GlueGen project in "Useful Links" section
Kenneth Russel
2006-01-16
1
-0
/
+1
*
Added link to GlueGen project from JOGL docs
Kenneth Russel
2006-01-16
1
-2
/
+3
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
76
-20803
/
+85
*
Updated HowToBuild.html to reflect build.xml changes
Kenneth Russel
2006-01-14
1
-9
/
+8
*
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
[next]