index
:
users/sgothel/jake2.git
jogl1
jogl2_es2
jogl2_gl2
master
Jake2 JOGL2 Port.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove workaround for Bug 798
HEAD
master
Sven Gothel
2013-07-24
2
-8
/
+0
*
Bump jogamp to 2.0.2
Sven Gothel
2013-07-24
35
-0
/
+0
*
Add Applet Feature incl. required fixes.
Sven Gothel
2013-06-28
26
-331
/
+789
*
build: Use environment var 'PLUGIN_JAR' and property 'plugin.jar' to define p...
Sven Gothel
2013-06-28
4
-28
/
+48
*
Fix Window destroyNotify() -> QUIT
Sven Gothel
2013-06-27
6
-13
/
+27
*
Ant build.xml: Build target is 1.6; Pick up TARGET_RT_JAR (-> JRE 1.6 rt.jar)...
Sven Gothel
2013-06-27
3
-5
/
+35
*
Adapt to JOGL/NEWT Changed up to v2.0.2-c12 ..
Sven Gothel
2013-06-27
11
-50
/
+42
*
Bump JogAmp to v2.0.2-rc12
Sven Gothel
2013-06-27
38
-0
/
+0
*
pom.xml: Use JogAmp 2.0.2-rc12 from maven central
Xerxes Rånby
2013-06-26
1
-2
/
+2
*
Merge remote-tracking branch 'xranby-github/jsound'
Xerxes Rånby
2013-04-26
1
-2
/
+9
|
\
|
*
Enable use of jsound +set s_impl jsound
Xerxes Rånby
2012-10-21
1
-2
/
+9
*
|
pom.xml: Update to JogAmp JOGL 2.0.2-rc-20130425, fixes JOAL
Xerxes Rånby
2013-04-25
1
-1
/
+1
*
|
pom.xml: Update to JogAmp JOGL 2.0.2-rc-20130424
Xerxes Rånby
2013-04-24
1
-1
/
+1
*
|
pom.xml: Use JogAmp 2.0.2-rc20130404 from test repository.
Xerxes Rånby
2013-04-11
1
-1
/
+17
*
|
pom.xml: Use *-main artifactId to get all natives
Xerxes Rånby
2013-04-11
1
-80
/
+3
*
|
Merge branch 'woody' of https://github.com/sixseve/jake2 into HEAD
Xerxes Rånby
2013-04-11
7
-10
/
+311
|
\
\
|
*
|
Fixing test source compilation with new Q2TestDataUtil.
Patrick Woodworth
2012-12-07
5
-10
/
+55
|
*
|
More ignores and cleans.
Patrick Woodworth
2012-12-07
2
-0
/
+6
|
*
|
mvn antcompat profile.
Patrick Woodworth
2012-12-07
2
-2
/
+26
|
*
|
pom clean target.
Patrick Woodworth
2012-12-07
1
-0
/
+17
|
*
|
Updating .gitignore.
Patrick Woodworth
2012-12-07
1
-0
/
+3
|
*
|
Adding pom.xml and .gitignore.
Patrick Woodworth
2012-12-07
3
-0
/
+206
*
|
|
NEWTKBD: handle JogAmp 2.0.2 NEWT API changes.
Xerxes Rånby
2013-04-11
1
-3
/
+2
|
/
/
*
|
Jake2.sh: +set s_impl joal
Xerxes Rånby
2012-12-06
1
-5
/
+5
*
|
Fix JOAL alGenSources channel initialization.
Xerxes Rånby
2012-12-06
1
-2
/
+5
*
|
Fix static initialization of JOAL.
Xerxes Rånby
2012-12-06
2
-19
/
+27
*
|
build.xml: optimize="on" debug="off" -Xlint
Xerxes Rånby
2012-12-06
1
-1
/
+2
*
|
NEWTKBD: Handle VK_SPACE
Sven Gothel
2012-10-28
1
-3
/
+3
*
|
Bump jogamp/jogl: OSX gl_PointCoords workaround (FFP emul)
Sven Gothel
2012-10-23
4
-0
/
+0
*
|
Bump jogamp/jogl: ImmModeSink fix 133d7b82d47b2918af042944158e9b09e2663855
Sven Gothel
2012-10-23
4
-0
/
+0
*
|
Bumo jogamp ..
EQUALITY
Sven Gothel
2012-10-23
4
-0
/
+0
*
|
Mesh.GL_DrawAliasFrameLerp() / Main.R_DrawParticles(): Re-enable EnableClient...
Sven Gothel
2012-10-23
2
-4
/
+4
*
|
JoglGL2ES1: Remove ctor arg hasPointExt, since it's impl. in FFP Emul.
Sven Gothel
2012-10-23
4
-30
/
+11
*
|
Cleanup: Revert minor (semantic) differences introduced in f5612e7dfc635359f1...
Sven Gothel
2012-10-23
7
-16
/
+18
*
|
Bump JogAmp: Proper GL_POINTS FFP Emulation.
Sven Gothel
2012-10-22
4
-0
/
+0
|
/
*
Bump jogamp: Adding POINTS drawing in FFP emul.
Sven Gothel
2012-10-20
5
-2
/
+2
*
Bump jogamp (Fix FFP-Emu: glDrawArrays() called twice)
Sven Gothel
2012-10-19
4
-0
/
+0
*
Bump jogamp jars .. (NEWT FS fixes)
Sven Gothel
2012-10-19
4
-0
/
+0
*
Fix/Enhance NEWT ScreenMode (FS) integration, simplify NEWTWin creation
Sven Gothel
2012-10-19
15
-195
/
+186
*
Bump JOGL (incl. armv6hf for BCM-VC-IV, RaspberryPi)
Sven Gothel
2012-10-19
6
-0
/
+0
*
Added JOGL2 Flags (README/Jake2.sh), New JOGL Renderer Order, ..
Sven Gothel
2012-10-19
13
-127
/
+108
*
NEWTWin: Fix NPE if Screen is not initialized yet (fullscreen mode)
Sven Gothel
2012-10-18
1
-1
/
+4
*
Bump JOGL: FFP emu - don't handle CullFace (implicit by ES2 impl)
Sven Gothel
2012-10-18
4
-0
/
+0
*
bump JOGL: More effecient FFP-Emu PMVMatrix update
Sven Gothel
2012-10-18
4
-0
/
+0
*
Jake2.sh: set dummy audio driver (for testing)
Sven Gothel
2012-10-18
1
-5
/
+5
*
NEWTWin: FPS dump on ARM more frequently :)
Sven Gothel
2012-10-18
2
-3
/
+15
*
JoglGL2ES1: Comment out GL_QUADS (not used), Remove ext GL_EXT_point_paramete...
Sven Gothel
2012-10-18
1
-5
/
+15
*
bump jogl
Sven Gothel
2012-10-18
4
-0
/
+0
*
Jake2.sh: Remove stderr/stdout file pipe, java.awt.headless=true
Sven Gothel
2012-10-18
1
-3
/
+4
*
JoglGL2ES1: Regard 'hasPointExt' (diff ImmModeSink w/ more elements and ubyte...
Sven Gothel
2012-10-18
5
-21
/
+34
[next]