summaryrefslogtreecommitdiff
path: root/texturator.c
Commit message (Expand)AuthorAgeFilesLines
* fix typosHarri Nieminen2023-03-281-1/+1
* texturator: Use correct GL extension headerDamian Hobson-Garcia2022-09-021-1/+1
* surfaceless supportRob Clark2020-09-021-1/+1
* texturator: Fix float to bool conversion warningFabio Estevam2020-03-311-1/+1
* texturator: Only define png variable when libpng is presentFabio Estevam2020-03-311-0/+2
* kmscube: add option to run for specified # of framesRob Clark2020-03-071-1/+1
* texturator: Fix skipping of tests when partially offscreen.Eric Anholt2020-02-271-1/+1
* kmscube: make fb/gl config format settable on cmdlineIlia Mirkin2019-08-301-1/+1
* texturator: add command-line selection of video modeAntonio Borneo2019-07-231-3/+23
* kmscube: add command-line selection of video modeAntonio Borneo2019-07-231-1/+1
* texturator: capture the screen to a png imageKhaled Emara2019-07-171-0/+62
* texturator: add a linear pattern to texturesKhaled Emara2019-07-171-27/+53
* Add texturatorRob Clark2019-05-041-0/+867