aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Movie* Demo: Utilize TextRendererGLELBase (fps, vsync, ..)Sven Gothel2014-02-153-44/+214
* Extract TextRendererGLELBase (demo) - Utilize general text rendering for demos.Sven Gothel2014-02-153-111/+210
* Graph: RendereState: Create own PMVMatrix if passed value is null; Renderer: ...Sven Gothel2014-02-153-7/+11
* Bug 927 - Multithreading (MT) issues with ALAudioSink (openal-soft)Sven Gothel2014-02-151-31/+102
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Use default au...Sven Gothel2014-02-145-113/+265
* GLReadBufferUtil: Set PACK_ROW_LENGTH for ES3 as well - also set ReadBuffer t...Sven Gothel2014-02-141-2/+5
* GLPixelStorageModes: Safe and restore GL2ES3 modes, i.e. add missing GLES3 mo...Sven Gothel2014-02-142-40/+46
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ...Sven Gothel2014-02-134-61/+350
* SurfaceUpdatedListener: Order methods in impl. Class; SurfaceUpdatedListener:...Sven Gothel2014-02-134-76/+76
* TextureIO: Fix PNGTextureWriter Vertical-Flip, i.e. pass TextureData's getMus...Sven Gothel2014-02-131-2/+2
* Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i...Sven Gothel2014-02-134-16/+278
* TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec...Sven Gothel2014-02-133-20/+103
* Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s...Sven Gothel2014-02-121-2/+2
* Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s...Sven Gothel2014-02-121-4/+19
* Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon...Sven Gothel2014-02-123-40/+116
* Bug 970: NEWT OSX ChildWindow setVisible(..) does not hide child window appro...Sven Gothel2014-02-102-12/+91
* JOGLNewtApplet3Run: Don't set position if normal child window.v2.1.4Sven Gothel2014-01-311-1/+0
* NEWT WindowImpl: Don't waitForPosition(..) if child window - issues w/ differ...Sven Gothel2014-01-311-8/+13
* Adapt to new plugin3 / Use browser window's location on screen for top-level ...Sven Gothel2014-01-312-24/+56
* NewtFactory: Cleanup / createWindow(..) w/ parentWindow variant shall fall ba...Sven Gothel2014-01-311-11/+6
* NativeWindowFactory.createWrappedWindow [WrappedWindow]: Using UpstreamSurfac...Sven Gothel2014-01-313-11/+57
* Add NativeWindowFactory.getLocationOnScreen(NativeWindow nw) to retrieve the ...Sven Gothel2014-01-311-0/+19
* NEWT: Add Support for AWT-Less Applet3Sven Gothel2014-01-304-8/+563
* NewtFactory: Fix createWindow(..) ctor w/ given native window handle (use dis...Sven Gothel2014-01-301-8/+10
* NativeWindowFactory: Add Support for creating a platform agnostic wrapped Abs...Sven Gothel2014-01-303-0/+149
* NEWT Window: Add API Doc for Custom Window IconsSven Gothel2014-01-302-0/+16
* Bug 952 - JAWTWindow.JAWTComponentListener's ctor() and detach() may deadlock...Sven Gothel2014-01-271-10/+21
* Bug 927 - Enhance GLMediaPlayer/FFMPEGMediaPlayer MovieSimple to run multiple...Sven Gothel2014-01-261-121/+166
* GLMediaPlayer: Add user attached objects, similar to GLContext - Allowing GLM...Sven Gothel2014-01-262-1/+38
* Script: Correct joal.jar path; Remove redundant NewtDebugActivity (Debug is o...Sven Gothel2014-01-265-182/+87
* TestPerf001*Init0*: Add INIT_TIMEOUT for perf. loop (10s)Sven Gothel2014-01-253-15/+30
* Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnlySven Gothel2014-01-243-24/+23
* GLRendererQuirks.addQuirks(..): Fix array bounds checkSven Gothel2014-01-241-1/+1
* Bug 948 - NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display...Sven Gothel2014-01-245-93/+216
* Bug 950 - Recognize full FBO capabilities for ES 3.0 - [GLContext|GL].hasFull...Sven Gothel2014-01-244-31/+32
* EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...Sven Gothel2014-01-2311-155/+182
* NEWT X11 DisplayDriver.dispatchMessagesNative(): Avoid aDevice NPE while bein...Sven Gothel2014-01-231-5/+4
* Bug 921: FPSAnimator debug output on stderr shall happen only if DEBUG is ena...Sven Gothel2014-01-221-3/+9
* TestSharedContextVBOES2NEWT3: Re-enable temp disabled tests (oops)Sven Gothel2014-01-211-5/+3
* GLBufferObjectTracker: Fix copyright notice (drop Sun Microsystems since this...Sven Gothel2014-01-211-33/+21
* Better shared GLAutoDrawable synchronization: Block slave instances to also b...Sven Gothel2014-01-216-3/+46
* Bug 942: GLBufferObjectTracker Enhancement [2/2]: Add mapped buffer capabilit...Sven Gothel2014-01-2116-289/+993
* Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-2110-286/+899
* Bug 943 - GLBufferStateTracker shall support tracking all possible buffer tar...Sven Gothel2014-01-151-12/+27
* Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffersSven Gothel2014-01-144-92/+73
* Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...Sven Gothel2014-01-144-187/+260
* JAWTWindow DEBUG: Dump all JAVA_VERSION* informationSven Gothel2014-01-142-25/+19
* Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...Sven Gothel2014-01-144-260/+187
* Bug 938 - MemoryObject.java has no more equals() methodSven Gothel2014-01-141-6/+22
* TestParenting01dAWT: Add waitForVisible after toggling NEWT child window visi...Sven Gothel2014-01-131-1/+4