summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Port generate_gles2_conform_embedded_files action to GN build.tfarina2015-03-271-0/+15
* Revert of Remove Qualcomm MSAA from blacklist for versions >= Lollipop. (patc...timvolodine2015-03-271-7/+3
* gpu: Add gles2_conform_test target to GN build.tfarina2015-03-272-0/+13
* Remove the blacklist on newer Nvidia Linux driversdbdaniel422015-03-271-1/+5
* We redesigned the GpuMemoryBuffer interface to handle multiple buffers. These...emircan2015-03-272-5/+10
* Only destroy GPUTracer if the pointer is not empty.dyen2015-03-261-2/+4
* Remove Qualcomm MSAA from blacklist for versions >= Lollipop.senorblanco2015-03-261-2/+6
* gpu: Fix some jmadill's TODOs.tfarina2015-03-262-13/+8
* Added FBO Invalidation workaround for Nexus 6.dyen2015-03-263-1/+19
* Added Destroy() functions for GPUTimer and GPUTracer/GPUTrace.dyen2015-03-265-19/+68
* Remove all usages of MojoGLES2GetGLES2Interface().alhaad2015-03-261-14/+6
* Have compositor_model_bench target near its source files.tfarina2015-03-253-23/+29
* Time of first use cost of upload.siva.gunturi2015-03-251-1/+6
* Add ANGLE perf tests targets.jmadill2015-03-242-0/+47
* 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