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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
EGLDrawable: Update the capabilities to the chosen one by EGL
Sven Gothel
2008-11-19
1
-1
/
+21
*
Fixed typo pointed out by Jason Moore
Kenneth Russel
2008-11-15
1
-1
/
+1
*
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
2
-4
/
+37
*
Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av...
Sven Gothel
2008-11-13
2
-6
/
+6
*
- Removed StaticGLInfo usage.
Sven Gothel
2008-11-13
10
-444
/
+277
*
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
4
-0
/
+7
*
rename setCurrentContextOpacity to setContextOpacity
Gerard Ziemski
2008-10-17
1
-1
/
+1
*
add ability to set opacity on GL context: setCurrentContextOpacity takes 0 or 1
Gerard Ziemski
2008-10-17
1
-0
/
+6
*
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
2
-2
/
+6
*
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
12
-636
/
+1264
*
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
9
-149
/
+216
*
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
8
-8
/
+2629
*
Removed obsolete copies of files
Kenneth Russel
2008-08-16
3
-1057
/
+0
*
ShaderState:
Sven Gothel
2008-08-14
10
-41
/
+157
*
GLArrayData*
Sven Gothel
2008-08-13
7
-170
/
+192
*
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
1
-0
/
+11
*
GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...
Sven Gothel
2008-08-12
4
-3
/
+43
*
Working:
Sven Gothel
2008-08-12
30
-84
/
+1806
*
FixedFunction shader as files, prepared for binary shader files
Sven Gothel
2008-08-11
17
-276
/
+430
*
Minor CVM/ES1 fixes
Sven Gothel
2008-08-11
5
-20
/
+54
*
Fixed problem with Newt GLWindow where the EGL implementation we're
Kenneth Russel
2008-08-09
1
-1
/
+14
*
Removed unnecessary GL2 dependencies from desktop window system code.
Kenneth Russel
2008-08-08
5
-20
/
+8
*
Fixed new glsl packaging
Sven Gothel
2008-08-04
5
-5
/
+5
*
../jogl.log
Sven Gothel
2008-08-04
26
-1215
/
+3781
*
Don't consider window to be full-screen if window implementation
Kenneth Russel
2008-08-04
1
-2
/
+7
*
Cleaned up error messages printed from GLProfile selection
Kenneth Russel
2008-08-02
1
-17
/
+8
*
Fixed loading of GLES and EGL libraries, and error reporting when none
Kenneth Russel
2008-07-31
4
-31
/
+58
[prev]
[next]