Revert "update upstream sources"
[clinton/guile-figl.git] / figl /
2013-07-23 Daniel HartwigRevert "update upstream sources" master
2013-07-22 Daniel Hartwigfix typo
2013-07-19 Daniel Hartwiggl: minimal interface to texture objects
2013-07-18 Daniel Hartwigupdate upstream sources
2013-07-18 Daniel Hartwigwith- helpers return values from their body
2013-07-18 Daniel Hartwigtypos and minor changes to docs
2013-05-05 Daniel Hartwigadd remaining non-trivial copyright notices
2013-04-13 Daniel Hartwigadd copyright notices to non-trivial files
2013-02-15 Andy WingoMerge branch 'master' into wip-particles
2013-02-15 Andy Wingobind buffer objects
2013-02-15 Andy Wingoclient array example uses vertex array instead of quad...
2013-02-15 Andy WingoMerge branch 'master' into wip-particles
2013-02-15 Andy Wingoadd support for client-state vertex arrays
2013-02-15 Andy Wingoexport packed-struct-size
2013-02-15 Andy Wingoadd support for client-state vertex arrays
2013-02-15 Andy Wingoadd (figl contrib packed-struct)
2013-02-15 Daniel Hartwiggl: rename texture-coordinate to texture-coordinates
2013-02-13 Andy Wingo#f is a null pointer for glut callbacks
2013-02-12 Andy Wingofix export typo for glut
2013-02-12 Andy Wingoremove gl-push-matrix and gl-pop-matrix
2013-02-12 Andy Wingomore high-level gl bindings
2013-02-12 Andy Wingoadd (figl glu)
2013-02-12 Daniel Hartwigglut: rename sub-window?
2013-02-12 Daniel Hartwigglut: clean up window state getters
2013-02-12 Daniel Hartwigglut: actually manage subwindows
2013-02-12 Daniel Hartwigpass pairs to set-initial-window-{position,size}
2013-02-11 Andy Wingofix callback pointer wrapping in glut
2013-02-11 Andy Wingoautomatic glut initialization
2013-02-11 Andy Wingoadd high-level interfaces to glut callback registration...
2013-02-11 Andy Wingouse ptrdiff_t if available, otherwise keep compat with...
2013-02-11 Daniel Hartwigmap GLboolean to Scheme boolean
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 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 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 Wingoadd enumerated values module
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 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 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 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