summaryrefslogtreecommitdiffstats
path: root/third_party/glew/include
Commit message (Expand)AuthorAgeFilesLines
* Deleted glew from third party.apatrick@chromium.org2010-08-124-15653/+0
* Added support to GLEW for dynamically looking up the core WGL entrykbr@google.com2010-06-301-0/+48
* Merged in fixes for GLEW compile errors on linux.apatrick@chromium.org2010-04-281-2/+5
* Added OSMesa based GLContext.apatrick@chromium.org2010-04-202-0/+54
* Fixed GPU process startup crash on Linux. Because there was no currentkbr@google.com2010-04-021-2/+3
* Implemented offscreen rendering path for GLES2CmdDecoder on Linux.kbr@google.com2010-03-311-0/+1
* Workaround for I915 graphics cards which have horrible GL shader support.scherkus@chromium.org2010-03-251-0/+1
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-091-20/+65
* Ported Chrome's WebGL implementation to Linux. Required changes tokbr@google.com2009-10-051-336/+1012
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-283-0/+14824