1. 3171578 i965: Use a UW source type for CS_OPCODE_CS_TERMINATE. by Kenneth Graunke · 7 years ago
  2. ebfe5e1 anv/lower_input_attachments: honor sample index parameter to subpassLoad() by Iago Toral Quiroga · 7 years ago
  3. dcb3b24 i965: Fix fast depth clears for surfaces with a dimension of 16384. by Kenneth Graunke · 7 years ago
  4. 5a806f7 anv: set command buffer to NULL when allocations fail by Lionel Landwerlin · 7 years ago
  5. c63652b radv: program a default point size. by Dave Airlie · 8 years ago
  6. 651861d radeonsi: handle first_non_void correctly in si_create_vertex_elements by Marek Olšák · 7 years ago
  7. d701877 st/mesa: destroy pipe_context before destroying st_context (v2) by Marek Olšák · 7 years ago
  8. b2bbfca mesa: Don't advertise GL_OES_read_format in core profile by Ian Romanick · 7 years ago
  9. 140ad27 gallivm: (trivial) fix ddiv cpu implementation by Roland Scheidegger · 7 years ago
  10. 517fc3e tgsi: implement ddiv opcode by Roland Scheidegger · 7 years ago
  11. 450f6aa i965/blorp: Use the correct ISL format for combined depth/stencil by Jason Ekstrand · 7 years ago
  12. d940b91 i965/blorp: Add also depth and stencil buffers to render cache by Topi Pohjolainen · 8 years ago
  13. 63f169d configure.ac: move require_dri_shared_libs_and_glapi() before its users by Emil Velikov · 7 years ago
  14. d283ec0 Update version to 17.0.0-rc2 by Emil Velikov · 7 years ago
  15. 9577977 i965/blorp: Make post draw flush more explicit by Topi Pohjolainen · 8 years ago
  16. 8621961 i965/gen6: Issue direct depth stall and flush after depth clear by Topi Pohjolainen · 8 years ago
  17. 7d5a98f i965: Make depth clear flushing more explicit by Topi Pohjolainen · 8 years ago
  18. 4e6445c i965/blorp: Use the render cache mechanism instead of explicit flushing by Topi Pohjolainen · 8 years ago
  19. e405d0d radeonsi: always set the TCL1_ACTION_ENA when invalidating L2 by Marek Olšák · 7 years ago
  20. 0c4b8c7 radv: don't resubmit the same cs over and over while tracing by Grazvydas Ignotas · 7 years ago
  21. e35cfa1 swr: Align query results allocation by George Kyriazis · 8 years ago
  22. 34f902e swr: Prune empty nodes in CalculateProcessorTopology. by Bruce Cherniak · 7 years ago
  23. e4cf469 st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL by Nicolai Hähnle · 8 years ago
  24. 7f6c6b9 glsl: split DIV_TO_MUL_RCP into single- and double-precision flags by Nicolai Hähnle · 8 years ago
  25. 23ead4c r600: implement DDIV by Nicolai Hähnle · 7 years ago
  26. 7856dfd r600: factor out cayman_emit_unary_double_raw by Nicolai Hähnle · 7 years ago
  27. 41b93b1 r600: double multiply can handle only one multiply at a time by Nicolai Hähnle · 7 years ago
  28. 8857256 freedreno/a5xx: set frag shader threadsize by Rob Clark · 7 years ago
  29. 516b349 freedreno/a5xx: set fragcoordxy properly by Rob Clark · 7 years ago
  30. 0645c0e freedreno/a5xx: fix psize by Rob Clark · 8 years ago
  31. 6aade42 freedreno/a5xx: srgb fix by Rob Clark · 8 years ago
  32. 4dc6ed5 freedreno/a5xx: fix int vbos by Rob Clark · 8 years ago
  33. cfe14ab freedreno/a5xx: fix clear for uint/sint formats by Rob Clark · 8 years ago
  34. 250b1ca freedreno/a5xx: fix cull state by Rob Clark · 8 years ago
  35. 9318d81 freedreno: update generated headers by Rob Clark · 8 years ago
  36. 00cdbfe nir/search: Use the correct bit size for integer comparisons by Jason Ekstrand · 7 years ago
  37. 83deab2 intel/blorp/copy: Properly handle clear colors for CCS_E images by Jason Ekstrand · 7 years ago
  38. de2dfa1 radv: fix include order for installed headers v2 by Andres Rodriguez · 8 years ago
  39. 5c2951c vulkan/wsi: clarify the severity of lack of DRI3 v2 by Andres Rodriguez · 8 years ago
  40. e3bfa95 anv: don't require render target isl bit for depth/stencil surfaces by Lionel Landwerlin · 7 years ago
  41. a259b80 spirv: don't assert with location decorations on non i/o variables by Lionel Landwerlin · 8 years ago
  42. 45f13c2 gallium/hud: add missing break in hud_cpufreq_graph_install() by Samuel Pitoiset · 7 years ago
  43. b72f8de radeonsi: don't forget to add HTILE to the buffer list for texturing by Marek Olšák · 8 years ago
  44. 1cc5774 radeonsi: fix texture gather on stencil textures by Nicolai Hähnle · 8 years ago
  45. 50a607c radeonsi: Always leave poly_offset in a valid state by Zachary Michaels · 8 years ago
  46. 613154f mesa/main: fix meta caller of _mesa_ClampColor by Nicolai Hähnle · 8 years ago
  47. ff81869 gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN by Dave Airlie · 8 years ago
  48. 9cb0666 Update version to 17.0.0-rc1 by Emil Velikov · 8 years ago
  49. 45297f7 utils: really remove the __END_DECLS macro by Emil Velikov · 8 years ago
  50. acc7837 utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 8 years ago
  51. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 8 years ago
  52. 5b4a531 i965: Make brw_cache_item structure private to brw_program_cache.c. by Kenneth Graunke · 8 years ago
  53. c67a279 radeonsi: determine in advance which VBOs should be added to the buffer list by Marek Olšák · 8 years ago
  54. 1db2bf8 radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors by Marek Olšák · 8 years ago
  55. b9b9540 radeonsi: reject invalid vertex buffer indices at state creation by Marek Olšák · 8 years ago
  56. cf24892 radeonsi: use a global dirty mask for shader pointers by Marek Olšák · 8 years ago
  57. 861d7af radeonsi: use a bitmask-based loop in si_decompress_textures by Marek Olšák · 8 years ago
  58. 4bde7d3 radeonsi: skip an unnecessary mutex lock for L2 prefetches by Marek Olšák · 8 years ago
  59. d93b0ea radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches by Marek Olšák · 8 years ago
  60. 395c498 radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE by Marek Olšák · 8 years ago
  61. 35cd755 radeonsi: use the correct target machine when building shader variants by Marek Olšák · 8 years ago
  62. 3ae3be6 radeonsi: move shader pipe context state into a separate structure by Marek Olšák · 8 years ago
  63. b0cc55f i965: Fix SURFACE_STATE to handle non-zero aux offsets by Ben Widawsky · 8 years ago
  64. 65a44a7 Revert "etnaviv: Fake occlusion query capability" by Christian Gmeiner · 8 years ago
  65. 730574c android: ac/debug: move sid_tables.h generation and IB decode to amd/common by Mauro Rossi · 8 years ago
  66. 02185a1 android: gallium/auxiliary: fix building error in Android 7.0 by Mauro Rossi · 8 years ago
  67. f93f7ca android: amd/common: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  68. db3aaa3 android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  69. a2a63ad android: radeon: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  70. 9c50039 nouveau: remove always false argument in nouveau_fence_new() by Emil Velikov · 8 years ago
  71. af4a298 egl/wayland: resolve quirky try_damage_buffer() implementation by Emil Velikov · 8 years ago
  72. 687cf37 configure: error out when building static XOR shared by Emil Velikov · 8 years ago
  73. da410e6 configure: explicitly require shared glapi for enable-dri by Emil Velikov · 8 years ago
  74. b628fdd configure: factor out commom egl/gbm checks by Emil Velikov · 8 years ago
  75. e8044dd configure: remove HAVE_EGL_DRIVER_DRI[23] by Emil Velikov · 8 years ago
  76. 3b887f1 configure: forbid static EGL/GBM by Emil Velikov · 8 years ago
  77. d406621 configure: remove unused AC_SUBST variables by Emil Velikov · 8 years ago
  78. 4380a20 gallium: correctly manage libsensors link flags by Emil Velikov · 8 years ago
  79. cb5e799 egl/wayland: unify dri2_wl_create_surface implementations by Emil Velikov · 8 years ago
  80. bfd6314 egl/wayland: use the destroy_window_callback for swrast by Emil Velikov · 8 years ago
  81. 3ecd6c6 glx: unify GLX_SGIX_pbuffer aliased declarations by Emil Velikov · 8 years ago
  82. 9898bcf glx: use GLX_ALIAS for glXGetProcAddress by Emil Velikov · 8 years ago
  83. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  84. 63c58dfc android: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  85. 52bf10c scons: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  86. 95d9eae configure: use standard check for attribure alias by Emil Velikov · 8 years ago
  87. f121ac6 glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_FUNCTIONS by Emil Velikov · 8 years ago
  88. b7ac0f5 etnaviv: Fake occlusion query capability by Wladimir J. van der Laan · 8 years ago
  89. 103c363 etnaviv: add flags parameter to texture barrier by Christian Gmeiner · 8 years ago
  90. 3ef916c etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH by Christian Gmeiner · 8 years ago
  91. 5644170 gallivm: (trivial) fix copy/paste bug with big endian code by Roland Scheidegger · 8 years ago
  92. 3404196 configure.ac: Revert recent HAVE_LLVM changes. by Jose Fonseca · 8 years ago
  93. 5034cf4 docs: Fix GLSL compiler link by Elie TOURNIER · 8 years ago
  94. 8d1712a vulkan: automake: do not use EXTRA_DIST in a conditional by Emil Velikov · 8 years ago
  95. 2d14ae6 configure.ac: Respect LLVM_CFLAGS in LLVM version detection by Tomasz Figa · 8 years ago
  96. 1a0aa46 configure.ac: Don't check LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  97. 4d0efb9 configure.ac: Set and use HAVE_GALLIUM_LLVM define by Tobias Droste · 8 years ago
  98. b045d23 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  99. 38e8129 configure.ac: Only set LLVM_LIBS if LLVM is used by Tobias Droste · 8 years ago
  100. add9066 configure.ac: Rename MESA_LLVM to FOUND_LLVM by Tobias Droste · 8 years ago