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
/
GLPixelStorageModes.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-7
/
+7
*
Fix GLContext.Version* regression: Use Version1_1 and Version1_2 for 1.1 and ...
Sven Gothel
2014-10-12
1
-2
/
+2
*
GLPixelStorageModes: Emphasize reset*() usage; setUnpackRowLength: GL2ES2 -> ...
Sven Gothel
2014-09-09
1
-8
/
+9
*
Don't utilize glPixelStorei's PACK/UNPACK IMAGE_HEIGHT and SKIP_IMAGES for De...
Sven Gothel
2014-09-09
1
-6
/
+13
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-6
/
+6
*
Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModes
Sven Gothel
2014-05-26
1
-78
/
+190
*
GLPixelStorageModes: Safe and restore GL2ES3 modes, i.e. add missing GLES3 mo...
Sven Gothel
2014-02-14
1
-32
/
+38
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-24
/
+24
*
GLPixelStorageModes: Fix API doc references, Add set[Pack|Unpack]RowLength(GL...
Sven Gothel
2013-09-03
1
-5
/
+39
*
Fix buggy unit test for Bug 694: The unpack alignment has to be considered!
Sven Gothel
2013-03-09
1
-5
/
+29
*
Simplify and fix GL2GL3 usage (save/restore)
Sven Gothel
2011-06-09
1
-28
/
+56
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
1
-0
/
+108