Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define PUBLIC to dllexport on MSVC. | Chia-I Wu | 2010-05-31 | 1 | -4/+8 |
* | Always define int32_t in compiler headers. | Chia-I Wu | 2010-05-31 | 1 | -3/+1 |
* | Remove support for GCC older than 3.3.0 | Ian Romanick | 2010-03-03 | 1 | -3/+2 |
* | Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h | Alan Coopersmith | 2010-01-20 | 1 | -0/+18 |
* | Sun compilers now support some gcc __attribute__ values | Alan Coopersmith | 2010-01-19 | 1 | -1/+2 |
* | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | 2010-01-05 | 1 | -0/+10 |
* | egl: Silence warnings on x86-64. | Chia-Wu | 2009-07-31 | 1 | -0/+33 |
* | egl: Add eglcompiler.h for compiler features. | Chia-I Wu | 2009-07-17 | 1 | -0/+31 |