wlroots/backend/drm
Tony Crisci 784cf65635 fix uninitialized warning
`index` might be uninitialized. Warning can be produced with gcc and `-01` flag.
2017-08-18 12:08:28 -04:00
..
backend.c Add backend detection functions 2017-08-13 23:08:33 +02:00
drm-atomic.c Remove wlr_output_state, update backends 2017-08-13 11:38:03 -04:00
drm-legacy.c Remove wlr_output_state, update backends 2017-08-13 11:38:03 -04:00
drm-properties.c Atomic modesetting 2017-08-09 08:07:00 -04:00
drm-util.c Atomic modesetting 2017-08-09 08:07:00 -04:00
drm.c fix uninitialized warning 2017-08-18 12:08:28 -04:00