summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglarray.h
Commit message (Expand)AuthorAgeFilesLines
* egl: Add needed extern "C" for C++ accessAlexander von Gluck IV2015-05-141-0/+8
* egl/main: no longer export internal functionEmil Velikov2015-03-051-2/+2
* egl/main: replace INLINE with inlineEmil Velikov2015-03-051-1/+2
* egl: add copyright noticesChia-I Wu2011-07-021-0/+28
* egl: _eglFilterArray should not allocate.Chia-I Wu2010-12-061-2/+2
* st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.Chia-I Wu2010-11-031-1/+1
* egl: Rework driver loading.Chia-I Wu2010-07-061-0/+4
* egl: Add dynamic array.Chia-I Wu2010-06-301-0/+53