aboutsummaryrefslogtreecommitdiffstats
path: root/make/lsGL23toGL2ES1_commons.sh
Commit message (Collapse)AuthorAgeFilesLines
* Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for ↵OpenGL_3_2_IntegratedSven Gothel2009-08-051-1/+1
| | | | collisions: lsGL23_commons.sh
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and ↵sg2158892009-07-291-0/+18
surfaceUpdated(); BroadcomEGL: Use custom surfaceSwap(); GLDrawableImpl's: Utilize NativeWindow's surfaceSwap() and surfaceUpdated(); Fix common enum of GL2ES1 and GL2GL3, merge them in GL