summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-116-20/+0
* WebGL TexParameterf and GetTexParameterf needs to handle float param correctlyzmo@chromium.org2014-03-0912-69/+161
* Clean up outdated gpu driver bug workarounds for Mac 10.9zmo@chromium.org2014-03-091-39/+56
* gpu: Use explicit atomics instead of assuming that 32bit read/writes are atomic.reveman@chromium.org2014-03-088-69/+69
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-078-323/+221
* Reenable MSAA on Malimarcheu@chromium.org2014-03-071-17/+1
* Revert 255228 "Don't blacklist accelerated 2d canvas if WinStats..."zmo@chromium.org2014-03-061-10/+2
* Adjusts the call sequences in cc::ResourceProvider::MapImage to map image fir...jun.a.jiang@intel.com2014-03-061-0/+6
* Don't blacklist accelerated 2d canvas if WinStats are unavailable.zmo@chromium.org2014-03-061-2/+10
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-061-0/+2
* Update gles2_conform_test expectationszmo@chromium.org2014-03-051-10/+3
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-052-2/+4
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-0528-11716/+12267
* Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...zmo@chromium.org2014-03-057-9/+84
* Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."thakis@chromium.org2014-03-043-29/+7
* gpu: Allow overriding GPU driver workarounds via command linerobert.bradford@intel.com2014-03-043-7/+29
* Roll ANGLE to include the loop unrolling fix.zmo@chromium.org2014-03-013-1/+16
* Fail gracefully on PBO pack buffer failure.jmadill@chromium.org2014-03-012-0/+49
* Cleanup GrGLInterface factories in Chromium in order to remove old names and ...bsalomon@google.com2014-02-281-106/+113
* Fix state re-init in the shader translator.jmadill@chromium.org2014-02-271-4/+6
* Disable accelerated video decode for switchable AMD gpusvangelis@chromium.org2014-02-271-1/+14
* Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow testdanakj@chromium.org2014-02-271-1/+1
* Enable -O2 optimization in command_buffer_service on Android.vmiura@chromium.org2014-02-261-0/+7
* Revert 253205 "Fix stale reinit in the shader translator."bajones@chromium.org2014-02-251-6/+4
* Fix stale reinit in the shader translator.bajones@chromium.org2014-02-251-4/+6
* GLInProcessContext: Implement global sync pointssievers@chromium.org2014-02-252-2/+91
* Changed pack alignment of GPU command buffer commands.vmiura@chromium.org2014-02-223-5/+11
* Rename base_untrusted to base_naclsergeyu@chromium.org2014-02-222-6/+6
* Fixed uninitialized variable in r252635.vmiura@chromium.org2014-02-221-1/+2
* Unsafe threading in CachedProgramInfoManager::DeleteInfo(GLuint program).vmiura@chromium.org2014-02-211-1/+3
* Reduce internal Flush() in GL resource glGen/Delete APIs.vmiura@chromium.org2014-02-2110-106/+538
* Make it possible to use OSMesa on Androidpeter@chromium.org2014-02-211-0/+2
* Fix CopyTextureCHROMIUM for external textures without GLImagesievers@chromium.org2014-02-211-9/+3
* android: Blacklist failed driver for async readbackpowei@chromium.org2014-02-211-7/+3
* Use _nacl suffix for NaCl targets in src/gpusergeyu@chromium.org2014-02-212-18/+18
* List gpu driver bug workaround reasons in about:gpuzmo@chromium.org2014-02-213-33/+72
* Remove a LOG(INFO) call from AsyncPixelTransferManagerAndroid.peter@chromium.org2014-02-201-1/+0
* Do not rely on a texture's internalformat matching formatoetuaho@nvidia.com2014-02-208-36/+107
* Hide X11 dependencies when use_x11=0.kalyan.kondapally@intel.com2014-02-191-1/+1
* Fix initializing the compiler parameters before modifying them.nicolascapens@chromium.org2014-02-181-1/+2
* Fix typos in function names in GL errors in command decoderoetuaho@nvidia.com2014-02-171-12/+12
* Move multisampling control from gpu blacklist to driver bug workaround list.zmo@chromium.org2014-02-158-94/+84
* Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.viettrungluu@chromium.org2014-02-151-1/+1
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-1519-117/+119
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-153-8/+8
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-152-6/+11
* Implement support for rendering to 32-bit float textures on ES3oetuaho@nvidia.com2014-02-1417-143/+617
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-143-8/+8
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-143-8/+8
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-142-11/+6