summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/nouveau
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-11-25 15:51:24 -0800
committerKenneth Graunke <[email protected]>2013-12-05 13:59:18 -0800
commit11d9af7c0ab76c551e676c5ce0f0f369d7fc9f97 (patch)
tree5d7a77b467fcce69afd473985416f5b98e6c686f /src/gallium/winsys/nouveau
parenta7bdd4cba8ddcab8dff59ecaaa7efbd436c6c307 (diff)
i965: Don't use GL types in files shared with intel-gpu-tools.
sed -i -e 's/GLuint/unsigned/g' -e 's/GLint/int/g' \ -e 's/GLfloat/float/g' -e 's/GLubyte/uint8_t/g' \ -e 's/GLshort/int16_t/g' \ brw_eu* brw_disasm.c brw_structs.h Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/winsys/nouveau')
0 files changed, 0 insertions, 0 deletions