mesa/src/util/xmlpool
Dylan Baker 465cfcb266 util/gen_xmlpool: Don't use len to test for container emptiness
This is a very common python anti-pattern. Not using length allows us to
go through faster C paths, but has the same meaning.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-10-31 16:37:46 -07:00
..
.gitignore xmlconfig: move into src/util 2017-07-31 15:38:41 +02:00
ca.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
de.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
es.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
fr.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
gen_xmlpool.py util/gen_xmlpool: Don't use len to test for container emptiness 2018-10-31 16:37:46 -07:00
LINGUAS meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
Makefile.am util/gen_xmlpool: Don't write via shell redirection 2018-10-31 16:37:46 -07:00
meson.build util/gen_xmlpool: Don't write via shell redirection 2018-10-31 16:37:46 -07:00
nl.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
POTFILES meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
SConscript util/gen_xmlpool: Don't write via shell redirection 2018-10-31 16:37:46 -07:00
sv.po mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00
t_options.h mesa: move legacy dri config option texture_depth 2018-09-18 19:43:05 +10:00