diff options
author | José Fonseca <jfonseca@vmware.com> | 2011-06-22 14:35:53 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2011-06-22 14:35:53 +0100 |
commit | a8bcd4f6ac8b49f51a6e4a04e6b210ec13578642 (patch) | |
tree | e88c64f4b611a6895ea93a89fc4956b5d212bbb8 /.gitignore | |
parent | e4b04eaeb3d58e6089bc76b0cb7773c5d8caa1b6 (diff) |
fbo-readpixels-depth-format: Use GL types instead of C99 integer types.
C99 integer types not natively support by MSVC. Although we could add a
stdint.h header here, there's really no point: GL interfaces are specified
in term of GL types, not C99 stdint.h types.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions