summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media
Commit message (Expand)AuthorAgeFilesLines
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-16/+31
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-283-0/+11
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-9/+5
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-112-30/+172
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* JOGL Error HandlingSven Gothel2010-04-271-31/+39
* NEWT/AWT InteroperabilitySven Gothel2010-04-242-7/+7
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-5/+5
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-221-23/+70
* JOGL GL4 preperation (cont):Sven Gothel2010-04-205-266/+527
* JOGL GL4 preperation (cont):Sven Gothel2010-04-172-0/+20
* JOGL GL4 preperation:Sven Gothel2010-04-165-24/+202
* JOGL (Windows):Sven Gothel2010-04-151-2/+2
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-152-1/+12
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-132-7/+7
* fixed a bunch of javadoc warnings.Michael Bien2010-03-296-16/+12
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-282-3/+3
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2711-42/+40
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+2
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=363LICENSE_CLEANUP_STARTSven Gothel2010-03-243-3/+3
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-182-11/+52
* GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses...Sven Gothel2009-10-161-4/+19
* NEWT X11 Display Lock:Sven Gothel2009-10-111-0/+17
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-052-34/+28
* EGL debug fixes ..Sven Gothel2009-10-031-1/+2
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-2/+28
* Pbuffer GLDrawableFactory integration (2)Sven Gothel2009-10-021-3/+36
* NativeWindowFactory:Sven Gothel2009-10-021-4/+9
* Fix doc bug @arg -> @paramSven Gothel2009-08-023-12/+12
* Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...Sven Gothel2009-08-021-5/+4
* GL3 Related:Sven Gothel2009-08-015-5/+207
* Fix: GL2ES1 mapping to GL2ES12 if availableSven Gothel2009-07-311-3/+3
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-301-1/+16
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-293-23/+169
* Refine debug messagesg2158892009-07-291-0/+2
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-5/+9
* Cleanup ..sg2158892009-07-281-3/+3
* EGL changes for deviceMorris Meyer2009-07-281-3/+3
* Add: Extended support for CVM crosscompile:sg2158892009-07-243-65/+105
* Add: Extended support for CVM:sg2158892009-07-121-2/+7
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-034-12/+8
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-032-8/+3
* - Fix: X11 locking Sven Gothel2009-06-181-0/+3
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-1/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1527-0/+6327