aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Create a branch for continued GPU development during Chrome branching.Gravatar bsalomon@google.com2012-10-26
* Update comment in GrDrawState.h to reflect renaming changes and expansion of ...Gravatar bsalomon@google.com2012-10-26
* Make output path to render_pictures optionalGravatar borenet@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
* Misc stage->effect renamingGravatar bsalomon@google.com2012-10-25
* GrGLGradientStage->GrGLGradientEffectGravatar bsalomon@google.com2012-10-25
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Fix WIN64 break from variable redefinition.Gravatar scroggo@google.com2012-10-25
* Fix self assignment in GrGLShaderVarGravatar bsalomon@google.com2012-10-25
* Add a callback to cleanup TLS data on Windows.Gravatar scroggo@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
* don't send % by itself to printfGravatar reed@google.com2012-10-25
* use subclasses instead of function-ptrs for hairline specializations.Gravatar reed@google.com2012-10-25
* add bench for hairlinesGravatar reed@google.com2012-10-25
* add MACRO macros to help with concat. Stolen from gpu headersGravatar reed@google.com2012-10-25
* gyp: generate "everything" and "most" targets instead of "all"Gravatar epoger@google.com2012-10-25
* clarify code/comments in gmmain.cpp (no functional change)Gravatar epoger@google.com2012-10-25
* Remove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since it has been rebaselined.Gravatar bungeman@google.com2012-10-25
* Fix decl of gl_FragCoord in GLSL versions <= 1.20.Gravatar bsalomon@google.com2012-10-25
* Correctly set width & height in filtered SkPicturesGravatar robertphillips@google.com2012-10-25
* GrGLProgramStage Renaming Part 3Gravatar bsalomon@google.com2012-10-25
* Whitespace change to trigger botGravatar borenet@google.com2012-10-25
* GrGLProgramStage Renaming Part 2Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 5Gravatar bsalomon@google.com2012-10-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-25
* If a path is known to be nonfinite, don't forget that in our autoboundsGravatar reed@google.com2012-10-24
* GrCustomStage Renaming Part 4Gravatar bsalomon@google.com2012-10-24
* GrCustomStage Renaming Part 3Gravatar bsalomon@google.com2012-10-24
* Make filter tool actually filter the read in SkPictureGravatar robertphillips@google.com2012-10-24
* GrCustomStage Renaming Part 2Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Pass the GrCustomStage and key to GrGLProgramStage emitCode.Gravatar bsalomon@google.com2012-10-24
* Protect filter_texture() against render target change.Gravatar senorblanco@chromium.org2012-10-24
* Reset clip in ~SkGpuDeviceGravatar robertphillips@google.com2012-10-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-24
* Catch callers who pass invalid glyph ids and improve SkPdfFont desructor.Gravatar edisonn@google.com2012-10-23
* Enable Android executables (like skia_launcher) to redirect SkDebugf output t...Gravatar djsollen@google.com2012-10-23
* Combine the emit functions in GrGLProgramStage.Gravatar bsalomon@google.com2012-10-23
* Removed degenerate quads from zero radius Chrome-style round rectsGravatar robertphillips@google.com2012-10-23
* Remove extra dependencies on json-cppGravatar borenet@google.com2012-10-23
* add labelGravatar reed@google.com2012-10-23
* Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...Gravatar bsalomon@google.com2012-10-23
* Add support for GLSL 1.40.Gravatar bsalomon@google.com2012-10-23
* Reorder the vertex attributes to be friendlier to android.Gravatar bsalomon@google.com2012-10-23
* Add vendor to context info.Gravatar bsalomon@google.com2012-10-23
* Make Debugger print out more information (mainly w.r.t. SkBitmap)Gravatar robertphillips@google.com2012-10-23