summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglcompiler.h
Commit message (Expand)AuthorAgeFilesLines
* Define PUBLIC to dllexport on MSVC.Chia-I Wu2010-05-311-4/+8
* Always define int32_t in compiler headers.Chia-I Wu2010-05-311-3/+1
* Remove support for GCC older than 3.3.0Ian Romanick2010-03-031-3/+2
* Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.hAlan Coopersmith2010-01-201-0/+18
* Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith2010-01-191-1/+2
* egl: Fix breakage from -fvisibility=hidden.Chia-I Wu2010-01-051-0/+10
* egl: Silence warnings on x86-64.Chia-Wu2009-07-311-0/+33
* egl: Add eglcompiler.h for compiler features.Chia-I Wu2009-07-171-0/+31