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
*
Newt-KD: window working, pointer event buggy
Sven Gothel
2008-11-26
7
-60
/
+91
*
Ooops. Fix Newt KD package names
Sven Gothel
2008-11-26
2
-2
/
+2
*
Newt Window
Sven Gothel
2008-11-26
25
-107
/
+2097
*
Replaced implementation of GLU Registry.gluCheckExtension with
Kenneth Russel
2008-11-25
1
-8
/
+6
*
Added GLU_TESS_AVOID_DEGENERATE_TRIANGLES boolean property to the GLU
Kenneth Russel
2008-11-24
4
-4
/
+69
*
proper EGL version attr setting
Sven Gothel
2008-11-23
2
-9
/
+14
*
Temp. hack to un-break CVM build. Check my comments inline
Sven Gothel
2008-11-22
1
-2
/
+8
*
Adding missing EGLExtImpl_JNI.c
Sven Gothel
2008-11-22
3
-2
/
+12
*
Incooperate cleaned up path
Sven Gothel
2008-11-21
2
-2
/
+2
*
Added parsing of OpenGL version string back into
Kenneth Russel
2008-11-21
1
-0
/
+155
*
Fixed build.xml to build correct version of TextureIO classes on the
Kenneth Russel
2008-11-21
2
-2
/
+10
*
Moved gluErrorString, gluCheckExtension and gluGetString to base GLU class
Kenneth Russel
2008-11-21
4
-21
/
+23
*
Adding wince6 vs9 project files
Sven Gothel
2008-11-20
6
-0
/
+5391
*
EGLDrawable: Update the capabilities to the chosen one by EGL
Sven Gothel
2008-11-19
2
-1
/
+22
*
Package com/sun/opengl/impl/packrect is now part of utilities and cdcfp
Sven Gothel
2008-11-19
1
-2
/
+2
*
Fixed typo pointed out by Jason Moore
Kenneth Russel
2008-11-15
1
-1
/
+1
*
- EGL/EGLExt
Sven Gothel
2008-11-14
12
-840
/
+326
*
cleanup
Sven Gothel
2008-11-14
1
-3
/
+3
*
Added function name aliasing for 'isFunctionAvailable' dyn lookup case
Sven Gothel
2008-11-14
1
-2
/
+11
*
- EGL
Sven Gothel
2008-11-14
3
-4
/
+46
*
Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av...
Sven Gothel
2008-11-13
4
-9
/
+7
*
Adding missing files for EGLExt support
Sven Gothel
2008-11-13
2
-0
/
+129
*
- Removed StaticGLInfo usage.
Sven Gothel
2008-11-13
15
-481
/
+299
*
X11 getPlatformExtensionsString shall use the toolkit looking
Sven Gothel
2008-11-07
1
-2
/
+8
*
Limit scope of new logic to only be used in NPOT case
Kenneth Russel
2008-10-20
1
-6
/
+7
*
fix compile error
Gerard Ziemski
2008-10-20
1
-2
/
+0
*
add Mac files
Gerard Ziemski
2008-10-20
4
-0
/
+257
*
Added preferential use of GL_ARB_texture_rectangle rather than
Kenneth Russel
2008-10-20
1
-4
/
+42
*
Fixed sense of test against GL.isGL2() when deciding whether to use
Kenneth Russel
2008-10-20
1
-1
/
+1
*
starte native Cocoa based window implementation
Gerard Ziemski
2008-10-17
8
-13
/
+20
*
rename setCurrentContextOpacity to setContextOpacity
Gerard Ziemski
2008-10-17
2
-2
/
+2
*
add ability to set opacity on GL context: setCurrentContextOpacity takes 0 or 1
Gerard Ziemski
2008-10-17
2
-0
/
+7
*
using alternate hack for window transparency
Christopher Oliver
2008-10-16
1
-7
/
+30
*
Patch from Chris Oliver to enable undecorated frames and setting of
Kenneth Russel
2008-10-16
4
-6
/
+78
*
Fixes for building with Visual C++ 6.0 (VC98)
Kenneth Russel
2008-09-16
3
-2
/
+13
*
Added TextureIO.newTexture wrapping an OpenGL texture ID from an
Kenneth Russel
2008-09-03
3
-0
/
+95
*
ES2 support NPOT textures
Sven Gothel
2008-09-02
1
-1
/
+2
*
Fix: TextureIO/TGA for ES2 (GL formats/types)
Sven Gothel
2008-09-02
7
-29
/
+128
*
Fix: TextureIO.java* DDSImage.java* (Relocation of io utils)
Sven Gothel
2008-09-02
4
-7
/
+7
*
Relocated common io helper from com.*.util.io -> com.*.impl.io
Sven Gothel
2008-09-02
7
-7
/
+8
*
Refactoring common io code
Sven Gothel
2008-08-30
5
-108
/
+155
*
BufferUtil:
Sven Gothel
2008-08-29
13
-644
/
+1278
*
Added missing SystemUtils. Added proper GLSL ArrayData validation
Sven Gothel
2008-08-21
5
-33
/
+58
*
Cleanup GLArrayData*, misc stuff
Sven Gothel
2008-08-21
14
-150
/
+239
*
Fixing repo (shader directory, removal)
Sven Gothel
2008-08-18
29
-561
/
+0
*
Fixing repo (shader directory)
Sven Gothel
2008-08-18
18
-0
/
+322
*
Applied patch from Rick Brownrigg from NASA to fix GLU tessellator
Kenneth Russel
2008-08-18
2
-2
/
+3
*
Temporarily split some TextureIO-related classes into Java SE and Java
Kenneth Russel
2008-08-17
9
-10
/
+2646
*
Removed obsolete copies of files
Kenneth Russel
2008-08-16
3
-1057
/
+0
*
ShaderState:
Sven Gothel
2008-08-14
12
-42
/
+164
[next]