summaryrefslogtreecommitdiffstats
path: root/third_party/glew
Commit message (Expand)AuthorAgeFilesLines
* Deleted glew from third party.apatrick@chromium.org2010-08-128-28844/+0
* Added support to GLEW for dynamically looking up the core WGL entrykbr@google.com2010-06-303-1/+104
* Merged in fixes for GLEW compile errors on linux.apatrick@chromium.org2010-04-281-2/+5
* Windows OSMesa DLL only exports OSMesa functions.apatrick@chromium.org2010-04-261-1/+1
* Added OSMesa based GLContext.apatrick@chromium.org2010-04-203-2/+88
* Fixed GPU process startup crash on Linux. Because there was no currentkbr@google.com2010-04-023-56/+77
* Implemented offscreen rendering path for GLES2CmdDecoder on Linux.kbr@google.com2010-03-312-0/+4
* Pass tools/licenses.py for third_party/gles_book and third_party/glew.alokp@chromium.org2010-03-261-0/+4
* Workaround for I915 graphics cards which have horrible GL shader support.scherkus@chromium.org2010-03-252-0/+7
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-092-23/+126
* linux: implement gpu pluginpiman@chromium.org2010-01-061-2/+2
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* Ported Chrome's WebGL implementation to Linux. Required changes tokbr@google.com2009-10-053-346/+1765
* Ported Chrome's WebGL implementation to Mac OS X. Removed code whichkbr@google.com2009-10-022-17/+9
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-287-0/+27102