diff options
author | Eric Anholt <[email protected]> | 2012-10-12 12:41:56 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-10-16 13:13:44 -0700 |
commit | 1fe71848b6ba0bba4def2887d977ac413030a5fb (patch) | |
tree | 63cfba0f388b4d620b45745126eb7964c67a456d /src/glx | |
parent | 85067d4babd6fd8a131088b8c0b673bff021a502 (diff) |
intel: Add a macro for printing a debug warning once.
There are a number of places where some obscure piece of the code is not
currently worth fixing, and we have some workaround behavior available. It's
nicer for users to do some lame workaround than to just assert, but without
asserts we never knew when the workaround was at fault.
This should give us a nice compromise: Execute the workaround, but mention
that the obscure workaround was hit.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions