summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Uniformable instance for hmatrix vector.Joe Crayne
2019-04-26MeshSketch: added skybox points.Joe Crayne
2019-04-26Send skybox texture to pipeline code.Joe Crayne
2019-04-26MeshSketch: send camera matrix to pipeline code.Joe Crayne
2019-04-26Lambdacube code for MeshSketch.Joe Crayne
2019-04-26minor refactor.Joe Crayne
2019-04-26MeshSketch: fullscreen toggle.Joe Crayne
2019-04-26MeshSketch: skybox toggle.Joe Crayne
2019-04-26Renamed MeshMaker to MeshSketch.Joe Crayne
2019-04-26Added camera state to mainObj2.hsJoe Crayne
2019-04-26Distinguished device events.Joe Crayne
2019-04-25Started MeshMaker rewrite.Joe Crayne
2019-04-24Updated gix family of demos.Joe Crayne
2019-04-22Pass entire model-view-projection matrix from haskell.Joe Crayne
2019-04-22Use 3x3 rotation matrices instead of 4x4.Joe Crayne
2019-04-22objdemo: pass view matrix from haskell.Joe Crayne
2019-04-21Added objdemo to cabal file.Joe Crayne
2019-04-21Forward port ManagedPtr usage.Joe Crayne
2019-04-21Add gldemo executable to cabal file.Joe Crayne
2019-04-18Comments in hello_obj2.lcJoe Crayne
2019-04-17Bare-bones drawing widget.Joe Crayne
2019-04-17Added depth buffer to mainObj.Joe Crayne
2019-04-17Smaller window.Joe Crayne
2019-04-17Deallocate GPU resources when done with them.Joe Crayne
2019-04-17Refactored object-loading demo.Joe Crayne
2019-04-17Refactored spinning-logo demo.Joe Crayne
2019-04-13Switched away from gtk-declarative.Joe Crayne
2019-04-11uploadCubeMapToGPUJoe Crayne
2019-04-11Modified version of HelloOBJ that renders transparent grid plane.Joe Crayne
2019-04-11Infinite plane.Joe Crayne
2019-04-09Added HelloOBJ example.Joe Crayne
2019-04-08Animate GLArea.Joe Crayne
2019-04-08Switch from ugly Lambda2 to more elegant LambdaHello.Joe Crayne
2019-04-08Workaround for using LambdaCube.GL with Gtk.Joe Crayne
2019-04-08Forgot to add Backend copy.Joe Crayne
2019-04-08it works.Joe Crayne
2019-04-08LambdaHelloJoe Crayne
2019-04-08Disabling glBindFramebuffer makes it work with GTK!Joe Crayne
2019-04-08Added traces to GL-wrapper.Joe Crayne
2019-04-08GL instrumented debug wrapper.Joe Crayne
2019-04-08Debug info for gtk Lambda2 experiment.Joe Crayne
2019-04-08Lambda2 experiment.Joe Crayne
2019-04-07added #render signal to GtkHello. (still doesn't work.)Joe Crayne
2019-04-07Minor refactor.Joe Crayne
2019-04-07Non-working experiment.Joe Crayne
2019-04-07Example using GLArea without gtk-declarative.Joe Crayne
2019-04-07cabalizedJames Crayne
2019-04-07Added documentation for the environment variables I needed.Joe Crayne
2019-04-07Fixed GLUT-based lambdacube example.Joe Crayne
2019-04-07Experimenting...Joe Crayne