Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-22Move the GL binding to the more generic package org.eclipse.opengl.Billy Biggs5-4/+8
2005-09-22Add getGLData().Billy Biggs1-1/+34
2005-09-22Implement getGLData().Billy Biggs1-8/+53
2005-09-22Free the pixel format structure.Billy Biggs5-3/+16
2005-09-22Add Javadoc and a method of querying the GLData from a created context.Billy Biggs1-7/+102
2005-09-22Add a useful toString().Billy Biggs1-0/+15
2005-09-21Javadoc.Billy Biggs3-3/+195
2005-09-21Use GLData, fix disposingBilly Biggs1-2/+17
2005-09-21Use GLDataBilly Biggs1-1/+1
2005-09-21Dispose fixes, try renaming GLFormatData to the shorter GLDataBilly Biggs2-10/+25
2005-09-21Bugfixes for alpha size and clippingBilly Biggs1-23/+67
2005-09-21Add aglGetDrawable.Billy Biggs4-2/+21
2005-09-17Fix broken attribute list.Billy Biggs1-4/+6
2005-09-16AGL updates.Billy Biggs4-8/+23
2005-09-16Fix events, border style, and viewport weirdness with MESA.Billy Biggs1-7/+24
2005-09-16Whitespace?Billy Biggs1-31/+31
2005-09-14Cleanup.Billy Biggs3-64/+3
2005-09-13First attempt at the new API for GTK+.Billy Biggs13-608/+525
2005-09-13First attempt at a revised API for the OpenGL bindings.Billy Biggs5-332/+138
2005-09-12Move GLFormatData to the common sources.Billy Biggs1-0/+0
2005-09-12Remove half-baked files.Billy Biggs2-80/+0
2005-09-1287503 - Implement OSX opengl bindingBilly Biggs13-0/+565
2005-06-27Use direct rendering if available, ask for a visual with a stencil buffer.oldImplBilly Biggs1-1/+5
2005-06-27Add native library location to the .classpath file.R3_1Billy Biggs1-1/+5
2005-02-28Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine22-109/+109
2005-02-28Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine18-76/+76
2005-02-25Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine1-15/+7
2004-11-19*** empty log message ***Grant Gayed2-1/+1
2004-11-19*** empty log message ***Grant Gayed2-4/+18
2004-11-18*** keyword substitution change ***Grant Gayed1-9/+9
2004-11-10*** empty log message ***Grant Gayed1-2/+2
2004-11-10*** keyword substitution change ***Grant Gayed5-446/+431
2004-10-01*** empty log message ***Grant Gayed1-1/+1
2004-10-01*** empty log message ***Grant Gayed1-16/+16
2004-10-01*** empty log message ***Grant Gayed1-3/+3
2004-10-01*** empty log message ***Grant Gayed6-218/+627
2004-10-01*** empty log message ***Grant Gayed1-1/+3
2004-10-01*** empty log message ***Grant Gayed4-4/+4
2004-10-01*** keyword substitution change ***Grant Gayed2-5/+5
2004-10-01*** empty log message ***Grant Gayed8-11/+752
2004-09-24revertGrant Gayed1-6/+8
2004-09-24*** empty log message ***Grant Gayed1-8/+6
2004-09-24*** keyword substitution change ***Grant Gayed9-4719/+7293
2004-09-13*** keyword substitution change ***Grant Gayed7-488/+488
2004-09-13*** empty log message ***Grant Gayed6-91/+93
2004-09-13*** empty log message ***Grant Gayed25-5634/+5643
2003-09-24initialGrant Gayed11-0/+1105
2003-09-24*** keyword substitution change ***Grant Gayed10-4678/+4712
2003-08-13*** empty log message ***Grant Gayed8-600/+0
2003-07-10initialGrant Gayed45-0/+9362

    Back to the top