1. b0f131b anv: drop unused zero macro. by Dave Airlie · 8 years ago
  2. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  3. ec0bc14 anv/wsi: remove all anv references from WSI common code by Dave Airlie · 8 years ago
  4. 9715234 anv: move common wsi code to x11/wayland common files. by Dave Airlie · 8 years ago
  5. e0d15fb anv/wsi/wayland: add callback to get device format properties. by Dave Airlie · 8 years ago
  6. 4392de6 anv/wsi/wl: stop using device in more places by Dave Airlie · 8 years ago
  7. 507722b anv/wsi: split out surface creation to avoid instance API by Dave Airlie · 8 years ago
  8. 954cd09 anv/wsi: move further away from passing anv displays around by Dave Airlie · 8 years ago
  9. 1720bbd anv/wsi: split image alloc/free out to separate fns. by Dave Airlie · 8 years ago
  10. 828b8db anv/wsi: switch to using VkDevice in swapchain by Dave Airlie · 8 years ago
  11. 6542001 anv/wsi/x11: more refactoring to use generic handles by Dave Airlie · 8 years ago
  12. 340e72f anv/wsi/x11: start refactoring out the image allocation/free functionality by Dave Airlie · 8 years ago
  13. c264c27 anv/wsi: drop device from get format by Dave Airlie · 8 years ago
  14. 467d161 anv/wsi: remove device from get_support interface by Dave Airlie · 8 years ago
  15. b8e7460 anv/wsi/x11: abstract WSI interface from internals. by Dave Airlie · 8 years ago
  16. 36e6be2 anv/wsi/x11: push anv_device out of the init/finish routines by Dave Airlie · 8 years ago
  17. 7c10258 anv/wsi: abstract wsi interfaces away from device a bit more. by Dave Airlie · 8 years ago
  18. be61fff anv/wsi/x11: push device out of x11 connection fns. by Dave Airlie · 8 years ago
  19. e9cf7c4 anv/wsi: drop device from get caps by Dave Airlie · 8 years ago
  20. 0e4abc3 anv/wsi: drop get present modes device arg by Dave Airlie · 8 years ago
  21. 32d70c0 radv/anv/wsi: drop unneeded parameter by Dave Airlie · 8 years ago
  22. 7e1e06b anv: drop pointless struct decl. by Dave Airlie · 8 years ago
  23. 1ae6ece anv: move to using vk_alloc helpers. by Dave Airlie · 8 years ago
  24. 2c6d8bf anv: drop local MIN/MAX macros. by Dave Airlie · 8 years ago
  25. 8df014c anv: port to using new u_vector shared helper. by Dave Airlie · 8 years ago
  26. 0ca134a intel: genxml: add SAMPLER_BORDER_COLOR_STATE structures by Lionel Landwerlin · 8 years ago
  27. 41754f7 genxml: add generated headers to EXTRA_DIST by Jonathan Gray · 8 years ago
  28. 27572db genxml: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  29. 52904ba anv: Get rid of anv_cmd_buffer_emit_state_base_address by Jason Ekstrand · 8 years ago
  30. 7998e37 anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  31. eddaa23 anv/cmd_buffer: Expose ensure_push_constant_* by Jason Ekstrand · 8 years ago
  32. 1f3e646 anv/cmd_buffer: Unify flush_compute_state across gens by Jason Ekstrand · 8 years ago
  33. 2314c9e anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  34. ac0ca06 anv/cmd_buffer: Move state base address re-emit into ExecuteCommands by Jason Ekstrand · 8 years ago
  35. 696f5c1 anv: replace , with ; in anv_batch_emit() by Lionel Landwerlin · 8 years ago
  36. 6b17e3a intel: aubinator: use different colors to signal batch start/end by Lionel Landwerlin · 8 years ago
  37. 6ef5a44 intel/genxml: Make some PIPE_CONTROL fields booleans by Jason Ekstrand · 8 years ago
  38. f34de3e intel/genxml: Make "Predication enable" a boolean by Jason Ekstrand · 8 years ago
  39. 468e104 intel/genxml; Make "Use Global GTT a boolean by Jason Ekstrand · 8 years ago
  40. ce86227 intel/genxml; Make "Tiled Surface" a boolean by Jason Ekstrand · 8 years ago
  41. e6f9637 intel/genxml: Make "SO Buffer Enable" fields boolean by Jason Ekstrand · 8 years ago
  42. fa0285e intel/genxml: Make "Stencil Buffer Enable" a boolean by Jason Ekstrand · 8 years ago
  43. 3482607 intel/genxml: Make a couple of STREAMOUT fields booleans by Jason Ekstrand · 8 years ago
  44. 6a064ad intel/genxml: Make "Include Vertex Handles" and "Include Primitive ID" booleans by Jason Ekstrand · 8 years ago
  45. f21d3b4 intel/genxml: Make "Vector Mask Enable" a boolean by Jason Ekstrand · 8 years ago
  46. aee501c intel/genxml: Make "Single Program Flow" a boolean by Jason Ekstrand · 8 years ago
  47. 9d65595 anv/pipeline: Remove a meta hack from emit_ds_state by Jason Ekstrand · 8 years ago
  48. 69b2e93 anv/image: Create views directly in VkCreate*View by Jason Ekstrand · 8 years ago
  49. 0a2c375 anv/image: Get rid of the usage hacks for meta by Jason Ekstrand · 8 years ago
  50. 8e1a8dd anv: Move Create*Pipelines into genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  51. 7df46b7 anv/pipeline: Remove support for direct-from-nir shaders by Jason Ekstrand · 8 years ago
  52. 6d557ae anv: Make entrypoint resolution take a gen_device_info by Jason Ekstrand · 8 years ago
  53. 4c9dec8 anv: Get rid of the ANV_CALL macro by Jason Ekstrand · 8 years ago
  54. ac77528 anv: Get rid of graphics_pipeline_create_info_extra by Jason Ekstrand · 8 years ago
  55. dedc406 anv: Get rid of meta by Jason Ekstrand · 8 years ago
  56. d823f92 anv: Use blorp for subpass clears by Jason Ekstrand · 8 years ago
  57. 51faab4 anv: Use blorp for ClearAttachments by Jason Ekstrand · 8 years ago
  58. c9eaf12 anv/hiz: Perform HiZ resolves for all partial renders by Jason Ekstrand · 8 years ago
  59. 58f2315 anv: Use blorp for ClearDepthStencilImage by Jason Ekstrand · 8 years ago
  60. 29e289f anv/image: Add an isl_view to anv_image_view by Jason Ekstrand · 8 years ago
  61. 0340548 anv/image: Rework our handling of 3-D image array ranges by Jason Ekstrand · 8 years ago
  62. 146ee31 anv/blorp: Don't hand-roll flush_pipeline_select_3d by Jason Ekstrand · 8 years ago
  63. d80c030 intel/blorp: Add a flag to make blorp not re-emit dept/stencil buffers by Jason Ekstrand · 8 years ago
  64. 0cabf93 intel/blorp: Add an entrypoint for clearing depth and stencil by Jason Ekstrand · 8 years ago
  65. 82a2c49 intel/blorp: Emit a NULL render target for depth/stencil-only operations by Jason Ekstrand · 8 years ago
  66. b324c38 intel/blorp: Allow for running without a PS on gen8+ by Jason Ekstrand · 8 years ago
  67. 81be7be intel/blorp: Add an "enabled" bit to surface_info by Jason Ekstrand · 8 years ago
  68. bc4bb5a intel/blorp: Emit more complete DEPTH_STENCIL state by Jason Ekstrand · 8 years ago
  69. 7017742 intel/blorp: Unify the DEPTH_STENCIL emit code across gens by Jason Ekstrand · 8 years ago
  70. cf2e3c3 intel/blorp: Simplify depth/stencil config by Jason Ekstrand · 8 years ago
  71. 0414aaa intel/blorp: Set QPitch for depth and HiZ on gen8+ by Jason Ekstrand · 8 years ago
  72. 563fa63 intel/blorp: Add support for binding an actual stencil buffer by Jason Ekstrand · 8 years ago
  73. f180faa intel/blorp: Move CLEAR_PARAMS setup into emit_depth_stencil_config by Jason Ekstrand · 8 years ago
  74. c1fcf1a intel/genxml: Add a uint MOCS field to 3DSTATE_STENCIL_BUFFER by Jason Ekstrand · 8 years ago
  75. 5dacd3c intel/blorp: Make the Z component of the primitive adjustable by Jason Ekstrand · 8 years ago
  76. 13bf390 aubinator: replace pragma once with ifndef guard by Emil Velikov · 8 years ago
  77. ae6fb9c anv: error out if anv_genX.h is included by !anv_private.h by Emil Velikov · 8 years ago
  78. 08efa6a anv: use correct header guards by Emil Velikov · 8 years ago
  79. 76ae842 intel/genxml: use correct header guards by Emil Velikov · 8 years ago
  80. 72e70c0 intel/common: use correct header guards by Emil Velikov · 8 years ago
  81. 0d86c92 intel/blorp: use correct header guards by Emil Velikov · 8 years ago
  82. 3a98bff isl: use ifndef header guards by Emil Velikov · 8 years ago
  83. 4c1c9d6 isl: make locally used functions static by Emil Velikov · 8 years ago
  84. 4fe6e7f isl: trivial include-what-you-want cleanups by Emil Velikov · 8 years ago
  85. eac752e isl/gen7: remove unneeded ISL_DEV_GEN check by Emil Velikov · 8 years ago
  86. 5b1efb6 isl: prefix non-static API with isl_ by Emil Velikov · 8 years ago
  87. 84f9ef1 isl/gen6: correctly check msaa layout samples count by Emil Velikov · 8 years ago
  88. 72fa5ca intel: automake: replace direct basename $@ invokation with $(@F) by Emil Velikov · 8 years ago
  89. a3834eb anv: fix the wayland wsi busy flag setting by Dave Airlie · 8 years ago
  90. 8980ac0 anv/wsi: fix apps that acquire multiple images up front by Dave Airlie · 8 years ago
  91. dfe74fd anv: initialise and increment send_sbc by Dave Airlie · 8 years ago
  92. fd27d5f anv: Return correct result in EnumeratePhysicalDevices by Nicolas Koch · 8 years ago
  93. 2871d4d anv: Allow vp_info to be NULL in 3DSTATE_CLIP code. by Kenneth Graunke · 8 years ago
  94. ba38a9d anv: Fix anv_pipeline_validate_create_info assertions. by Kenneth Graunke · 8 years ago
  95. b9e6395 intel/genxml: fix building rules for aubinator required headers by Mauro Rossi · 8 years ago
  96. 0f99c06 intel: Fix bash-specific redirection. by Eric Anholt · 8 years ago
  97. 014bd4a anv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures by Lionel Landwerlin · 8 years ago
  98. 4682abd intel: aubinator: enable loading dumps from standard input by Lionel Landwerlin · 8 years ago
  99. 619c8de intel: aubinator: enable loading xml files from a given directory by Lionel Landwerlin · 8 years ago
  100. 63a366a intel: aubinator: generate a standalone binary by Lionel Landwerlin · 8 years ago