summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* GPU Tracer no longer issue device traces when device category is off.dyen2015-04-113-31/+70
* Add VDA supported profile to GPUInfohenryhsu2015-04-104-15/+48
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-091-1/+1
* Make ui/gl depend on the necessary runtime targets on Windows.jam2015-04-091-8/+0
* Revert of Make ui/gl depend on the necessary runtime targets on Windows. (pat...engedy2015-04-091-0/+8
* Make ui/gl depend on the necessary runtime targets on Windows.jam2015-04-091-8/+0
* gpu: Add UMA statistic for RG texture support.reveman2015-04-081-0/+1
* Add R_8 GPU memory buffers format.dcastagna2015-04-087-4/+35
* Add a "Max. MSAA samples" entry to chrome://gpu.senorblanco2015-04-084-0/+13
* We started redesigning GpuMemoryBuffer interface to handle multiple buffers [0].emircan2015-04-083-5/+75
* Disable framebuffer discarding on Mali-4xx and clean up.aelias2015-04-075-27/+23
* GPU workaround to simulate Out of Memory errors with large texturesbajones2015-04-072-0/+11
* Add reveman@ as owner of *gpu_memory_buffer* files.dcastagna2015-04-071-0/+4
* Test gpu memory buffers drawing directly to the backbuffer.dcastagna2015-04-071-31/+65
* Disable Occlusion Query on MediaTek MT8135mckev2015-04-071-1/+17
* gpu: More specific internalformat requirements for CreateImageCHROMIUM.reveman2015-04-074-40/+18
* Work on Windows GN component build.brettw2015-04-067-35/+108
* Test gfx::GpuMemoryBuffer::BGRA_8888 GpuMemoryBuffer lifecycle.dcastagna2015-04-061-19/+99
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-067-108/+35
* Work on Windows GN component build.brettw2015-04-067-35/+108
* Fix a few lints found while working on crrev.com/1051503003.dcastagna2015-04-065-16/+15
* Revert of Use the desktop GL core profile on Linux when ES3 support is reques...marcheu2015-04-045-36/+26
* Make CreateAndConsumeTexture always associate client_id with a service_idbajones2015-04-042-0/+113
* Use the desktop GL core profile on Linux when ES3 support is requested.kbr2015-04-035-26/+36
* Enable multisampled_render_to_texture on Qualcomm GPUs.senorblanco2015-04-021-3/+2
* Work on GN Windows component build.brettw2015-04-023-17/+4
* Break up disable_multisampling blacklist entry.senorblanco2015-04-024-13/+19
* Use scoped_ptr<T[]> for memory allocated with operator new[].dcheng2015-04-011-1/+1
* Turn ThreadPriority enum into an enum class.gab2015-04-012-4/+4
* Whitelist all Mali-400 for canvas/GPU raster except known bad models.aelias2015-04-011-0/+20
* Added support for desktop OpenGL's Core Profile on Mac OS X.kbr2015-03-3117-146/+386
* Port gles2_conform_test_windowless action to GN build.tfarina2015-03-311-1/+104
* Add a stub implementation of khronos_glcts_test to the GN build.dpranke2015-03-311-0/+23
* 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