Age | Commit message (Expand) | Author |
2022-06-27 | [example] working font example with fond!! | Colin Okay |
2022-06-25 | [modify] texture no longer an asset; [add] png class | Colin Okay |
2022-06-25 | [modify] s/defconstant/defparameter b/c it was annoying | Colin Okay |
2022-06-24 | [add] caching projected matrix, passed to shader programs | Colin Okay |
2022-06-24 | [added] initial readme | Colin Okay |
2022-06-24 | [remove] affine functions | Colin Okay |
2022-06-24 | [example] altering rotation on click | Colin Okay |
2022-06-24 | [add] mousebutton up events and handlers | Colin Okay |
2022-06-24 | [add] container lifecycle events and handlers | Colin Okay |
2022-06-24 | [modify] mousedown events default to the app itself | Colin Okay |
2022-06-24 | [add] focusablep to interactive | Colin Okay |
2022-06-24 | [add] handling of mousewheel events | Colin Okay |
2022-06-24 | [formatting] | Colin Okay |
2022-06-24 | [formatting] for logical dependency in form eval order | Colin Okay |
2022-06-24 | [formatting] in the [example] | Colin Okay |
2022-06-24 | [example] added focus and blur examples | Colin Okay |
2022-06-24 | [doc] adde docstrings to on-* macros | Colin Okay |
2022-06-24 | [add] focus & blur logic in slot-value-using-class for application | Colin Okay |
2022-06-23 | [add] fps control | Colin Okay |
2022-06-23 | [formatting] | Colin Okay |
2022-06-23 | [add] perframe event handling | Colin Okay |
2022-06-23 | [modify] on-* macros to make arguments optional | Colin Okay |
2022-06-23 | [add] mousemotion handlers; [modify] app subclass interactive | Colin Okay |
2022-06-23 | [add] eventhandling for mousedown and keyup | Colin Okay |
2022-06-22 | [add] funcallable event handlers; defhandler macro | Colin Okay |
2022-06-22 | [fix] bug in ensure-loaded for textures | Colin Okay |
2022-06-22 | [fix] bad slots in cache invalidation code. | Colin Okay |
2022-06-22 | [fix] bitmap shader program to handle alpha channel appropriately | Colin Okay |
2022-06-22 | [fix] render in bitmap to include projection | Colin Okay |
2022-06-22 | [add] cleanup functions | Colin Okay |
2022-06-21 | [add] example; [add] basic stuff to run example | Colin Okay |
2022-06-21 | [add] start function and event loop | Colin Okay |
2022-06-21 | [add] license and package definition | Colin Okay |
2022-06-21 | initial commit | Colin Okay |