summaryrefslogtreecommitdiff
path: root/src/LambdaCube/GL/Input.hs
AgeCommit message (Expand)Author
2019-05-06TextureCube support.Joe Crayne
2019-05-06Representation-agnostic matrix/vector pipeline inputs.Joe Crayne
2019-05-05Signatures, comments, dead-code removal.Joe Crayne
2017-05-29GL.Input: fix a couple of space leaks in addObject/removeObjectKosyrev Serge
2017-05-20silent unused uniform warningsCsaba Hruska
2016-12-23make renderable graphics order optionalCsaba Hruska
2016-07-10add updateObjectUniformsCsaba Hruska
2016-03-15add error messagesCsaba Hruska
2016-03-06cleanupCsaba Hruska
2016-01-29simplify Mesh data add some missing functionCsaba Hruska
2016-01-10update exampleCsaba Hruska
2016-01-10back to ByteStringCsaba Hruska
2016-01-10make more flexibleCsaba Hruska
2016-01-08use String instead og ByteStringCsaba Hruska
2016-01-08use Map instead of TrieCsaba Hruska
2016-01-08move to LambdaCube.GL, use more descriptive names, update for OpenGLRaw 3.0Csaba Hruska