aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* Fix some extract subset bugs.Gravatar scroggo@google.com2012-12-07
* As part of preliminary groundwork for a chromium fix, this changelist is depr...Gravatar sugoi@google.com2012-12-06
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* Add support for new glShaderSource() signature from Khronos. Disabled by def...Gravatar senorblanco@chromium.org2012-11-19
* Avoid re-definition of STDC symbols, needed for my ffmpeg work.Gravatar senorblanco@chromium.org2012-11-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-06
* Remove default texture coords / texture matrixGravatar bsalomon@google.com2012-11-05
* Attempt to patch Chrome compiler failuresGravatar robertphillips@google.com2012-11-05
* Make morphology, convolution, and table color filter opt out of default textu...Gravatar bsalomon@google.com2012-11-02
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-01
* Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanupGravatar robertphillips@google.com2012-10-31
* Rebase gpu_dev up to r5182Gravatar bsalomon@google.com2012-10-29
|\
* | Add file accidentally omitted from r6182.Gravatar bsalomon@google.com2012-10-29
* | Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
| * Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* | Make GrEffectStage keep a const ptr (rather than non-const) to GrEffect.Gravatar bsalomon@google.com2012-10-29
* | Make the orientation of a texture accessible from and known by GrSurface.Gravatar bsalomon@google.com2012-10-26
* | Make GrGLEffect::setData take GrEffectStage rather than GrEffect.Gravatar bsalomon@google.com2012-10-26
|/
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-26
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* Files accidentally omitted from r6123.Gravatar bsalomon@google.com2012-10-25
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 3Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 5Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 4Gravatar bsalomon@google.com2012-10-24
* GrCustomStage Renaming Part 3Gravatar bsalomon@google.com2012-10-24
* GrCustomStage Renaming Part 2Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-18
* Use GrCustomStage to implement color matrix.Gravatar bsalomon@google.com2012-10-17
* Separate out the texture matrix from the coord-system change matrix in GrSamp...Gravatar bsalomon@google.com2012-10-17
* Reland r5963 with two fixes:Gravatar bsalomon@google.com2012-10-16
* Revert r5962 because of failures.Gravatar bsalomon@google.com2012-10-16
* Require matrix for custom stage to be set when custom stage is installed.Gravatar bsalomon@google.com2012-10-16
* Use AutoMatrix in GrTextContextGravatar bsalomon@google.com2012-10-15
* Spell correct some comments.Gravatar bsalomon@google.com2012-10-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13