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
...
*
Removed setSize(), setPosition(), setVisible(), and setFullscreen()
Kenneth Russel
2008-12-16
22
-161
/
+74
*
Integrated work from several months ago to refactor GLJPanel
Kenneth Russel
2008-12-16
1
-735
/
+850
*
Moved javax.media.opengl.awt.gl2.GL2JPanel (back) to
Kenneth Russel
2008-12-16
1
-39
/
+39
*
Fixed nested toolkit locking problem with X11PbufferGLXDrawable. With
Kenneth Russel
2008-12-14
17
-76
/
+92
*
Fixed initialization of chosen GLCapabilities on X11 platforms for
Kenneth Russel
2008-12-13
2
-5
/
+12
*
Fixed NullPointerException during GLDrawable creation on X11 platforms
Kenneth Russel
2008-12-13
1
-1
/
+2
*
Fixed bug in pbuffer support on Mac OS X due to confusion about what
Kenneth Russel
2008-12-12
2
-27
/
+12
*
Fixed breakage of GLJPanel caused by confusion between requested and
Kenneth Russel
2008-12-12
21
-109
/
+92
*
Made compaction support optional in BackingStoreManager, and therefore
Kenneth Russel
2008-12-07
3
-11
/
+46
*
clean
Sven Gothel
2008-12-01
1
-549
/
+0
*
OMX cleanup - generic tool
Sven Gothel
2008-12-01
7
-611
/
+1153
*
? build
Sven Gothel
2008-11-29
4
-145
/
+164
*
../jogl.log
Sven Gothel
2008-11-27
6
-3
/
+2658
*
KD Fix: Use EGL AttributeList directly
Sven Gothel
2008-11-27
4
-36
/
+23
*
KDScreen cleanup
Sven Gothel
2008-11-27
1
-2
/
+0
*
Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid...
Sven Gothel
2008-11-27
12
-123
/
+139
*
Newt-KD: window working, pointer event buggy
Sven Gothel
2008-11-26
4
-58
/
+65
*
Ooops. Fix Newt KD package names
Sven Gothel
2008-11-26
2
-2
/
+2
*
Newt Window
Sven Gothel
2008-11-26
17
-103
/
+891
*
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
3
-4
/
+67
*
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
*
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
1
-0
/
+7
*
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
[prev]
[next]