Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

OpenGL ES 1.1 != OpenGL 1.1

OpenGL ES 1.1 does not have support for immediate mode, thus no glBegin/glEnd and no glVertex etc. It's just VBO:s.

Do note that fixed function does not mean same as immediate mode (which is what the glVertex etc calls are all about).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: