1. 0b26cb1 pan/bi: Add quirks system by Alyssa Rosenzweig · 4 years, 6 months ago
  2. 07228a6 pan/bi: Add high-latency property for classes by Alyssa Rosenzweig · 4 years, 6 months ago
  3. 546c301 pan/bi: Add CSEL condition by Alyssa Rosenzweig · 4 years, 6 months ago
  4. 47451bb pan/bi: Add bi_branch data by Alyssa Rosenzweig · 4 years, 6 months ago
  5. 73c91f1 pan/bi: Extract bifrost_branch structure by Alyssa Rosenzweig · 4 years, 6 months ago
  6. 2afddc4 pan/bi: Add pred/successors to build CFG by Alyssa Rosenzweig · 4 years, 6 months ago
  7. d3370bd pan/bi: Add constants to bi_clause by Alyssa Rosenzweig · 4 years, 6 months ago
  8. cb3cd8a pan/bi: Add EXTRACT, MAKE_VEC synthetic ops by Alyssa Rosenzweig · 4 years, 6 months ago
  9. 8929fe0 pan/bi: Add source type for conversions by Alyssa Rosenzweig · 4 years, 6 months ago
  10. 5896db9 pan/bi: Add swizzles by Alyssa Rosenzweig · 4 years, 6 months ago
  11. c70a198 pan/bi: Clarify special op scheduling by Alyssa Rosenzweig · 4 years, 6 months ago
  12. fba1d12 pan/bi: Add clause header fields to bi_clause by Alyssa Rosenzweig · 4 years, 6 months ago
  13. 44ebc27 pan/bi: Add class-specific ops by Alyssa Rosenzweig · 4 years, 6 months ago
  14. b5bdd89 pan/bi: Add constant field to bi_instruction by Alyssa Rosenzweig · 4 years, 6 months ago
  15. a2c1265 pan/bi: Add special indices by Alyssa Rosenzweig · 4 years, 6 months ago
  16. c42002d pan/bi: Add dest_type field to bifrost_instruction by Alyssa Rosenzweig · 4 years, 6 months ago
  17. a35854c pan/bi: Add bi_clause, bi_bundle abstractions by Alyssa Rosenzweig · 4 years, 6 months ago
  18. 99f3c1f pan/bi: Add PAN_SCHED_* flags by Alyssa Rosenzweig · 4 years, 6 months ago
  19. 9643b9d pan/bi: Add bi_load_vary structure by Alyssa Rosenzweig · 4 years, 6 months ago
  20. 6a7987a pan/bi: Pull out bifrost_load_var by Alyssa Rosenzweig · 4 years, 6 months ago
  21. aa2f12d pan/bi: Add bi_load structure by Alyssa Rosenzweig · 4 years, 6 months ago
  22. b93aec6 pan/bi: Add bifrost_minmax_mode field by Alyssa Rosenzweig · 4 years, 6 months ago
  23. d69bf8d pan/bi: Add a bifrost_roundmode field by Alyssa Rosenzweig · 4 years, 6 months ago
  24. bbf41ff pan/bi: Factor out enum bifrost_minmax_mode by Alyssa Rosenzweig · 4 years, 6 months ago
  25. 34165c7 pan/bi: Add BI_GENERIC property by Alyssa Rosenzweig · 4 years, 6 months ago
  26. 29acd7b pan/bi: Add modifiers to bi_instruction by Alyssa Rosenzweig · 4 years, 6 months ago
  27. 7ac6212 pan/bi: Add class properties by Alyssa Rosenzweig · 4 years, 6 months ago
  28. 230be61 pan/bi: Add src/dest fields to bifrost_instruction by Alyssa Rosenzweig · 4 years, 6 months ago
  29. e7dc2a7 pan/bi: Add the control flow graph by Alyssa Rosenzweig · 4 years, 6 months ago
  30. eceaea4 pan/bi: Stub out new compiler by Alyssa Rosenzweig · 4 years, 6 months ago
  31. 5d3a4e3 pan/bi: Gut old compiler by Alyssa Rosenzweig · 4 years, 6 months ago
  32. eb15525 panfrost: Add note about preloaded varyings by Alyssa Rosenzweig · 4 years, 6 months ago
  33. 7618fe1 aco: fix image load/store with lod and 1D images by Samuel Pitoiset · 4 years, 6 months ago
  34. cc9493f gitlab-ci: Distribute jobs across more stages by Michel Dänzer · 4 years, 6 months ago
  35. 71436f9 gitlab-ci: Drop "test-" prefix from llvmpipe/softpipe job names by Michel Dänzer · 4 years, 6 months ago
  36. 53a22c4 vbo: merge draws even when begin==0 or end==0 by Marek Olšák · 4 years, 7 months ago
  37. ab7209f vbo: merge more primitive types for glBegin/End (v2) by Marek Olšák · 4 years, 7 months ago
  38. d740e3d mesa: deduplicate draw indirect functions by Marek Olšák · 4 years, 7 months ago
  39. 7700ac3 mesa: optimize get_index_size by Marek Olšák · 4 years, 6 months ago
  40. 450152f mesa: remove _mesa_index_buffer::index_size in favor of index_size_shift by Marek Olšák · 4 years, 6 months ago
  41. df3891e Revert "mesa: check for z=0 in _mesa_Vertex3dv()" by Marek Olšák · 4 years, 6 months ago
  42. 9c9c314 vbo: fold code from vbo_exec_fixup_vertex to vbo_exec_wrap_upgrade_vertex by Marek Olšák · 4 years, 6 months ago
  43. 8205042 vbo: clean up conditional blocks in ATTR_UNION by Marek Olšák · 4 years, 6 months ago
  44. 4c6323c vbo: handle GS and tess primitive types when splitting Begin/End by Marek Olšák · 4 years, 7 months ago
  45. f97341a vbo: clean up vbo_copy_vertices by Marek Olšák · 4 years, 7 months ago
  46. 1be1ea0 vbo: deduplicate copy_vertices functions by Marek Olšák · 4 years, 7 months ago
  47. fd8eb63 vbo: don't look at the second draw's count when merging 2 glBegin/End draws by Marek Olšák · 4 years, 7 months ago
  48. e92a4f8 mesa: replace some index_size multiplications and divisions with shifts by Marek Olšák · 4 years, 7 months ago
  49. 87085c6 mesa: add index_size_shift = log2(index_size) into _mesa_index_buffer by Marek Olšák · 4 years, 7 months ago
  50. f38ffa4 android: r600/sfn: Add GDS instructions by Mauro Rossi · 4 years, 7 months ago
  51. 88c68c0 android: r600/sfn: fix includes and libmesa_nir dependency by Mauro Rossi · 4 years, 7 months ago
  52. 01778d1 android: aco: fix PIPE_FORMAT related building errors by Mauro Rossi · 4 years, 7 months ago
  53. b20693b nir: Flush to zero with OOB low exponents in ldexp by Jason Ekstrand · 4 years, 6 months ago
  54. ec9da89 zink. Added storage CISto descriptor pool. by Duncan Hopkins · 4 years, 6 months ago
  55. 0ac731b1 gitlab-ci: Add jobs to be able to test Vulkan by Andres Gomez · 4 years, 7 months ago
  56. 5c65f8b gitlab-ci: Add gfxreconstruct traces support by Andres Gomez · 4 years, 7 months ago
  57. 1d75595 gitlab-ci: Change devices format to <api-vendor-deviceId> by Andres Gomez · 4 years, 7 months ago
  58. f1b7b8c gitlab-ci: build VulkanTools into the Vulkan testing container by Andres Gomez · 4 years, 7 months ago
  59. 028ab48 gitlab-ci: build gfxreconstruct into the Vulkan testing container by Andres Gomez · 4 years, 7 months ago
  60. fc2338d gitlab-ci: add missing popd to the build-deqp-vk.sh script by Andres Gomez · 4 years, 7 months ago
  61. 8c5e2ef tracie: correct typo by Andres Gomez · 4 years, 7 months ago
  62. 83f54e3 etnaviv: fix alpha test on GC3000 by Christian Gmeiner · 4 years, 8 months ago
  63. f95fa3d etnaviv: update headers from rnndb by Christian Gmeiner · 4 years, 7 months ago
  64. e5b0118 egl/wayland: Don't invalidate buffers on no-op resize by Daniel Stone · 4 years, 6 months ago
  65. 311c82e Revert "glx: convert glx_config_create_list to one big calloc" by Andrii Simiklit · 4 years, 8 months ago
  66. 6ceda48 zink. Don't set incorrect sType in VkImportMemoryFdInfoKHR struct by Vilya Harvey · 4 years, 6 months ago
  67. 3199b8b turnip: support indirect draw by Hyunjun Ko · 4 years, 7 months ago
  68. a933934 android: gallium/auxiliary: fix "Unused source files" in tesselator by Mauro Rossi · 4 years, 6 months ago
  69. aea8c9c ci: Flip db410c back to docker mode. by Eric Anholt · 4 years, 6 months ago
  70. 5f13996 intel/gen12+: Disable mid thread preemption. by Rafael Antognolli · 4 years, 6 months ago
  71. 42ee6ff Revert "gallium/swr: Fix min/max range index draw" by Krzysztof Raszkowski · 4 years, 6 months ago
  72. 291f40a vc4: fix vc4_yuv_blit overwriting fragment constant buffer slot 0 by Chris Lord · 4 years, 6 months ago
  73. 2d1ba86 aco: handle v_add_co_u32_e64 in parse_base_offset() by Rhys Perry · 4 years, 7 months ago
  74. 215df21 aco: fix carry-out size for wave32 v_add_co_u32_e64 by Rhys Perry · 4 years, 7 months ago
  75. 1867536 gallium/swr: fix corruptions in Unigine Heaven by Jan Zielinski · 4 years, 6 months ago
  76. 0ab5c88 st/va: GetConfigAttributes: check profile and entrypoint combination by Satyajit Sahu · 4 years, 7 months ago
  77. cd40110 intel/isl: Implement D16_UNORM workarounds. by Rafael Antognolli · 4 years, 7 months ago
  78. 9fea90a aco: keep track of which events are used in a barrier by Rhys Perry · 4 years, 7 months ago
  79. 3f31c54 st/va/postproc: reallocate interlaced destination buffer by Thong Thai · 4 years, 6 months ago
  80. 2d32248 panfrost: fix transform feedback by Louis-Francis Ratté-Boulianne · 5 years ago
  81. 585a21c gallium: add PIPE_CAP_PSIZ_CLAMPED by Louis-Francis Ratté-Boulianne · 5 years ago
  82. babf735 gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED by Louis-Francis Ratté-Boulianne · 5 years ago
  83. 4ce339e gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT by Louis-Francis Ratté-Boulianne · 5 years ago
  84. 82dc149 glsl/linker: add xfb workaround for modified built-in variables by Louis-Francis Ratté-Boulianne · 5 years ago
  85. 4a329be glsl/linker: handle array/struct members for DisableXfbPacking by Louis-Francis Ratté-Boulianne · 5 years ago
  86. 00746fa glsl/linker: add DisableTransformFeedbackPacking workaround by Louis-Francis Ratté-Boulianne · 5 years ago
  87. 8b361df spirv: fix memory_barrier_tcs_patch emission by Rhys Perry · 4 years, 6 months ago
  88. 6d839ad spirv: improve creation of memory_barrier by Rhys Perry · 4 years, 6 months ago
  89. 5d713fb lima: don't disable tiling if there's linear modifier in list by Vasily Khoruzhick · 4 years, 6 months ago
  90. 46a8cab ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc by Samuel Pitoiset · 4 years, 6 months ago
  91. 33faef6 ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity by Samuel Pitoiset · 4 years, 6 months ago
  92. 9432eb3 ac: rename lds_size_per_cu to lds_size_per_workgroup by Samuel Pitoiset · 4 years, 6 months ago
  93. 69628ab turnip: Execute main cs for secondary command buffers by Brian Ho · 4 years, 6 months ago
  94. 5715a61 turnip: Promote tu_cs_get_size/is_empty to header by Brian Ho · 4 years, 6 months ago
  95. bdf20d3 nvc0: enable EXT_texture_shadow_lod by Ilia Mirkin · 4 years, 6 months ago
  96. 11a06df st/mesa: allow TXB2/TXL2 to work with cube array shadow textures by Ilia Mirkin · 4 years, 6 months ago
  97. 1d3b0b9 nv50,nvc0: add newly added PIPE_CAP's to list by Ilia Mirkin · 4 years, 6 months ago
  98. 62f7197 anv: multiply the scratch space by 4 on gen9-10 like iris and i965 by Paulo Zanoni · 4 years, 6 months ago
  99. aa78801 intel/device: bdw_gt1 actually has 6 eus per subslice by Paulo Zanoni · 4 years, 8 months ago
  100. 9e5ce30 intel: fix the gen 12 compute shader scratch IDs by Paulo Zanoni · 4 years, 6 months ago