- fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 6 years ago
- 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 6 years ago
- 9f2b86c More SkISizification in GPU code. by Brian Salomon · 6 years ago
- 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 6 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 7 years ago
- f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 7 years ago
- cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 7 years ago
- cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 7 years ago
- 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 7 years ago
- e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 7 years ago
- 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 7 years ago
- deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 7 years ago
- d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 7 years ago
- 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 7 years ago
- fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 7 years ago
- af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 7 years ago
- dfec99f Move mip map regen from GrGLProgram to GrGLGpu by Brian Salomon · 7 years ago
- fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 7 years ago
- e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 7 years ago
- 662ea4b Remove texel buffer support. by Brian Salomon · 7 years ago
- 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 7 years ago
- 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 7 years ago
- 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 7 years ago
- 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 7 years ago
- 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 7 years ago
- 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 7 years ago
- 4d3f517 Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership. by Brian Salomon · 7 years ago
- 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
- 559f556 Remove support for image load/store by Brian Salomon · 8 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 8 years ago
- b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 8 years ago
- 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 8 years ago
- 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 8 years ago
- df0e09f Remove origin field from GrSurface by Robert Phillips · 8 years ago
- 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 8 years ago
- bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 8 years ago
- 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 8 years ago
- c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 8 years ago
- 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 8 years ago
- bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 8 years ago
- ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
- 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
- 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 8 years ago
- 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
- f9f4512 Reland image storage with fixes. by Brian Salomon · 9 years ago
- 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 9 years ago
- e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 9 years ago
- 07764ce make it illegal to include SkXfermode.h by Mike Reed · 9 years ago
- 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 9 years ago
- be34882 Initial OpenGL Image support. by Brian Salomon · 9 years ago
- 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 9 years ago
- b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 9 years ago
- db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 9 years ago
- 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 9 years ago
- 85552e4 Quiet a -Wcomma warning. by mtklein · 9 years ago
- b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 9 years ago
- a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 9 years ago
- 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 9 years ago
- d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 9 years ago
- 1897cfd Abandon offset support with texel buffers by csmartdalton · 9 years ago
- 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 9 years ago
- 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
- b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 9 years ago
- 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
- 74b8d32 Implement texel buffers by cdalton · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- 2279325 added support for PLS path rendering by ethannicholas · 10 years ago
- 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 10 years ago
- 7df3f5e added support for PLS path rendering by ethannicholas · 10 years ago
- fa89632 Move some program building utils from GL to GLSL by egdaniel · 10 years ago
- 2047b78 Don't ref/unref the static src-over xp by bsalomon · 10 years ago
- 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 10 years ago
- e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 10 years ago
- fa4cc8b Move XferProcessors to glsl by egdaniel · 10 years ago
- 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 10 years ago
- 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 10 years ago
- 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 10 years ago
- 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 10 years ago
- cdf79db Remove unused member variables in GrGLProgram by egdaniel · 10 years ago
- 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 10 years ago
- d8dd47b remove path specific program building classes by joshualitt · 10 years ago
- 465283c Remove batchtracker by joshualitt · 10 years ago
- ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 10 years ago
- 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 10 years ago
- 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 10 years ago
- b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 10 years ago
- 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 10 years ago
- cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 10 years ago
- 4271765 Don't call bindTexture from GrGLProgram by cdalton · 10 years ago
- cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 10 years ago
- 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
- d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 10 years ago
- bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
- e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 10 years ago
- 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 11 years ago
- 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 11 years ago
- 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 11 years ago
- 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 11 years ago