1. 53a7649 ac/nir: Set speculatable for buffer loads where allowed by Connor Abbott · 5 years ago
  2. 77be5b2 nir: Use reorderable access flag by Connor Abbott · 5 years ago
  3. a1c7379 nir: Add a helper to determine if an intrinsic can be reordered by Connor Abbott · 5 years ago
  4. 6fc83c2 st/nir: Use gl_nir_opt_access by Connor Abbott · 5 years ago
  5. f2d0e48 glsl/nir: Add optimization pass for access flags by Connor Abbott · 5 years ago
  6. c813c57 nir: Add reorderable memory access enum by Connor Abbott · 5 years ago
  7. 75063fb nir/copy_prop_vars: Ignore volatile accesses by Connor Abbott · 5 years ago
  8. 364996d glsl/nir: Propagate access qualifiers by Connor Abbott · 5 years ago
  9. 6f20643 nir: Allow qualifiers on copy_deref and image instructions by Connor Abbott · 5 years ago
  10. 3bf8981 ac,radeonsi: Always mark buffer stores as inaccessiblememonly by Connor Abbott · 5 years ago
  11. 4db2c1e egl: add missing #include by Eric Engestrom · 5 years ago
  12. 0a313cc radv: disable viewport clamping even if FS doesn't write Z by Samuel Pitoiset · 5 years ago
  13. e91c1ea radv: implement compressed FMASK texture reads with RADV_PERFTEST=tccompatcmask by Samuel Pitoiset · 6 years ago
  14. a7f7537 radv: fix FMASK expand with SRGB formats by Samuel Pitoiset · 5 years ago
  15. 0fcf73b panfrost: Move to use ralloc for some allocations by Tomeu Vizoso · 5 years ago
  16. 5743a36 egl: Don't add hardware device if there is no render node v2. by Mathias Fröhlich · 5 years ago
  17. 8dd26fa etnaviv: support GL_ARB_seamless_cubemap_per_texture by Christian Gmeiner · 5 years ago
  18. a13efb3 etnaviv: update headers from rnndb by Christian Gmeiner · 5 years ago
  19. 378ea92 radeonsi: fix undefined shift in macro definition by Dave Airlie · 5 years ago
  20. 93ba356 nouveau: fix frees in unsupported IR error paths. by Dave Airlie · 5 years ago
  21. ad284f7 panfrost: Move clearing logic into pan_job by Rohan Garg · 5 years ago
  22. 98eda99 virgl: fix sync issue regarding discard/unsync transfers by Chia-I Wu · 5 years ago
  23. 2a717f3 panfrost: Enable sRGB by Alyssa Rosenzweig · 5 years ago
  24. 5aa51ba panfrost: Disable AFBC on sRGB buffers by Alyssa Rosenzweig · 5 years ago
  25. 6585bb9 panfrost: Enable sRGB fixed-function blending by Alyssa Rosenzweig · 5 years ago
  26. 4b137da panfrost: Specify sRGB in the render target by Alyssa Rosenzweig · 5 years ago
  27. 58c34e4 panfrost: Implement sRGB texturing by Alyssa Rosenzweig · 5 years ago
  28. 31a4ef8 panfrost: Add sRGB render target flag by Alyssa Rosenzweig · 5 years ago
  29. 01e1eec panfrost: Implement tiled rendering by Alyssa Rosenzweig · 5 years ago
  30. d507951 panfrost: Decode rendering block type by Alyssa Rosenzweig · 5 years ago
  31. 83c02a5 panfrost: Refactor texture targets by Alyssa Rosenzweig · 5 years ago
  32. bfca21b panfrost: Figure out job requirements in pan_job.c by Rohan Garg · 5 years ago
  33. debb85d panfrost: Reset job counters once the job is submitted by Rohan Garg · 5 years ago
  34. 0f43a2a panfrost: Initial implementation of panfrost_job_submit by Rohan Garg · 5 years ago
  35. 2daf3d8 virgl_hw: add YUV support by Gurchetan Singh · 5 years ago
  36. 2480ce8 virgl: sync to virglrenderer virgl_hw.h by Gurchetan Singh · 5 years ago
  37. 58cb865 anv: Make border colors the right size and alignment on HSW by Jason Ekstrand · 5 years ago
  38. 51076eb8 imgui: bump imgui memory editor copy by Lionel Landwerlin · 5 years ago
  39. 9402970 panfrost/midgard: Enable autovectorization by Alyssa Rosenzweig · 5 years ago
  40. 47e7c69 nir: add a vectorization pass by Connor Abbott · 9 years ago
  41. c355886 panfrost: Add support for TXS instructions by Boris Brezillon · 5 years ago
  42. 5c17f84 panfrost: Prepare things to support non-native texture ops by Boris Brezillon · 5 years ago
  43. c57f7d0 panfrost: Move sysval upload logic out of panfrost_emit_for_draw() by Boris Brezillon · 5 years ago
  44. bd49c8f panfrost: Make the sysval logic more generic by Boris Brezillon · 5 years ago
  45. 296c5fd nir/lower_tex: Add a way to lower TXS(non-0-LOD) instructions by Boris Brezillon · 5 years ago
  46. 0e489fd nir/lower_tex: Update ->sampler_dim value before calling get_texture_size() by Boris Brezillon · 5 years ago
  47. 352b1d9 nir/lower_tex: Actually report when projector lowering happened by Boris Brezillon · 5 years ago
  48. 6f60fec panfrost: Adapt to constant name change in UABI by Tomeu Vizoso · 5 years ago
  49. 5ad5777 panfrost: ci: Update results by Tomeu Vizoso · 5 years ago
  50. c16bf48 radv: adjust the DCC base VA for mipmapped color attachments by Samuel Pitoiset · 5 years ago
  51. 6ee40ef radv: fix color decompressions for FMASK/CMASK by Samuel Pitoiset · 5 years ago
  52. 42a41a9 radv: do not decompress levels without DCC with the graphics path by Samuel Pitoiset · 5 years ago
  53. e8917dc radv: do not decompress levels without DCC with the compute path by Samuel Pitoiset · 5 years ago
  54. 864ddda radv: check if DCC is enabled per mip not for the whole image by Samuel Pitoiset · 5 years ago
  55. 79a3054 v3d: implement simultaneous peripheral access exceptions for V3D 4.1+ by Iago Toral Quiroga · 5 years ago
  56. 6d97c8f v3d: only flush jobs accessing the query BO when reading query results by Iago Toral Quiroga · 5 years ago
  57. 5491883 v3d: add a helper function to flush jobs using a BO by Iago Toral Quiroga · 5 years ago
  58. e8cd7a3 iris: Support more RGBX pipe formats. by Kenneth Graunke · 5 years ago
  59. 3c10a27 glsl: Fix out of bounds read in shader_cache_read_program_metadata by Kenneth Graunke · 5 years ago
  60. 9672b70 anv: Set STATE_BASE_ADDRESS upper bounds on gen7 by Jason Ekstrand · 5 years ago
  61. 925c04b radv: Disable linear tiled compressed textures. by Bas Nieuwenhuizen · 5 years ago
  62. 1be38f9 anv:Use VK_EXT_separate_stencil_usage to avoid stencil shadows on gen7 by Jason Ekstrand · 5 years ago
  63. f3ea0cf anv: Add stencil texturing support for gen7 by Jason Ekstrand · 5 years ago
  64. 4faa314 anv/blorp: Update shadow images when clearing or uploading by Jason Ekstrand · 5 years ago
  65. 2b736d9 anv/cmd_buffer: Add a stencil transition helper by Jason Ekstrand · 5 years ago
  66. 86fc268 anv/blorp: Take an aspect in anv_image_copy_to_shadow by Jason Ekstrand · 5 years ago
  67. fcbefe0 anv/formats: Re-arrange the way se set some flag bits by Jason Ekstrand · 5 years ago
  68. 659d4f6 iris: Make resource_copy_region handle packed depth-stencil resources. by Kenneth Graunke · 5 years ago
  69. a36f154 iris: Order CS stall and TC invalidate for format reinterpretation hacks by Kenneth Graunke · 5 years ago
  70. 94b9f50 iris: Be more aggressive at post-format-reintepret TC invalidate hack by Kenneth Graunke · 5 years ago
  71. 2b87753 virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts by Gert Wollny · 5 years ago
  72. 21c795a freedreno/a6xx: disallow UBWC for x24s8 by Rob Clark · 5 years ago
  73. 4e72abc freedreno/a6xx: un-swap X24S8_UINT by Rob Clark · 5 years ago
  74. 6e3aee4 radv: add mipmaps support for DCC decompression on compute by Samuel Pitoiset · 5 years ago
  75. ebb1db9 radv: add mipmaps support for color decompressions (DCC/FMASK/CMASK) by Samuel Pitoiset · 5 years ago
  76. 00f0e5c radv: set the DCC/FCE predicates from the base level by Samuel Pitoiset · 5 years ago
  77. 7832e75 radv: load the fast color clear values from the base level by Samuel Pitoiset · 5 years ago
  78. 7971697 radv: store the DCC predicate for each mip by Samuel Pitoiset · 5 years ago
  79. 38aa386 radv: store the FCE predicate for each mip by Samuel Pitoiset · 5 years ago
  80. 7295512 radv: store the fast color clear values for each mip by Samuel Pitoiset · 5 years ago
  81. 58506fe radv: allocate DCC metadata for each mip by Samuel Pitoiset · 5 years ago
  82. 4b0bc66 gallium: Remove unused util_ringbuffer by Caio Marcelo de Oliveira Filho · 5 years ago
  83. 397d1a1 llvmpipe: Don't use u_ringbuffer for lp_scene_queue by Caio Marcelo de Oliveira Filho · 5 years ago
  84. 390126e panfrost/midgard: Simplify 2D array logic by Alyssa Rosenzweig · 5 years ago
  85. a3ae3cb panfrost/midgard: Handle non-zero component in store by Alyssa Rosenzweig · 5 years ago
  86. 2c9e124 panfrost/midgard: Apply writemask to LUTs by Alyssa Rosenzweig · 5 years ago
  87. eba932e amd: update addrlib by Marek Olšák · 5 years ago
  88. d15cc1f radeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES by Nicolai Hähnle · 6 years ago
  89. aef01dd panfrost: Cleanup default blend mode by Alyssa Rosenzweig · 5 years ago
  90. fbbb29a panfrost: Don't accidentally include blend shader by Alyssa Rosenzweig · 5 years ago
  91. 565c446 panfrost/midgard: Use typeless moves internally by Alyssa Rosenzweig · 5 years ago
  92. 1fece5f virgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE by Chia-I Wu · 5 years ago
  93. 9975a0a virgl: add virgl_rebind_resource by Chia-I Wu · 5 years ago
  94. 7e0508d virgl: save virgl_hw_res in virgl_transfer by Chia-I Wu · 5 years ago
  95. ad1ef35 virgl: add resource_reference to virgl_winsys by Chia-I Wu · 5 years ago
  96. 73bf669 panfrost/midgard: Add rounding mode specific opcodes by Alyssa Rosenzweig · 5 years ago
  97. 9865b79 panfrost: Drop draws with complete scissor by Alyssa Rosenzweig · 5 years ago
  98. 3a9b769 panfrost: Disable pipelining temporarily by Alyssa Rosenzweig · 5 years ago
  99. d4aed00 panfrost/mfbd: Handle rendering to linear mipmap by Alyssa Rosenzweig · 5 years ago
  100. 5317154 panfrost: Implement sampling from non-zero initial levels by Alyssa Rosenzweig · 5 years ago