mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
Fixed some details with the GL Context creation. Added cVertexBuffer::Clear method. Added Stencil Func/Op/Mask and ColorMask functions to the GL wrapper. Changed Video Resize Callback to pass the window as parameter. Some minor changes in the BatchRenderer.