aboutsummaryrefslogtreecommitdiff
path: root/samples/multiple_draw_buffers
AgeCommit message (Expand)Author
2020-08-28Enable two override suggestion warnings.Jamie Madill
2020-02-26Fix MultipleDrawBuffers sample.Jamie Madill
2019-09-27Rename util/system_utils to util/test_utils.Jamie Madill
2019-08-14Standardize copyright notices to project styleStuart Morgan
2018-12-03Refactor test shader style.Jamie Madill
2018-06-18SampleApps: Refactor to use cli args the same wayLuc Ferron
2017-04-25Refactoring: replace NULL by nullptr for pointers (3rd CL).Yunchao He
2016-09-01Fix standalone build.Jamie Madill
2015-10-19Fix MultipleDrawBuffers sample when GL_OES_texture_npot isn't activeAustin Kinross
2015-08-14Fix remaining size_t conversion warnings.Jamie Madill
2015-05-25Rename path_utils to system_utilsCorentin Wallez
2015-05-11Make all the samples compile under LinuxCorentin Wallez
2015-04-23Move all GLES samples into the samples directory.Geoff Lang