aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...Sven Gothel2014-05-2219-56/+68
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-2182-247/+247
* Bug 801: Split GraphUI's TextureButton: TextureSeqButton (Base) and it's deri...Sven Gothel2014-05-1911-240/+459
* Minor edits: Fix comments / API-docsSven Gothel2014-05-191-0/+27
* TestVersionSemanticsNOUI: Derive from JunitTracerSven Gothel2014-05-141-2/+2
* Unit Test: Added Semantic Version Test (Current version agains v2.1.5)Sven Gothel2014-05-131-0/+114
* Fix MovieCube/MovieSimple Graph-Text Usage: Add Alpha Blending otherwise shad...Sven Gothel2014-05-092-4/+4
* Reduce jar-size / cleanup: Replace 1 kB test-ntsc01-57x32.png w/ 400kB test-n...Sven Gothel2014-04-105-50/+52
* Bug 801: Introd. RenderState.BITHINT_GLOBAL_DEPTH_TEST_ENABLED hinting to dea...Sven Gothel2014-04-106-0/+6
* Bug 801: LabelButton uses DEFAULT_2PASS_LABEL_ZOFFSET in any mode, due to dis...Sven Gothel2014-04-093-38/+23
* VectorUtil: Fix method names, i.e. use type-suffix in end of function for cla...Sven Gothel2014-04-091-50/+50
* Bug 801: Region Dirty Update; TextureSequence GLMediaPlayer Fix; Blending Fix ;Sven Gothel2014-04-0910-285/+586
* Add TextureSequence.isTextureAvailable(), allowing triggering action only whe...Sven Gothel2014-04-091-0/+3
* Bug 801: Fix regressions from 9c71f276d1fcc87b69b413847fd1da34b30d0932 (UISha...Sven Gothel2014-04-043-17/+18
* Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...Sven Gothel2014-04-0420-205/+357
* Bug 801: Reduce temp. object creation, i.e. GC loadSven Gothel2014-04-026-22/+34
* Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-0220-143/+167
* Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-0123-287/+348
* Demos MovieCube/Simple: Update video URLs .. since download.blender.org seems...Sven Gothel2014-03-2615-69/+52
* MovieCube/Simple on Android/GLES: Cache FPS Region (updated only each second)...Sven Gothel2014-03-263-18/+39
* Fix test applets: GraphTextDemo (No MSAA, add VBAA def. ctor GPUTextGLListene...Sven Gothel2014-03-261-0/+7
* Bug 801: Adjust Tests: GPUUIScene* use window proportional button size; Add A...Sven Gothel2014-03-2511-81/+367
* Bug 801: Graph OpenGL ES2 and ES3 CompatibilitySven Gothel2014-03-251-12/+10
* Bug 801: Use allsamples 'brute force' for VBAA (best quality) ; Demos: Reduce...Sven Gothel2014-03-259-59/+91
* Bug 801: Elaborate on multisampling performance/quality: Flipquad, RGSS, Quin...Sven Gothel2014-03-251-1/+1
* Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...Sven Gothel2014-03-2216-462/+218
* SceneUIController: Remove unused (and not commited) Matrix referenceSven Gothel2014-03-171-3/+0
* Fix GraphUI - Remove MSAA if in VBAA mode (double AA not so good) - Adding NA...Sven Gothel2014-03-173-4/+13
* Bug 801: GraphUI .. Missed 'CrossHair' Class (Commit 6382ee094953fd4fef35a8e6...Sven Gothel2014-03-171-0/+109
* Bug 801: GraphUI .. Fixed transformations, cleanup - All shape-object oriente...Sven Gothel2014-03-178-274/+685
* Bug 801: Revisit UIShape/SceneController (Ray-Picking, Full Object/Model driv...Sven Gothel2014-03-1610-451/+514
* FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...Sven Gothel2014-03-152-54/+286
* Bug 801: Fix GPUUISceneGLListener0A (GraphUI Demo) .. Transformations .. etcSven Gothel2014-03-156-128/+196
* Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...Sven Gothel2014-03-152-3/+3
* Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...Sven Gothel2014-03-155-20/+14
* Bug 801: Add Frustum support to Region; Misc ..Sven Gothel2014-03-1411-237/+417
* Quaternion: Fix and enhance class incl. Extensive Unit Tests (all passed)Sven Gothel2014-03-142-0/+867
* Math and PMVMatrix: Cleanup and RefineSven Gothel2014-03-147-154/+145
* Merge branch 'master' into 2.2-trainSven Gothel2014-03-073-0/+254
|\
| * Bug 975: Add TestGLReadBuffer01GLCanvasAWT Unit Test (AWT Frame w/ GLCanvas)Sven Gothel2014-03-073-0/+254
* | Bug 801: Fix UI-Graph Demo (Part-1) ; TextRegionUtil: Add Generic processStri...Sven Gothel2014-03-0610-467/+415
* | Bug 801: Fix 183e1bc1868699b99eb9f9c8bf18d646d1120a48 'window box' CalculationSven Gothel2014-03-051-1/+1
* | Bug 801: Refine 'blend' usage and modes (API-doc and demo-code)Sven Gothel2014-03-0517-107/+181
* | Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos...Sven Gothel2014-03-0211-63/+238
* | TestRulerNEWT01: Use new MonitorDevice.getPixelsPerMM(store)Sven Gothel2014-03-011-39/+34
* | Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...Sven Gothel2014-03-0120-293/+481
* | Bug 801: TextRenderUtil/TextRendererGLELBase - Pass Font and fontSize to all ...Sven Gothel2014-02-288-82/+124
* | Bug 801: TypecastRenderer: Disable DEBUG ; Performance Note: ~800-1200 fps on...Sven Gothel2014-02-281-9/+17
* | Bug 801: TextRegionUtil add 'special' for cache-key; Minor editsSven Gothel2014-02-281-1/+0
* | Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al...Sven Gothel2014-02-283-10/+10