summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge 211481 "gpu: Enable idle uploads as the default fallback a..."epenner@google.com2013-07-222-7/+32
* Merge 209977 "gpu: Fix removal of pending queries."reveman@chromium.org2013-07-164-36/+79
* Build fix for gpu/demos.dongseong.hwang@intel.com2013-06-252-3/+5
* Hide panel_fitting feature on non-CrOS platformssadrul@chromium.org2013-06-241-4/+8
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-7/+7
* gpu: Implement debug logging on Androidskyostil@chromium.org2013-06-222-0/+43
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-2211-26/+59
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+1
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-203-5/+0
* Remove surface.gyp from command_buffer_service.gypidanakj@chromium.org2013-06-201-1/+0
* Remove gman from owners.gman@chromium.org2013-06-202-2/+0
* Do not set alpha channel mask if MRT is enabled and some buffers have alpha.zmo@chromium.org2013-06-193-6/+31
* Move io_surface_support_mac to ui/gl.danakj@chromium.org2013-06-192-2/+4
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-177-10/+9
* Disable async uploads if the heap size is less than or equal to 128MBkaanb@chromium.org2013-06-171-1/+13
* Nit: collapse double space in a log message.aandrey@chromium.org2013-06-171-3/+3
* Add mailbox manager testpiman@chromium.org2013-06-154-1/+148
* GPU: Instrument AsyncTexImage2D and TexImage2D for telemetry.backer@chromium.org2013-06-145-13/+50
* Fixed logic error in string replace that was truncating extension string inad...bajones@chromium.org2013-06-141-6/+3
* Move check for reliable D3D11 support prior to querying the D3D11Experiment f...apatrick@chromium.org2013-06-141-13/+13
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Revert 205970 "Revert 205481 "Virtual context MakeCurrent tweaks.""sievers@chromium.org2013-06-131-7/+4
* Remove CommandBufferHelper::GetErrorjbauman@chromium.org2013-06-132-7/+0
* GPU: Eliminate unnecessary State on async idle upload path.backer@chromium.org2013-06-131-83/+43
* 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