1. 05d1c8a anv/cmd_buffer: Use the proper depth input attachment surface state by Nanley Chery · 8 years ago
  2. ca222b7 glsl: fix heap-buffer-overflow by Bartosz Tomczyk · 8 years ago
  3. 6c89a72 etnaviv: Cannot render to rb-swapped formats by Wladimir J. van der Laan · 8 years ago
  4. f3b7a51 etnaviv: Avoid infinite loop in find_frame() by Christian Gmeiner · 8 years ago
  5. 9ecfbaf radv/ac: apply slice rounding to 1d arrays as well. by Dave Airlie · 8 years ago
  6. eaf311d radv/ac: implement txs for buffer textures. by Dave Airlie · 8 years ago
  7. bbb4562 radv/ac: handle nir irem opcode. by Dave Airlie · 8 years ago
  8. 7083ca2 radv/ac: fix multisample subpass image. by Dave Airlie · 8 years ago
  9. 8917af1 radv: handle transfer_write as a dst flag. by Dave Airlie · 8 years ago
  10. b7f7dc7 radeonsi: don't invoke DCC decompression in update_all_texture_descriptors by Marek Olšák · 8 years ago
  11. 301c9b9 r600: Fix stack overflow by Bartosz Tomczyk · 8 years ago
  12. 06b9bc6 i965: Support the force_glsl_version driconf option. by Kenneth Graunke · 8 years ago
  13. 270597d i965: Fix check for negative pitch in can_do_fast_copy_blit(). by Kenneth Graunke · 8 years ago
  14. 671dfe5 i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug. by Kenneth Graunke · 8 years ago
  15. d7d772f radv/ac: Use base in push constant loads. by Bas Nieuwenhuizen · 8 years ago
  16. 522ee2c configure.ac: list radeon in --with-vulkan-drivers help string by Emil Velikov · 8 years ago
  17. 929b3bb radv: automake: Don't install vk_platform.h or vulkan.h. by Emil Velikov · 8 years ago
  18. e6ea92b mesa/tests: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  19. 27e7e7e dri/osmesa: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  20. 3919fee dri/swrast: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  21. 6ee9468 radeon, r200: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  22. 4e20356 mapi: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  23. 5236ab7 loader: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  24. 4ea4e19 glx/windows: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  25. fad44e6 glx/apple: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  26. a817d1e glx: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  27. 44ba348 d3dadapter9: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  28. 586b009 st/dri: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  29. 89ce072 clover: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  30. 87fc95c egl: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  31. 042b344 i915: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  32. 0a1ad5c i965: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  33. fe1b2f7 freedreno: automake: correctly set MKDIR_GEN by Emil Velikov · 8 years ago
  34. c22ee80 i965: automake: correctly set MKDIR_GEN by Emil Velikov · 8 years ago
  35. e79043b vulkan/wsi: Lower the maximum image sizes by Jason Ekstrand · 8 years ago
  36. f149260 vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresentModes by Jason Ekstrand · 8 years ago
  37. 23ffeed vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats by Jason Ekstrand · 8 years ago
  38. 1e03b5e mesa: move variable declaration to where its used by Emil Velikov · 8 years ago
  39. 5895267 configure.ac: Require LLVM for r300 only on x86 and x86_64 by Andreas Boll · 8 years ago
  40. fe44c53 spirv: handle undefined components for OpVectorShuffle by Lionel Landwerlin · 8 years ago
  41. 939c0c8 spirv: handle OpUndef as part of the variable parsing pass by Lionel Landwerlin · 8 years ago
  42. 7c663b1 anv: fix descriptor pool internal size allocation by Lionel Landwerlin · 8 years ago
  43. 2554c98 i965: Make intelEmitCopyBlit not truncate large strides. by Kenneth Graunke · 8 years ago
  44. 3171578 i965: Use a UW source type for CS_OPCODE_CS_TERMINATE. by Kenneth Graunke · 8 years ago
  45. ebfe5e1 anv/lower_input_attachments: honor sample index parameter to subpassLoad() by Iago Toral Quiroga · 8 years ago
  46. dcb3b24 i965: Fix fast depth clears for surfaces with a dimension of 16384. by Kenneth Graunke · 8 years ago
  47. 5a806f7 anv: set command buffer to NULL when allocations fail by Lionel Landwerlin · 8 years ago
  48. c63652b radv: program a default point size. by Dave Airlie · 8 years ago
  49. 651861d radeonsi: handle first_non_void correctly in si_create_vertex_elements by Marek Olšák · 8 years ago
  50. d701877 st/mesa: destroy pipe_context before destroying st_context (v2) by Marek Olšák · 8 years ago
  51. b2bbfca mesa: Don't advertise GL_OES_read_format in core profile by Ian Romanick · 8 years ago
  52. 140ad27 gallivm: (trivial) fix ddiv cpu implementation by Roland Scheidegger · 8 years ago
  53. 517fc3e tgsi: implement ddiv opcode by Roland Scheidegger · 8 years ago
  54. 450f6aa i965/blorp: Use the correct ISL format for combined depth/stencil by Jason Ekstrand · 8 years ago
  55. d940b91 i965/blorp: Add also depth and stencil buffers to render cache by Topi Pohjolainen · 8 years ago
  56. 63f169d configure.ac: move require_dri_shared_libs_and_glapi() before its users by Emil Velikov · 8 years ago
  57. d283ec0 Update version to 17.0.0-rc2 by Emil Velikov · 8 years ago
  58. 9577977 i965/blorp: Make post draw flush more explicit by Topi Pohjolainen · 8 years ago
  59. 8621961 i965/gen6: Issue direct depth stall and flush after depth clear by Topi Pohjolainen · 8 years ago
  60. 7d5a98f i965: Make depth clear flushing more explicit by Topi Pohjolainen · 8 years ago
  61. 4e6445c i965/blorp: Use the render cache mechanism instead of explicit flushing by Topi Pohjolainen · 8 years ago
  62. e405d0d radeonsi: always set the TCL1_ACTION_ENA when invalidating L2 by Marek Olšák · 8 years ago
  63. 0c4b8c7 radv: don't resubmit the same cs over and over while tracing by Grazvydas Ignotas · 8 years ago
  64. e35cfa1 swr: Align query results allocation by George Kyriazis · 8 years ago
  65. 34f902e swr: Prune empty nodes in CalculateProcessorTopology. by Bruce Cherniak · 8 years ago
  66. e4cf469 st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL by Nicolai Hähnle · 8 years ago
  67. 7f6c6b9 glsl: split DIV_TO_MUL_RCP into single- and double-precision flags by Nicolai Hähnle · 8 years ago
  68. 23ead4c r600: implement DDIV by Nicolai Hähnle · 8 years ago
  69. 7856dfd r600: factor out cayman_emit_unary_double_raw by Nicolai Hähnle · 8 years ago
  70. 41b93b1 r600: double multiply can handle only one multiply at a time by Nicolai Hähnle · 8 years ago
  71. 8857256 freedreno/a5xx: set frag shader threadsize by Rob Clark · 8 years ago
  72. 516b349 freedreno/a5xx: set fragcoordxy properly by Rob Clark · 8 years ago
  73. 0645c0e freedreno/a5xx: fix psize by Rob Clark · 8 years ago
  74. 6aade42 freedreno/a5xx: srgb fix by Rob Clark · 8 years ago
  75. 4dc6ed5 freedreno/a5xx: fix int vbos by Rob Clark · 8 years ago
  76. cfe14ab freedreno/a5xx: fix clear for uint/sint formats by Rob Clark · 8 years ago
  77. 250b1ca freedreno/a5xx: fix cull state by Rob Clark · 8 years ago
  78. 9318d81 freedreno: update generated headers by Rob Clark · 8 years ago
  79. 00cdbfe nir/search: Use the correct bit size for integer comparisons by Jason Ekstrand · 8 years ago
  80. 83deab2 intel/blorp/copy: Properly handle clear colors for CCS_E images by Jason Ekstrand · 8 years ago
  81. de2dfa1 radv: fix include order for installed headers v2 by Andres Rodriguez · 8 years ago
  82. 5c2951c vulkan/wsi: clarify the severity of lack of DRI3 v2 by Andres Rodriguez · 8 years ago
  83. e3bfa95 anv: don't require render target isl bit for depth/stencil surfaces by Lionel Landwerlin · 8 years ago
  84. a259b80 spirv: don't assert with location decorations on non i/o variables by Lionel Landwerlin · 8 years ago
  85. 45f13c2 gallium/hud: add missing break in hud_cpufreq_graph_install() by Samuel Pitoiset · 8 years ago
  86. b72f8de radeonsi: don't forget to add HTILE to the buffer list for texturing by Marek Olšák · 8 years ago
  87. 1cc5774 radeonsi: fix texture gather on stencil textures by Nicolai Hähnle · 8 years ago
  88. 50a607c radeonsi: Always leave poly_offset in a valid state by Zachary Michaels · 8 years ago
  89. 613154f mesa/main: fix meta caller of _mesa_ClampColor by Nicolai Hähnle · 8 years ago
  90. ff81869 gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN by Dave Airlie · 8 years ago
  91. 9cb0666 Update version to 17.0.0-rc1 by Emil Velikov · 8 years ago
  92. 45297f7 utils: really remove the __END_DECLS macro by Emil Velikov · 8 years ago
  93. acc7837 utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 8 years ago
  94. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 8 years ago
  95. 5b4a531 i965: Make brw_cache_item structure private to brw_program_cache.c. by Kenneth Graunke · 8 years ago
  96. c67a279 radeonsi: determine in advance which VBOs should be added to the buffer list by Marek Olšák · 8 years ago
  97. 1db2bf8 radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors by Marek Olšák · 8 years ago
  98. b9b9540 radeonsi: reject invalid vertex buffer indices at state creation by Marek Olšák · 8 years ago
  99. cf24892 radeonsi: use a global dirty mask for shader pointers by Marek Olšák · 8 years ago
  100. 861d7af radeonsi: use a bitmask-based loop in si_decompress_textures by Marek Olšák · 8 years ago