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
/
GLArrayDataWrapper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us...
Sven Gothel
2023-03-07
1
-58
/
+135
*
GLArrayData*: Minor edits: API doc, space and year-range
Sven Gothel
2023-03-06
1
-2
/
+2
*
GLProfile.isValidArrayDataType() add missing accepted types for ES3/GL3+ but ...
Sven Gothel
2023-03-02
1
-1
/
+3
*
GLArrayData*: Expose reserve() for total elementCount and growIfNeeded() for ...
Sven Gothel
2023-02-24
1
-1
/
+5
*
GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina...
Sven Gothel
2023-02-24
1
-71
/
+83
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-7
/
+7
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-29
/
+29
*
Bug 942: GLBufferObjectTracker Enhancement [2/2]: Add mapped buffer capabilit...
Sven Gothel
2014-01-21
1
-25
/
+97
*
Bug 776 GLContext Sharing: Add copy-ctor to GLArrayData* w/ sliced Buffer; Re...
Sven Gothel
2013-10-29
1
-0
/
+40
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-56
/
+56
*
Fix Bug 736: Add GL.GL_UNSIGNED_INT and GL2ES2.GL_INT case in GLArrayDataWrap...
Petr Skramovsky
2013-05-17
1
-0
/
+2
*
Fix GLArrayDataClient createGLSL(..) 'name' setting; Also adds equal behavior...
Sven Gothel
2013-01-03
1
-3
/
+3
*
GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op...
Sven Gothel
2012-12-16
1
-5
/
+71
*
FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameter
Sven Gothel
2012-10-22
1
-10
/
+4
*
GLArrayData: Fix 'growBuffer()' / clarify 'initialSize' -> 'initialElementCount'
Sven Gothel
2012-04-11
1
-9
/
+17
*
GLArrayData*: toString(): Dump the vboOffset in decimal
Sven Gothel
2012-04-03
1
-1
/
+1
*
GLArrayDataWrapper: Allow vboTarget '0' -> no VBO
Sven Gothel
2011-09-02
1
-1
/
+1
*
API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst...
Sven Gothel
2011-08-22
1
-6
/
+6
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
1
-21
/
+20
*
Cont. fix 'Allow VBO/Texture Name (int) < 0'
Sven Gothel
2011-08-01
1
-2
/
+2
*
Cont. fix 'Allow VBO/Texture Name (int) < 0'
Sven Gothel
2011-08-01
1
-8
/
+8
*
VBO and Texture Names: Allos (int) < 0 - unusual valid names for some GL impl.
Sven Gothel
2011-08-01
1
-4
/
+6
*
GLArrayData API and impl. changes
Sven Gothel
2011-04-22
1
-61
/
+73
*
FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...
Sven Gothel
2011-04-08
1
-29
/
+126
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
renamed BufferUtil to GLBuffers.
Michael Bien
2010-03-29
1
-4
/
+4
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+215