summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove |level| in copy(Sub)TextureCHROMIUM().dongseong.hwang2015-03-242-33/+0
* Mapping all newly available ES3 entry points in webgraphicscontext3d_implbajones2015-03-242-59/+99
* Add backslashes to "Adreno (TM) 3xx" canvas/ganesh whitelist entry.aelias2015-03-241-2/+2
* Adding Mojo C thunks headers to be used by html_viewer. Note that the Mojo sh...alhaad2015-03-231-3/+19
* Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLE...alhaad2015-03-233-2820/+2929
* glTexImage2D and glTexSubImage2D could have different performancedcastagna2015-03-201-31/+88
* gpu: Use GetUniformSetup computed result size.vmiura2015-03-201-18/+31
* gpu: Benchmark GL_RED instead of GL_LUMINANCE on OpenGL ES3.dcastagna2015-03-191-8/+13
* Revert of gpu: Measure texture uploads with glTexSubImage2D and glTexImage2D....sullivan2015-03-191-87/+35
* gpu: Measure texture uploads with glTexSubImage2D and glTexImage2D.dcastagna2015-03-191-35/+87
* Added GLES3 Capabilities to the Command Bufferbajones2015-03-1913-2841/+2947
* Add ANGLE Platform implementation.jmadill2015-03-181-0/+1
* Address some security concerns in GPU command buffer.zmo2015-03-184-36/+31
* Fixed race conditions in SystemInfo.getInfo.kbr2015-03-181-0/+2
* Set GLSL "precision" only if using OpenGL ES.dcastagna2015-03-171-2/+10
* Deprecate WinSAT support in Chromium.zmo2015-03-1713-263/+13
* Collapsed gl query functions with their ARB/EXT variants.dyen2015-03-164-51/+51
* Fix some GN component build issues.brettw2015-03-166-20/+32
* Update ES3 enums for texture parameters.zmo2015-03-147-6/+553
* Updated shader program caching to account for transform feedback varyingsbajones2015-03-1411-68/+279
* Remove D3D11 info collection experiment.jbauman2015-03-131-175/+0
* Mac: Use the same CGLContextObj for a GLSurface's CAOpenGLLayer and theccameron2015-03-132-0/+18
* gpu: Set a default precision qualifier for gpu_perftests fragment shader.dcastagna2015-03-131-0/+1
* Add padding for texture sizes where the rows don't start aligned at 4 bytes.dcastagna2015-03-131-39/+46
* gpu: Convert gles2_conform_support target to GN build.tfarina2015-03-124-7/+41
* Revert of Add a bunch of ES3 only enums for texture related functions. (patch...zmo2015-03-124-324/+3
* Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...Vangelis Kokkevis2015-03-121-1/+0
* Group traces generated from gpu_perftests by format and texture size.dcastagna2015-03-123-16/+17
* Remove uniform initialization from vertex shader in gpu_perftests.dcastagna2015-03-121-5/+5
* Add a bunch of ES3 only enums for texture related functions.zmo2015-03-124-3/+324
* Fix GL version parsing on Nexus 6.vmiura2015-03-122-1/+6
* Add a perf test to determine if the driver is doing texture renaming.dcastagna2015-03-121-26/+106
* Add glDrawRangeElements to GPU command buffer.zmo2015-03-1213-12/+99
* Add ES3 command glUnmapBuffer to GPU command buffer.zmo2015-03-1222-110/+536
* Add ANGLE Platform implementation.jmadill2015-03-111-0/+1
* gpu: Convert gles2_c_lib_nocheck target to GN build.tfarina2015-03-112-0/+21
* Convert more isolate files to respect use_x11 for Xvfb usagespang2015-03-111-24/+11
* Output shader translator log when platform shader compile failsoetuaho2015-03-111-0/+4
* Defer deletion of shaders when shaders are in use instead of compiling.dyen2015-03-113-14/+39
* Reverting this to see if this is the cause of the XP test redness. Will relan...Anantanarayanan Iyengar2015-03-111-1/+0
* Add support for GL_EXT_timer_query to gpu_timing.dcastagna2015-03-113-9/+26
* gpu: Change Flush to OrderingBarrier in IdHandler.vmiura2015-03-101-3/+1
* Add glMapBufferRange to GPU command buffer.zmo2015-03-1031-130/+910
* gpu: Convert egl_main_windowless target to GN build.tfarina2015-03-102-0/+32
* Add ANGLE Platform implementation.jmadill2015-03-101-0/+1
* Add a mechanism for command buffer to conditionally allow ES3 enums.zmo2015-03-107-13/+103
* gpu: Run texture upload perf test with different texture formats.dcastagna2015-03-103-28/+83
* gpu/blink: Cleanup - Remove 'using' declarations from webgraphicscontext3d_im...tfarina2015-03-094-612/+820
* gpu: Convert egl_main_native target to GN build.tfarina2015-03-092-0/+32
* Remove ganesh whitelist for all Android Lollipop devicesboliu2015-03-091-10/+1