summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-21split out smooth-shaded cubeRob Clark5-317/+382
2017-02-21split out get_program() helperRob Clark3-69/+98
2017-02-21split gbm outRob Clark4-32/+98
2017-02-21make eglGetPlatformDisplayEXT optionalRob Clark1-5/+11
2017-02-21update gitignoreRob Clark1-0/+2
2017-02-21add cmdline arg to specify kms deviceRob Clark1-4/+34
2017-01-12Don't check for every kind of DRM driver. Just use the CARD !Myy1-23/+1
2017-01-11Used eglGetPlatformDisplayEXT in order to use this sample with MaliMyy1-1/+9
2016-09-20add vc4Eric Anholt1-1/+10
2016-09-07Make search for a crtc more robustNicholas Bishop1-4/+51
2016-08-30also print GL extensionsRob Clark1-0/+1
2016-08-30misc cleanupRob Clark1-27/+33
2016-08-30fix typoRob Clark1-4/+4
2016-08-14add virtio_gpuGustavo Padovan1-1/+1
2016-08-14add tegraChristoph Haag1-1/+1
2014-11-04Prefer mode of type "DRM_MODE_TYPE_PREFERED"Gabriel Laskar1-1/+6
2013-11-13add msmRob Clark1-1/+1
2012-10-24Makefile.am: remove need for m4 folderNicolas Dechesne1-2/+0
2012-10-24Put vertex attribute data into a VBO.Jesse Barker1-109/+118
2012-09-04update copyrightRob Clark1-0/+3
2012-09-03initial commitRob Clark7-0/+1355