summaryrefslogtreecommitdiff
path: root/src/egl/main/eglarray.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-02egl: add copyright noticesChia-I Wu1-0/+28
2010-12-06egl: _eglFilterArray should not allocate.Chia-I Wu1-19/+20
2010-07-15egl: Return the correct array size in _eglFlattenArray.Chia-I Wu1-1/+4
2010-07-06egl: Rework driver loading.Chia-I Wu1-0/+16
2010-06-30egl: Update MaxSize when a dynamic array is grown.Chia-I Wu1-0/+1
2010-06-30egl: Add dynamic array.Chia-I Wu1-0/+160