summaryrefslogtreecommitdiff
path: root/gpu/gl
AgeCommit message (Expand)Author
2013-08-30merge skia r11007 to branch m30_1599junov@chromium.org
2013-08-07Fix BGRA readback on Androidcommit-bot@chromium.org
2013-08-05Actually flush the path stencil transform when the matrix changescommit-bot@chromium.org
2013-08-05Fix a crash on stroking empty paths with nv_path_rendering enabledcommit-bot@chromium.org
2013-08-02Add nv_path_rendering entry points to Unix GLInterfacecommit-bot@chromium.org
2013-07-27Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-07-26differentiate mag and min filterscommit-bot@chromium.org
2013-07-26get genmipmap function in the structcommit-bot@chromium.org
2013-07-25reversed senses of none and bilerphumper@google.com
2013-07-25make the filter mode for GrTextureAccess an enum so we can plumb downhumper@google.com
2013-07-19Alter resource cache and GrContext to (optionally) never reuse a scratch texturerobertphillips@google.com
2013-07-19Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-07-18Plumb in flag for reusing scratch texturescommit-bot@chromium.org
2013-07-18Fix for Ubuntu compiler complaintrobertphillips@google.com
2013-07-18Yet another build fix for r10148robertphillips@google.com
2013-07-18Fix build breakages due to r10148robertphillips@google.com
2013-07-18Improve null gpu's memory handlingrobertphillips@google.com
2013-07-17Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned.commit-bot@chromium.org
2013-07-17Replace all instances of GrRect with SkRect.commit-bot@chromium.org
2013-07-08Fix header guard typos.tfarina@chromium.org
2013-06-28Add flag bits for partial GrContext resetbsalomon@google.com
2013-06-28revert 9802 breacking tests on some configsedisonn@google.com
2013-06-28Add flag bits for partial GrContext resetbsalomon@google.com
2013-06-21remove dst/rendertarget support for kARGB_4444_Configreed@google.com
2013-06-17*** Perlin noise GM needs to be rebaselined ***commit-bot@chromium.org
2013-06-14Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...commit-bot@chromium.org
2013-06-14Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-06-13Replace fixed-size array of effect stages in GrDrawState with two appendable ...bsalomon@google.com
2013-06-11Fixes to make the gm run when GrContext can't be created for ANGLE context.bsalomon@google.com
2013-06-10Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...senorblanco@chromium.org
2013-06-06separate arrays for color and coverage effects.bsalomon@google.com
2013-06-06Make GrGLProgram no longer depend on kNumStagesbsalomon@google.com
2013-06-05Use all available texture units.commit-bot@chromium.org
2013-06-03Remove assertion in debug GL impl that stencil buffers are deleted after FBOs...commit-bot@chromium.org
2013-05-31bump picture version since SkPath has changed (conics)reed@google.com
2013-05-30Revert "add asserts to point<-->verb helpers"reed@google.com
2013-05-30add asserts to point<-->verb helpersreed@google.com
2013-05-29Get correct GLVersion for Mesa to avoid GrContext creation failurebsalomon@google.com
2013-05-24fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u...commit-bot@chromium.org
2013-05-23Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-22Make GrGLProgramDesc's key variable length by compacting the effect key arraybsalomon@google.com
2013-05-17One SkTSearch to rule them all. Allow key to be of different type than the ar...bsalomon@google.com
2013-05-15Disable blending when there is an effect that reads the dst and draw state bl...bsalomon@google.com
2013-05-14Remove assert that is no longer valid.bsalomon@google.com
2013-05-13Key shader on whether frag pos read is relative to top-left or bottom-leftbsalomon@google.com
2013-05-10Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-09Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...commit-bot@chromium.org
2013-05-09Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.bsalomon@google.com
2013-05-08Comment out invalid assert.bsalomon@google.com
2013-05-04Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com