1. 411dad0 Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::flushStencil readable by bsalomon@google.com · 12 years ago
  2. 4920939 Move stuff from protected to private in GrGpuGL by bsalomon@google.com · 12 years ago
  3. d2ae1fa remove 4x4 downsample filter mode by bsalomon@google.com · 12 years ago
  4. c96cb3a Break up GrGpuGL::flushGLCommonState by bsalomon@google.com · 12 years ago
  5. 4c88378 move texture flush and param update to separate function by bsalomon@google.com · 12 years ago
  6. 0ae2ca2 Revert r4134 due to bot failures by bsalomon@google.com · 12 years ago
  7. 009103d Move GrGpuGL::programUnitTest into its own file by bsalomon@google.com · 12 years ago
  8. 3271628 Move texture descriptor into GrTexture by robertphillips@google.com · 12 years ago
  9. 7e5c624 Move GrGpuGL::programUnitTest into its own file by bsalomon@google.com · 12 years ago
  10. 60da417 Move max vertex attributes value to GL Caps by bsalomon@google.com · 12 years ago
  11. 890e3b5 Remove dirty flags from GrGpuGL state flush by bsalomon@google.com · 12 years ago
  12. c1d2a58 Move GrGpuGL::ProgramCache declaration to header by bsalomon@google.com · 12 years ago
  13. b505a12 Implement morphology as a custom effect by bsalomon@google.com · 12 years ago
  14. 4d063de Add glTexParameteriv to GL interface by bsalomon@google.com · 12 years ago
  15. 5739d2c Merge GrGpuGLShaders into its parent class, GrGpuGL by bsalomon@google.com · 12 years ago
  16. f3fcbbe Kill GrGpuGL::fHWDrawState by bsalomon@google.com · 12 years ago
  17. 8d49d93 Stop Tracking const vertex attrib color and coverage using GrDrawState by bsalomon@google.com · 12 years ago
  18. 457b8a3 Stop using GrDrawState to track stencil state by bsalomon@google.com · 12 years ago
  19. 469d0dd When GL context is reset set some desktop-only GL state to values that we assume later. by bsalomon@google.com · 12 years ago
  20. 4d5f3fe Use tristate in HW AA tracking, fix msaa disabled for non-smoothed lines bug by bsalomon@google.com · 12 years ago
  21. c811ea3 Stop using GrDrawState to track bound textures and render target by bsalomon@google.com · 12 years ago
  22. 978c8c6 Stop using GrDrawState to track draw face, dither, and color mask by bsalomon@google.com · 12 years ago
  23. a4d8fc2 Stop using GrDrawState to track GPU's blend state by bsalomon@google.com · 12 years ago
  24. 7ffe681 Remove tesselated path renderer and supporting code, glu, and libtess target by bsalomon@google.com · 12 years ago
  25. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  26. 28b4bce Fix for performance regression due to r3832 by robertphillips@google.com · 12 years ago
  27. 1942c05 Fixed texture ref/unref bug in GrInOrderDrawBuffer/GrDrawState by robertphillips@google.com · 13 years ago
  28. 443e5a5 Re-adding red texture support (by rolling back r3800) by robertphillips@google.com · 13 years ago
  29. 0048469 Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with http://crbug.com/125596 ('M20 windows renderer stability maze') by epoger@google.com · 13 years ago
  30. ec05eaa Bumped num stages to 4 in preparation for AA clipping by robertphillips@google.com · 13 years ago
  31. f6b070d Clamp requested MSAA sample count to GL_MAX_SAMPLES by bsalomon@google.com · 13 years ago
  32. e9b087e Remove expired comment by bsalomon@google.com · 13 years ago
  33. b72f203 Fix reset of scissor state in onResetContext by bsalomon@google.com · 13 years ago
  34. 730ebe5 First pass at stencil clip mask refactoring by robertphillips@google.com · 13 years ago
  35. c9668ec Add support for GL_NV_framebuffer_multisample_coverage by bsalomon@google.com · 13 years ago
  36. 99a5ac0 Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a performance gain for large blurs by robertphillips@google.com · 13 years ago
  37. 6995068 Initial version of R8 support by robertphillips@google.com · 13 years ago
  38. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 13 years ago
  39. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 13 years ago
  40. b9014f4 Remove deprecated names from Gr (WK is no longer using them) by bsalomon@google.com · 13 years ago
  41. a5d056a Reland 3503 with fix by bsalomon@google.com · 13 years ago
  42. 290e536 Revert 3503 by bsalomon@google.com · 13 years ago
  43. 67bddc4 Make GrDrawState object used by GrDrawTarget be settable; set in GrInOrderDrawBuffer playback by bsalomon@google.com · 13 years ago
  44. ba0cc3e Extended debug GL interface to include textures. by robertphillips@google.com · 13 years ago
  45. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 13 years ago
  46. a91e923 GPU device preserves pixel values across read/write/read of unpremul pixel values by bsalomon@google.com · 13 years ago
  47. 9b482c4 Remove on static initializer in GrGpu.cpp by digit@google.com · 13 years ago
  48. f7fa806 Make GLCaps be standalone and be a member of GrGLContextInfo by bsalomon@google.com · 13 years ago
  49. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/GrGpuGL.cpp]
  50. 89ec61e Add GrGLContextInfo by bsalomon@google.com · 13 years ago
  51. 4bcb0c6 Reland 3144 with assertion fix. by bsalomon@google.com · 13 years ago
  52. 0439e56 revert 3144 by bsalomon@google.com · 13 years ago
  53. aa67735 Allow chrome to limit the number of FBO status checks by bsalomon@google.com · 13 years ago
  54. 8722d7c Roll out r3117 to alleviate http://code.google.com/p/skia/issues/detail?id=471 ('filltypespersp gm test fails with KERN_PROTECTION_FAILURE on Lion') by epoger@google.com · 13 years ago
  55. c943bd5 Remove one static initializer in src/gpu/GrGpu.cpp by digit@google.com · 13 years ago
  56. 75f9f25 Add code path for Gr client to resolve an Gr-created MSAA render target. by bsalomon@google.com · 13 years ago
  57. 78d6cf9 Remove GrAALevel enum, use explicit sample count by bsalomon@google.com · 13 years ago
  58. b1caea0 Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformTexture or GrPlatformRenderTarget instead) by bsalomon@google.com · 13 years ago
  59. 4f3c253 Add flag to disable gl error checking when allocating gpu objects by bsalomon@google.com · 13 years ago
  60. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  61. 0e9b41a Trash cached render target when creating a new FBO and its ID is bound. by bsalomon@google.com · 13 years ago
  62. 39dab77 Add flags to GrStencilSettings by bsalomon@google.com · 13 years ago
  63. 6b2445e Make GrStencilState a class to enable future optimizations by bsalomon@google.com · 13 years ago
  64. aa814fe Access sampler matrices directly, cleanup GrSamplerState::reset()s by bsalomon@google.com · 13 years ago
  65. 07dd2bf Add support for GL_ANGLE_texture_usage by bsalomon@google.com · 13 years ago
  66. b1d14fd use uploadTexData() to create init textures w/out data, and restore pixelstorei state on failure by bsalomon@google.com · 13 years ago
  67. 32e4d2a Add back compressed image upload (accidently removed in earlier refactor) by bsalomon@google.com · 13 years ago
  68. 8f9cbd6 Cleanup of r2830. by bsalomon@google.com · 13 years ago
  69. 3d0835b Revert 2830 and 2831. by bsalomon@google.com · 13 years ago
  70. 0fec61d Make GrDrawState a real class with getters and setters by bsalomon@google.com · 13 years ago
  71. 56d11e0 Add support for GL_ANGLE_pack_reverse_row_order by bsalomon@google.com · 13 years ago
  72. 1e0e607 Add missing return statement. by bsalomon@google.com · 13 years ago
  73. 136f55b Detect teximage2d failure by bsalomon@google.com · 13 years ago
  74. 2cdfade Fix clang static analyzer errors in Gr by bsalomon@google.com · 13 years ago
  75. 8ef3fd0 Add support for GL_CHROMIUM_flipy by bsalomon@google.com · 13 years ago
  76. a85449d Resubmit 2717 w/ fix workaround OS X GL bug. by bsalomon@google.com · 13 years ago
  77. 484be2b Revert 2717 by bsalomon@google.com · 13 years ago
  78. 5c56e34 Recommit r2714 with clip fix by bsalomon@google.com · 13 years ago
  79. e1d3127 Revert 2714 for debugging of test failure by bsalomon@google.com · 13 years ago
  80. 598a1ff Write direct to RT/Tex when possible, use BGRA rather than RGBA intermediate texture on ANGLE by bsalomon@google.com · 13 years ago
  81. 6f37951 Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. by bsalomon@google.com · 13 years ago
  82. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 13 years ago
  83. 1dcf506 Remove GrGpuGLFixed subclass and ES1 support by bsalomon@google.com · 13 years ago
  84. 74b9871 Do writepixels alpha-premul using gpu by bsalomon@google.com · 13 years ago
  85. 0ba52fc Filter out draws to non-PMA configs that won't blend correctly by bsalomon@google.com · 13 years ago
  86. 7107fa7 Add support for GL_EXT_unpack_subimage by bsalomon@google.com · 13 years ago
  87. 62b0968 Speed up GrDrawState handling. by tomhudson@google.com · 13 years ago
  88. 0a97be2 When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with GL_BGRA by bsalomon@google.com · 13 years ago
  89. ca08edd Fix logic about who flips y in gpu readpixels by bsalomon@google.com · 13 years ago
  90. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  91. 85b505b Add support for GL_ARB_texture_swizzle by bsalomon@google.com · 13 years ago
  92. e269f21 Recommit r2611 with fix for gm by bsalomon@google.com · 13 years ago
  93. b87d2b5 Revert r2611 until windows gm can be debugged by bsalomon@google.com · 13 years ago
  94. 6d9adae Add replacement APIs for createPlatformSurface: createPlatformTexture and createPlatformRenderTarget by bsalomon@google.com · 13 years ago
  95. 80d09b9 Use timestamp to detect when client GL calls could cause Gr's cache of glTexParam values to be invalid. by bsalomon@google.com · 13 years ago
  96. 64c4fe4 More removal of texture fUploadByteCount and rename fFormat to fConfig for consistency. by bsalomon@google.com · 13 years ago
  97. 9d6cfd8 Remove unneeded field from GrGLTexture by bsalomon@google.com · 13 years ago
  98. 1bf1c21 Add reset context count to GrGpu by bsalomon@google.com · 13 years ago
  99. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  100. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago