summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-22fix stack and compatibility issuesHEADmasterCsaba Hruska
2018-09-22Merge pull request #13 from deepfire/masterCsaba Hruska
2018-09-21pickInt: sample from mouse position as wellCsaba Hruska
2018-09-21cabal: deconflict version requirements of examplesKosyrev Serge
2018-09-21cabal: don't build lambdacube-gl-picking unless examples were requestedKosyrev Serge
2018-09-20textureDataTypeToGLArityType: fix translation for integer texturesCsaba Hruska
2018-09-20textureDataTypeToGLType: switch to 8-bit components for integer RGBA texturesCsaba Hruska
2018-09-20pickInt: glReadBuffer/glReadPixels framebuffer format specificityCsaba Hruska
2018-09-20clearRenderTarget: render textures need format-specific treatmentCsaba Hruska
2018-09-20Drop the use of (,) syntaxKosyrev Serge
2018-09-20lambdacube-gl-pickint: new executable to test integer pickingKosyrev Serge
2018-09-19compileRenderTarget/allocRenderer: fill the glOutputs of a GLRendererKosyrev Serge
2018-09-19types: introduce GLOutput into GLRendererKosyrev Serge
2018-09-17git: some cabal new-build ignoresKosyrev Serge
2018-09-15Update README.mdCsaba Hruska
2018-02-03better readmeCsaba Hruska
2018-02-03update readmeCsaba Hruska
2017-07-30fix stack yamlCsaba Hruska
2017-07-30update to stackage lts 9.0Csaba Hruska
2017-05-28bump versionCsaba Hruska
2017-05-28Merge pull request #12 from deepfire/fix-space-leak-11Csaba Hruska
2017-05-29GL.Input: fix a couple of space leaks in addObject/removeObjectKosyrev Serge
2017-05-28GL.Mesh: fully export GPUMesh and GPUDataKosyrev Serge
2017-05-20bump versionCsaba Hruska
2017-05-20silent unused uniform warningsCsaba Hruska
2017-01-26add changelogCsaba Hruska
2017-01-26fix calculation of active texture count, caused a bug when render textures we...Csaba Hruska
2017-01-25fix embedded exampleCsaba Hruska
2017-01-23bump versionCsaba Hruska
2017-01-23Merge pull request #4 from NCrashed/patch-1Csaba Hruska
2017-01-23Update lambdacube-gl.cabalAnton Gushcha
2016-12-25count render callsCsaba Hruska
2016-12-24more info in error messageCsaba Hruska
2016-12-24fix DrawContext's uniform setupCsaba Hruska
2016-12-24fix DrawContext constructionCsaba Hruska
2016-12-24bump versionCsaba Hruska
2016-12-24some render optimizationCsaba Hruska
2016-12-23make renderable graphics order optionalCsaba Hruska
2016-11-16relax base version constraintCsaba Hruska
2016-07-11improve obj triangulationCsaba Hruska
2016-07-10fix obj exampleCsaba Hruska
2016-07-10obj example: support diffuse colorCsaba Hruska
2016-07-10add files to cabalCsaba Hruska
2016-07-10cabalize OBJ loader exampleCsaba Hruska
2016-07-10add Wavefron OBJ loader exampleCsaba Hruska
2016-07-10add updateObjectUniformsCsaba Hruska
2016-05-11bump OpenGLRaw version constraintCsaba Hruska
2016-05-09hacky workaround to support optimising driversCsaba Hruska
2016-05-09add check for texture uniformsCsaba Hruska
2016-03-15add error messagesCsaba Hruska