util: use force_compat_profile for Wolfenstein The Old Blood
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 12 Sep 2018 00:52:07 +0000 (10:52 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 18 Sep 2018 09:34:54 +0000 (19:34 +1000)
commit024abd3534a171ae4ee1532a078f3af68eb6fdea
tree49a24bf75b9a43f19aff9f9dfab8f1dd49869636
parent64ec50d52fa691cc1712df1d7eebea90552b7c2e
util: use force_compat_profile for Wolfenstein The Old Blood

This game is looking for some odd extension after creating a core
context such as ARB_vertex_program and EXT_framebuffer_object.

Rather then enabling these in core this forces the game to use
compat. This allows the game to run and seems to work without
issues. All other id tech games/engines use a compat profile.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/00-mesa-defaults.conf