1. 59f85c9 [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  2. 1fcaef1 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  3. 79cfc46 Add default code reviewers into OWNERS am: c09b36efc9 am: 123d3d8dec by Chih-Hung Hsieh · 5 years ago
  4. 7ff4292 Add default code reviewers into OWNERS am: c09b36efc9 am: 123d3d8dec by Chih-Hung Hsieh · 5 years ago
  5. 123d3d8 Add default code reviewers into OWNERS am: c09b36efc9 by Chih-Hung Hsieh · 5 years ago
  6. c09b36e Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  7. 6b5fda2 Merge 'goog/master' into HEAD am: 68429e8e11 am: df89229b2d by Greg Hartman · 6 years ago
  8. df89229 Merge 'goog/master' into HEAD am: 68429e8e11 by Greg Hartman · 6 years ago
  9. 3f23111 Merge 'goog/master' into pi-dev-plus-aosp am: af70368022 by Greg Hartman · 6 years ago
  10. af70368 Merge 'goog/master' into pi-dev-plus-aosp by Greg Hartman · 6 years ago
  11. 68429e8 Merge 'goog/master' into HEAD by Greg Hartman · 6 years ago
  12. 823c513 Merge goog/mirror-aosp-master by Greg Hartman · 6 years ago
  13. 26f468c Merging from ab/5068661 by Greg Hartman · 6 years ago
  14. df9a4ca Add build rule to export headers by Greg Hartman · 6 years ago
  15. 1315708 Add metadata files by Tao Wu · 6 years ago
  16. 42829b9 Merge remote-tracking branch 'aosp/upstream-master' by Alistair Strachan · 6 years ago
  17. 8291760 renderer: query host for max texture sizes by Erik Faye-Lund · 6 years ago
  18. 945003c Revert "shader: on GLES most image formats always require the specification of ro/wo" by Dave Airlie · 6 years ago
  19. a4b3a8f shader: Enable GL_OES_geometry_point_size when needed by Gert Wollny · 6 years ago
  20. 19cef6b shader: Enable tesselation_point_size extension for all tesselation shaders by Gert Wollny · 6 years ago
  21. ab34c9d shader: Enable tesselation extension manually for GLSL version < 3.20 by Gert Wollny · 6 years ago
  22. 3e7a6ac shader: on GLES most image formats always require the specification of ro/wo by Gert Wollny · 6 years ago
  23. baa834d shader: Also don't convert when src type is SIGNED and input is int. by Gert Wollny · 6 years ago
  24. a135a16 shader: use different variable declarations for signed and unsigned (I|U)MUL_HI by Gert Wollny · 6 years ago
  25. d7c795c vrend_shader: don't always cast image operations by Gurchetan Singh · 6 years ago
  26. 491d3b7 shader: fix conversion for return type of various bit operations by Gert Wollny · 6 years ago
  27. 5153644 shader: subtract 1 if we have normal constant from ubo indexing. by Dave Airlie · 6 years ago
  28. 82412e9 formats: Reject also formats that give GL_INVALID_OPERATION and correct STENCIL_INDEX by Gert Wollny · 6 years ago
  29. 9932a4c shader: fix regression with image vs sampler array by Dave Airlie · 6 years ago
  30. 510325e shader: emit precision for images on GLSL by Erik Faye-Lund · 6 years ago
  31. ba349a1 shader: emit readonly-images by Erik Faye-Lund · 6 years ago
  32. f97bec1 shader: generate bindings with layout qualifiers by Erik Faye-Lund · 6 years ago
  33. 921602d shader: refactor image declaration emitting by Erik Faye-Lund · 6 years ago
  34. ea53530 shader: pass sampler directly to emit_sampler_decl by Erik Faye-Lund · 6 years ago
  35. 2d62498 shader: add missing precision specifier by Erik Faye-Lund · 6 years ago
  36. b6cbb42 query: use 64-bit get for timer queries by Dave Airlie · 6 years ago
  37. fe745ce vrend_renderer: use GL_RGBA8UI instead of GL_RGBA8_SNORM by Gurchetan Singh · 6 years ago
  38. fd10f0a Revert "renderer: check for shader_text validity" by Jakob Bornecrantz · 6 years ago
  39. c37e9e6 vrend_shader: support integer memory by Gurchetan Singh · 6 years ago
  40. b0a4b4a vrend_shader: do a first pass analyzing tgsi instructions by Gurchetan Singh · 6 years ago
  41. 272d9a4 renderer: fix warning. by Dave Airlie · 6 years ago
  42. 3193c2c renderer: check for shader_text validity by Po-Hsien Wang · 6 years ago
  43. fae89ca vrend_renderer.c: Fix warnings by Gert Wollny · 6 years ago
  44. f434be0 shader: Fix warnings: by Gert Wollny · 6 years ago
  45. d0b7ca4 Initial empty repository by Inna Palant · 6 years ago
  46. 5284499 gallium/auxiliary/util/u_debug.h: Fix "noreturn" warnings in debug mode by Gert Wollny · 6 years ago
  47. 9ddf508 gallium/auxiliary/util/u_debug.c: Fix warnings by Gert Wollny · 6 years ago
  48. 1df55d3 gallium/aux/tgsi/tgsi_scan.c: Fix warnings by Gert Wollny · 6 years ago
  49. a722f98 gallium/aux/util/u_cpu_detect.h: Fix warning in u_cpu_detect.c by Gert Wollny · 6 years ago
  50. ae89b77 gallizm/aux/util/u_format.c, u_debug_describe.c: Fix warnings by Gert Wollny · 6 years ago
  51. c7fe2bd gallium/aux/tgsi/tgsi_util.c: Fix warnings by Gert Wollny · 6 years ago
  52. 4d89fee gallium/aux/tgsi/tgsi_ureg.*: Fix warnings by Gert Wollny · 6 years ago
  53. 79cf595 gallium/aux/util/u_surface.c: Fix warning by Gert Wollny · 6 years ago
  54. ad731ee gallium/aux/tgsi/tgsi_text.c: Fix warnings by Gert Wollny · 6 years ago
  55. dfe2535 gallium/aux/util/u_debug_refcnt.h: Fix warnings: by Gert Wollny · 6 years ago
  56. 22dadfc gallium/aux/tgsi/tgsi_sanity.c: Fix warnings by Gert Wollny · 6 years ago
  57. d30031a gallium/aux/tgsi/tgsi_parse.c: Fix warnings by Gert Wollny · 6 years ago
  58. d0d787c gallium/aux/tgsi/tgsi_dump.c: Fix warnings by Gert Wollny · 6 years ago
  59. 16a06ce gallium/aux/tgsi/tgsi_build.c: Fix warnings by Gert Wollny · 6 years ago
  60. f0f9466 gallium/aux/cso_cache.c: Fix warnings by Gert Wollny · 6 years ago
  61. 257cf11 vrend: correct blit/copy_image code path by Gert Wollny · 6 years ago
  62. d4ea731 vrend_shader: fixup typo in indirect image-handling by Erik Faye-Lund · 6 years ago
  63. aaed5a6 add texture barrier implementation by Dave Airlie · 6 years ago
  64. a263998 formats: include compressed formats in the copy-compatibility check by Gert Wollny · 6 years ago
  65. f60737c add support for shader clock. by Dave Airlie · 6 years ago
  66. 8c155ec check before calling multisample by Po-Hsien Wang · 6 years ago
  67. bef8c7e vrend, features: enable sampler objects as provided by GLES 3.0 by Gert Wollny · 6 years ago
  68. 842c320 vrend, features: Add stencil texturing as feature provided by GLES 3.1 by Gert Wollny · 6 years ago
  69. a457c57 vrend: don't call glShaderStorageBlockBinding on GLES and warn about it's use by Gert Wollny · 6 years ago
  70. 7751ba2 vrend: Add geometry shaders on the GLES 3.1 host by Gert Wollny · 6 years ago
  71. 5e63074 vrend, feature: Add GLSL version information for GLES 3.1 host by Gert Wollny · 6 years ago
  72. 3d6213c vrend, features: add ARB_texture_gather to feature test by Gert Wollny · 6 years ago
  73. 5eaf8f1 vrend, features: Correct ARB_draw_indirect and set available for GLES 3.1 by Gert Wollny · 6 years ago
  74. c91500a vrend: Enable ARB_texture_storage on GLES by Gert Wollny · 6 years ago
  75. da81b0c shader: require GL_OES_texture_storage_multisample_2d_array for 2D MS. by Elie Tournier · 6 years ago
  76. 41a0fd8 formats: reorder sample count reading and emultate it for low sample counts by Gert Wollny · 6 years ago
  77. 0d93c22 vrend: Use the sample count that was read before by Gert Wollny · 6 years ago
  78. d9fee3c vrend_shader: fix uninitialized variable warning by Gurchetan Singh · 6 years ago
  79. f32948d vrend_renderer: Zero out tex parameters for TBOs by Gurchetan Singh · 6 years ago
  80. 845dab3 vrend,caps: Move all v2 caps into according function (v4) by Gert Wollny · 6 years ago
  81. be46fce vrend,caps: move all caps for version 1 into one function (v4) by Gert Wollny · 6 years ago
  82. 20592e3 vrend,caps: evaluate GLSL version before everything else (v5) by Gert Wollny · 6 years ago
  83. e9a1d25 vrend,caps: unify GLSL version evaluation (v4) by Gert Wollny · 6 years ago
  84. 0bed90c vrend,caps: Add GLES entry for gl_prim_restart by Gert Wollny · 6 years ago
  85. adbd163 vrend,caps: Unify feature code path and remove duplicates by Gert Wollny · 6 years ago
  86. 56fe9d6 vrend,caps: move version-less common caps into common functions by Gert Wollny · 6 years ago
  87. 1d35f3e vtest: Add --no-loop-or-fork flag by Jakob Bornecrantz · 6 years ago
  88. 938352f vrend_shader: require glsl 150 for early depth stencil by Gurchetan Singh · 6 years ago
  89. 244b110 vrend_shader: use require_glsl_ver function by Gurchetan Singh · 6 years ago
  90. 5758881 shader: Do not adjust y coordinate if an application render to a FBO by Elie Tournier · 6 years ago
  91. 7241f45 blitter: Make fbo sRGB state always act like on GLES by Gert Wollny · 6 years ago
  92. 403875b vrend, feat: Add feat_texture_srgb_decode and protect calls by Gert Wollny · 6 years ago
  93. 0364a2a expose FBFETCH-cap if supported by Erik Faye-Lund · 6 years ago
  94. 3e0f7bd vrend: grok FBFETCH instruction by Erik Faye-Lund · 6 years ago
  95. 6630710 gallium: add FBFETCH opcode to retrieve the current sample value by Ilia Mirkin · 6 years ago
  96. c2ee1af export GLSL 4.30 since we now have compute shaders and ssbos by Dave Airlie · 6 years ago
  97. 8e822c9 add robust buffer access feature. by Dave Airlie · 6 years ago
  98. b4965e2 add framebuffer_no_attachment support by Dave Airlie · 6 years ago
  99. 1a71bfd renderer: expose compute shaders to the host. (v2) by Dave Airlie · 6 years ago
  100. 38207b5 compute: handle launch grid. by Dave Airlie · 6 years ago