aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGpuGL.h
Commit message (Expand)AuthorAge
* Separate out GrSurfaceConfig's fields from other structs used to create GrGL*...Gravatar bsalomon2014-10-29
* clear stencil clip on draw targetGravatar joshualitt2014-10-29
* OptState owns program descriptorGravatar joshualitt2014-10-28
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...Gravatar joshualitt2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...Gravatar joshualitt2014-10-27
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-27
* Scissor rect on drawinfoGravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...Gravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Opt state takes a GP instead of a GeometryStageGravatar joshualitt2014-10-10
* Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...Gravatar joshualitt2014-10-10
* Opt state takes a GP instead of a GeometryStageGravatar joshualitt2014-10-10
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...Gravatar joshualitt2014-10-07
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Plumb OptDrawState down to VertexShaderBuilderGravatar egdaniel2014-10-06
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* Use OptDrawState instead of DrawState when flushing state in GrGpuGLGravatar egdaniel2014-09-24
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Fix typoGravatar robertphillips2014-09-17
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Initial change to create GeometryProcessorGravatar joshualitt2014-09-04
* Remove GrDrawTarget::AutoRenderTargetRestore.Gravatar bsalomon2014-09-03
* Implement NV_path_rendering on OpenGL ESGravatar kkinnunen2014-08-25
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* Simplify GrGLPathRendering interfaceGravatar kkinnunen2014-08-20
* Separate GL path rendering state from GrGpuGL to GrGLPathRenderingGravatar kkinnunen2014-08-20
* Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...Gravatar bsalomon2014-08-19
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* Wrap NV_path_rendering API with GrGLPathRenderingGravatar cdalton2014-08-11
* Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"Gravatar bungeman2014-08-06
* Adds a GrGLPathRendering class that wraps the NV_path_renderingGravatar cdalton2014-08-04
* Remove support in the gpu to use hardware AA lines. Current code paths could ...Gravatar egdaniel2014-07-29
* Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...Gravatar egdaniel2014-07-29
* Remove gpu support for willUseHWAALines.Gravatar egdaniel2014-07-29
* Finish removing GrTHashTableGravatar robertphillips2014-07-29
* Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...Gravatar bsalomon2014-07-22
* Add a GrPathRange classGravatar cdalton2014-07-21
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Revert of Use the GrCacheable ID to eliminate the need for notifications to G...Gravatar robertphillips2014-07-20
* Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...Gravatar bsalomon2014-07-17
* Allow compressed texture data to be updated.Gravatar krajcevski2014-06-11
* Generate path names on the client sideGravatar cdalton2014-06-09
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30