aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* UI Tests/Robot: Attempt to stabilize UI tests (focus/input)Sven Gothel2011-05-013-160/+241
* UI Unit Tests: OO rework of EventCountAdapterSven Gothel2011-05-019-26/+177
* UI Unit Tests: Add test name to log and singleton lock, better log outputSven Gothel2011-05-012-15/+29
* Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73...Sven Gothel2011-04-291-7/+9
* GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...Sven Gothel2011-04-286-49/+128
* GLRunnable Injection Thread Test: Slow down injection to 10HzSven Gothel2011-04-282-3/+3
* Unit Test Framework SingletonInstance: setup file unlock/delete asapSven Gothel2011-04-281-19/+31
* Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h...Sven Gothel2011-04-284-19/+32
* ShaderState Switch Program: Only disable current program if no new one; Bette...Sven Gothel2011-04-283-29/+36
* Utilize general validation of fbcfg (further validation w/ query), refines f5...Sven Gothel2011-04-283-4/+8
* Merged pull request #35 from WadeWalker/2011-04-12-fix-bug-493.Sven Gothel2011-04-271-1/+15
|\
| * Fix problem with external context on CentOS 5.5 inside VMWareWade Walker2011-04-121-1/+15
* | Newt Window: Missing change of f47230cb4649df13260ac56c5dae6c01dad7c1e7 (remo...Sven Gothel2011-04-261-6/+0
* | Graph Demos: Add F4 key to exit; Proper exit sequence w/ animator.stop() afte...Sven Gothel2011-04-266-18/+108
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-2623-477/+571
* | Newt Window: Remove 'invalidate()' method, only 'destroy()' is required (and ...Sven Gothel2011-04-2638-327/+182
* | NativeWindow/X11: Simple cleanup/generalization ..Sven Gothel2011-04-261-5/+16
* | NEWT/X11 WindowClosing: End dispatch loop since Display could be destroyed af...Sven Gothel2011-04-261-3/+15
* | ShaderState: 'Update' vertexAttribMap on enableSven Gothel2011-04-254-116/+145
* | Use less updated animator fpsSven Gothel2011-04-251-5/+7
* | graph/glsl: AMD need vertice attrib location 0 ..Sven Gothel2011-04-251-3/+3
* | Fix GLSL Shader tests ..Sven Gothel2011-04-253-89/+146
* | FPSCounter def to 5*60 frames (each 5s at 60Hz) ; Test: each 1sSven Gothel2011-04-2527-75/+106
* | GLContextImpl.createContextARB(..): Use impl. GLProfile to determine requeste...Sven Gothel2011-04-251-6/+7
* | jogl.debug.DebugGL enables new DebugMessage/Output featureSven Gothel2011-04-242-5/+12
* | Graph: Fix AMD shader complain (version) ; No Attributes in fragment program ...Sven Gothel2011-04-245-6/+15
* | Fix junit tests: Enable FPSCounter (missing from ea819ff768d507c37a981c1ab0bd...Sven Gothel2011-04-245-1/+10
* | NEWT Event Types: Use final modifier if possibleSven Gothel2011-04-245-8/+8
* | GLDrawableHelper: listener's locking cleaned ; Fix generics (warnings) ..Sven Gothel2011-04-241-43/+14
* | Misc cleanup, strings etcSven Gothel2011-04-243-5/+3
* | Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-2418-32/+1569
* | New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...Sven Gothel2011-04-2343-374/+584
* | GLContextImpl: GLContextLock -> RecursiveLockSven Gothel2011-04-236-212/+70
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-2339-683/+1034
* | ShaderState: Validated impl./state-handling / Added commentsSven Gothel2011-04-227-221/+1446
* | test: reflect GLArrayData changes bf8a54b502f0fcd930e12a8bbda65f9538e8a2f7Sven Gothel2011-04-221-7/+3
* | FBObject: Add validation / API cleanupSven Gothel2011-04-221-42/+67
* | GLArrayData API and impl. changesSven Gothel2011-04-228-280/+315
* | NEWT GLWindow: Remove context current check for swapBuffer() callSven Gothel2011-04-222-7/+2
* | GLBufferSizeTracker/GLBufferStateTracker: Remove RedundancySven Gothel2011-04-222-31/+3
* | simple cleanup/warningsSven Gothel2011-04-222-3/+2
* | reflect GLContext changes a5430cf16727fdc7bcfb17ef251018cc479d5f5dSven Gothel2011-04-221-7/+3
* | Fix/Add: Locator (Handle JarURLConnection and ..)Sven Gothel2011-04-223-31/+77
* | Fix GLProfile: Order of profiles Hi -> LowSven Gothel2011-04-221-54/+52
* | GLContext changes:Sven Gothel2011-04-221-12/+32
* | Texture: Change method signatures: Pass GL context object if required (remove...Sven Gothel2011-04-2210-170/+145
* | Add com.jogamp.graph disclaimerSven Gothel2011-04-081-0/+33
* | Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-08117-4701/+4701
* | Merge remote-tracking branch 'rsantina/graph' into graphSven Gothel2011-04-0812-12/+830
|\ \
| * | Added headers to graph.ui classesRami Santina2011-04-082-0/+56