1. fb63c43 i965/blit: Remember to include miptree buffer offset in relocs by Chris Wilson · 7 years ago
  2. 858f554 i965: Fix indentation by Matt Turner · 7 years ago
  3. c9d4b57 radv: Add suballocation for shaders. by Bas Nieuwenhuizen · 7 years ago
  4. fe3d255 docs: Add Vulkan to features.txt by Jordan Justen · 7 years ago
  5. ebd2fd6 i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake. by Kenneth Graunke · 7 years ago
  6. a60c584 mesa/dri: drop unneeded mm.h include by Dave Airlie · 7 years ago
  7. 9e922bd r300: drop u_mm.h include. by Dave Airlie · 7 years ago
  8. c9ec28b util: use cannonical form of ARRAY_SIZE by Emil Velikov · 7 years ago
  9. df83213 i965: simplify intel_image_format_lookup() by Emil Velikov · 7 years ago
  10. 69fa9e9 i965: annotate struct intel_image_format as const by Emil Velikov · 7 years ago
  11. 31a6750 st/dri: NULL check before deref DRI loader .getCapability by Emil Velikov · 7 years ago
  12. dd9eb8d egl: check the correct function pointer by Eric Engestrom · 7 years ago
  13. 595a47b i965: Delete pitch alignment assertion in get_blit_intratile_offset_el. by Kenneth Graunke · 7 years ago
  14. 7cd50b9 swr/rast: fix core / knights split of AVX512 intrinsics by Tim Rowley · 7 years ago
  15. c8fe4c1 swr/rast: simplify knob default value setup by Tim Rowley · 7 years ago
  16. 844be91 swr/rast: split gen_knobs templates into .h/.cpp by Tim Rowley · 7 years ago
  17. 4c5b4f3 swr/rast: gen_knobs template code style by Tim Rowley · 7 years ago
  18. fb3e50a swr/rast: switch gen_knobs.cpp license by Tim Rowley · 7 years ago
  19. e4a6ae0 swr/rast: fix scons gen_knobs.h dependency by Tim Rowley · 7 years ago
  20. 08e3c36 swr/rast: constify swr rasterizer by Tim Rowley · 7 years ago
  21. a3f97ff swr/rast: SIMD16 shaders - widen fetch and vertex shaders by Tim Rowley · 7 years ago
  22. 39ed8e2 swr/rast: vmask() implementations for KNL by Tim Rowley · 7 years ago
  23. c18d91c swr/rast: rename frontend pVertexStore by Tim Rowley · 7 years ago
  24. eddbd78 swr/rast: fix movemask_ps / movemask_pd on AVX512 by Tim Rowley · 7 years ago
  25. f253798 swr/rast: stop using MSFT types in platform independent code by Tim Rowley · 7 years ago
  26. 030cfa8 swr/rast: enable USE_SIMD16_FRONTEND by default by Tim Rowley · 7 years ago
  27. f8a572c swr/rast: disable AVX512 optimization of SSE / AVX code by Tim Rowley · 7 years ago
  28. d08493f swr/rast: fix USE_SIMD16_FRONTEND issues by Tim Rowley · 7 years ago
  29. 07062da swr/rast: simdlib better separation of core vs knights avx512 by Tim Rowley · 7 years ago
  30. e1091b0 swr/rast: threadID via portable std::this_thread::get_id() by Tim Rowley · 7 years ago
  31. 95c6a97 spirv: Fix SpvImageFormatR16ui by Jason Ekstrand · 7 years ago
  32. 2776442 anv: Advertise VK_KHR_relaxed_block_layout by Jason Ekstrand · 7 years ago
  33. 600605e anv: Bump the advertised version to 1.0.57 by Jason Ekstrand · 7 years ago
  34. 077b200 anv: Pull the API version from anv_extensions.py by Jason Ekstrand · 7 years ago
  35. 0ab04ba anv: Use python to generate ICD json files by Jason Ekstrand · 7 years ago
  36. 7382d8a anv: Add MAX_API_VERSION to anv_extensions.py by Jason Ekstrand · 7 years ago
  37. a252676 anv: Make some bits of anv_extensions module-private by Jason Ekstrand · 7 years ago
  38. aab0649 git_sha1_gen: catch any error the same way by Eric Engestrom · 7 years ago
  39. 44828e9 build: Don't bail on OSError in git_sha1_gen.py by Tobias Klausmann · 7 years ago
  40. e749995 st/mesa: replace st_shader_stage_to_ptarget by Nicolai Hähnle · 7 years ago
  41. 56e3b8b mesa: add GLSL 4.60 to shading_language_version() by Samuel Pitoiset · 7 years ago
  42. c245502 mesa: add always-false enable for GL 4.6 by Samuel Pitoiset · 7 years ago
  43. 1f4ceb8 glsl: recognize GLSL 4.60 by Samuel Pitoiset · 7 years ago
  44. 185ef06 dri3: Wait for all pending swapbuffers to be scheduled before touching the front by Thomas Hellstrom · 7 years ago
  45. dd4e817 mesa: add KHR_no_error support to glPolygonMode() by Samuel Pitoiset · 7 years ago
  46. 1b603f0 mesa: add polygon_mode() helper by Samuel Pitoiset · 7 years ago
  47. da0ecda mesa: add KHR_no_error support to glClearBufferiv() by Samuel Pitoiset · 7 years ago
  48. 54bd9a1 mesa: add clear_bufferiv() helper by Samuel Pitoiset · 7 years ago
  49. 11e0542 mesa: add KHR_no_error support to glClearBufferuiv() by Samuel Pitoiset · 7 years ago
  50. b18b1fa mesa: add clear_bufferuiv() helper by Samuel Pitoiset · 7 years ago
  51. 73c5e75 mesa: add KHR_no_error support to glClearBufferfi() by Samuel Pitoiset · 7 years ago
  52. 1ed61e0 mesa: add clear_bufferi() helper by Samuel Pitoiset · 7 years ago
  53. 5e05e7d mesa: add KHR_no_error support to glClearBufferfv() by Samuel Pitoiset · 7 years ago
  54. 33b4730 mesa: add clear_bufferfv() helper by Samuel Pitoiset · 7 years ago
  55. 0127af1 mesa: add KHR_no_error support to glClear*Buffer*Data() by Samuel Pitoiset · 7 years ago
  56. 589450c mesa: add clear_buffer_sub_data_error() helper by Samuel Pitoiset · 7 years ago
  57. c819121 mesa: make get_texbuffer_format() global by Samuel Pitoiset · 7 years ago
  58. 1722c24 mesa: add KHR_no_error support to glLinkProgram() by Samuel Pitoiset · 7 years ago
  59. fb32878 mesa: add link_program() and link_program_error() helpers by Samuel Pitoiset · 7 years ago
  60. fcd8ab6 mesa: add KHR_no_error support to glShaderSource() by Samuel Pitoiset · 7 years ago
  61. 29f8455 mesa: add shader_source() helper by Samuel Pitoiset · 7 years ago
  62. bece5a7 mesa: rename shader_source() to set_shader_source() by Samuel Pitoiset · 7 years ago
  63. 71064d3 mesa: add KHR_no_error support to glEndConditionalRender() by Samuel Pitoiset · 7 years ago
  64. 4ded964 mesa: add end_conditional_render() render by Samuel Pitoiset · 7 years ago
  65. 9a0b203 mesa: add KHR_no_error support to glBeginConditionalRender() by Samuel Pitoiset · 7 years ago
  66. e1750e0 mesa: add begin_conditional_render() helper by Samuel Pitoiset · 7 years ago
  67. 3f05193 mesa: add KHR_no_error support to glNamedBufferData() and glBufferData() by Samuel Pitoiset · 7 years ago
  68. 7f19018 mesa: add buffer_data() and buffer_data_error() helpers by Samuel Pitoiset · 7 years ago
  69. 5c27de1 mesa: add KHR_no_error support to glLineWidth() by Samuel Pitoiset · 7 years ago
  70. 7327cb0 mesa: add line_width() helper by Samuel Pitoiset · 7 years ago
  71. f45efb8 pipe-loader: fix driinfo for software and non-radeonsi drivers by Nicolai Hähnle · 7 years ago
  72. eceb671 mesa/st: Reduce the number of frontbuffer flush calls by Thomas Hellstrom · 7 years ago
  73. eb88ece Fix gallium SCons build by Nicolai Hähnle · 7 years ago
  74. c4210de glsl: look up for transform feedback varyings after linking by Juan A. Suarez Romero · 7 years ago
  75. 53485c2 radeonsi: add enable_sisched driconf option by Nicolai Hähnle · 7 years ago
  76. 0f8c5de radeonsi: prepare for driver-specific driconf options by Nicolai Hähnle · 7 years ago
  77. 1e334a3 pipe-loader: move configuration_query into drm_helper by Nicolai Hähnle · 7 years ago
  78. b4ff5e9 st/dri: implement v2 of DRI_ConfigOptions by Nicolai Hähnle · 7 years ago
  79. aa222e2 pipe-loader: extract a standalone get_driver_descriptor helper function by Nicolai Hähnle · 7 years ago
  80. 0d7d60b pipe-loader: pass only the driver_name to pipe_loader_find_module by Nicolai Hähnle · 7 years ago
  81. a35a9e7 gallium: add driconf options to pipe_screen_config by Nicolai Hähnle · 7 years ago
  82. e794f8b gallium: move loading of drirc to pipe-loader by Nicolai Hähnle · 7 years ago
  83. 678dadf gallium: move driinfo XML to pipe_loader by Nicolai Hähnle · 7 years ago
  84. bc7f41e gallium: add pipe_screen_config to screen_create functions by Nicolai Hähnle · 7 years ago
  85. 781375a st/drm: add DRM_CONF_XML_OPTIONS by Nicolai Hähnle · 7 years ago
  86. bfc26c4 util: add merge_driinfo.py by Nicolai Hähnle · 7 years ago
  87. ddd5f2a glx: use v2 of DRI_ConfigOptions by Nicolai Hähnle · 7 years ago
  88. 9435b9c dri: define a version 2 of the DRI_ConfigOptions extension by Nicolai Hähnle · 7 years ago
  89. 78476cf radeonsi: enable ARB_transform_feedback_overflow_query by Nicolai Hähnle · 7 years ago
  90. 1c5b7d5 radeonsi: avoid redundant SET_PREDICATION packet with QBO workaround by Nicolai Hähnle · 7 years ago
  91. dfc1502 radeonsi: fix streamout overflow predication on VI+ by Nicolai Hähnle · 7 years ago
  92. aff93fd gallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE by Nicolai Hähnle · 7 years ago
  93. 653316f gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE by Nicolai Hähnle · 7 years ago
  94. c8a5053 gallium/radeon: fix render predication by SO overflow predicate by Nicolai Hähnle · 7 years ago
  95. da83687 gallium/radeon: fix ARB_query_buffer_object conversion to boolean by Nicolai Hähnle · 7 years ago
  96. d8b78bb st/mesa: implement ARB_transform_feedback_overflow_query by Nicolai Hähnle · 7 years ago
  97. 877d800 ddebug: handle get_query_result_resource as a GPU call by Nicolai Hähnle · 7 years ago
  98. f402fa3 gallium/util: add util_{str,dump}_query_value_type by Nicolai Hähnle · 7 years ago
  99. aff9c54 gallium: add util_dump_query_type and use it in ddebug by Nicolai Hähnle · 7 years ago
  100. 16923e4 gallium: rename util_dump_* to util_str_* for enum-to-string conversion by Nicolai Hähnle · 7 years ago