1. c077b74 meson: use dependency()+find_program() for wayland-scanner by Emil Velikov · 6 years ago
  2. 54d8448 swr: don't export swr_create_screen_internal by Emil Velikov · 7 years ago
  3. e02f061 meson: install KHR/khrplatform.h when needed by Eric Engestrom · 6 years ago
  4. ed07e83 i965: gen_shader_sha1() doesn't use the brw_context by Eric Engestrom · 6 years ago
  5. 87c1561 configure: install KHR/khrplatform.h when needed by Eric Engestrom · 6 years ago
  6. 303e7b3 intel: don't build tools without -Dtools=intel by Lionel Landwerlin · 6 years ago
  7. c4f1834 virgl: update virgl_hw.h from virglrenderer by Erik Faye-Lund · 6 years ago
  8. 0914e14 virgl: rename msaa_sample_positions -> sample_locations by Erik Faye-Lund · 6 years ago
  9. 9507e03 vc4: Fix a leak of the no-vertex-elements workaround BO. by Eric Anholt · 6 years ago
  10. 86095e9 vc4: Fix context creation when syncobjs aren't supported. by Eric Anholt · 6 years ago
  11. 1561e49 v3d: Emit the VCM_CACHE_SIZE packet. by Eric Anholt · 6 years ago
  12. 5d49076 v3d: Drop "VC5" from the renderer string. by Eric Anholt · 6 years ago
  13. 50a8713 v3d: Avoid spilling that breaks the r5 usage after a ldvary. by Eric Anholt · 6 years ago
  14. f2c0d31 v3d: Make sure that QPU instruction-has-a-dest matches VIR. by Eric Anholt · 6 years ago
  15. 3f9cb2e v3d: Wait for TMU writes to complete before continuing after a spill. by Eric Anholt · 6 years ago
  16. ccbe33a v3d: Make sure we don't emit a thrsw before the last one finished. by Eric Anholt · 6 years ago
  17. f9d54dc v3d: Add some debug code for forcing register spilling. by Eric Anholt · 6 years ago
  18. aaa41cd drisw: Fix build on Android Nougat, which lacks shm (v2) by Chad Versace · 6 years ago
  19. 6229ee8 mesa: fix make check for AMD_framebuffer_multisample_advanced by Ian Romanick · 6 years ago
  20. b7946f6 glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions by Ian Romanick · 6 years ago
  21. 7a46b2d meson, install_megadrivers: Also remove stale symlinks by Gert Wollny · 6 years ago
  22. 5eb4b38 anv: add more swapchain formats by Tapani Pälli · 6 years ago
  23. c332509 nvc0/ir: return 0 in imageLoad on incomplete textures by Karol Herbst · 6 years ago
  24. 0ca046d gm200/ir: optimize rcp(sqrt) to rsq by Karol Herbst · 6 years ago
  25. 6f98a30 gm200/ir: add native OP_SQRT support by Karol Herbst · 6 years ago
  26. 4334196 intel: tools: simplify meson build by Lionel Landwerlin · 6 years ago
  27. 87a3c97 intel: aubinator: simplify decoding by Lionel Landwerlin · 6 years ago
  28. 02ebc06 intel: common: add missing stdint include by Lionel Landwerlin · 6 years ago
  29. db4770e intel: decoder: remove unused variable by Lionel Landwerlin · 6 years ago
  30. 7471286 intel: tools: aubwrite: reuse canonical address helper by Lionel Landwerlin · 6 years ago
  31. 35955af intel: aubinator: fix read the context/ring by Lionel Landwerlin · 6 years ago
  32. 3b07d28 nir: Transform expressions of b2f(a) and b2f(b) to a == b by Ian Romanick · 6 years ago
  33. c658b6c nir: Transform expressions of b2f(a) and b2f(b) to a ^^ b by Ian Romanick · 6 years ago
  34. 3aca80a nir: Transform expressions of b2f(a) and b2f(b) to !(a && b) by Ian Romanick · 6 years ago
  35. 1713c97 nir: Transform expressions of b2f(a) and b2f(b) to a && b by Ian Romanick · 6 years ago
  36. 4425f47 nir: Transform expressions of b2f(a) and b2f(b) to !(a || b) by Ian Romanick · 6 years ago
  37. 6b3670a nir: Transform -fabs(a) >= 0 to a == 0 by Ian Romanick · 6 years ago
  38. 46e7c34 nir: Transform expressions of b2f(a) and b2f(b) to a || b by Ian Romanick · 6 years ago
  39. be7d3ba nir: Transform -fabs(a) < 0 to a != 0 by Ian Romanick · 6 years ago
  40. d49eab2 nir: Rearrange bcsel with two bcsel sources by Ian Romanick · 6 years ago
  41. b92fded nir: Collapse more repeated bcsels on the same argument by Ian Romanick · 6 years ago
  42. 408330e nir: Don't compare i2f or u2i with zero by Ian Romanick · 6 years ago
  43. a384561 nir: Remove f2i(i2f(x)) conversions by Ian Romanick · 6 years ago
  44. ea6c276 nir: Mark the 0.0 < abs(a) transformation as imprecise by Ian Romanick · 6 years ago
  45. 4bad50de radeonsi: cosmetic changes by Marek Olšák · 6 years ago
  46. 6508b93 st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced by Marek Olšák · 6 years ago
  47. 7f587b5 st/mesa: add renderbuffer support for AMD_framebuffer_multisample_advanced by Marek Olšák · 6 years ago
  48. 8e3d001 st/mesa: pass storage_sample_count parameter into st_choose_format by Marek Olšák · 6 years ago
  49. 459f05c mesa: add functional FBO changes for AMD_framebuffer_multisample_advanced by Marek Olšák · 6 years ago
  50. 328c1c8 mesa: add gl_renderbuffer::NumStorageSamples by Marek Olšák · 6 years ago
  51. a96e946 mesa: implement glGet for AMD_framebuffer_multisample_advanced by Marek Olšák · 6 years ago
  52. 3d6900d glapi: define AMD_framebuffer_multisample_advanced and add its functions by Marek Olšák · 6 years ago
  53. 2d11505 mesa: add storageSamples parameter to renderbuffer functions by Marek Olšák · 6 years ago
  54. f7d42ee include: update GL & GLES headers (v2) by Marek Olšák · 6 years ago
  55. fd1121e amd: remove support for LLVM 5.0 by Marek Olšák · 6 years ago
  56. 461a864 winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0 by Marek Olšák · 6 years ago
  57. 0f79b20 gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3) by Marek Olšák · 6 years ago
  58. 1c7a243 android: radv: build vulkan.radv conditionally to radeonsi by Mauro Rossi · 6 years ago
  59. c72f91d util: return 0 for NaNs in float_to_ubyte by Roland Scheidegger · 6 years ago
  60. 1d900e5 anv/pipeline: Disable FS dispatch for pointless fragment shaders by Jason Ekstrand · 6 years ago
  61. d5175d2 nir: add fall through comment to nir_gather_info by Timothy Arceri · 6 years ago
  62. 12e3334 CleanSpec.mk: Remove HOST_OUT_release by Dan Willemsen · 6 years ago
  63. d0b63b6 Android.common.mk: define HAVE_TIMESPEC_GET by Sumit Semwal · 6 years ago
  64. dc030d1 util: Android.mk: Convert implicit rules to static pattern rules by Dan Willemsen · 6 years ago
  65. 726a48c radeonsi: add new R600_DEBUG test "testclearbufperf" by Darren Powell · 6 years ago
  66. 9776380 mesa: add switch case for GL 2.0 in _mesa_compute_version() by Brian Paul · 6 years ago
  67. 2d4d139 intel/tools: add error2aub creation into autotools by Andres Gomez · 6 years ago
  68. 7ef6cd0 anv/pipeline: Do cross-stage linking optimizations by Jason Ekstrand · 7 years ago
  69. a5bffa0 anv/pipeline: Pull most of the anv_pipeline_compile_* into common code by Jason Ekstrand · 7 years ago
  70. 5351339 anv/pipeline: Add a separate "link" stage by Jason Ekstrand · 7 years ago
  71. 5b196f3 anv/pipeline: Compile to NIR in compile_graphics by Jason Ekstrand · 7 years ago
  72. 946fcd0 anv/pipeline: Recompile all shaders if any are missing from the cache by Jason Ekstrand · 7 years ago
  73. f76d6d8 anv/pipeline: Drop anv_pipeline_add_compiled_stage by Jason Ekstrand · 7 years ago
  74. 703a249 anv/pipeline: Pull shader compilation out into a helper. by Jason Ekstrand · 7 years ago
  75. f3c59ca anv/pipeline: Call anv_pipeline_compile_* in a loop by Jason Ekstrand · 7 years ago
  76. bdc3565 anv/pipeline: Hash the entire pipeline in one go by Jason Ekstrand · 7 years ago
  77. 4a8236a anv/pipeline: Populate keys up-front by Jason Ekstrand · 7 years ago
  78. 76503b3 anv/pipline: Add a helper struct for per-stage info by Jason Ekstrand · 7 years ago
  79. a48c065 meson: use correct keyword to fix a meson warning by Jon Turney · 6 years ago
  80. 3013e22 docs: add 18.3.0-devel release notes template by Andres Gomez · 6 years ago
  81. 873767c mesa: bump version to 18.3.0-devel by Andres Gomez · 6 years ago
  82. 44265cc egl/main: fix indentation by Eric Engestrom · 6 years ago
  83. dd007d1 loader: fix indentation by Eric Engestrom · 6 years ago
  84. 9d3a239 swr: Remove unnecessary memset call by Vlad Golovkin · 6 years ago
  85. 8d3ccdb mesa: replace binary constants with hexadecimal constants by Andres Gomez · 6 years ago
  86. 1090e97 ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdir by Andres Gomez · 6 years ago
  87. d769413 kutil/queue: use util_snprintf() in util_queue_init by Andres Gomez · 6 years ago
  88. 18d9dc1 gallium/aux/util: use util_snprintf() in test_texture_barrier by Andres Gomez · 6 years ago
  89. 9d220fa glsl: use util_snprintf() by Andres Gomez · 6 years ago
  90. 8fcdb71 intel/compiler: Add brw_get_compiler_config_value for disk cache by Jordan Justen · 6 years ago
  91. 3887700 i965: Disable shader cache with INTEL_DEBUG=shader_time by Jordan Justen · 6 years ago
  92. bea4722 glsl: make a copy of array indices that are used to deref a function out param by Timothy Arceri · 6 years ago
  93. de9e5cf anv/pipeline: Add populate_tcs/tes_key helpers by Jason Ekstrand · 7 years ago
  94. e621f57 anv/pipeline: Rework the parameters to populate_wm_prog_key by Jason Ekstrand · 7 years ago
  95. b2e0b0d anv/pipeline: More aggressively optimize away color attachments by Jason Ekstrand · 6 years ago
  96. 80bc0b7 anv: Restrict the number of color regions to those actually written by Jason Ekstrand · 6 years ago
  97. 4d57e54 anv/pipeline: Fix up deref modes if we delete a FS output by Jason Ekstrand · 6 years ago
  98. 7f75cf2 nir/lower_indirect: Bail early if modes == 0 by Jason Ekstrand · 7 years ago
  99. 4434591 intel/nir: Call nir_lower_io_to_scalar_early by Jason Ekstrand · 6 years ago
  100. b0bb547 intel/nir: Split IO arrays into elements by Jason Ekstrand · 6 years ago