Skip to content
Snippets Groups Projects
Commit fe7d19cc authored by Eidolon's avatar Eidolon
Browse files

Use vertex arrays to draw in DrawPolygon for OpenGL.

This should introduce a minor performance boost for slow CPUs in
OpenGL mode. If it doesn't, it shouldn't be any slower. It also puts
us a little closer to supporting GLES as well.

This introduces several new pgl function pointers that are from
GL 1.1. I do not check for their existence because no driver out in
the wild in active use doesn't support 1.1.
parent 80bde9e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment