summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14WIP: count built-in.sigsJoe Crayne
2019-05-14Support zipCount primitive to access gl_VertexID.Joe Crayne
2019-05-14Some comments and signatures.Joe Crayne
2019-05-14genGLSLs: Added error call on pattern fail.Joe Crayne
2019-05-14Restricted import to help distinguish Core and DeBruijn symbols.Joe Crayne
2019-05-14Show instances for debugging convenience.Joe Crayne
2019-05-14TextureBuffer support.Joe Crayne
2019-05-11TextureCube support.Joe Crayne
2019-05-11Enable float/int casts for non-WebGL target.Joe Crayne
2019-05-11forward port to megaparsec-7James Crayne
2019-05-11Some type signatures (and build fix?).Joe Crayne
2019-02-10Update README.mdHEADmasterCsaba Hruska
2019-02-07Update README.mdCsaba Hruska
2018-09-22revert version bum, as it was not releasedCsaba Hruska
2018-09-22add core dump option to cliCsaba Hruska
2018-09-22support pipelines without color outputCsaba Hruska
2018-09-22Merge pull request #15 from deepfire/integer-image-capabilityCsaba Hruska
2018-09-22test | pickInt: move to proper place, add .out fileKosyrev Serge
2018-09-22CoreToIR: address review commentsKosyrev Serge
2018-09-21testdata: accept new Builtins.out due to changes in this branchKosyrev Serge
2018-09-21git: more ignoresKosyrev Serge
2018-09-21tests: add pickInt.lc -- integer pipeline targeting TextureOutKosyrev Serge
2018-09-19getCommands: make program output type depend on pipeline typeKosyrev Serge
2018-09-19fix | getTextureRenderTargetCommands: honor image component typeKosyrev Serge
2018-09-17lc/Builtins: allow RenderTextures to be specified as outputs in the IRKosyrev Serge
2018-09-17CoreToIr: add some top-level type signaturesKosyrev Serge
2018-09-16disable sdist CICsaba Hruska
2018-09-16disable profile CICsaba Hruska
2018-09-16produce more CI outputCsaba Hruska
2018-09-15cabal: drop upper boundsKosyrev Serge
2018-09-15compiler: improve error reporting for processing of module importsKosyrev Serge
2018-09-15Update .travis.ymlCsaba Hruska
2018-09-15Update README.mdCsaba Hruska
2018-09-15compValue: allow literal integers to be processedKosyrev Serge
2018-02-05use max 3 ghc on travisCsaba Hruska
2018-02-03fix: update test for the latest quickcheck smeantic; closes #8Csaba Hruska
2018-02-03[skip ci]Csaba Hruska
2018-02-03update readmeCsaba Hruska
2018-02-03hide debug messageCsaba Hruska
2018-02-03reenable all travis scriptsCsaba Hruska
2018-02-03run only the profile script on travis to create the cache without the timeoutCsaba Hruska
2018-02-03readd travis scriptsCsaba Hruska
2018-02-03update error messagesCsaba Hruska
2018-02-03undo .stack-work cacheCsaba Hruska
2018-02-03better hide for prelude pathCsaba Hruska
2018-02-03fix cached dir pathCsaba Hruska
2018-02-03cache .stack-work dirCsaba Hruska
2018-02-03show normalised filepaths in error messagesCsaba Hruska
2018-02-03keep real filepath for file infoCsaba Hruska
2018-02-03update parsing error messages ; caused by megaparsec upgradeCsaba Hruska