Another simple clean-up task: The api_validate.c file should probably be renamed as draw_validate.c since all the code in the file is related to validating (error checking) GL drawing commands. Also update the Makefile/SCons files with the new names.
I'll take this task.
Fixed by: commit 295f57e09a8b67da07dd96609591dc5144031a62 Author: Timothy Arceri <tarceri@itsqueeze.com> Date: Mon Apr 23 13:46:15 2018 +1000 mesa: rename api_validate.{c,h} -> draw_validate.{c,h} Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65422
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.