1. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  2. ec0bc14 anv/wsi: remove all anv references from WSI common code by Dave Airlie · 8 years ago
  3. 9715234 anv: move common wsi code to x11/wayland common files. by Dave Airlie · 8 years ago
  4. e0d15fb anv/wsi/wayland: add callback to get device format properties. by Dave Airlie · 8 years ago
  5. 4392de6 anv/wsi/wl: stop using device in more places by Dave Airlie · 8 years ago
  6. 507722b anv/wsi: split out surface creation to avoid instance API by Dave Airlie · 8 years ago
  7. 954cd09 anv/wsi: move further away from passing anv displays around by Dave Airlie · 8 years ago
  8. 1720bbd anv/wsi: split image alloc/free out to separate fns. by Dave Airlie · 8 years ago
  9. 828b8db anv/wsi: switch to using VkDevice in swapchain by Dave Airlie · 8 years ago
  10. 6542001 anv/wsi/x11: more refactoring to use generic handles by Dave Airlie · 8 years ago
  11. 340e72f anv/wsi/x11: start refactoring out the image allocation/free functionality by Dave Airlie · 8 years ago
  12. c264c27 anv/wsi: drop device from get format by Dave Airlie · 8 years ago
  13. 467d161 anv/wsi: remove device from get_support interface by Dave Airlie · 8 years ago
  14. b8e7460 anv/wsi/x11: abstract WSI interface from internals. by Dave Airlie · 8 years ago
  15. 36e6be2 anv/wsi/x11: push anv_device out of the init/finish routines by Dave Airlie · 8 years ago
  16. 7c10258 anv/wsi: abstract wsi interfaces away from device a bit more. by Dave Airlie · 8 years ago
  17. be61fff anv/wsi/x11: push device out of x11 connection fns. by Dave Airlie · 8 years ago
  18. e9cf7c4 anv/wsi: drop device from get caps by Dave Airlie · 8 years ago
  19. 0e4abc3 anv/wsi: drop get present modes device arg by Dave Airlie · 8 years ago
  20. 32d70c0 radv/anv/wsi: drop unneeded parameter by Dave Airlie · 8 years ago
  21. aeceec5 draw: improve vertex fetch (v2) by Roland Scheidegger · 8 years ago
  22. 0942fe5 draw: improved handling of undefined inputs by Roland Scheidegger · 8 years ago
  23. d1b4a34 gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf by Roland Scheidegger · 8 years ago
  24. 6f2f0da gallivm: Use native packs and unpacks for the lerps by Roland Scheidegger · 8 years ago
  25. 7e1e06b anv: drop pointless struct decl. by Dave Airlie · 8 years ago
  26. e4df183 radv: drop pointless struct decl. by Dave Airlie · 8 years ago
  27. 4450f40 radv: move to using shared vk_alloc inlines. by Dave Airlie · 8 years ago
  28. 1ae6ece anv: move to using vk_alloc helpers. by Dave Airlie · 8 years ago
  29. 0cfd428 vulkan: add vk_alloc.h shared allocation inlines. by Dave Airlie · 8 years ago
  30. 2c6d8bf anv: drop local MIN/MAX macros. by Dave Airlie · 8 years ago
  31. c6f1077 radv: drop local MIN/MAX macros. by Dave Airlie · 8 years ago
  32. 78bce52 util: move min/max/clamp macros to util macros.h by Dave Airlie · 8 years ago
  33. f5daaba radv: make use of shared vector helper. by Dave Airlie · 8 years ago
  34. 8df014c anv: port to using new u_vector shared helper. by Dave Airlie · 8 years ago
  35. 008f54f util: add vector util code. by Dave Airlie · 8 years ago
  36. 8b731b8 svga: minor code improvements in svga_validate_pipe_sampler_view() by Brian Paul · 8 years ago
  37. 0ca134a intel: genxml: add SAMPLER_BORDER_COLOR_STATE structures by Lionel Landwerlin · 8 years ago
  38. 5567145 st/va: force to flush the last p frame in idr period by Boyuan Zhang · 8 years ago
  39. 52a6483 egl/surfaceless: Fix segfault in eglSwapBuffers by Chad Versace · 8 years ago
  40. 21af69e radeonsi: rename prefixes from radeon to si by Marek Olšák · 8 years ago
  41. 6e475fe radeonsi: merge radeon_llvm_context and si_shader_context by Marek Olšák · 8 years ago
  42. 5ab25bb radeonsi: import all TGSI->LLVM code from gallium/radeon by Marek Olšák · 8 years ago
  43. 4967cac gallium/radeon: simplify initialization of 64-bit gallivm builders by Marek Olšák · 8 years ago
  44. 502dad4d gallium/radeon: remove unused radeon_llvm_reg_index_soa by Marek Olšák · 8 years ago
  45. 4e5d076 radeonsi: move LLVM ALU codegen into radeonsi by Marek Olšák · 8 years ago
  46. 41754f7 genxml: add generated headers to EXTRA_DIST by Jonathan Gray · 8 years ago
  47. 23392ab mesa: automake: include mesa_glinterop.h in distfile by Jonathan Gray · 8 years ago
  48. 2fc1374 egl: remove docs directory from EXTRA_DIST by Jonathan Gray · 8 years ago
  49. 27572db genxml: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  50. 9898c60 configure.ac: use a single require_libdrm helper by Emil Velikov · 8 years ago
  51. 3e079c3 configure.ac: remove no longer needed *_pci_id logic by Emil Velikov · 8 years ago
  52. 47b5925 loader: cleanup copyright section by Emil Velikov · 8 years ago
  53. af7abc5 loader: remove loader_get_driver_for_fd() driver_type by Emil Velikov · 8 years ago
  54. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  55. 4f1c33f travis: remove no longer needed libudev-dev dependency by Emil Velikov · 8 years ago
  56. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  57. 4a183f4 scons: loader: use libdrm when available by Emil Velikov · 8 years ago
  58. 0607c5b gbm: remove superfluous/incorrect udev comment by Emil Velikov · 8 years ago
  59. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  60. 1e2e625 loader: remove libudev_get_device_name_for_fd and related code by Emil Velikov · 8 years ago
  61. fcdc02f loader: reimplement loader_get_user_preferred_fd via libdrm by Emil Velikov · 8 years ago
  62. 8222100 loader: annotate __driConfigOptionsLoader as static by Emil Velikov · 8 years ago
  63. d561e06 loader: separate USE_DRICONF code into separate function by Emil Velikov · 8 years ago
  64. be23932 loader: slim down loader_get_pci_id_for_fd implementation(s) by Emil Velikov · 8 years ago
  65. fd00aba configure.ac: mark libdrm as have_pci_id provider by Emil Velikov · 8 years ago
  66. 8c78fdb gm107/ir: fix bit offset of tex lod setting for indirect texturing by Ilia Mirkin · 8 years ago
  67. ecea2f6 gm107/ir: fix texturing with indirect samplers by Ilia Mirkin · 8 years ago
  68. 3409989 gallium/tgsi: add missing #include by Marek Olšák · 8 years ago
  69. dbc8e18 st/va: set default rt formats when calling vaCreateConfig by Julien Isorce · 8 years ago
  70. 9f677d6 i965: Fix gl_InvocationID in dual object GS where invocations == 1. by Kenneth Graunke · 8 years ago
  71. 52904ba anv: Get rid of anv_cmd_buffer_emit_state_base_address by Jason Ekstrand · 8 years ago
  72. 7998e37 anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  73. eddaa23 anv/cmd_buffer: Expose ensure_push_constant_* by Jason Ekstrand · 8 years ago
  74. 1f3e646 anv/cmd_buffer: Unify flush_compute_state across gens by Jason Ekstrand · 8 years ago
  75. 2314c9e anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  76. ac0ca06 anv/cmd_buffer: Move state base address re-emit into ExecuteCommands by Jason Ekstrand · 8 years ago
  77. 1c05f92 doc/features.txt: factor out radeonsi as GL45 complete by Edward O'Callaghan · 8 years ago
  78. 89e1436 i965: Silence unused parameter warnings by Ian Romanick · 8 years ago
  79. 7c0c374 glsl: Remove unused function import_prototypes by Ian Romanick · 8 years ago
  80. 5c025ea glsl: Remove prototypes for nonexistent functions by Ian Romanick · 8 years ago
  81. fde48c1 glsl: Replace assert with unreachable by Ian Romanick · 8 years ago
  82. 696f5c1 anv: replace , with ; in anv_batch_emit() by Lionel Landwerlin · 8 years ago
  83. 6b17e3a intel: aubinator: use different colors to signal batch start/end by Lionel Landwerlin · 8 years ago
  84. c3ce0d2 st/glsl_to_tgsi: fix [ui]vec[34] conversion to double by Nicolai Hähnle · 8 years ago
  85. 1dd99a1 st/glsl_to_tgsi: fix atomic counter addressing by Nicolai Hähnle · 8 years ago
  86. 9d6f823 st/glsl_to_tgsi: fix a corner case of std140 layout in uniform buffers by Nicolai Hähnle · 8 years ago
  87. 57a1514 st/mesa: fix fragment shader output mapping by Nicolai Hähnle · 8 years ago
  88. e0213f3 glsl: print non-zero bindings of variables by Nicolai Hähnle · 8 years ago
  89. 9160b4d radeonsi: unify the constant load paths by Nicolai Hähnle · 8 years ago
  90. 51f9b38 radeonsi: fix indirect loads of 64 bit constants by Nicolai Hähnle · 8 years ago
  91. e9864f9 gbm: add a couple missing includes by Eric Engestrom · 8 years ago
  92. 8785a8f glsl: fail compilation of compute shaders when unsupported by Iago Toral Quiroga · 8 years ago
  93. 3d48353 egl/android: fix error in droid_add_configs_for_visuals() by Tapani Pälli · 8 years ago
  94. 74d145f radeonsi: shorten "shader->selector" to "sel" in si_shader_create by Marek Olšák · 8 years ago
  95. 2e74e8e radeonsi: clear DB_RENDER_OVERRIDE by Marek Olšák · 8 years ago
  96. f30f484 glsl: Disable textureOffset(sampler2DArrayShadow, ...) in GLSL ES. by Kenneth Graunke · 8 years ago
  97. 9baf450 st/nine: Fix multisample limit check by Axel Davy · 8 years ago
  98. c61eb3c vc4: Fix fast clear color packing for 565. by Eric Anholt · 8 years ago
  99. 46cd3ba state_tracker: Fix check for scissor enabled when < 0. by Eric Anholt · 8 years ago
  100. 07422bf egl/surfaceless: Fix comparison between pointer and integer by Chad Versace · 8 years ago