summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-172-6/+4
* Add size info to texture upload traces.vangelis@chromium.org2014-05-171-3/+6
* GN build: GPU work, Windows compile, "check" errorsbrettw@chromium.org2014-05-165-158/+179
* gpu: Assert that FencedAllocator is empty in destructorjadahl@opera.com2014-05-163-15/+17
* Be more strict with detecting Optimus on Linux.zmo@chromium.org2014-05-151-6/+11
* Add GN build for parts of gpu and ozone.brettw@chromium.org2014-05-152-0/+162
* Generate feature info extension flag check for GL extension functionskkinnunen@nvidia.com2014-05-153-39/+69
* gpu: Issue a glFinish to ensure that query result is available before GetQuer...reveman@chromium.org2014-05-151-2/+1
* Remove duplicate entries from GLState valid value setkkinnunen@nvidia.com2014-05-143-20/+8
* Remove constant values from command buffer commandskkinnunen@nvidia.com2014-05-1419-741/+862
* Add vmiura@ to GPU command buffer owners.vmiura@chromium.org2014-05-141-0/+1
* Clarify function info object usage in the command buffer generatorkkinnunen@nvidia.com2014-05-131-179/+168
* Added Chrome-side support for EXT_blend_minmax WebGL extensionbajones@chromium.org2014-05-132-0/+16
* Make command buffer generator infer GL array element type from the GL prototypekkinnunen@nvidia.com2014-05-121-64/+79
* Prefer GL_ARB_sync/ES3 fencessievers@google.com2014-05-121-15/+0
* Clean up SyncCompositorFactory context creationboliu@chromium.org2014-05-102-21/+37
* Revert "Un-blacklist D3D11 on Intel machines."jmadill@chromium.org2014-05-101-1/+13
* Reland r264914boliu@chromium.org2014-05-095-21/+49
* Return has value, in function returning void.dongseong.hwang@intel.com2014-05-091-1/+1
* Add GL version support in gpu blacklist and workaround list.zmo@chromium.org2014-05-0715-71/+307
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-072-4/+2
* Fix redundant flushes in CommandBufferHelper::WaitForToken().vmiura@chromium.org2014-05-062-2/+47
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-0628-2060/+1091
* Uncleared textures attached to an FBO mark the FBO incomplete.vmiura@chromium.org2014-05-062-0/+99
* Remove command_buffer/common/types.h.thakis@chromium.org2014-05-0533-4150/+5245
* Remove all the duplicate macros and types in command_buffer/common/types.h.thakis@chromium.org2014-05-043-184/+12
* Optimize GLES2DecoderImpl::ApplyDirtyState.vmiura@chromium.org2014-05-0325-1043/+1668
* Disable OES_standard_derivative with Vivante GPUs.zmo@chromium.org2014-05-031-1/+16
* Enable Intel GPUs on Linux with Mesa 10.1 or newer.zmo@chromium.org2014-05-031-3/+11
* Refactor gles2_cmd_decoder_unittest.cc into components.vmiura@chromium.org2014-05-0210-8646/+10174
* GPU: Use idle-uploads for new NVidia drivers.epenner@chromium.org2014-05-021-0/+9
* Rework RingBuffer to assume the functionality of AlignedRingBuffervbuzinov@nvidia.com2014-05-026-248/+82
* Add GL_CHROMIUM_map_sub to command buffer client extension string.bsalomon@google.com2014-05-022-2/+4
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-0223-231/+266
* Enable GPU on Optimus on Linux with newer Mesa.zmo@chromium.org2014-05-021-3/+19
* Use base::bits::Log2{Floor,Ceiling} instead of redefining them in TransferBuf...posciak@chromium.org2014-05-011-29/+2
* Revert of Optimize GLES2DecoderImpl::ApplyDirtyState. (https://codereview.chr...tapted@chromium.org2014-05-0117-1821/+1191
* Optimize GLES2DecoderImpl::ApplyDirtyState.vmiura@chromium.org2014-05-0117-1191/+1821
* Expand the GPU rasterization whitelistajuma@chromium.org2014-05-011-1/+10
* Un-blacklist D3D11 on Intel machines.jmadill@chromium.org2014-04-301-13/+1
* gpu: Add support for GL_TEXTURE_RECTANGLE_ARB target to CHROMIUM_copy_texture.reveman@chromium.org2014-04-303-5/+34
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-3017-47/+27
* Update GPU command buffer auto formatting.vmiura@chromium.org2014-04-3014-1972/+4454
* Missing machine model info should be a no match for GPU blacklistalokp@chromium.org2014-04-293-5/+88
* gpu: Optimize and cleanup shader code used for CHROMIUM_copy_texture.reveman@chromium.org2014-04-292-126/+149
* Adding support for PVRTC, ATC, and ETC1 textures to the command bufferbajones@chromium.org2014-04-295-111/+236
* Add proper includes for usage of the CityHash functions.mvrable@chromium.org2014-04-281-3/+1
* Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEOpiman@chromium.org2014-04-264-8/+0
* gpu: Refactor and cleanup CHROMIUM_copy_texture implementation.reveman@chromium.org2014-04-262-223/+148
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-253-7/+0