| Commit message (Expand) | Author | Age | Files | Lines |
* | Added JRefract demo to jogl-demos web page | Kenneth Russel | 2005-02-07 | 1 | -1/+17 |
* | Added slight variation of VertexProgRefract demo which embeds the demo
| Kenneth Russel | 2005-02-04 | 1 | -0/+781 |
* | Removed temporary debugging code | Kenneth Russel | 2004-11-18 | 1 | -1/+0 |
* | Ported ProceduralTexturePhysics demo to ARB_vertex_program and
| Kenneth Russel | 2004-11-17 | 2 | -695/+526 |
* | Ported VertexProgRefract demo to ARB_fragment_program from NV_register_combiners | Kenneth Russel | 2004-11-08 | 1 | -5/+75 |
* | Fixed bug in gleem's Plane constructor pointed out by Aron Bierbaum
| Kenneth Russel | 2004-07-23 | 1 | -2/+2 |
* | This putback attempts to address the following issues:
| Kenneth Russel | 2004-06-19 | 1 | -0/+355 |
* | Initial support for multisample / full-scene antialiasing (FSAA);
| Kenneth Russel | 2004-04-13 | 1 | -0/+181 |
* | Implemented a per-thread GLContext stack, which gives a thread
| Kenneth Russel | 2003-11-04 | 3 | -98/+92 |
* | Added contribution from user GKW on community.java.net forums to fix | Kenneth Russel | 2003-09-05 | 1 | -0/+308 |
* | GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg. | Kenneth Russel | 2003-08-21 | 1 | -0/+242 |
* | Added SGI .rgb image reader. Fixed typos in javadoc. | Kenneth Russel | 2003-08-15 | 1 | -0/+334 |
* | Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support
| Kenneth Russel | 2003-08-08 | 1 | -15/+50 |
* | Fixed bug in toggling of VBO | Kenneth Russel | 2003-08-08 | 1 | -0/+2 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 1 | -0/+724 |
* | Worked around 4764639/4892246 | Kenneth Russel | 2003-07-17 | 2 | -2/+4 |
* | Fixed bug in Animator where it would hang upon stopping if exception | Kenneth Russel | 2003-07-15 | 5 | -74/+111 |
* | Added sharing of display lists and textures among OpenGL contexts | Kenneth Russel | 2003-07-08 | 1 | -0/+270 |
* | Added pbuffer support to JOGL on X11; HWShadowmapsSimple and | Kenneth Russel | 2003-07-03 | 2 | -2/+2 |
* | Checked in experimental Cg support and a couple of small demos. By | Kenneth Russel | 2003-06-26 | 5 | -0/+826 |
* | Ported vertexProgWarp from NV_vertex_program to ARB_vertex_program so | Kenneth Russel | 2003-06-26 | 1 | -233/+266 |
* | Ported vertexProgRefract from NV_vertex_program to ARB_vertex_program | Kenneth Russel | 2003-06-26 | 1 | -89/+122 |
* | Split up net.java.games.util; moved GLUT and BufferUtils into | Kenneth Russel | 2003-06-25 | 92 | -0/+64043 |