summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Clean up blacklist requests.zmo@chromium.org2013-06-131-5/+7
* Revert 205481 "Virtual context MakeCurrent tweaks."sievers@chromium.org2013-06-121-4/+7
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-125-3/+14
* [Android] Fix component build again.yfriedman@chromium.org2013-06-121-0/+1
* GPU: Replace AsyncPixelTransferState with AsyncPixelTransferDelegate.backer@chromium.org2013-06-1220-530/+327
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in gpu/.dcheng@chromium.org2013-06-121-7/+4
* gpu: Workaround invalid values from GetShaderPrecisionFormatbrianderson@chromium.org2013-06-121-3/+26
* Rename "D3DStatsExperiment" field trial to "D3D11Experiment".apatrick@chromium.org2013-06-121-1/+1
* Block GPU access if no graphics driver installed after Windows installation.zmo@chromium.org2013-06-111-1/+16
* In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token.qsr@chromium.org2013-06-112-3/+38
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-1119-20/+20
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-117-14/+19
* Fix the indentation of a a few GLImage methodskaanb@chromium.org2013-06-111-53/+49
* Virtual context MakeCurrent tweaks.sievers@chromium.org2013-06-111-7/+4
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-1123-38/+38
* Revert 205224 "In RingBuffer::GetLargestFreeSizeNoWaiting, relea..."raymes@chromium.org2013-06-102-38/+3
* In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token.qsr@chromium.org2013-06-102-3/+38
* gpu: make sure we can ProduceFrontBuffer in 2 contexts of the same share grouppiman@chromium.org2013-06-082-1/+51
* Make gles2_conform_support compile in Aura.ajwong@chromium.org2013-06-084-63/+123
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-082-4/+5
* Fixed issue with EXT_draw_buffers not explicitly enablingbajones@chromium.org2013-06-081-1/+18
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-082-0/+5
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-2/+2
* GPU: Refactor AsyncPixelTransferManager{EGL,ShareGroup,Sync}backer@chromium.org2013-06-076-125/+150
* Remove unused method and data.qsr@chromium.org2013-06-062-24/+0
* Add workaround for Mali-400 zero-sized buffer bug.bsalomon@google.com2013-06-064-49/+80
* GPU: Move AsyncPixelTransferDelegateIdle functionality into Managerbacker@chromium.org2013-06-062-155/+131
* GPU: Proxy calls from Manager to Delegate.backer@chromium.org2013-06-0521-289/+341
* Replace context parenting by sharing through mailboxespiman@chromium.org2013-06-0512-189/+129
* gpu: Make getImageParameterivCHROMIUM actually call getImageParameterivCHROMI...kaanb@chromium.org2013-06-051-2/+2
* gpu: Change the comment for GpuMemoryBuffer::GetStride to explain the return ...kaanb@chromium.org2013-06-051-1/+1
* Enable D3D11 stats collection based on a field trial.apatrick@chromium.org2013-06-041-31/+25
* Fix even more remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-2/+15
* GPU: Factory produces APTManagers instead of APTDelegatesbacker@chromium.org2013-06-0430-423/+611
* Add allocator.gyp target to gpu_unittests to fix heapcheck buildakalin@chromium.org2013-06-041-0/+6
* Fix remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-1/+2
* gpu: Make pack/unpack alignment part of autogenerated stateskyostil@chromium.org2013-06-0410-200/+233
* Update remaining files to use WeakPtr<T>::get() instead of "operator T*"akalin@chromium.org2013-06-042-9/+7
* ANGLE DEPS roll 2245:2249bajones@chromium.org2013-06-045-15/+51
* Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-0233-729/+1348
* gpu: Autogenerate glHint stateskyostil@chromium.org2013-05-3110-27/+125
* GLContextVirtual::ReleaseCurrent sets current virtual to NULLboliu@chromium.org2013-05-311-2/+4
* Remove GPU perf warning.gman@chromium.org2013-05-311-1/+1
* GPU: Make AsyncPixelTransferState per context rather than per context group.backer@chromium.org2013-05-3117-100/+370
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-312-0/+16
* Fix wrong behaviors in gpu blacklist entry exceptions.zmo@chromium.org2013-05-302-0/+57
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-303-0/+24
* gpu: Change Produce/ConsumeTexture to allow texture sharingpiman@chromium.org2013-05-2920-721/+457
* Support for ozone graphics in content.rjkroege@chromium.org2013-05-292-0/+38
* Move gpu_test_config stuff from content/ to gpu/zmo@chromium.org2013-05-288-0/+1493