clinton/guile-figl.git
2013-02-11 Daniel Hartwigadd glut callback-pointer types
2013-02-11 Daniel Hartwigadd high-level glut bindings for init., windows
2013-02-11 Daniel Hartwigadd high-level gl bindings for fragment and framebuffer...
2013-02-11 Daniel Hartwigremove low-level gl-begin/end from high-level bindings
2013-02-11 Daniel Hartwigrename modifier-key-state to modifiers
2013-02-11 Daniel Hartwiguse pairs in renaming re-exports
2013-02-10 Daniel Hartwigadd note about re-export bug
2013-02-10 Daniel Hartwigadd transformation bindings
2013-02-10 Daniel Hartwigadd bindings for begin/end and vertex specification
2013-02-10 Daniel Hartwiguse ptrdiff_t, not guesswork
2013-02-10 Daniel Hartwigarray parameters also accept pointers
2013-02-10 Daniel Hartwigrestore type hack for glGetString.xml typo
2013-02-10 Daniel Hartwigrename some glut enums
2013-02-09 Andy Wingoupdate low-level docs
2013-02-09 Daniel Hartwigtypo in update-enumerations
2013-02-09 Daniel Hartwiginclude all low-level bindings
2013-02-09 Daniel Hartwigadd remaining glut enumerations
2013-02-09 Daniel HartwigPartially revert "typo fixes in parse.scm"
2013-02-08 Andy Wingotypo fixes in parse.scm
2013-02-08 Daniel Hartwigdebump version
2013-02-08 Daniel Hartwigcreate stub of glut enums
2013-02-08 Daniel Hartwiguse type maps in update-enumerations
2013-02-08 Daniel Hartwigadd type map parser
2013-02-08 Daniel Hartwigadd module contrib with some helpers
2013-02-08 Daniel Hartwigremove top low-level.scm from tree
2013-02-07 Andy Wingogenerate glx enums
2013-02-07 Andy Wingoexamples use enums module
2013-02-07 Andy Wingodocs for enumerated values
2013-02-07 Andy Wingoadd enumerated values module
2013-02-07 Andy Wingoupdate spec files from upstream
2013-02-07 Andy Wingopatch enum.spec for syntactic validity
2013-02-05 Andy Wingoadd spec files from upstream
2013-02-05 Andy Wingorename upstream-man-pages to upstream-doc
2013-02-05 Andy Wingoinclude more low-level bindings
2013-02-05 Andy Wingoa #f array is the null pointer
2013-02-05 Andy Wingoadd glut demo
2013-02-05 Andy Wingodocumentation work
2013-02-05 Andy Wingoupdate loader comment
2013-02-05 Andy Wingofix the resolver mess, and add glut to the build
2013-02-04 Andy Wingoadd comment about how loaders should work
2013-02-04 Daniel Hartwiginitial glut bindings
2013-02-03 Andy Wingodocumentation work
2013-02-03 Andy Wingobeginnings of high-level modules
2013-02-02 Andy Wingobetter handling of array arguments, strings
2013-02-02 Andy Wingotype-specific wrapping and unwrapping of scheme values
2013-02-02 Andy Wingodefine-foreign-procedure makes one def.; add define...
2013-02-01 Andy Wingosimplify gl type name creation
2013-02-01 Andy Wingodefine more types
2013-02-01 Andy Wingoskip double variants, not float variants
2013-02-01 Andy Wingoreorganize file structures; allow for module-specific...
2013-02-01 Andy Wingodefinitions for common types
2013-02-01 Daniel Hartwigadd figl/low-level/types.scm
2013-02-01 Andy Wingocurrent-gl-resolver parameter
2013-02-01 Andy Wingostart to actually making foreign wrappers
2013-02-01 Andy Wingohandle families of functions with different signatures
2013-02-01 Daniel Hartwigfirst attempt at parse-prototype
2013-02-01 Andy Wingobump version
2013-02-01 Andy Wingofix distcheck, make valid texinfo that can make pdfs
2013-02-01 Andy Wingogenerate separate modules for gl, glu, glx; add info...
2013-01-31 Andy Wingoplain-text docstrings
2013-01-31 Andy Wingogenerate low-level bindings
2013-01-31 Andy Wingodocstrings for one and all
2013-01-31 Andy Wingomore work on parser
2013-01-28 Andy Wingoadd figl/parse.scm
2013-01-28 Andy Wingoadd figl/config.scm
2013-01-28 Andy Wingoadd upstream documentation
2013-01-28 Andy Wingoinitial import
2013-01-25 Andy Wingoinitial empty commit