view demos/gl.d @ 1009:b1b23a64ad8c

Use LLVM alignment data instead of hand-picked.
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 28 Feb 2009 16:09:44 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}