1. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  2. 040fd8f Rip out CSAA support by commit-bot@chromium.org · 11 years ago
  3. 6fc1b49 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  5. 3628ad9 Add bit to GrGLCaps for fixed function support by commit-bot@chromium.org · 11 years ago
  6. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  7. a15f7e5 Use all available texture units. by commit-bot@chromium.org · 11 years ago
  8. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 11 years ago
  10. 347c382 Add support for GL_EXT_multisampled_render_to_texture. by bsalomon@google.com · 11 years ago
  11. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 11 years ago
  12. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 12 years ago
  13. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  14. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  15. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  16. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  17. 07631cf Validate that VAO functions are present in ES2 interfaces and add bit to caps indicating VAO support. by bsalomon@google.com · 12 years ago
  18. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. 2b1b8c0 Checkpoint towards core profile support. by bsalomon@google.com · 12 years ago
  20. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  21. 96966a5 Use CPU arrays for dynamic indices/vertices on ARM GPUs. by bsalomon@google.com · 12 years ago
  22. 706f668 Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_conventions on Intel GPUs. by bsalomon@google.com · 12 years ago
  23. d335364 Revert r6330 thru 6333 while we figure out what to do about Intel bots (possible driver bug). by bsalomon@google.com · 12 years ago
  24. 4fe9b1b Automatically handle converting gl_FragCoord to Skia's y-down device coords. by bsalomon@google.com · 12 years ago
  25. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  26. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  27. 1d89c93 Added ReadPixels format-supported check to GL Caps by robertphillips@google.com · 12 years ago
  28. e76b7cc fix gl error of 'invalid enum' from GL_COLOR_TABLE by bsalomon@google.com · 12 years ago
  29. 60da417 Move max vertex attributes value to GL Caps by bsalomon@google.com · 12 years ago
  30. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  31. 443e5a5 Re-adding red texture support (by rolling back r3800) by robertphillips@google.com · 12 years ago
  32. 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 · 12 years ago
  33. f6b070d Clamp requested MSAA sample count to GL_MAX_SAMPLES by bsalomon@google.com · 12 years ago
  34. c9668ec Add support for GL_NV_framebuffer_multisample_coverage by bsalomon@google.com · 13 years ago
  35. 6995068 Initial version of R8 support by robertphillips@google.com · 13 years ago
  36. ca13d39 Revert 3191 Review URL: http://codereview.appspot.com/5656068/ by bsalomon@google.com · 13 years ago
  37. 621dfe6 Add test to detect bias in conversion of frag shader floats to bytes by bsalomon@google.com · 13 years ago
  38. f7fa806 Make GLCaps be standalone and be a member of GrGLContextInfo by bsalomon@google.com · 13 years ago