1. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  2. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  3. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  4. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  5. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  6. 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
  7. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  8. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 11 years ago
  9. 040fd8f Rip out CSAA support by commit-bot@chromium.org · 11 years ago
  10. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  11. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
  12. 3628ad9 Add bit to GrGLCaps for fixed function support by commit-bot@chromium.org · 11 years ago
  13. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  14. 8b6b1c9 Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture by junov@chromium.org · 11 years ago
  15. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  16. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  17. 6364b5e Use ES3 texture swizzling. by commit-bot@chromium.org · 11 years ago
  18. c5dffe4 Update renderable configs for ES3 by commit-bot@chromium.org · 11 years ago
  19. 8700295 Change comments about size internal formats by commit-bot@chromium.org · 11 years ago
  20. 3323c4d Revert "Changed rules about sized internal formats on GLES3." by bsalomon@google.com · 11 years ago
  21. c0b9b20 Changed rules about sized internal formats on GLES3. by commit-bot@chromium.org · 11 years ago
  22. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  23. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  24. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  25. aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 11 years ago
  27. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  28. 5dbdfee reversed senses of none and bilerp by humper@google.com · 11 years ago
  29. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  30. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  31. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  32. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  33. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  34. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  35. d092524 Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. This fixes the software canvas fallback in Chrome. by senorblanco@chromium.org · 11 years ago
  36. a15f7e5 Use all available texture units. by commit-bot@chromium.org · 11 years ago
  37. 5d1d79a fix slowness of getImageData() for CanvasRenderingContext2D in linux due to un-optimized format for glReadPixels by commit-bot@chromium.org · 12 years ago
  38. 944c504 Remove assert that is no longer valid. by bsalomon@google.com · 12 years ago
  39. 6ba0b0f This may potentially fix a chromium issue and shouldn't hurt, so if anyone agrees that this fix should be harmless, we can try merging it in to see if it's enough to fix "Invalid pointer write in GrRenderTarget::onRelease". by sugoi@google.com · 12 years ago
  40. 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 12 years ago
  41. 347c382 Add support for GL_EXT_multisampled_render_to_texture. by bsalomon@google.com · 12 years ago
  42. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 12 years ago
  43. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 12 years ago
  44. a271985 Skip copytexsubimage2D code path when src is multisampled. by bsalomon@google.com · 12 years ago
  45. 31c4e89 Comment only change. (forgot to save comment edit before landing r8675). by bsalomon@google.com · 12 years ago
  46. eb85117 Add support for using glCopyTexSubImage2D when possible to copy surfaces. by bsalomon@google.com · 12 years ago
  47. 63150af Use blitframebuffer to implement copySurface. by commit-bot@chromium.org · 12 years ago
  48. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  49. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  50. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  51. 4f65a27 Address clang static analyzer issues by robertphillips@google.com · 12 years ago
  52. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  53. dd4400b Stop printing GL errors for disabling color tables on core profiles on nvidia/windows machines. by commit-bot@chromium.org · 12 years ago
  54. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  55. 202d139 Work around MSAA/lines issue on Linux bot. by bsalomon@google.com · 12 years ago
  56. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  57. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 12 years ago
  58. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  59. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  60. 2b1b8c0 Checkpoint towards core profile support. by bsalomon@google.com · 12 years ago
  61. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  62. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  63. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  64. 96966a5 Use CPU arrays for dynamic indices/vertices on ARM GPUs. by bsalomon@google.com · 12 years ago
  65. ee3bc3b Add support for vertex data rendered from CPU arrays. by bsalomon@google.com · 12 years ago
  66. e49ad45 Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexBuffer. by bsalomon@google.com · 12 years ago
  67. 19e393c Fix unused var warning. by bsalomon@google.com · 12 years ago
  68. 880b8fc Refactor tracking of bound vbufs and ibufs and vertex attrib arrays. by bsalomon@google.com · 12 years ago
  69. 6a51dcb Attempt to reland r7713 with fix. by bsalomon@google.com · 12 years ago
  70. 1eeef16 Revert r7713 until GM changes are understood. by bsalomon@google.com · 12 years ago
  71. d2afa6e Move view matrix flush to GrGLPrograms. by bsalomon@google.com · 12 years ago
  72. 9120748 Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and coverage flush to GrGLProgram. by bsalomon@google.com · 12 years ago
  73. 9c68058 Fix WritePixels test on ANGLE. by bsalomon@google.com · 12 years ago
  74. 3cb406b Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. by senorblanco@chromium.org · 12 years ago
  75. cf9faf6 Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/) by robertphillips@google.com · 12 years ago
  76. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 12 years ago
  77. 74749cd Add GrDrawTarget::DrawInfo, combine API for performing indexed/non-indexed draws in subclasses. by bsalomon@google.com · 12 years ago
  78. ef5dbe1 Add an origin flag for backend (external) textures. Some textures in WebKit have a topdown orientation, and skia needs to be notified of this, so that they are not drawn upside-down. by senorblanco@chromium.org · 12 years ago
  79. 1f0f1a3 Fix bug introduced in r7348, deleting wrapped resources. by bsalomon@google.com · 12 years ago
  80. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  81. 13ac3a3 Fix incorrect sample cnt assert by bsalomon@google.com · 12 years ago
  82. 34cccde Allow GrEffects with multiple textures. by bsalomon@google.com · 12 years ago
  83. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  84. 175fe75 Upstreaming changes from gpu_dev to trunk. by bsalomon@google.com · 12 years ago
  85. b72e5d3 Add GL texture validity check to GrGpuGL by robertphillips@google.com · 12 years ago
  86. 2d0bade Make the orientation of a texture accessible from and known by GrSurface. by bsalomon@google.com · 12 years ago
  87. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  88. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  89. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  90. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  91. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  92. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  93. 5b5bba3 Addressed xcode analysis complaints by robertphillips@google.com · 12 years ago
  94. 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
  95. 7534747 Add GrColor to RGBA float helper func by bsalomon@google.com · 12 years ago
  96. 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 12 years ago
  97. 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago
  98. 6c76d24 by bsalomon@google.com · 12 years ago
  99. f2e93fc Resource cache now explicitly takes ref of managed resources by robertphillips@google.com · 12 years ago
  100. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago