summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Add support for compressed GPU memory buffers.christiank2015-02-258-0/+64
* Compile shader upon deletion if attached.dyen2015-02-255-16/+65
* Blacklist GPU raster and canvas on all PowerVR SGX.aelias2015-02-251-1/+14
* Add OWNERS file in gpu/perftestspiman2015-02-251-0/+1
* Fix MSAA on windowshendrikw2015-02-252-2/+22
* gpu: Run texture upload perf test with different texture sizes.dcastagna2015-02-253-55/+94
* Add glGetSynciv to GPU command buffer.zmo2015-02-2526-207/+605
* Revert of Add support for compressed GPU memory buffers. (patchset #7 id:1200...phoglund2015-02-248-64/+0
* Add support for compressed GPU memory buffers.christiank2015-02-248-0/+64
* gpu: Add support for gpu_perftests for android.dcastagna2015-02-242-13/+53
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+4
* gpu: Make gpu_perftests run and pass on mac.dcastagna2015-02-201-1/+1
* Support syncing undefined texturesboliu2015-02-205-81/+127
* Fix GPU tracing offset calculation on android.dyen2015-02-192-2/+3
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-193-25/+15
* Fix shader compilation crash when log or translated length is 0.dyen2015-02-191-14/+20
* gpu: Remove gpu_bindings.h inclusion from headers and reduce includes depende...dcastagna2015-02-197-6/+13
* Add glWaitSync to GPU command buffer.zmo2015-02-1919-67/+240
* ASSERT each linkProgram leads to empty cache in ProgramInfoManager.zmo2015-02-191-10/+9
* Add glClientWaitSync to GPU command buffer.zmo2015-02-1827-266/+609
* gpu: Render to a framebuffer object instead of an offscreen surface in gpu_pe...dcastagna2015-02-181-18/+35
* Removed references to win_gpu, which has been removedsergiyb2015-02-181-16/+0
* gpu: Workaround Adreno 420 bug with deleting current FBO.vmiura2015-02-185-3/+40
* Sort GYP and GN files under gpusatorux2015-02-1812-190/+190
* Fix shader compilation when no translator.dyen2015-02-181-9/+13
* Add glGetActiveUniformsiv to GPU command buffer.zmo2015-02-1735-289/+1459
* Add lock support for in process context provider.jbauman2015-02-145-2/+18
* gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time.dcastagna2015-02-135-25/+188
* gpu: Initialize GLFakeQueries data members.dcastagna2015-02-131-3/+3
* Only collect information about primary display adapter on XP.jbauman2015-02-131-2/+12
* Add glGetUniformIndices to GPU command buffer.zmo2015-02-1324-182/+750
* Fix GPU Tracing offset calculation.dyen2015-02-131-1/+1
* Shader compiles deferred until program link time after a cache miss.dyen2015-02-1221-288/+346
* Disable warning in GLES2 CTS in Windows.jmadill2015-02-121-5/+2
* gpu: Extract the gpu timing code from gpu_tracer.dcastagna2015-02-129-380/+397
* Add support for multithreading the GPU command buffer.jbauman2015-02-128-0/+26
* Add glGetTransformFeedbackVarying to GPU command buffer.zmo2015-02-1228-199/+1350
* gpu: check if GL context supports robustness when calling GetGraphicsResetSta...dongseong.hwang2015-02-112-5/+9
* Updating WebGraphicsContext3DImpl to include ES3 entry pointsbajones2015-02-112-0/+312
* disable partial swaps on Malidbehr2015-02-111-0/+13
* Share SyncPointManager implementationboliu2015-02-113-49/+70
* Add .dSYM paths for test isolate files that have ASan support on Macglider2015-02-101-0/+7
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-3/+3
* remove useless APIs in WGC3DImplyunchao.he2015-02-092-28/+0
* Add glUniformBlockBinding to GPU command buffer.zmo2015-02-0723-113/+293
* Disable D3D11 on systems with AMD switchable graphics.jbauman2015-02-071-1/+13
* Add glGetActiveUniformBlockiv to GPU command buffer.zmo2015-02-0628-282/+792
* Refactor for GPU command buffer PUTSTR code generator.zmo2015-02-067-329/+193
* Add OrderingBarrierCHROMIUM API.vmiura2015-02-0624-9/+144
* Update {virtual,override,final} to follow C++11 style in gpu.dcheng2015-02-063-22/+18