1. 02e768e panfrost: XMLify invocations by Alyssa Rosenzweig · 4 years ago
  2. 0225ed4 panfrost: Add invocation XML by Alyssa Rosenzweig · 4 years ago
  3. b60d567 panfrost: XMLify primitive information by Alyssa Rosenzweig · 4 years ago
  4. 3bae493 panfrost: Drop point sprite from shader key by Alyssa Rosenzweig · 4 years ago
  5. b17b6cc panfrost: Cleanup point sprite linking by Alyssa Rosenzweig · 4 years ago
  6. 7d328e7 panfrost: Simplify ZSA bind by Alyssa Rosenzweig · 4 years ago
  7. 90cc815 panfrost: Use pack for draw descriptor by Alyssa Rosenzweig · 4 years ago
  8. 33895ac panfrost: Use draw pack for compute jobs by Alyssa Rosenzweig · 4 years ago
  9. e5c77cb panfrost: Detangle postfix from varying emits by Alyssa Rosenzweig · 4 years ago
  10. 3a4d930 panfrost: Inline panfrost_vt_set_draw_info by Alyssa Rosenzweig · 4 years ago
  11. 3f61da7 panfrost: Inline panfrost_vt_init by Alyssa Rosenzweig · 4 years ago
  12. 136fd5c panfrost: Don't call panfrost_vt_init for compute by Alyssa Rosenzweig · 4 years ago
  13. 1513392 panfrost: Avoid postfix dep for vertex_data by Alyssa Rosenzweig · 4 years ago
  14. 8b5f9fc panfrost: Remove postfix parameter from UBO upload by Alyssa Rosenzweig · 4 years ago
  15. 1357eec panfrost: Inline vt_update_{rasterizer, occlusion} by Alyssa Rosenzweig · 4 years ago
  16. b716936 panfrost: Separate postfix from emits by Alyssa Rosenzweig · 4 years ago
  17. 59b6e3c panfrost: Use draw pack for blit by Alyssa Rosenzweig · 4 years ago
  18. d6a5df0 panfrost: Add XML for mali_vertex_tiler_postfix by Alyssa Rosenzweig · 4 years ago
  19. e213a86 panfrost: Add padded type for instance fields by Alyssa Rosenzweig · 4 years ago
  20. 45c59db panfrost: Drop blend indirection by Alyssa Rosenzweig · 4 years ago
  21. 87e3510 panfrost: Emit explicit REPLACE for disabled colour writeout by Alyssa Rosenzweig · 4 years ago
  22. 75a274d panfrost: Add opaque midgard_blend XML by Alyssa Rosenzweig · 4 years ago
  23. 0e13f80 CI: Re-enable VS2019 build by Daniel Stone · 4 years ago
  24. a280810 CI: Windows: Use separate config file for Docker by Daniel Stone · 4 years ago
  25. f4c1c21 egl: simplify eglSwapInterval() fallback logic by Eric Engestrom · 4 years ago
  26. 1d3fb7a egl: inline eglSwapInterval() fallback by Eric Engestrom · 4 years ago
  27. 957bbc6 anv: simplify push constant emissions by Lionel Landwerlin · 4 years ago
  28. 7953402 anv: move push constant allocation tracking into gfx pipeline state by Lionel Landwerlin · 4 years ago
  29. 8076c75 aco: fix wrong source position for constant with nir_op_cube_face_coord by Samuel Pitoiset · 4 years ago
  30. f4d8616 radv: set BIG_PAGE to improve performance on GFX10.3 by Samuel Pitoiset · 4 years ago
  31. d6bc0f2 radv: emit {CB,DB}_RMI_L2_CACHE_CONTROL at framebuffer time by Samuel Pitoiset · 4 years ago
  32. 31f75aa nir/lower_discard_to_demote: Use nir_shader_instructions_pass(). by Eric Anholt · 4 years ago
  33. 265dcb38 nir/nir_lower_wrmasks: Use the nir_lower_instructions_pass() helper. by Eric Anholt · 4 years ago
  34. c5e64c0 nir/lower_io_to_scalar: Convert to use nir_shader_instructions_pass(). by Eric Anholt · 4 years ago
  35. dfb8465 nir/opt_undef: Convert to use nir_shader_instructions_pass(). by Eric Anholt · 4 years ago
  36. e5d4bbd nir/lower_vec_to_movs: Convert to use nir_shader_instructions_pass(). by Eric Anholt · 4 years ago
  37. a62098f nir: Add a helper for general instruction-modifying passes. by Eric Anholt · 4 years ago
  38. a82f664 nir/opt_copy_prop_vars: Quiet valgrind warning about overlapping memcpy. by Eric Anholt · 4 years ago
  39. 98222db egl: document which driver hooks are only required by extensions by Eric Engestrom · 4 years ago
  40. cf663d0 egl: move extension driver functions after core functions by Eric Engestrom · 4 years ago
  41. 12c9418 docs/egl: correct/update DRI2 mention with the shiny new DRI3 by Eric Engestrom · 4 years ago
  42. ab2e597 docs/egl: add some more documentation by Eric Engestrom · 4 years ago
  43. 7897c31 docs/egl: add haiku driver by Eric Engestrom · 4 years ago
  44. c84d304 docs/egl: complete list of dri2 platforms by Eric Engestrom · 4 years ago
  45. 3909e9d docs/egl: move section around by Eric Engestrom · 4 years ago
  46. 3704b02 docs/egl: fix typo by Eric Engestrom · 4 years ago
  47. 608c87a nir/vtn: SPIR-V bit count opcodes (core and extension) dest size mismatches nir by Jesse Natalie · 4 years, 1 month ago
  48. a54695d nir: Add bit_count to lower_int64 pass by Jesse Natalie · 4 years, 1 month ago
  49. d91f85f nir: Remove 32bit restriction for uadd_carry optimization by Jesse Natalie · 4 years, 1 month ago
  50. 9232887 nir: Implement mul_high lowering for bit sizes other than 32 by Jesse Natalie · 4 years, 1 month ago
  51. ea71574 nir_lower_bit_size: Support lowering ops with differing source/dest sizes by Jesse Natalie · 4 years, 1 month ago
  52. 0d595f7 nir: Relax opt_if logic to prevent re-merging 64bit phis for loop headers by Jesse Natalie · 4 years, 2 months ago
  53. 43d22c8 nir: Add a lowering pass to split 64bit phis by Jesse Natalie · 4 years, 2 months ago
  54. 6b1a56b iris: Drop stale syncobj references in fence_server_sync by Kenneth Graunke · 4 years ago
  55. e98c7a6 iris: Reorder the loops in iris_fence_await() for clarity. by Kenneth Graunke · 4 years ago
  56. 45793c0 ci: Fix up rules for post-merge / main project branch pipelines by Michel Dänzer · 4 years ago
  57. 502b9da aco: add ACO_DEBUG=novn,noopt,nosched for debugging purposes by Samuel Pitoiset · 4 years ago
  58. 4d40a71 radv: Fix 3d blits. by Bas Nieuwenhuizen · 4 years ago
  59. 003ea78 st/mesa: remove useless code for lowered IO in st_nir_assign_vs_in_locations by Marek Olšák · 4 years ago
  60. 8684061 ci: Test the KHR-GL* CTS cases with softpipe. by Eric Anholt · 4 years ago
  61. d2cf6a8 aco: sink get_alu_src() in bfe lowering by Rhys Perry · 4 years ago
  62. 14d748e aco: fix sgpr ubfe/ibfe if the offset is too large by Rhys Perry · 4 years ago
  63. 454bc59 aco: remove 64-bit SGPR ubfe/ibfe by Rhys Perry · 4 years ago
  64. eb3c16e aco/tests: add tests for long jumps by Rhys Perry · 4 years ago
  65. 192b9f4 aco: shorten disassembly for repeated instructions by Rhys Perry · 4 years ago
  66. ae6330d aco/tests: add test for GFX10 0x3f bug by Rhys Perry · 4 years ago
  67. fe2dc41 aco: create long jumps by Rhys Perry · 4 years ago
  68. 156fd58 aco: reserve 2 sgprs for each branch by Rhys Perry · 4 years ago
  69. e8ac145 aco: keep loop live-through variables spilled by Rhys Perry · 4 years ago
  70. 75d6c30 aco: fix spills_entry heuristic for branch blocks in init_live_in_vars() by Rhys Perry · 4 years ago
  71. fc9f502 aco: fix regclass checks when fixing to vcc/exec with Builder by Rhys Perry · 4 years ago
  72. a537c9e aco: don't fix break condition for break+discard to exec by Rhys Perry · 4 years ago
  73. 1a5444b aco: don't consider the first partial spill if it's the wrong type by Rhys Perry · 4 years ago
  74. 8f6a900 aco: consider branch definitions in spiller by Rhys Perry · 4 years ago
  75. cacb388 radv: print a warning when RADV_TRAP_HANDLER is used by Samuel Pitoiset · 4 years ago
  76. 60975eb etnaviv: Add lock around pending_ctx by Marek Vasut · 4 years ago
  77. da660c9 etnaviv: Remove etna_resource_get_status() by Marek Vasut · 4 years ago
  78. 785e270 etnaviv: Fix disabling early-z rejection on GC7000L (HALTI5) by Lukas F. Hartmann · 4 years, 1 month ago
  79. 0d8ae4a radv: fix setting EXCP_EN for different shader stages by Samuel Pitoiset · 4 years ago
  80. 05a0349 v3d: set instance id to 0 at start of tile by Alejandro Piñeiro · 4 years ago
  81. 2e8b6f6 v3d/packet: fix typo on Set InstanceID/PrimitiveID packet by Alejandro Piñeiro · 4 years ago
  82. 15bdbf3 freedreno/a5xx: Don't set the VARYING flag for fragcoord-only programs. by Eric Anholt · 4 years ago
  83. 36bd3e9 gallium/dri2: Report correct YUYV and UYVY plane count by Nanley Chery · 4 years ago
  84. 7323062 ci: Mark the rest of compswap as flaky on freedreno. by Eric Anholt · 4 years ago
  85. 27e6117 nir: Report progress properly in nir_lower_bool_to_* by Jason Ekstrand · 4 years ago
  86. 39d0072 freedreno/a6xx: fix hang with large render target by Rob Clark · 4 years ago
  87. 0f3c12c freedreno: add env var to override tiles-per-pipe by Rob Clark · 4 years ago
  88. 688ca54 freedreno: add env var to override GMEM size by Rob Clark · 4 years ago
  89. 758fdb9 freedreno/gmemtool: add tile_alignw/h and a650 by Rob Clark · 4 years ago
  90. a618908 radeonsi: fix tess levels coming as scalar arrays from SPIR-V by Marek Olšák · 4 years ago
  91. e512f2c mesa: add NV_copy_depth_to_color support for nir by Indrajit Kumar Das · 4 years ago
  92. da9d721 nvc0: Add shader disk caching by Mark Menzynski · 4 years, 6 months ago
  93. 82dd683 nv50/ir: Add nv50_ir_prog_info serialize by Mark Menzynski · 4 years, 6 months ago
  94. 3e99af6 nv50/ir: Add prog_info_out print by Mark Menzynski · 4 years, 6 months ago
  95. f20a210 nv50/ir: Add nv50_ir_prog_info_out serialize and deserialize by Mark Menzynski · 4 years, 5 months ago
  96. 5ecc06e nv50/ir: Use a bit field in info_out structure by Mark Menzynski · 4 years ago
  97. f292499 nv50/ir: add nv50_ir_prog_info_out by Karol Herbst · 5 years ago
  98. fa8e628 nv50/ir: remove symbol table support for compute shaders by Karol Herbst · 5 years ago
  99. 83139ac radv: Update CTS version. by Bas Nieuwenhuizen · 4 years ago
  100. 4e30191 radv: Remove conformance warnings with ACO. by Bas Nieuwenhuizen · 4 years ago