summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Test that glDiscardFramebufferEXT binds to the correct functionoetuaho@nvidia.com2014-02-051-0/+25
* Add Mavericks to test config.zmo@chromium.org2014-02-044-5/+14
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-035-5/+82
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-036-30/+20
* Add GPU bots to the default set of try jobs in ui/gl/ and gpu/.danakj@chromium.org2014-02-031-0/+17
* Mark GL2FixedTests_blend_input_run as failingvangelis@chromium.org2014-01-311-0/+2
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-316-20/+30
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-306-30/+20
* Revert 247966 "Remove unnecessary dependency from gpu/ to libui.dll"xhwang@chromium.org2014-01-301-0/+1
* Remove unnecessary dependency from gpu/ to libui.dlljamesr@chromium.org2014-01-301-1/+0
* Cleanup: Remove std::string("") usage and fix lint errors.thestig@chromium.org2014-01-301-1/+1
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-306-20/+30
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-306-30/+20
* Android: Always update SurfaceTexture when usedsievers@chromium.org2014-01-291-29/+44
* Don't allow glBindTexImage2D() with GL_TEXTURE_CUBE_MAPsievers@chromium.org2014-01-292-0/+17
* add a human-readable explanation to allow the trace to show why the command b...humper@google.com2014-01-282-0/+3
* Fix regression with r247334sievers@google.com2014-01-281-18/+22
* [gpu] Remove StreamTexture(Manager) concept from command decodersievers@google.com2014-01-2751-1157/+311
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-274-18/+0
* Encapsulate functionality of the mock GL interface to MockGLInterfaceoetuaho@nvidia.com2014-01-2517-41/+44
* gpu: Fix crash in GLES2DecoderImpl::Destroy.reveman@chromium.org2014-01-241-2/+1
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-2229-28/+50
* Revert 245563 and 245800 which made re2 GN generated.brettw@chromium.org2014-01-222-2/+2
* Unit test for GPU command buffer wrapping condition.vmiura@chromium.org2014-01-221-4/+83
* Only allow the SVGA3D VMware driver, not the llvmpipe one.zmo@chromium.org2014-01-221-1/+5
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-215-82/+5
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-182-2/+2
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-185-5/+82
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-176-18/+110
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-172-2/+2
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-1/+0
* Normalize _unittest.cc filename suffix for unittestsalecflett@chromium.org2014-01-1713-24/+24
* Fixes to make GPU tests run in isolated mode.kbr@chromium.org2014-01-161-0/+6
* Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...brettw@chromium.org2014-01-162-2/+2
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-162-2/+2
* During virtual context switches only restore texture unitskaanb@chromium.org2014-01-168-42/+326
* GPU: Add trace for real SwapBuffers.epenner@chromium.org2014-01-161-3/+0
* Remove some dead code found by scythe.thakis@chromium.org2014-01-163-69/+0
* Support nested tracing in gpu_tracer.vmiura@chromium.org2014-01-1512-86/+551
* Remove NVIDIA entry from blacklistvangelis@chromium.org2014-01-141-17/+1
* Blacklisting accelerated video for range of drivers found by VIMEO. vangelis@chromium.org2014-01-131-0/+83
* Report relevant variable names in info logs on failed shader linkoetuaho@nvidia.com2014-01-133-36/+71
* Remove chromium extensions obsoleted by gpu::Capabilitiesboliu@chromium.org2014-01-113-15/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-103-3/+3
* Add synthetic delay points for latency testingskyostil@chromium.org2014-01-104-0/+18
* Update GPU feature tests to expect no GPU on Windows <=Vistaccameron@chromium.org2014-01-101-1/+7
* Make correct GL context current during gpu_tracer processingvmiura@chromium.org2014-01-103-17/+29
* Allow WMware software renderer with newer Mesa drivers in Linuxzmo@chromium.org2014-01-091-3/+15
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-1/+1
* Revert 243714 "Update GPU feature tests to expect no GPU on Wind..."scottmg@chromium.org2014-01-091-7/+1