]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cl_main: Fix double free of meshentities texture pool when running gamedir
authorCloudwalk <cloudwalk009@gmail.com>
Thu, 22 Jul 2021 16:30:36 +0000 (12:30 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Thu, 22 Jul 2021 16:30:36 +0000 (12:30 -0400)
commit4d33dcb245a32cf4c44807e8b53e4fccea944633
tree289f2636e6433503c6cfec76a9eaef87e853c95e
parent4d34e0a632cbc401712f46e10bb9864438b0881f
cl_main: Fix double free of meshentities texture pool when running gamedir

Implemented start and shutdown routines for its render module
cl_main.c