diff options
author | Brian Paul <[email protected]> | 2015-12-01 13:02:05 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-12-01 14:28:45 -0700 |
commit | f391b95105489be58f33991eb49a24d3d509f897 (patch) | |
tree | 1d7c0c0f3514e717d1e3e8fad19997928a4d5dd7 /src/gallium/drivers/r600/eg_sq.h | |
parent | 148c2f5b175eb0c6355d9f1fc4a60c2f7013535d (diff) |
glapi: work-around MSVC 65K string length limitation for enums.c
String literals cannot exceed 65535 characters for MSVC. Instead of
emiting a string, emit an array of characters.
v2: fix indentation and add comment in the gl_enums.py file about this
ugliness.
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/eg_sq.h')
0 files changed, 0 insertions, 0 deletions