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 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
*
GLArrayData*
Sven Gothel
2008-08-13
14
-207
/
+259
*
Ooops .. (repairing)
Sven Gothel
2008-08-12
2
-1
/
+10
*
Proper ES2 demo with precompiled shader (cleanup)
Sven Gothel
2008-08-12
1
-9
/
+0
*
Proper ES2 demo with precompiled shader
Sven Gothel
2008-08-12
1
-1
/
+1
*
Adding build.xml property: 'javacdebug' and 'javacdebuglevel',
Sven Gothel
2008-08-12
3
-3
/
+22
*
GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...
Sven Gothel
2008-08-12
4
-3
/
+43
*
Working:
Sven Gothel
2008-08-12
39
-167
/
+1961
*
FixedFunction shader as files, prepared for binary shader files
Sven Gothel
2008-08-11
18
-277
/
+436
*
Minor CVM/ES1 fixes
Sven Gothel
2008-08-11
6
-20
/
+68
*
Removed unnecessary use of reflection which was showing up hot on
Kenneth Russel
2008-08-11
5
-59
/
+176
*
Fixed problem with Newt GLWindow where the EGL implementation we're
Kenneth Russel
2008-08-09
1
-1
/
+14
*
Stopped squelching exception stack traces during GLU construction, and
Kenneth Russel
2008-08-09
1
-4
/
+6
*
Removed unnecessary GL2 dependencies from desktop window system code.
Kenneth Russel
2008-08-08
6
-20
/
+17
*
Fixed new glsl packaging
Sven Gothel
2008-08-04
7
-19
/
+20
*
../jogl.log
Sven Gothel
2008-08-04
40
-1374
/
+4120
[next]