summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglarray.c
Commit message (Expand)AuthorAgeFilesLines
* egl: don't allow eglGetConfigs to set num_configs param to a negative valueFrank Binns2015-08-131-0/+3
* egl: add copyright noticesChia-I Wu2011-07-021-0/+28
* egl: _eglFilterArray should not allocate.Chia-I Wu2010-12-061-19/+20
* egl: Return the correct array size in _eglFlattenArray.Chia-I Wu2010-07-151-1/+4
* egl: Rework driver loading.Chia-I Wu2010-07-061-0/+16
* egl: Update MaxSize when a dynamic array is grown.Chia-I Wu2010-06-301-0/+1
* egl: Add dynamic array.Chia-I Wu2010-06-301-0/+160