1. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  2. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  3. 1348ed0 Revert "Revert "Add Adreno workaround for MSAA + stencil + ReadPixels"" by Brian Osman · 6 years ago
  4. 29868f9 Revert "Add Adreno workaround for MSAA + stencil + ReadPixels" by Brian Osman · 6 years ago
  5. 4421550 Add Adreno workaround for MSAA + stencil + ReadPixels by Brian Osman · 6 years ago
  6. 62db8d5 Make GrSemaphore a GrGpuResource by Brian Salomon · 6 years ago
  7. 1e576e7 Some GrSemaphore cleanup by Brian Salomon · 6 years ago
  8. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  9. 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
  10. 779ed02 Add setXi and setXiv in GrGLSLProgramDataManager. by Michael Ludwig · 6 years ago
  11. 2424ec4 Make GrGLInterface great for Win32 x86 again by Brian Salomon · 6 years ago
  12. cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
  13. 70e468f Add disable_texture_storage workaround by Adrienne Walker · 6 years ago
  14. 2f4c09b Add remove_pow_with_constant_exponent workaround by Adrienne Walker · 6 years ago
  15. 8b23ca6 Add rewrite_do_while_loops workaround by Adrienne Walker · 6 years ago
  16. 92b161f Add emulate_abs_int_function workaround by Adrienne Walker · 6 years ago
  17. c02165f Add unfold_short_circuit_as_ternary workaround by Adrienne Walker · 6 years ago
  18. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  19. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  20. ee8295c Add add_and_true_to_loop_condition workaround by Adrienne Walker · 6 years ago
  21. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  22. ca0cdef Add flush_on_framebuffer_change workaround by Adrienne Walker · 6 years ago
  23. ab5fec9 Revert "avoid illegal enum values in GrGLGpu" by Mike Klein · 6 years ago
  24. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  25. 7ca217b avoid illegal enum values in GrGLGpu by Mike Klein · 6 years ago
  26. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  27. 87785d5 Add max_fragment_uniform_vectors_32 workaround by Adrienne Walker · 6 years ago
  28. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  29. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  30. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  31. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  32. 986f64c Remove multitexturing support from GrTextureOp. by Brian Salomon · 6 years ago
  33. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  34. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  35. dfec99f Move mip map regen from GrGLProgram to GrGLGpu by Brian Salomon · 6 years ago
  36. e632dfc Use GrTextureType to determine highest supported filter by Brian Salomon · 6 years ago
  37. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  38. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  39. c8ece3d Don't use glFrontFace by Chris Dalton · 6 years ago
  40. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  41. 60dd8c7 Introduce enum class for texture type. by Brian Salomon · 6 years ago
  42. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  43. b70beea ccpr: Blacklist Bay Trail and Sandybridge on Mesa by Chris Dalton · 6 years ago
  44. 1c1391c ccpr: Blacklist Sandy Bridge by Chris Dalton · 6 years ago
  45. eff01a7 GL: Accept "_float" extensions for "_half_float" formats by Chris Dalton · 6 years ago
  46. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  47. 6dd4b20 Remove crash when shader linking fails. by Brian Salomon · 6 years ago
  48. 9b4bd59 Reland "Remove interpolants are inaccurate workaround for Adreno 3xx." by Brian Salomon · 6 years ago
  49. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  50. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  51. ad77dce fix for persistent shader cache by Ethan Nicholas · 6 years ago
  52. 1b112cc Revert "Remove interpolants are inaccurate workaround for Adreno 3xx." by Brian Salomon · 6 years ago
  53. 1d784ce Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS" by Stan Iliev · 6 years ago
  54. a7a2782 Remove interpolants are inaccurate workaround for Adreno 3xx. by Brian Salomon · 6 years ago
  55. 8fe3140 switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS by Ethan Nicholas · 6 years ago
  56. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  57. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  58. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  59. 389abd5 Simplify GrGLInterface::abandon by Hal Canary · 6 years ago
  60. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  61. 628df2a Fix race condition in GrGLCaps by Robert Phillips · 6 years ago
  62. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  63. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  64. 1214be9 Don't use geometry shaders on older Adreno chips by Chris Dalton · 6 years ago
  65. 9fc1023 Remove half float workaround in GrGLGpu::onReadPixels by Brian Osman · 6 years ago
  66. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  67. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  68. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  69. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  70. c4e72a4 ccpr: Blacklist PowerVR Rogue in GL by Chris Dalton · 6 years ago
  71. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  72. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  73. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  74. c36f7e7 SkTypes.h: general cleanup by Hal Canary · 6 years ago
  75. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  76. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  77. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  78. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  79. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  80. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  81. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  82. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  83. 5ebb90d Revert "remove half float workaround in GrGLGpu::onReadPixels" by Stephen White · 6 years ago
  84. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 6 years ago
  85. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  86. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  87. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  88. 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 6 years ago
  89. 17ee855 remove half float workaround in GrGLGpu::onReadPixels by Brian Salomon · 6 years ago
  90. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  91. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  92. 4d3f517 Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership. by Brian Salomon · 6 years ago
  93. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  94. da2b9f3 Add Gr enums and version parsing for SwiftShader by Kevin Lubick · 6 years ago
  95. 69d0e51 Remove alpha readback path in GrGLGpu::onReadPixels by Brian Salomon · 6 years ago
  96. 7c93472 Add null checks for GrSkSLtoGLSL to GrGLProgramBuilder by Brian Salomon · 6 years ago
  97. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  98. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  99. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  100. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago