summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Added global order numbers to in process command buffers.dyen2015-09-224-6/+229
* gpu: Add flag to disable virtual contextshendrikw2015-09-226-3/+19
* Removing GL context rate limiting feature and related wrappersjunov2015-09-2212-49/+0
* Cleanup: Pass std::string as const reference from gpu/ki.stfu2015-09-217-14/+18
* Make the khronos_glcts_tests controllablepetermayo2015-09-211-1/+5
* Disambiguates multiple contexts in the same client.ericrk2015-09-2113-11/+34
* Mandoline: Enable more GL commands which are used by WebGL & GMap.penghuang2015-09-191-93/+63
* Fix clang/win build after https://codereview.chromium.org/1348363003Nico Weber2015-09-191-4/+0
* content/gpu: Simplify stub scheduling.sunnyps2015-09-182-99/+18
* Removed trace category cb_command as it overlaps with gpu.service.dyen2015-09-181-18/+4
* Remove ScopedUpdateTexture.tobiasjs2015-09-184-43/+0
* Add a new histogram for Max. MSAA sample count, and collection for it.senorblanco2015-09-181-0/+2
* Initialize default texture for GL_TEXTURE_3D and GL_TEXTURE_2D_ARRAYqiankun.miao2015-09-185-54/+180
* TexSubImage2D no longer needs to match the type in ES3.zmo2015-09-185-47/+111
* content/gpu: Simplify gpu channel message handling.sunnyps2015-09-181-2/+2
* Added a unique command buffer ID for command buffers.dyen2015-09-189-1/+57
* gpu: Reduce GL context switches used to check pending queries.reveman2015-09-177-43/+69
* Fix 3D texture support for generateMipmap in command bufferqiankun.miao2015-09-171-1/+1
* Get LinkProgram to work with int/uint sampler variables.zmo2015-09-171-0/+10
* This change adds WebGL support in mandoline. It also adds GLpenghuang2015-09-161-1/+8
* Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://code...dpranke2015-09-161-8/+1
* Compile angle_end2end_tests on Maccwallez2015-09-161-4/+2
* This change adds WebGL support in mandoline. It also adds GLpenghuang2015-09-161-1/+8
* Fix ES3 UniformMatrix* commands handling.zmo2015-09-167-22/+443
* Cleanup: Remove unneeded base/memory/shared_memory.h #includes.thestig2015-09-152-2/+0
* Fixed issue with compositor texture bindings leaking through to WebGL contexts.bajones2015-09-155-26/+72
* Add GL_TRANSFORM_FEEDBACK_BUFFER_MODE to GetProgramiv query.zmo2015-09-147-2/+58
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-1/+1
* Improve Uniform*ui{v} command handling.zmo2015-09-1410-139/+362
* Fix TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN query results.kbr2015-09-141-23/+85
* gpu: Disable GPU raster on some older Android GPUssievers2015-09-111-8/+6
* Add GL_CHROMIUM_screen_space_antialiasing to support alternative AAjin.a.yang2015-09-1124-1/+184
* Rebase for https://codereview.chromium.org/1310883012/zmo2015-09-107-4/+55
* Fix glBindUniformLocationCHROMIUM conflicts situation.zmo2015-09-096-96/+192
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Fix GetFramebufferAttachmentParameteriv command handling.zmo2015-09-098-110/+121
* Proposing new CHROMIUM_sync_point API.dyen2015-09-081-19/+47
* Fix incorrect expectations for GLES CTS on Intel.geofflang2015-09-081-5/+5
* Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...jmadill2015-09-0814-484/+29
* Update generateMipmap to ES3 semantic in command bufferqiankun.miao2015-09-081-8/+12
* Fix support for internal_gles2_conform_test = truepetermayo2015-09-041-20/+23
* Explicit bindBufferRange implementation to allow handling null bufferbajones2015-09-043-12/+36
* Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...jmadill2015-09-048-494/+243
* Allow GL_RGB_YCBCR_422_CHROMIUM in CopyTextureCHROMIUM.dcastagna2015-09-042-11/+19
* Added support for EXTDisjointTimerQuery functions.dyen2015-09-042-0/+12
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-09-0414-29/+484
* command_buffer: Enable shader translator calls for tests with mock glkkinnunen2015-09-044-21/+37
* gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.dongseong.hwang2015-09-048-243/+494
* Add command_buffer_gles2hendrikw2015-09-035-84/+188
* Supress ES CTS failures on the older Intel/OpenGL chips that the FYI bots run.geofflang2015-09-031-0/+6