fix GLM error
fix this problem: "GLM: GLM_GTX_transform is an experimental extension and may change in the future"
This commit is contained in:
parent
03f69c8685
commit
c288083bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include "anbox/graphics/emugl/Renderer.h"
|
||||
#include "anbox/graphics/emugl/DispatchTables.h"
|
||||
#include "anbox/graphics/emugl/RenderThreadInfo.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue