summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_video_layer_glx.cc
Commit message (Expand)AuthorAgeFilesLines
* 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