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
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-17
/
+33
*
Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1
Kenneth Russel
2008-07-31
2
-3
/
+4
*
ES2 FixedFunction w. texture (demo.es1.cubefbo.Main) working
Sven Gothel
2008-07-25
2
-19
/
+33
*
../jogl.log
Sven Gothel
2008-07-25
18
-169
/
+1110
*
GLUquadricImpl: now part of jogl.core; fixed GL2 immediate mode
Sven Gothel
2008-07-21
1
-4
/
+16
*
Add event handling method to modify the GL context switch due to performance ...
Sven Gothel
2008-07-21
1
-2
/
+0
*
Add event handling method to modify the GL context switch due to performance ...
Sven Gothel
2008-07-21
1
-6
/
+52
*
- New profile GL2ES12 (desktop)
Sven Gothel
2008-07-21
5
-28
/
+57
*
Cleanup and partitioning of GLU
Sven Gothel
2008-07-18
1
-2
/
+12
*
- Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...
Sven Gothel
2008-07-18
15
-33
/
+103
*
Formatting changes only
Kenneth Russel
2008-07-16
9
-3134
/
+3134
*
Reorganized TextureIO classes to enable code sharing between desktop
Kenneth Russel
2008-07-16
12
-2302
/
+2175
*
Moved rectangle packer out of AWT-specific sub-package to make it more
Kenneth Russel
2008-07-16
8
-7
/
+7
*
Added working javax.media.opengl.util.FBObject
Sven Gothel
2008-07-11
1
-0
/
+212
*
Fixed:
Sven Gothel
2008-07-11
7
-151
/
+98
*
Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXED
Sven Gothel
2008-07-10
1
-1
/
+1
*
Fixed:
Sven Gothel
2008-07-10
3
-8
/
+37
*
GL Unification 2nd round.
Sven Gothel
2008-07-04
6
-26
/
+29
*
Removed debugging println
Kenneth Russel
2008-07-03
1
-1
/
+0
*
Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, ..
Sven Gothel
2008-07-03
1
-21
/
+21
*
GL Unification 1st round.
Sven Gothel
2008-07-03
10
-125
/
+125
*
Refactored more C compiler setup into gluegen-cpptasks.xml to make it
Kenneth Russel
2008-06-30
14
-105
/
+762
*
Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart.
Sven Gothel
2008-06-28
3
-25
/
+70
*
3rd round cdcfp - compile clean.
Sven Gothel
2008-06-28
48
-240
/
+414
*
Fixed typos in javadoc
Kenneth Russel
2008-06-27
1
-2
/
+2
*
Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will
Kenneth Russel
2008-06-27
17
-31
/
+497
*
2nd round cdcfp - compile clean.
Sven Gothel
2008-06-26
1
-8
/
+2
*
Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...
Sven Gothel
2008-06-26
11
-41
/
+43
*
Added getSurfaceHandle() to NativeWindow abstraction in support of
Kenneth Russel
2008-06-26
12
-32
/
+74
*
Bug fixes to compile and run on Windows. Added more debugging code.
Kenneth Russel
2008-06-26
4
-5
/
+15
*
merging awt,j2d,swing to awt subpackages
Sven Gothel
2008-06-26
9
-11
/
+9
*
removing relocated files
Sven Gothel
2008-06-26
61
-17571
/
+0
*
removinbg relocated files
Sven Gothel
2008-06-26
41
-6586
/
+0
*
re-adding accidently removed files
Sven Gothel
2008-06-26
70
-0
/
+13347
[prev]
[next]