mesa/src/gbm
Thomas H.P. Andersen 7daba1fe65 replace 0 with NULL for NULL pointers
This updates many places where 0 is used as NULL pointer.

There are a few warnings left when I build the default
configuration but they either relate to code
outside of mesa or where "None" is used instead.

Found with static analysis (smatch)

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12174>
2022-01-10 22:53:32 +00:00
..
backends/dri replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
main gbm: Don't pass default usage flags on ABIs < 1 2021-12-08 09:49:47 +00:00
gbm-symbols.txt gbm: add gbm_{bo,surface}_create_with_modifiers2 2021-10-01 00:02:32 +02:00
meson.build meson: Add a GBM backends search path build option 2021-07-06 16:57:59 +00:00