mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-23 06:44:35 +00:00
Apple can't into standards compliance.
https://lists.apple.com/archives/mac-opengl/2014/Nov/msg00005.html
This commit is contained in:
parent
dca6cf0aa5
commit
2514cff283
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// Include this file after you include OpenGL 3.2 headers.
|
// Include this file after you include OpenGL 3.2 headers.
|
||||||
|
|
||||||
#ifndef TRACY_ENABLE
|
#if !defined TRACY_ENABLE || defined __APPLE__
|
||||||
|
|
||||||
#define TracyGpuContext
|
#define TracyGpuContext
|
||||||
#define TracyGpuZone(x)
|
#define TracyGpuZone(x)
|
||||||
|
Loading…
Reference in New Issue
Block a user