summaryrefslogtreecommitdiff
path: root/src/egl/main/eglcompiler.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-12mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca1-38/+6
2012-11-16Remove OpenVMS supportMatt Turner1-3/+1
2011-09-08Define INLINE macro in terms of inline.José Fonseca1-19/+22
2011-07-02egl: add copyright noticesChia-I Wu1-0/+29
2010-05-31Define PUBLIC to dllexport on MSVC.Chia-I Wu1-4/+8
2010-05-31Always define int32_t in compiler headers.Chia-I Wu1-3/+1
2010-03-03Remove support for GCC older than 3.3.0Ian Romanick1-3/+2
2010-01-20Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.hAlan Coopersmith1-0/+18
2010-01-19Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith1-1/+2
2010-01-05egl: Fix breakage from -fvisibility=hidden.Chia-I Wu1-0/+10
2009-07-31egl: Silence warnings on x86-64.Chia-Wu1-0/+33
2009-07-17egl: Add eglcompiler.h for compiler features.Chia-I Wu1-0/+31