summaryrefslogtreecommitdiff
path: root/common.c
Commit message (Expand)AuthorAgeFilesLines
* Returns -1 when shaders creation failsFang Tan2022-09-021-2/+9
* kmscube: check return value when creating GBM deviceAdrián Larumbe2022-09-021-1/+4
* surfaceless supportRob Clark2020-09-021-6/+148
* gbm: split out helper to initialize surfaceRob Clark2020-09-021-8/+15
* kmscube: add AMD_performance_monitor supportRob Clark2020-03-071-0/+12
* add fps reportingRob Clark2020-03-071-0/+8
* kmscube: make fb/gl config format settable on cmdlineIlia Mirkin2019-08-301-2/+2
* common: free temporary log bufferEric Engestrom2018-10-191-0/+3
* add MSAARob Clark2018-06-191-2/+3
* gbm: fix fallback for drivers that don't support modifiersRob Clark2018-06-191-1/+4
* cube-tex: make use of modifiersChristian Gmeiner2018-04-031-0/+3
* Use weak functions to handle lack of gbm modifiersEmil Velikov2018-04-021-11/+21
* Rework default modifier handlingEmil Velikov2018-04-021-21/+2
* formats: use weston's egl config matching logic, centralize formatIlia Mirkin2018-02-161-5/+73
* atomic: Use CPU-side KMS fence synchronisationDaniel Stone2017-05-021-0/+1
* common: Check for extensions before resolving symbolsDaniel Stone2017-05-021-12/+51
* output more and improved information about EGL and OpenGL ES 2.xCarlos Rafael Giani2017-04-291-4/+13
* common: Give cmdline parameter for forcing modifiersBen Widawsky2017-04-141-6/+12
* common: use drmModeAddFB2* API over the legacy drmModeAddFB oneBen Widawsky2017-04-141-5/+5
* common: Use the create with modifiers interfaceBen Widawsky2017-04-141-0/+22
* add atomic kms supportRob Clark2017-02-251-0/+4
* split out legacy (pageflip) kmsRob Clark2017-02-221-0/+3
* add yuv/rgb tex modeRob Clark2017-02-211-0/+3
* split out smooth-shaded cubeRob Clark2017-02-211-0/+79
* split out get_program() helperRob Clark2017-02-211-0/+80
* split gbm outRob Clark2017-02-211-0/+44