1. 4650a27 configure.ac: enable GBM by default by Marek Olšák · 8 years ago
  2. 0e07570 configure.ac: print whether GBM is enabled by Marek Olšák · 8 years ago
  3. 3ec9975 radeonsi: eliminate trivial constant VS outputs by Marek Olšák · 8 years ago
  4. 041da0a nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT by Samuel Pitoiset · 8 years ago
  5. 1a9b022 docs: add 13.1.0-devel release notes template, bump version by Emil Velikov · 8 years ago
  6. 3ef8d42 docs: rename release notes to 13.0.0 by Emil Velikov · 8 years ago
  7. a2ea653 radeonsi: remove cb0_is_integer handling by Marek Olšák · 8 years ago
  8. 54f8efe st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one for integer FBs by Marek Olšák · 8 years ago
  9. c64da9d mesa: remove gl_shader_compiler_options::EmitNoNoise by Marek Olšák · 8 years ago
  10. 2897cb3 glsl_to_tgsi: remove code for fixing up TGSI labels by Marek Olšák · 8 years ago
  11. ec35ff4 glsl_to_tgsi: remove subroutine support by Marek Olšák · 8 years ago
  12. eacda2c mesa_to_tgsi: remove remnants of flow control and subroutine support by Marek Olšák · 8 years ago
  13. 82f4c01 mesa_to_tgsi: drop support for instructions that can't occur here by Marek Olšák · 8 years ago
  14. 4e42898 glsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_offsets on demand by Marek Olšák · 8 years ago
  15. 4d3d620 glsl_to_tgsi: merge buffer and sampler fields in glsl_to_tgsi_instruction by Marek Olšák · 8 years ago
  16. dbf64ea glsl_to_tgsi: reduce the size of glsl_to_tgsi_instruction using bitfields by Marek Olšák · 8 years ago
  17. 9015cbb glsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg by Marek Olšák · 8 years ago
  18. 222c599 glsl_to_tgsi: remove unused st_translate::tex_offsets by Marek Olšák · 8 years ago
  19. 0d95eeb glsl_to_tgsi: remove unused parameters from calc_deref_offsets by Marek Olšák · 8 years ago
  20. 6980480 glsl_to_tgsi: use array_id for temp arrays instead of hacking high bits by Marek Olšák · 8 years ago
  21. 4276b5c reviewers: Throw myself on the GLX grenade by Adam Jackson · 8 years ago
  22. 8acb79d egl: bring back the default glapi.so name by Eric Engestrom · 8 years ago
  23. 66d8bd3 i965: fix subnr overflow in suboffset() by Iago Toral Quiroga · 8 years ago
  24. 86c4575 radv: decompress fmask before reading using texture unit by Dave Airlie · 8 years ago
  25. 67c91ef radv: fix samples_identical return value. by Dave Airlie · 8 years ago
  26. 93ba86c radv: fix wsi porting regression in swapchain destroy. by Dave Airlie · 8 years ago
  27. 63406b6 radv: fix fmask ptr issue by Dave Airlie · 8 years ago
  28. db7ae14 radv: simplify fast clear shaders by Dave Airlie · 8 years ago
  29. 1ec5e6e vulkan/wsi: fix out of tree build. by Dave Airlie · 8 years ago
  30. b0e11a1 radv: start using defines for the user sgpr offsets by Dave Airlie · 8 years ago
  31. 6c3bd1c radv: port to common wsi codebase by Dave Airlie · 8 years ago
  32. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  33. ec0bc14 anv/wsi: remove all anv references from WSI common code by Dave Airlie · 8 years ago
  34. 9715234 anv: move common wsi code to x11/wayland common files. by Dave Airlie · 8 years ago
  35. e0d15fb anv/wsi/wayland: add callback to get device format properties. by Dave Airlie · 8 years ago
  36. 4392de6 anv/wsi/wl: stop using device in more places by Dave Airlie · 8 years ago
  37. 507722b anv/wsi: split out surface creation to avoid instance API by Dave Airlie · 8 years ago
  38. 954cd09 anv/wsi: move further away from passing anv displays around by Dave Airlie · 8 years ago
  39. 1720bbd anv/wsi: split image alloc/free out to separate fns. by Dave Airlie · 8 years ago
  40. 828b8db anv/wsi: switch to using VkDevice in swapchain by Dave Airlie · 8 years ago
  41. 6542001 anv/wsi/x11: more refactoring to use generic handles by Dave Airlie · 8 years ago
  42. 340e72f anv/wsi/x11: start refactoring out the image allocation/free functionality by Dave Airlie · 8 years ago
  43. c264c27 anv/wsi: drop device from get format by Dave Airlie · 8 years ago
  44. 467d161 anv/wsi: remove device from get_support interface by Dave Airlie · 8 years ago
  45. b8e7460 anv/wsi/x11: abstract WSI interface from internals. by Dave Airlie · 8 years ago
  46. 36e6be2 anv/wsi/x11: push anv_device out of the init/finish routines by Dave Airlie · 8 years ago
  47. 7c10258 anv/wsi: abstract wsi interfaces away from device a bit more. by Dave Airlie · 8 years ago
  48. be61fff anv/wsi/x11: push device out of x11 connection fns. by Dave Airlie · 8 years ago
  49. e9cf7c4 anv/wsi: drop device from get caps by Dave Airlie · 8 years ago
  50. 0e4abc3 anv/wsi: drop get present modes device arg by Dave Airlie · 8 years ago
  51. 32d70c0 radv/anv/wsi: drop unneeded parameter by Dave Airlie · 8 years ago
  52. aeceec5 draw: improve vertex fetch (v2) by Roland Scheidegger · 8 years ago
  53. 0942fe5 draw: improved handling of undefined inputs by Roland Scheidegger · 8 years ago
  54. d1b4a34 gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf by Roland Scheidegger · 8 years ago
  55. 6f2f0da gallivm: Use native packs and unpacks for the lerps by Roland Scheidegger · 8 years ago
  56. 7e1e06b anv: drop pointless struct decl. by Dave Airlie · 8 years ago
  57. e4df183 radv: drop pointless struct decl. by Dave Airlie · 8 years ago
  58. 4450f40 radv: move to using shared vk_alloc inlines. by Dave Airlie · 8 years ago
  59. 1ae6ece anv: move to using vk_alloc helpers. by Dave Airlie · 8 years ago
  60. 0cfd428 vulkan: add vk_alloc.h shared allocation inlines. by Dave Airlie · 8 years ago
  61. 2c6d8bf anv: drop local MIN/MAX macros. by Dave Airlie · 8 years ago
  62. c6f1077 radv: drop local MIN/MAX macros. by Dave Airlie · 8 years ago
  63. 78bce52 util: move min/max/clamp macros to util macros.h by Dave Airlie · 8 years ago
  64. f5daaba radv: make use of shared vector helper. by Dave Airlie · 8 years ago
  65. 8df014c anv: port to using new u_vector shared helper. by Dave Airlie · 8 years ago
  66. 008f54f util: add vector util code. by Dave Airlie · 8 years ago
  67. 8b731b8 svga: minor code improvements in svga_validate_pipe_sampler_view() by Brian Paul · 8 years ago
  68. 0ca134a intel: genxml: add SAMPLER_BORDER_COLOR_STATE structures by Lionel Landwerlin · 8 years ago
  69. 5567145 st/va: force to flush the last p frame in idr period by Boyuan Zhang · 8 years ago
  70. 52a6483 egl/surfaceless: Fix segfault in eglSwapBuffers by Chad Versace · 8 years ago
  71. 21af69e radeonsi: rename prefixes from radeon to si by Marek Olšák · 8 years ago
  72. 6e475fe radeonsi: merge radeon_llvm_context and si_shader_context by Marek Olšák · 8 years ago
  73. 5ab25bb radeonsi: import all TGSI->LLVM code from gallium/radeon by Marek Olšák · 8 years ago
  74. 4967cac gallium/radeon: simplify initialization of 64-bit gallivm builders by Marek Olšák · 8 years ago
  75. 502dad4d gallium/radeon: remove unused radeon_llvm_reg_index_soa by Marek Olšák · 8 years ago
  76. 4e5d076 radeonsi: move LLVM ALU codegen into radeonsi by Marek Olšák · 8 years ago
  77. 41754f7 genxml: add generated headers to EXTRA_DIST by Jonathan Gray · 8 years ago
  78. 23392ab mesa: automake: include mesa_glinterop.h in distfile by Jonathan Gray · 8 years ago
  79. 2fc1374 egl: remove docs directory from EXTRA_DIST by Jonathan Gray · 8 years ago
  80. 27572db genxml: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  81. 9898c60 configure.ac: use a single require_libdrm helper by Emil Velikov · 8 years ago
  82. 3e079c3 configure.ac: remove no longer needed *_pci_id logic by Emil Velikov · 8 years ago
  83. 47b5925 loader: cleanup copyright section by Emil Velikov · 8 years ago
  84. af7abc5 loader: remove loader_get_driver_for_fd() driver_type by Emil Velikov · 8 years ago
  85. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  86. 4f1c33f travis: remove no longer needed libudev-dev dependency by Emil Velikov · 8 years ago
  87. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  88. 4a183f4 scons: loader: use libdrm when available by Emil Velikov · 8 years ago
  89. 0607c5b gbm: remove superfluous/incorrect udev comment by Emil Velikov · 8 years ago
  90. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  91. 1e2e625 loader: remove libudev_get_device_name_for_fd and related code by Emil Velikov · 8 years ago
  92. fcdc02f loader: reimplement loader_get_user_preferred_fd via libdrm by Emil Velikov · 8 years ago
  93. 8222100 loader: annotate __driConfigOptionsLoader as static by Emil Velikov · 8 years ago
  94. d561e06 loader: separate USE_DRICONF code into separate function by Emil Velikov · 8 years ago
  95. be23932 loader: slim down loader_get_pci_id_for_fd implementation(s) by Emil Velikov · 8 years ago
  96. fd00aba configure.ac: mark libdrm as have_pci_id provider by Emil Velikov · 8 years ago
  97. 8c78fdb gm107/ir: fix bit offset of tex lod setting for indirect texturing by Ilia Mirkin · 8 years ago
  98. ecea2f6 gm107/ir: fix texturing with indirect samplers by Ilia Mirkin · 8 years ago
  99. 3409989 gallium/tgsi: add missing #include by Marek Olšák · 8 years ago
  100. dbc8e18 st/va: set default rt formats when calling vaCreateConfig by Julien Isorce · 8 years ago