| Commit message (Expand) | Author | Age | Files | Lines |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 7 | -67/+173 |
* | GLArrayDataClient: Allow null buffer @ growIfNeeded(), removed from commit 90... | Sven Gothel | 2023-03-20 | 1 | -20/+1 |
* | API doc cleanup, add + refine math tests | Sven Gothel | 2023-03-19 | 1 | -1/+1 |
* | ShaderProgram field programLinked: Set to false @ release()/destroy(), On use... | Sven Gothel | 2023-03-15 | 1 | -1/+5 |
* | opengl/util/glsl/Shader*: Mark classes and fields final, rename dump{Shader->... | Sven Gothel | 2023-03-15 | 4 | -22/+41 |
* | TextureSequence (API Change): Use setTextureLookupFunctionName(..) explicitly... | Sven Gothel | 2023-03-14 | 2 | -16/+46 |
* | GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ... | Sven Gothel | 2023-03-13 | 1 | -17/+28 |
* | Rename NonFSAAGLCapabilitiesChooser -> NonFSAAGLCapsChooser (too long) | Sven Gothel | 2023-03-08 | 1 | -3/+3 |
* | Apply NonFSAAGLCapabilitiesChooser in NEWTGLContext (tests only). TODO: Consi... | Sven Gothel | 2023-03-08 | 1 | -3/+14 |
* | Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired... | Sven Gothel | 2023-03-08 | 1 | -0/+73 |
* | GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us... | Sven Gothel | 2023-03-07 | 4 | -110/+195 |
* | GLArrayData*: Minor edits: API doc, space and year-range | Sven Gothel | 2023-03-06 | 3 | -5/+5 |
* | GLArrayDataEditable: Clarify API doc on clear*(..) and rewind() | Sven Gothel | 2023-03-06 | 1 | -2/+54 |
* | GLArrayDataClient: Minor toString() and DEBUG output fixes | Sven Gothel | 2023-03-06 | 1 | -3/+3 |
* | GLArrayData[Editable,Client]: Add put[34][bsif](..) and array put[bsif](..) v... | Sven Gothel | 2023-03-06 | 2 | -0/+101 |
* | 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 | 2 | -37/+69 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 4 | -208/+234 |
* | Reuse Gluegen's Bitfield.Util for 'PowerOf2' computation | Sven Gothel | 2019-12-31 | 1 | -30/+6 |
* | Bug 1390: Fix GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) fail... | Sven Gothel | 2019-09-05 | 1 | -7/+17 |
* | Bug 1101: Add missing disposal of Pipelined_QuadRenderer's VBOs | Sven Gothel | 2019-08-20 | 1 | -3/+15 |
* | Bug 1381: Keep host PixelFormat functional using requested immutable alphaReq... | Sven Gothel | 2019-05-13 | 2 | -13/+34 |
* | Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f... | Sven Gothel | 2019-03-30 | 1 | -1/+2 |
* | ShaderCode: Fixed constant usage (GL3 -> GL3ES3) | Sven Gothel | 2019-03-26 | 1 | -15/+15 |
* | Bug 1283: Remove shader include filename quotes if exists at start and end only | Sven Gothel | 2019-03-26 | 1 | -1/+9 |
* | Removing also all the double quotes | Giuseppe Barbieri | 2016-01-29 | 1 | -1/+1 |
* | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 6 | -211/+38 |
* | Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; GLMediaPlayerImpl.upda... | Sven Gothel | 2015-10-05 | 1 | -6/+13 |
* | Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78... | Sven Gothel | 2015-10-03 | 3 | -6/+6 |
* | Bug 1241 - Util's Texture.coords (image coordinates) not updated properly | Sven Gothel | 2015-10-02 | 1 | -22/+29 |
* | Bug 1234 - GLReadBufferUtil.readPixelsImpl(..) not using [xy] offset in readT... | Sven Gothel | 2015-09-28 | 1 | -2/+2 |
* | Bug 1226 - GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle gl... | Sven Gothel | 2015-09-26 | 1 | -0/+4 |
* | Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter... | Sven Gothel | 2015-09-15 | 3 | -15/+16 |
* | *AnimatorImpl: Catch concurrent pulling of GLAutoDrawable instances | Sven Gothel | 2015-08-29 | 2 | -24/+37 |
* | Improves a bit the documentation of ImageType | Julien Gouesse | 2015-08-19 | 1 | -5/+5 |
* | Improves a bit the documentation of ImageType and adds .ico and .cur into it | Julien Gouesse | 2015-08-19 | 1 | -23/+68 |
* | PNGPixelRect: Avoid redundant wrapping of InputStream into BufferedInputStream | Sven Gothel | 2015-08-19 | 1 | -1/+2 |
* | Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ... | Sven Gothel | 2015-08-19 | 8 | -1505/+1736 |
* | Bug 1042: ImageIOUtil: Use unique public static final const String identifiers | Sven Gothel | 2015-08-18 | 2 | -154/+1065 |
* | Bug 1042: ImageIOUtil: Left-Align branches for readability | Sven Gothel | 2015-08-18 | 1 | -100/+100 |
* | Bug 1193: ShaderCode: Add SUFFIX_COMPUTE_SOURCE/SUFFIX_COMPUTE_BINARY; Add @s... | Sven Gothel | 2015-08-18 | 1 | -3/+22 |
* | Updates the documentation of the class ShaderCode concerning the compute shaders | Julien Gouesse | 2015-08-13 | 1 | -11/+13 |
* | Adds the compute shaders into the list of supported shaders for ShaderCode | Julien Gouesse | 2015-08-13 | 1 | -0/+9 |
* | Deprecates SGIImage.isSGIImage() and DDSImage.isDDSImage(), see the bug repor... | Julien Gouesse | 2015-08-09 | 2 | -7/+14 |
* | Calls ImageIOUtil in TextureIO to detect the image format of a stream, see th... | Julien Gouesse | 2015-08-09 | 1 | -4/+7 |
* | Documents ImageIOUtil, see the bug report 1042 | Julien Gouesse | 2015-08-09 | 1 | -0/+17 |
* | Detection of the image format, first version (work in progress), see the bug ... | Julien Gouesse | 2015-08-09 | 1 | -0/+428 |
* | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a... | Sven Gothel | 2015-07-20 | 2 | -0/+68 |
* | Clarify code in stereo/ovr: Comments, states, names, formatting. | Sven Gothel | 2015-07-20 | 2 | -3/+3 |
* | Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume... | Sven Gothel | 2015-07-20 | 1 | -3/+5 |