aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
Commit message (Expand)AuthorAgeFilesLines
...
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-1/+1
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-224-11/+19
* Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a...Sven Gothel2010-11-191-3/+30
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-172-1/+6
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-174-74/+61
* remove redundant semicolon in gluegen Cg cfg fileSven Gothel2010-11-151-3/+3
* Fix GL profile sets for gluegen code generation according to the updated head...Sven Gothel2010-11-0610-28/+96
* Fix: Changed variable names according to new GL headerSven Gothel2010-11-061-2/+2
* EGL: Fix gluegen usageSven Gothel2010-11-061-6/+6
* Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa...Sven Gothel2010-11-066-135/+101
* Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...Sven Gothel2010-11-061-1/+1
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-293-507/+0
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-3/+0
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-2424-118/+267
* Fix OSX 1: Add empty define of APIENTRY, if undefined (CG)Sven Gothel2010-07-191-0/+4
* Fix file modesSven Gothel2010-07-0731-0/+0
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-172-3/+3
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-1030-459/+259
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-044-44/+3
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-274-49/+29
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-0/+1
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-272-1/+5
* modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-243-3/+3
* changes due to refactorings in ProcAddressTable.Michael Bien2010-04-244-8/+8
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-226-451/+79
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2026-811/+419
* JOGL GL4 preperation:Sven Gothel2010-04-169-2/+108
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-154-246/+23
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-133-2/+69
* removed duplicated imports in config files due to changes in gluegen.Michael Bien2010-04-084-7/+0
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-292-4/+4
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-289-29/+29
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-2832-85/+85
|\
| * refactoring part 5, (renaming com.sun.opengl->com.jogamp.opengl)Michael Bien2010-03-277-20/+20
| * refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2732-69/+64
| * refactoring due to gluegen changes.Michael Bien2010-03-276-5/+10
* | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfcSven Gothel2010-03-281-1/+1
|/
* Drop PointerBuffer.wrapNative2Java(..)Sven Gothel2010-03-191-1/+1
* variable renaming in config files due to changes in gluegen.Michael Bien2010-02-032-2/+2
* refactoring: new struct accessor method naming conventions.Michael Bien2009-11-111-1/+1
* Add missing file .. sorrySven Gothel2009-10-193-0/+623
* imageSizeInBytes .. leaving out the dirt/padding last lineSven Gothel2009-10-192-10/+9
* Fix JavaDoc for GL3bcSven Gothel2009-10-181-3/+10
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-185-10/+50
* New iteration of check 'imageSizeInBytes':Sven Gothel2009-10-183-47/+50
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-1713-33/+105
* Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_IntegratedSven Gothel2009-08-051-9/+9
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-0525-200/+209
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-031-3/+2