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
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
util
/
RandomTileRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-5
/
+5
*
Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModes
Sven Gothel
2014-05-26
1
-2
/
+1
*
jogl: fix typo in RandomTileRenderer, range chack was for tY, not tX again
Harvey Harrison
2013-10-17
1
-1
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-28
/
+28
*
Bug 859: Let TileRenderer detect zero columns and rows in eot() where beginTi...
Sven Gothel
2013-10-12
1
-1
/
+22
*
TileRendererBase.GLEL.display(): Skip tile-rendering if TR is not yet setup. ...
Sven Gothel
2013-09-28
1
-0
/
+5
*
TileRenderer*: TileRendererNotify -> TileRendererListener w/ clarifying funct...
Sven Gothel
2013-09-27
1
-1
/
+1
*
TileRenderer*: API doc fixes
Sven Gothel
2013-09-08
1
-1
/
+1
*
TileRenderer*: Fix pre-swap and post-swap in regards to endTile(..), i.e. pre...
Sven Gothel
2013-09-08
1
-5
/
+7
*
TileRenderer*: Fix FBO MSAA use-case, i.e. call swapBuffers() before endTile(...
Sven Gothel
2013-09-07
1
-0
/
+9
*
Fix TileRenderer*: Allow general usage w/ any GL profile, only image-buffer r...
Sven Gothel
2013-09-07
1
-4
/
+15
*
TileRenderer*: TileRenderer adds setTileOffset(..), getParam(pname) shall alw...
Sven Gothel
2013-09-06
1
-2
/
+1
*
GLCanvas Printing WIP - Add TestTiledPrintingGearsAWT
Sven Gothel
2013-09-05
1
-1
/
+2
*
TileRenderer*: Enhance API Doc; Cleanup OO; Remove PMVMatrixCallback, use GLE...
Sven Gothel
2013-09-05
1
-73
/
+10
*
TileRenderer*: Align impl. to common abstract superclass TileRendererBase (cl...
Sven Gothel
2013-09-04
1
-174
/
+59
*
TileRenderer: Unify TileRenderer, add RandomTileRenderer (both utilizing GLPi...
Sven Gothel
2013-09-04
1
-0
/
+367