summaryrefslogtreecommitdiff
path: root/kmscube.c
Commit message (Expand)AuthorAgeFilesLines
* surfaceless supportRob Clark2020-09-021-4/+11
* kmscube: add AMD_performance_monitor supportRob Clark2020-03-071-2/+18
* kmscube: add option to run for specified # of framesRob Clark2020-03-071-3/+9
* add shadertoy modeRob Clark2020-03-071-2/+10
* clean up arg parsingRob Clark2020-03-071-3/+3
* kmscube: make fb/gl config format settable on cmdlineIlia Mirkin2019-08-301-1/+19
* drm: Find a proper modeset device, is none is providedEzequiel Garcia2019-07-301-1/+1
* kmscube: add command-line selection of video modeAntonio Borneo2019-07-231-5/+25
* De-duplicate ARRAY_SIZE macroRob Clark2019-01-101-2/+0
* add MSAARob Clark2018-06-191-3/+9
* Rework default modifier handlingEmil Velikov2018-04-021-1/+1
* add "kmscube" GStreamer debug categoryCarlos Rafael Giani2017-04-291-1/+3
* common: Give cmdline parameter for forcing modifiersBen Widawsky2017-04-141-3/+11
* usage: Add missing -V to usage() (trivial)Ben Widawsky2017-04-131-1/+1
* kmscube: map --atomic to atomic modesetting :)Eric Engestrom2017-04-081-1/+1
* add video cubeRob Clark2017-03-271-2/+18
* kmscube: Remove unneeded bracketsFabio Estevam2017-03-191-3/+2
* kmscube.c: don't return uninitialized variableEric Engestrom2017-03-151-2/+2
* Rename drm.[ch] to drm-common.[ch]Emil Velikov2017-03-131-1/+1
* add atomic kms supportRob Clark2017-02-251-4/+13
* split out legacy (pageflip) kmsRob Clark2017-02-221-265/+6
* add yuv/rgb tex modeRob Clark2017-02-211-4/+30
* split out smooth-shaded cubeRob Clark2017-02-211-317/+7
* split out get_program() helperRob Clark2017-02-211-69/+8
* split gbm outRob Clark2017-02-211-32/+16
* make eglGetPlatformDisplayEXT optionalRob Clark2017-02-211-5/+11
* add cmdline arg to specify kms deviceRob Clark2017-02-211-4/+34
* Don't check for every kind of DRM driver. Just use the CARD !Myy2017-01-121-23/+1
* Used eglGetPlatformDisplayEXT in order to use this sample with MaliMyy2017-01-111-1/+9
* add vc4Eric Anholt2016-09-201-1/+10
* Make search for a crtc more robustNicholas Bishop2016-09-071-4/+51
* also print GL extensionsRob Clark2016-08-301-0/+1
* misc cleanupRob Clark2016-08-301-27/+33
* fix typoRob Clark2016-08-301-4/+4
* add virtio_gpuGustavo Padovan2016-08-141-1/+1
* add tegraChristoph Haag2016-08-141-1/+1
* Prefer mode of type "DRM_MODE_TYPE_PREFERED"Gabriel Laskar2014-11-041-1/+6
* add msmRob Clark2013-11-131-1/+1
* Put vertex attribute data into a VBO.Jesse Barker2012-10-241-109/+118
* update copyrightRob Clark2012-09-041-0/+3
* initial commitRob Clark2012-09-031-0/+641