1. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 8 years ago
  2. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 8 years ago
  3. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 8 years ago
  4. 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 8 years ago
  5. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  6. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 8 years ago
  7. 6121405 Cleaning up trailing spaces and typos. by cblume · 8 years ago
  8. e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 8 years ago
  9. 1517f93 Avoid updating glPathStencilFunc unless it changes by kkinnunen · 8 years ago
  10. 1dc85cd Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed by kkinnunen · 8 years ago
  11. 7bdb05d Do not try to get fragment input locations with CHROMIUM_path_rendering by kkinnunen · 8 years ago
  12. 9f63b44 Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples by kkinnunen · 8 years ago
  13. a990912 Don't dirty MIP chain when damage bounds is empty by bsalomon · 8 years ago
  14. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  15. 1aa2029 Add ability to query read pixels support without a render target. by bsalomon · 8 years ago
  16. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 8 years ago
  17. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  18. 01836ad Revert to old behavior for swap buffers by joshualitt · 8 years ago
  19. 4e8f567 add wait on fence without flush by joshualitt · 8 years ago
  20. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 8 years ago
  21. c1e7101 Make GrGLProgramBuilder a local stack variable in CreateProgram by egdaniel · 8 years ago
  22. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 8 years ago
  23. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  24. ae04ecf Fix GL texture target program key by bsalomon · 9 years ago
  25. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  26. 23e5666 Revert of Make A8 readback work in more cases and improve testing. (patchset #5 id:70001 of https://codereview.chromium.org/1584563002/ ) by bsalomon · 9 years ago
  27. 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
  28. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  29. b76afed Make A8 readback work in more cases and improve testing. by bsalomon · 9 years ago
  30. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  31. 76148af Hide formats in GrGLCaps and use specific getters for different GL functions. by bsalomon · 9 years ago
  32. 65859ec Fix uninit texture key with odd number of textures by bsalomon · 9 years ago
  33. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  34. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  35. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  36. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  37. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  38. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  39. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  40. 7928ef6 Move read pixels format info into ConifgInfo in GrGLCaps by bsalomon · 9 years ago
  41. 7a897c0 Change use of LoadLibrary to LoadLibraryA by jvanverth · 9 years ago
  42. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  43. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  44. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  45. 480e8c0 Fold color attachment verification bit into GrGLCaps::ConfigInfo by bsalomon · 9 years ago
  46. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  47. 3044737 Move config table to GrGLCaps from GrGLGpu. by bsalomon · 9 years ago
  48. dd180e7 Enable NVPR with command buffer by kkinnunen · 9 years ago
  49. a11e5fc Remove GrGLGpu::configToGLFormats by bsalomon · 9 years ago
  50. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  51. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  52. 2555ee2 Remove some unneeded calls to GrGLGpu::configToGLFormats by bsalomon · 9 years ago
  53. 926cb02 Add field for internalFormat param to glTexImage to GrGLGpu::ConfigEntry. by bsalomon · 9 years ago
  54. 102b07e Remove dead code for glTexStorage by bsalomon · 9 years ago
  55. 5b30c6f Add fExternalFormatForTexImage to GrGLGpu::ConfigEntry. Use it in GrGLGpu::uploadTexData. by bsalomon · 9 years ago
  56. 1250944 Fixup GL instanced rendering commands by cdalton · 9 years ago
  57. 62a627b Move the GrGLGpu config stencil format index into ConfigTable by bsalomon · 9 years ago
  58. 2ef6108 Don't allow BGRA rendertargets on iOS w/ES 3.0+. by jvanverth · 9 years ago
  59. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  60. 7354a4b Avoid pixel GPU readback in saveLayerWithPickup by robertphillips · 9 years ago
  61. f46a124 Set GL_PACK_ALIGNMENT before calling glReadPixels by bsalomon · 9 years ago
  62. 6176bc1 Add helper for determining whether to use sized internal format in GL by bsalomon · 9 years ago
  63. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  64. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  65. 546eb5c Initialize glGen* call id args to zero by kkinnunen · 9 years ago
  66. 9fba909 Use size_t for strlen() return value by scroggo · 9 years ago
  67. f10ecb7 Add Apple renderer strings to PowerVR detection by jvanverth · 9 years ago
  68. ea40943 Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples by kkinnunen · 9 years ago
  69. 2ca29c0 Populate NVPR functions when run with command buffer by kkinnunen · 9 years ago
  70. b3685c8 Use BRGA as internal format on later iOS by jvanverth · 9 years ago
  71. ef6a1ca Use correct config variable in command buffer gl context by kkinnunen · 9 years ago
  72. c6e7a13 Use correct fill type and bounds for NVPR paths that are stroked with Skia by kkinnunen · 9 years ago
  73. 8e03b8a Always use high precision on NDS transform by joel.liang · 9 years ago
  74. d7a2c1f Add transfer buffer to GLCaps by jvanverth · 9 years ago
  75. bbf2ce4 Load ANGLE EGL library correctly on Linux by kkinnunen · 9 years ago
  76. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  77. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  78. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  79. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  80. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  81. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  82. 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
  83. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  84. 1e2913e Fix stroking of zero length paths with end caps on NVPR by kkinnunen · 9 years ago
  85. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  86. a98419b Review URL: https://codereview.chromium.org/1464593004 by bsalomon · 9 years ago
  87. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  88. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  89. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  90. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  91. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  92. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  93. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  94. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  95. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  96. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  97. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  98. 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
  99. 24ddb0a Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:20001 of https://codereview.chromium.org/1415503008/ ) by cdalton · 9 years ago
  100. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago