summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: Add CHROMIUM_image support to in-process command buffer.reveman2014-10-294-26/+144
* gpu: Move image creation part of GpuMemoryBufferFactory interface to gpu name...reveman2014-10-284-0/+134
* Remove ANGLE enums that are to be removed soon.zmo2014-10-281-5/+5
* cc: Move GpuMemoryBufferManager interface to gpu namespace.reveman2014-10-284-0/+64
* Revert "Accelerate the lighten blendmode if GL_EXT_blend_minmax is enabled."ed2014-10-285-6/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2777-300/+219
* Add skia bindings for VertexAttrib[1f,2fv,3fv].egdaniel2014-10-271-0/+3
* GN: Fix Android component buildcjhopman2014-10-271-5/+8
* gpu: Remove texture target from internal mailbox namesievers2014-10-249-138/+115
* gpu: Rewrite MailboxSynchronizersievers2014-10-2418-517/+755
* Duplicate VideoEncodeAccelerator::SupportedProfile in gpu_info.h.wuchengli2014-10-243-6/+33
* Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.ed2014-10-2324-3/+208
* Add Link-Time Optimizations support for Android.fdegans2014-10-231-0/+8
* Non-SFI Mode: Build gpu/ libraries by PNaCl toolchain for nacl_helper_nonsfi.hidehiko2014-10-232-5/+23
* MailboxSync: Imply fence with sync pointsievers2014-10-2210-117/+96
* Detect built-in varyings' invariant setting conflicts.zmo2014-10-223-6/+46
* Standardize usage of virtual/override/final in gpu/dcheng2014-10-2158-2331/+2123
* Type conversion fixes, gpu/ edition.pkasting2014-10-176-23/+32
* Mark NoOpGLSurface as surfaceless.jbauman2014-10-171-1/+1
* Disallow drawing feedback loops.zmo2014-10-172-3/+53
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-2/+2
* gpu: Add missing ScopedRenderToboliu2014-10-161-0/+3
* Cause GPU process to exit upon lost context in more circumstances.jbauman2014-10-161-10/+17
* gpu: Fix webview parent compositor crash in context lossboliu2014-10-151-1/+3
* Revert "Adding skia gl interface binding for glCopyTextureCHROMIUM"junov2014-10-151-1/+0
* Avoid type truncation warnings when converting GLenum to GLboolean by insertingpkasting2014-10-143-10/+12
* Generate INVALID_OPERATION if feedback loops exist in CopyTex{Sub}Image2D.zmo2014-10-144-0/+50
* Disallow active attrib aliasing at shader program link time.zmo2014-10-134-15/+72
* Enabled EXT_sRGB WebGL extension support in the command buffer.bajones2014-10-136-2/+82
* Android: Blacklist async_readpixels on VMWare/Mesa (emulator)sievers2014-10-131-1/+19
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-1330-571/+250
* Use NV_draw_buffers to implement EXT_draw_buffersoetuaho2014-10-135-2/+47
* Align base::hash_map with C++11, part 1.davidben2014-10-111-11/+0
* Optimized Texture::Update() function.dyen2014-10-103-125/+263
* Cleanup: Actually remove base/file_util.h.thestig2014-10-101-1/+1
* Selectively enable D3D11 on Intel GPUs.jmadill2014-10-101-13/+17
* Accelerate the 'lighten' blendmode.ed2014-10-105-2/+8
* gpu/khronos_glcts_support: skip egl_create_context testullysses.a.eoff2014-10-101-0/+3
* Blacklist Intel GM865/GL960 on Mac OS 10.6ccameron2014-10-091-1/+18
* Switch to use ANGLE's new APIs to query shader variables.zmo2014-10-0916-577/+693
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-2/+2
* gpu/khronos_glcts_support: skip Texture_Rectangle_Samplers_frag testullysses.a.eoff2014-10-091-0/+2
* gpu/khronos_glcts_support: override Surface getWidth/Heightullysses.a.eoff2014-10-091-3/+26
* Enable hardware VP8 decoder on Samsung devices with Android 4.4glaznev2014-10-081-3/+15
* Replacing the OVERRIDE with override and FINAL with final in gpumohan.reddy2014-10-0864-1116/+1116
* Remove GT-I9500 (international Galaxy S4) from Ganesh whitelist.aelias2014-10-081-2/+2
* Expand ETC1-power-of-two workaround to all SGX 5xx models.aelias2014-10-081-3/+3
* Remove implicit conversions from scoped_refptr to T* in gpu/dcheng2014-10-071-1/+2
* Optimized UpdateCleared() function using precalculated counter.dyen2014-10-061-14/+1
* Apply disable_post_sub_buffers_for_onscreen_surfaces only to mesa gl.sl.ostapenko2014-10-061-0/+1