1. 9aeb726 pan/midgard: Fix block successors by Alyssa Rosenzweig · 5 years ago
  2. 1a11603 pan/midgard: Add helper to pack load/store registers by Alyssa Rosenzweig · 5 years ago
  3. e112d9d pan/midgard: Decode register/component in load/store argument by Alyssa Rosenzweig · 5 years ago
  4. 5a572f4 pan/midgard: Fix REGISTER_OFFSET by Alyssa Rosenzweig · 5 years ago
  5. c908772 pan/midgard: Split ld/st unknown to arg_1/arg_2 fields by Alyssa Rosenzweig · 5 years ago
  6. 2d54fdb radv: Expose VK_KHR_imageless_framebuffer. by Bas Nieuwenhuizen · 5 years ago
  7. 9475782 radv: Implement VK_KHR_imageless_framebuffer. by Bas Nieuwenhuizen · 5 years ago
  8. a7041f3 radv: Store image view also outside framebuffer. by Bas Nieuwenhuizen · 5 years ago
  9. 49e6c2f radv: Store color/depth surface info in attachment info instead of framebuffer. by Bas Nieuwenhuizen · 5 years ago
  10. cd98d94 panfrost: Allocate polygon lists on-demand by Alyssa Rosenzweig · 5 years ago
  11. ed501c0 panfrost: Handle the bo == NULL case in panfrost_bo_[un]reference() by Boris Brezillon · 5 years ago
  12. 12f7217 panfrost: Get rid of the skippable param in attach_vt_framebuffer() by Boris Brezillon · 5 years ago
  13. 8227d28 panfrost: Don't emit a new FB desc when setting a new FB state by Boris Brezillon · 5 years ago
  14. 95507a3 panfrost: Bail out early when doing a wallpaper blit by Boris Brezillon · 5 years ago
  15. 8645afc panfrost: Bail out early when new and current FB states are equal by Boris Brezillon · 5 years ago
  16. 17d6ee2 panfrost: Delay FB descriptor allocation by Boris Brezillon · 5 years ago
  17. b5ca1e5 panfrost: Remove job from ctx->jobs at submission time by Boris Brezillon · 5 years ago
  18. 20b00e1 panfrost: Make ctx->job useful by Boris Brezillon · 5 years ago
  19. 72e7b7a ac/nir,radv: Optimize bounds check for 64 bit CAS. by Bas Nieuwenhuizen · 5 years ago
  20. 74baeac gallivm: fix issue with AtomicCmpXchg wrapper on llvm 3.5-3.8 by Roland Scheidegger · 5 years ago
  21. dcf9d91 util: Handle differences in pthread_setname_np by Matt Turner · 5 years ago
  22. 55eadf9 util/os_time: use detect_os.h to uncouple from gallium by Eric Engestrom · 5 years ago
  23. bffa233 util/u_debug: use detect_os.h by Eric Engestrom · 5 years ago
  24. 7f12a66 util/os_misc: use detect_os.h to start uncoupling from gallium by Eric Engestrom · 5 years ago
  25. 87adc89 util/os_memory: use detect_os.h to uncouple it from gallium by Eric Engestrom · 5 years ago
  26. 9a51481 gallium: deduplicate os detection logic by using detect_os.h by Eric Engestrom · 5 years ago
  27. 8c52bca gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER by Eric Engestrom · 5 years ago
  28. e740e7a scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE by Eric Engestrom · 5 years ago
  29. 8c63348 gallium: remove never-used PIPE_SUBSYSTEM_DRI by Eric Engestrom · 5 years ago
  30. bfb7003 util: fix typo in comment by Eric Engestrom · 5 years ago
  31. 362e9d8 util: introduce detect_os.h by Eric Engestrom · 5 years ago
  32. 9d5beab freedreno/batch: fix dependency loop detection by Rob Clark · 5 years ago
  33. e1790c5 freedreno/a6xx: add missing flush/invalidates for blit by Rob Clark · 5 years ago
  34. d8379da freedreno/a6xx: skip tiles with no geometry by Rob Clark · 5 years ago
  35. de3e130 freedreno/a6xx: VSC overflow detection/handling by Rob Clark · 5 years ago
  36. 401f532 freedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching by Rob Clark · 5 years ago
  37. 146d6e6 freedreno/a6xx: cleanup "blit_mem" by Rob Clark · 5 years ago
  38. 1cbb7f7 freedreno: refresh tile debug by Rob Clark · 5 years ago
  39. 44f3c1c freedreno: update registers by Rob Clark · 5 years ago
  40. c179ded freedreno/gmem: small cleanup by Rob Clark · 5 years ago
  41. e2bb3e8 freedreno/drm: convert ring_pool to child_pool by Rob Clark · 5 years ago
  42. 9ac2379 freedreno/drm: remove idx_lock by Rob Clark · 5 years ago
  43. e439f63 freedreno/batch: always update last_fence by Rob Clark · 5 years ago
  44. c93eae7 freedreno: drop unused fd_fence_ref param by Rob Clark · 5 years ago
  45. 1637a53 pan/midgard: Print invert modifier by Alyssa Rosenzweig · 5 years ago
  46. 62a5ee3 pan/midgard: Flip conditionals by Alyssa Rosenzweig · 5 years ago
  47. d066ca35 pan/midgard: Add bitwise src/invert fusing by Alyssa Rosenzweig · 5 years ago
  48. 620c271 pan/midgard: Add .not propagation pass by Alyssa Rosenzweig · 5 years ago
  49. b821e1b pan/midgard: Fuse invert into bitwise ops by Alyssa Rosenzweig · 5 years ago
  50. d8584c5 freedreno: a2xx: implement texture tiling by Jonathan Marek · 5 years ago
  51. fb5c3db freedreno: a2xx: use nir_lower_alu_to_scalar instead of lowering pass by Jonathan Marek · 5 years ago
  52. e652ca4 freedreno: a2xx: fix HW binning for batches with >256K vertices by Jonathan Marek · 5 years ago
  53. 257957b freedreno: a2xx: fix fneg/fabs/fsat opcodes by Jonathan Marek · 5 years ago
  54. 43dbd7d freedreno: a2xx: fix order of NIR opts by Jonathan Marek · 5 years ago
  55. 57e980a freedreno: a2xx: fix non-etc1 cubemaps by Jonathan Marek · 5 years ago
  56. 2e029ac freedreno: a2xx: fix fast clear not being used for Z24X8 buffers by Jonathan Marek · 5 years ago
  57. e25388c freedreno: align renderonly scanout buffers by Jonathan Marek · 5 years ago
  58. 6125c93 gitlab-ci: just build all the tools by Eric Engestrom · 5 years ago
  59. a86eccf i965/clear: clear_value better precision by Sergii Romantsov · 5 years ago
  60. e8110e5 radv: fix image_has_{cmask,fmask}() helpers by Samuel Pitoiset · 5 years ago
  61. ad1bc86 radv: remove radv_get_image_fmask_info() by Samuel Pitoiset · 5 years ago
  62. 10d08da radv/gfx10: add missing dcc_tile_swizzle tweak by Samuel Pitoiset · 5 years ago
  63. 9c9745e radv: remove radv_get_image_cmask_info() by Samuel Pitoiset · 5 years ago
  64. 856487a radv: only account for tile_swizzle for color surfaces with DCC by Samuel Pitoiset · 5 years ago
  65. e1c5d8a radv: Enable VK_KHR_shader_atomic_int64 by Bas Nieuwenhuizen · 5 years ago
  66. a17f220 ac/nir: Implement LLVM9 64-bit buffer compare & exchange. by Bas Nieuwenhuizen · 5 years ago
  67. 73274c9 Revert "ac/nir: handle negate modifier" by Connor Abbott · 5 years ago
  68. 4a382d6 Revert "ac/nir: handle abs modifier" by Connor Abbott · 5 years ago
  69. 06ec14d iris: bump compat profile support to 4.6 by Timothy Arceri · 5 years ago
  70. 74f96b0 egl: fix OpenGL 3.1 context creation by Timothy Arceri · 5 years ago
  71. f41516b nir/find_array_copies: Reject copies with mismatched type by Connor Abbott · 5 years ago
  72. 7368000 radv: re-apply "Optimize rebinding the same descriptor set." by Samuel Pitoiset · 5 years ago
  73. 96a5445 radv/gfx10: use the correct target machine for Wave32 by Samuel Pitoiset · 5 years ago
  74. 8a86908 radv/gfx10: add Wave32 support for vertex, tessellation and geometry shaders by Samuel Pitoiset · 5 years ago
  75. 953bbac radv/gfx10: add Wave32 support for fragment shaders by Samuel Pitoiset · 5 years ago
  76. 18c2e09 gallium: Implement GL_EXT_shader_samples_identical via a new capability by Kenneth Graunke · 5 years ago
  77. adcc0a8 intel/tools: Fix aubinator_viewer build. by Kenneth Graunke · 5 years ago
  78. 54fbc62 intel/ir: Fix CFG corruption in opt_predicated_break(). by Francisco Jerez · 5 years ago
  79. ddb59cd intel/device: make internal functions private by Mark Janes · 5 years ago
  80. 086c486 intel/device: rename gen_get_device_info by Mark Janes · 5 years ago
  81. d594d2a intel/tools: use device info initializer by Mark Janes · 5 years ago
  82. e4a0070 anv: use initialization routine for gen_device_info by Mark Janes · 5 years ago
  83. 49465f1 iris/screen: use initialization routine for gen_device_info by Mark Janes · 5 years ago
  84. 96e1c94 i965: Move device info initialization to common code by Mark Janes · 5 years ago
  85. 1186f6e i965/perf: verify kernel support before registering OA metrics by Mark Janes · 5 years ago
  86. 7852fe5 intel/common: provide common ioctl routine by Mark Janes · 5 years ago
  87. b40ba2d panfrost: Remove unused argument by Alyssa Rosenzweig · 5 years ago
  88. ff345d4 panfrost: Handle MESA_SHADER_COMPUTE in compile callback by Alyssa Rosenzweig · 5 years ago
  89. 73c40d6 pan/midgard: Use standard list traversal to find initial tag by Alyssa Rosenzweig · 5 years ago
  90. 4647999 panfrost: Use gl_shader_stage directly for compiles by Alyssa Rosenzweig · 5 years ago
  91. d9eb65c panfrost: Emit "draw" info for compute jobs by Alyssa Rosenzweig · 5 years ago
  92. 22a8f6d panfrost: Feed compute shaders into the compiler by Alyssa Rosenzweig · 5 years ago
  93. 1b28462 panfrost: Expose compute shaders as panfrost_shader_variants by Alyssa Rosenzweig · 5 years ago
  94. 8b53230 panfrost: Remove shader state *base by Alyssa Rosenzweig · 5 years ago
  95. c228046 panfrost: Remove CSO dependency from shader_compile by Alyssa Rosenzweig · 5 years ago
  96. 428bed3 panfrost: Generalize UBO upload for other shader stages by Alyssa Rosenzweig · 5 years ago
  97. a34370e panfrost: Guard vertex upload by ctx->vertex != NULL by Alyssa Rosenzweig · 5 years ago
  98. 3bfdb87 panfrost: Generalize vertex shader upload by Alyssa Rosenzweig · 5 years ago
  99. 3b72241 panfrost: Share gl_enables between VERTEX/COMPUTE by Alyssa Rosenzweig · 5 years ago
  100. 871c02b panfrost: Invoke compute shader according to grid info by Alyssa Rosenzweig · 5 years ago