aboutsummaryrefslogtreecommitdiff
path: root/integration/replay/gles
AgeCommit message (Expand)Author
2015-08-03Add new wireframe overlay mode to highlight the selected draw call.Ben Clayton
2015-08-03Respect the EGL_BUFFER_PRESERVED flagBen Clayton
2015-07-31Add integration test for framebuffer size changes.Ben Clayton
2015-07-29replay: Change from using path.Device and path.Capture to binary.ID.Ben Clayton
2015-07-28Replace all GLES enums with one GLenum.David Srbecky
2015-07-19Remove service.AtomStream and use atom.List everywhereIan Cottrell
2015-07-17Rip out the ID objects and the resolve functionsIan Cottrell
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-01Add memory.PoolID field into memory.Pointer.Ben Clayton
2015-06-19Panic on integration replay timeoutsBen Clayton
2015-06-18Clean up database creation functionsIan Cottrell
2015-06-04Add gles.NewProgram helper for generating the atoms to compile a shader program.Ben Clayton
2015-06-03Reduce image error threshold for integration test.Ben Clayton
2015-05-29Replace inline array-parameter data with pointers and observations.Ben Clayton
2015-05-13Bulk fix all copyright headersIan Cottrell
2015-05-11Rename markdown files with correct extensionBen Clayton
2015-05-11Add markdown documentation generated from godocBen Clayton
2015-05-06Add a render-triangle integration test.Ben Clayton
2015-05-05Remove context-ids from atoms.Ben Clayton
2015-03-25Specify context ID where necessary (transforms, NewAtom calls, etc.)Seb Noury
2015-03-20Allow an API per context.Ben Clayton
2015-03-11Try starting Xvfb for integration tests and reduce timeout.Seb Noury
2015-03-11Increase the integration tests timeout to one minute.Seb Noury
2015-03-04Fix GLES integration test.Ben Clayton
2015-03-03Add gles integration tests.Ben Clayton