aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* GL: sync glext.hSven Gothel2009-08-021-4/+3
* Fix doc bug @arg -> @paramSven Gothel2009-08-021-1/+1
* Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...Sven Gothel2009-08-021-3/+10
* Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...Sven Gothel2009-08-024-2/+104
* GL3 Related:Sven Gothel2009-08-012-1/+10
* JOGL:Sven Gothel2009-07-313-8/+4
* Gluegen:Sven Gothel2009-07-312-30/+45
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-305-0/+20
* Fix GL commentssg2158892009-07-301-3/+33
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-291-0/+37
* Remove redundant getGLProfile() from GL interfacesg2158892009-07-291-2/+0
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-2917-185/+199
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-3/+0
* mips changesMorris Meyer2009-07-271-0/+3
* Fix glPixelStorei pname check - Thx to Chris Campbellsg2158892009-07-171-2/+2
* Add: Extended support for CVM:sg2158892009-07-124-9/+16
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-1/+1
* Fixed more non-C syntax causing breakage with Solaris compilerKenneth Russel2009-06-171-10/+18
* Fixed more non-C syntax causing breakage with Solaris compilerKenneth Russel2009-06-171-3/+5
* Fixed non-C syntax causing breakage with Solaris compilerKenneth Russel2009-06-171-1/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1567-0/+8472