summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* command_buffer_gles2: Fix command-line arguments if they are passedkkinnunen2016-01-221-14/+20
* Allow std::unordered_*.davidben2016-01-221-0/+2
* [Reland] Check if internal_format is valid for GenerateMipmap().zmo2016-01-229-34/+264
* Removed old sync point support for the in process command buffer.dyen2016-01-214-76/+8
* Removed OLD_SYNC_POINT sync token namespace.dyen2016-01-212-12/+0
* Revert of Check if internal_format is valid for GenerateMipmap(). (patchset #...alancutter2016-01-218-229/+29
* Mac: Add support for clipping and arbitrary transformsccameron2016-01-211-1/+1
* Change internalformat of TexImage from GLenum to GLintqiankun.miao2016-01-214-13/+12
* Check if internal_format is valid for GenerateMipmap().zmo2016-01-218-29/+229
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-2/+0
* Allow std::unordered_*.davidben2016-01-211-0/+2
* Use 16-bit surface for low-end devicesjinsukkim2016-01-205-1/+54
* Removed client side support for old sync points.dyen2016-01-2019-214/+41
* Reland of Untouch out of bound pixels for CopyTexSubImage2D (patchset #1 id:1...zmo2016-01-201-27/+7
* Revert of Untouch out of bound pixels for CopyTexSubImage2D (patchset #4 id:6...junov2016-01-201-7/+27
* cc, gpu: logging async swaps period in chrome://tracingdongseong.hwang2016-01-201-0/+6
* Delete trace_event.h from gpu/martina.kollarova2016-01-206-15/+3
* Untouch out of bound pixels for CopyTexSubImage2Dqiankun.miao2016-01-201-27/+7
* Enable DirectComposition by default (reland)jbauman2016-01-201-0/+2
* [Reland] Add a workaround for Mac ReadPixels.zmo2016-01-203-5/+48
* Ensure alpha channel in backbuffer is correct with DirectComposition.jbauman2016-01-162-2/+51
* Revert of Add a workaround for Mac ReadPixels. (patchset #2 id:20001 of https...zmo2016-01-163-48/+5
* Add a workaround for Mac ReadPixels.zmo2016-01-153-5/+48
* Add support for "unowned" service_id to Texture.liberato2016-01-158-7/+171
* Harden CommandBufferProxyImplpiman2016-01-141-0/+4
* Revert of Enable DirectComposition by default. (patchset #2 id:20001 of https...zmo2016-01-141-2/+0
* GPU workarounds and test expectations for Linux/Intelpiman2016-01-141-1/+15
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Enable DirectComposition by default.jbauman2016-01-141-0/+2
* Last CL to make ReadPixels ES3 conformant.zmo2016-01-1311-62/+279
* Deploy angle_end2end_tests and gles2_conform_test more broadly.kbr2016-01-131-2/+3
* Add tests for incorrect shader translationpiman2016-01-121-0/+55
* Fixed an issue with verifying resource sync tokens.dyen2016-01-121-6/+8
* Implement ReadPixels into client buffer with ES3 pack parameters.zmo2016-01-125-126/+205
* Remove |target| from glCompressedCopyTextureCHROMIUM.zmo2016-01-0918-90/+56
* Don't discard framebuffer on Windows.jbauman2016-01-091-1/+12
* Fix bug of deqp uniformapi.html casexinghua.cao2016-01-091-1/+1
* Added a way for sync point clients to issue out of order waits.dyen2016-01-087-53/+173
* Add librt to default libs on linuxspang2016-01-081-2/+0
* Fixed InProcessCommandBuffer::FenceSyncReleaseOnGpuThread() deadlock.dyen2016-01-081-10/+3
* Add GL error usage metrics for glTexImage* APIsjunov2016-01-075-0/+46
* Ported gles2_conform_test harness to base/test/launcher.kbr2016-01-073-7/+19
* Make gles2_conform_test build and run with GN on Linux.kbr2016-01-072-48/+60
* Mark unpack related enums as always supported.kalyan.kondapally2016-01-072-0/+12
* Remove glCompressedCopySubTextureCHROMIUM.zmo2016-01-0723-1051/+97
* Allow GL_TEXTURE_RECTANGLE_ARB as the destination for copyTextureCHROMIUM.erikchen2016-01-065-142/+335
* Fix a bug in state restore during context switchzmo2016-01-067-112/+67
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-0620-284/+231
* Verify resource provider sync tokens before sending to parent.dyen2016-01-062-18/+84
* Use EGL_ANGLE_surface_orientation in Chrome to avoid a blit.jbauman2016-01-054-0/+5