summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_video_layer_glx.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-2/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-3/+2
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-3/+3
* Added check for negative height/width and ensure that buffer size has not cha...scherkus@chromium.org2010-06-081-10/+21
* Workaround for I915 graphics cards which have horrible GL shader support.scherkus@chromium.org2010-03-251-0/+18
* Basic GPU accelerated video rendering.scherkus@chromium.org2010-03-031-3/+258
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-021-0/+48