summaryrefslogtreecommitdiff
path: root/src/egl/main/eglcompiler.h
AgeCommit message (Expand)Author
2010-05-31Define PUBLIC to dllexport on MSVC.Chia-I Wu
2010-05-31Always define int32_t in compiler headers.Chia-I Wu
2010-03-03Remove support for GCC older than 3.3.0Ian Romanick
2010-01-20Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.hAlan Coopersmith
2010-01-19Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith
2010-01-05egl: Fix breakage from -fvisibility=hidden.Chia-I Wu
2009-07-31egl: Silence warnings on x86-64.Chia-Wu
2009-07-17egl: Add eglcompiler.h for compiler features.Chia-I Wu