summaryrefslogtreecommitdiff
path: root/src/egl/main/eglarray.c
AgeCommit message (Expand)Author
2010-12-06egl: _eglFilterArray should not allocate.Chia-I Wu
2010-07-15egl: Return the correct array size in _eglFlattenArray.Chia-I Wu
2010-07-06egl: Rework driver loading.Chia-I Wu
2010-06-30egl: Update MaxSize when a dynamic array is grown.Chia-I Wu
2010-06-30egl: Add dynamic array.Chia-I Wu