summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix a scissor op bug in CopyTextureCHROMIUM.zmo2015-08-181-0/+2
* Reland of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"dongseong.hwang2015-08-188-6/+225
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+1
* Revert of gpu: workaround force_cube_map_positive_x_allocation fixes Android ...jmadill2015-08-178-221/+6
* gpu: workaround force_cube_map_positive_x_allocation fixes Android crash.dongseong.hwang2015-08-168-6/+221
* command_buffer: Use GLSL core version that matches the OpenGL versionkkinnunen2015-08-138-96/+216
* gpu: Remove unneeded dependency from gles2_conform_support.exehendrikw2015-08-121-1/+0
* Add various GPU isolates for GN.dpranke2015-08-123-1/+29
* Add YUV_420_BIPLANAR to gfx::BufferFormat.andresantoso2015-08-123-0/+11
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+4
* Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...rockot2015-08-121-4/+23
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+4
* Fix some protobuf issues (unnecessary imports, missing syntax) detected with apkasting2015-08-111-0/+1
* gpu: Allow for null commandline in command_bufferhendrikw2015-08-104-29/+46
* Mac Overlays: Add GPU back-pressureccameron2015-08-101-0/+2
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-1/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-0/+1
* Revert of Mac Overlays: Add GPU back-pressure (patchset #8 id:140001 of https...kbr2015-08-091-2/+0
* Mac Overlays: Add GPU back-pressureccameron2015-08-091-0/+2
* Update SplitString calls to new formbrettw2015-08-087-23/+28
* gpu: Implement a eglCreatePbufferSurfacehendrikw2015-08-071-1/+26
* [RELAND] Upgrade ReadPixels to ES3 semantic in command buffer.zmo2015-08-0710-127/+215
* Remove dead Python code in gpu/martina.kollarova2015-08-071-216/+0
* Revert of Upgrade ReadPixels to ES3 semantic in command buffer. (patchset #5 ...magjed2015-08-0710-215/+127
* Upgrade ReadPixels to ES3 semantic in command buffer.zmo2015-08-0710-127/+215
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-1/+0
* Fixes dependency in //mojo/gles2sky2015-08-071-1/+4
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-077-28/+23
* Update SplitString calls to new formbrettw2015-08-077-23/+28
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-0/+1
* Clean up includes in gpu command buffermartina.kollarova2015-08-0611-23/+28
* [tracing] Introduce MemoryDumpArgs to enable light and heavy dumpsssid2015-08-062-2/+4
* Allow supplying data for depth and stencil textures in ES3qiankun.miao2015-08-062-4/+7
* Refactor gpu code generationmartina.kollarova2015-08-061-905/+811
* Fix overlays on Mac OS when running on Core Profile.kbr2015-08-066-112/+216
* Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...ericrk2015-08-066-2/+101
* Fine tune ReadBuffer() impl in GPU command buffer.zmo2015-08-0514-8/+188
* gpu: Add calling convention for win32hendrikw2015-08-054-758/+873
* Revert "Temporarily add a finish counter to be sure finishes are completed."dyen2015-08-059-99/+34
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-048-130/+124
* gpu: Add ANGLE commit to program cache hash.jmadill2015-08-043-2/+8
* Mac: Remove non-overlay IOSurface/NSCGLSurface pathccameron2015-08-042-30/+1
* Set correct errors when transfer buffer creation fails.dyen2015-08-042-1/+7
* Fix Python pylint warningsmartina.kollarova2015-08-031-1437/+1437
* Fixed race when gpu process crashes before transfer buffer is created.dyen2015-08-011-0/+1
* Revert various crash checks made to queries while tracking down a bug.dyen2015-08-016-69/+7
* Add yet more GN isolates ...dpranke2015-07-311-0/+9
* gpu: Add a timer histogram for DoLinkProgram.jmadill2015-07-311-0/+2
* Added some extra safe guards to remove possible errors for queries.dyen2015-07-313-7/+12
* Command Buffer: add getBufferParameteri64vyunchao.he2015-07-3131-338/+655