0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add dsa.lisp to .asd file More... over 9 years ago
add some DSA function wrappers More... over 9 years ago
add msys2 name for libfreeglut.dll More... almost 10 years ago
fix formatting in tools/README.md
3b
More... almost 10 years ago
add some minimal docs on rebuilding %GL from .spec file More... almost 10 years ago
update low-level bindings (%GL:) for extensions/fixes since 4.5 More... almost 10 years ago
download new spec file More... almost 10 years ago
Merge pull request #57 from cromachina/master
3b
More... about 10 years ago
more singular gen-* variants More... about 10 years ago
Fix WITH-GL-MAPPED-BUFFER which would expand to incorrect code More... about 10 years ago
build symbol names from symbols instead of strings for case-sensitive lisps More... about 10 years ago
Merge pull request #56 from Guthur/extend-object-creation
3b
More... about 10 years ago
add option to pass raw octets to gl:tex-image-2d regarless of type More... about 10 years ago
Extend object creation for singular case. Exported some symbols and fix for Sampler parameters More... about 10 years ago
added get-uniform-block-index convenience function More... over 10 years ago
Merge pull request #50 from wahjava/gl-bindings-freebsd
3b
More... over 10 years ago
Add support for FreeBSD More... over 10 years ago
Merge pull request #26 from dardoria/master
3b
More... over 10 years ago
Merge remote-tracking branch 'remotes/woudshoo/get-proc-address' More... over 10 years ago
check for 0 length string in GET-SHADER-SOURCE as well More... over 10 years ago
return empty string from GET-SHADER-INFO-LOG/GET-PROGRAM-INFO-LOG instead of NIL More... over 10 years ago
Merge pull request #49 from xraw/master
3b
More... over 10 years ago
add support for querying :timestamp values More... over 10 years ago
Only request info log when length is greater than zero, otherwise a strange UTF-8 bug is triggered on OS X. Returns with NIL on zero length, otherwise with the log as Lisp string. More... over 10 years ago
add some alternate names for GLUT DLL for msys2 More... over 10 years ago
add more values to gl-info example More... almost 11 years ago
add more state queries More... almost 11 years ago
interpret NIL data as null pointer in tex-image-[123]d More... almost 11 years ago
fix binding generator for offset-or-pointer args, regenerate bindings More... almost 11 years ago
update low-level bindings (%gl:) to gl 4.5 More... almost 11 years ago