aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 141: No NIO support in CgGL Kenneth Russel2005-02-231-0/+5
* Fixed bug in gluScaleImage pointed out by user benjunmun on javagaming Kenneth Russel2005-02-221-0/+4
* Fixed problem with glu-impl-macosx.cfg after enabling of GKW's pureKenneth Russel2005-02-071-3/+3
* Fixed problem in glu-impl-x11.cfg after switch over to use GKW's pureKenneth Russel2005-02-072-8/+10
* Hooked in GKW's Java port of the GLU library's mipmap and image Kenneth Russel2005-02-076-18/+1852
* Added double-buffer argument to Mac OS X OpenGL context creationKenneth Russel2005-02-042-0/+2
* Fixed build problems after integration of GKW's Java port of GLU Kenneth Russel2005-02-032-1/+199
* Added mipmap codegkw2005-02-031-0/+157
* Fixed Issue 102: Fail to find cgShader environment with webstart Kenneth Russel2005-01-311-1/+16
* Fixed Issue 126: Patch to allow building native driver on BSD Kenneth Russel2005-01-281-0/+27
* Fixed build breakage on Windows and other non-X11 platforms after Kenneth Russel2005-01-282-0/+5
* Partial fix for Issue 88: Add Linux amd64 support to JOGLKenneth Russel2005-01-274-4/+38
* Fixed incorrect typedef of jint to long; is now intKenneth Russel2005-01-273-3/+3
* Added definitions for GL_EXT_framebuffer_object to glext.hKenneth Russel2005-01-201-0/+128
* better header for intptr_t on Mac OS XGerard Ziemski2004-12-274-4/+4
* make sure we include header defining intptr_t, so that we build on Mac OS XGerard Ziemski2004-12-274-0/+9
* Fixed bug pointed out by fazekaim on the JOGL forums where the Kenneth Russel2004-11-211-0/+43
* Partial fix for Issue 42: Problems invoking GLU functions Kenneth Russel2004-11-183-6/+151
* Fixed MinGW build option after conversion to cpptasksKenneth Russel2004-11-081-4/+12
* libjogl_cg.jnilib was missing in jogl-natives-macosx.jar in dist targetKenneth Russel2004-11-061-1/+1
* Fixed Issue 117: Adding glGetUniformLocationARB to gl-common.cfg Kenneth Russel2004-10-291-2/+5
* Fixed build problem on Linux after upgrade to Cg 1.3 beta 2 headersKenneth Russel2004-10-291-1/+1
* Added build support for Cg library on Mac OS XKenneth Russel2004-10-262-2/+11
* Removed hacks from cg.h and cgGL.h that are no longer necessary now Kenneth Russel2004-10-222-179/+175
* Updated Cg definitions to Cg 1.3 beta 2 headersKenneth Russel2004-10-228-333/+625
* Fixed missing linker type of suncc in Solaris buildKenneth Russel2004-10-041-1/+1
* Fixed Issue 71: glMultiDrawElements() is missing Kenneth Russel2004-10-041-18/+1
* Removed debug info from native libraries after CPPTask cutoverKenneth Russel2004-08-051-1/+1
* Added acknowledgment of Alex Radeski to build.xmlKenneth Russel2004-08-041-1/+2
* Fixed Solaris portion of cpptasks port; needed to add a new sunccKenneth Russel2004-08-042-2/+3
* Incorporated changes by Alex Radeski <[email protected]> from the Kenneth Russel2004-08-042-338/+259
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-034-2/+143
* Upgraded to current glext.h / wglext.h / glxext.hKenneth Russel2004-08-024-42/+221
* Fixed cygwin / mingw compilation issues pointed out by user cylab on Kenneth Russel2004-07-281-1/+1
* Fixed Issue 85: Weekly builds / sourceKenneth Russel2004-07-161-0/+7
* add VOB for Mac OS XGerard Ziemski2004-06-201-0/+32
* Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2DKenneth Russel2004-04-292-6/+6
* Fixed breakage of vertex_array_range extension during last update of Kenneth Russel2004-04-293-4/+10
* Applied patches from Yuri Vl. Gushchin on JOGL forums: Kenneth Russel2004-04-262-1/+29
* Fixed build problems on Linux after addition of OpenGL 1.5 support.Kenneth Russel2004-04-223-3/+9
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-2210-1417/+1991
* Updated context creation code to unpack GLCapabilities object in JavaKenneth Russel2004-04-212-3/+26
* Fixed Issue 28: All functions that take arrays as parameters should also take...Kenneth Russel2004-04-211-1/+8
* Fixed Issue 73: build.xml needs "-L/usr/X11R6/lib" for Linux.Kenneth Russel2004-04-191-1/+1
* Initial support for multisample / full-scene antialiasing (FSAA); Kenneth Russel2004-04-131-2/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-2/+2
* Fixed Javadoc problemsKenneth Russel2004-04-121-2/+2
* Removed debugging code from declare.macosx ruleKenneth Russel2004-04-121-6/+0
* Fixed Issue 70: JOGL build broken with Ant 1.6Kenneth Russel2004-04-072-33/+49
* Fixed Issue 68: Window system-specific JAWT classes must implement JAWT_Platf...Kenneth Russel2004-03-153-0/+6