1. 6674d01 anv/copy: Fix copying Images from Buffers with larger dimensions by Nanley Chery · 8 years ago
  2. 5186545 anv: Don't advertise shaderImageGatherExtended by Jason Ekstrand · 8 years ago
  3. 5886d1b anv: fix build break by Rob Clark · 8 years ago
  4. e3d43dc genxml: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  5. c68a9cd anv: fix hang during generation of dev_icd.json. by Knut Andre Tidemann · 8 years ago
  6. 44f9210 isl: automake: don't explicitly EXTRA_DIST the tests folder by Emil Velikov · 8 years ago
  7. 7336df0 anv: include the files in the tarball by Emil Velikov · 8 years ago
  8. 1f04caa isl: include all the files in the tarball by Emil Velikov · 8 years ago
  9. dfbf128 anv: update .gitignore by Emil Velikov · 8 years ago
  10. fcdcb82 anv: automake: remove no longer needed include by Emil Velikov · 8 years ago
  11. 3285461 anv: automake: tweak anv_entrypoint.[ch] rule by Emil Velikov · 8 years ago
  12. bc78020 anv: tweak libvulkan_intel.so link libraries by Emil Velikov · 9 years ago
  13. 9f235ad anv: cosmetic makefile changes by Emil Velikov · 9 years ago
  14. 4462340 anv: place the builddir includes before the srcdir ones by Emil Velikov · 9 years ago
  15. 9f3588e automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND by Emil Velikov · 9 years ago
  16. 5459db9 automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 by Emil Velikov · 9 years ago
  17. a56009d anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable by Emil Velikov · 9 years ago
  18. 6dc169e anv: factor out the X11/XCB build by Emil Velikov · 9 years ago
  19. cbc4837 anv: kill of custom define HAVE_WAYLAND_PLATFORM by Emil Velikov · 9 years ago
  20. 9bc99f5 anv: refactor wayland build handling by Emil Velikov · 9 years ago
  21. fe91855 anv: use a common variable to manage the library dependencies by Emil Velikov · 9 years ago
  22. 82d0b59 anv: use the GENERATED_FILES variable by Emil Velikov · 9 years ago
  23. 3ee7d8b anv: fold the tests' makefile by Emil Velikov · 9 years ago
  24. f3cb0dc anv: build the core vulkan only once by Emil Velikov · 9 years ago
  25. 21800d7 anv: kill off custom CFLAGS by Emil Velikov · 9 years ago
  26. 623cb3a anv: add missing link against the math library by Emil Velikov · 9 years ago
  27. e98cf60 anv: split sources lists to Makefile.sources by Emil Velikov · 9 years ago
  28. 0d3e7b1 anv: remove custom rule to install the intel_icd.json by Emil Velikov · 8 years ago
  29. 30e6f68 anv: tweak the LDFLAGS by Emil Velikov · 9 years ago
  30. b370ec7 anv: tweak the %.json rule by Emil Velikov · 9 years ago
  31. abd360a anv: add a comment about dev_icd.json by Emil Velikov · 9 years ago
  32. 44978a9 genxml: ship all the files needed in the tarball by Emil Velikov · 9 years ago
  33. 3f23a0f anv: remove description about GENX_FUNC macro by Emil Velikov · 9 years ago
  34. 9464d8c nir: Switch the arguments to nir_foreach_function by Jason Ekstrand · 8 years ago
  35. 707e72f nir: Switch the arguments to nir_foreach_instr by Jason Ekstrand · 8 years ago
  36. 261d62d anv/lower_push_constants: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  37. bb65764 anv/apply_pipeline_layout: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  38. 621cbc0 anv/apply_dynamic_offsets: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  39. d273ce5 anv/dynamic_offsets: Fix the order of arguments to nir_build_imm by Jason Ekstrand · 8 years ago
  40. 6028a67 anv: Fix a build error caused by recent fp64 NIR changes by Jason Ekstrand · 8 years ago
  41. 28d0bc7 anv/formats: Return proper error code for unsupported formats by Nanley Chery · 9 years ago
  42. 5f7e8ea anv/device: Set the compressed texture feature flags correctly by Nanley Chery · 9 years ago
  43. b1dcedf isl: move -lm at the end of tests_ldadd by Alejandro Piñeiro · 8 years ago
  44. 12cf08f anv: honor DESTDIR when installing icd file by Laurent Carlier · 9 years ago
  45. 3c8f9ed isl: remove ffs function that conflicts with system headers by Jonathan Gray · 9 years ago
  46. d147786 anv: fix warnings in release build by Grazvydas Ignotas · 9 years ago
  47. ff48375 isl: fix warnings in release build by Grazvydas Ignotas · 9 years ago
  48. 147a2d2 genxml: use PYTHON3 by Jonathan Gray · 9 years ago
  49. 2980507 isl/format: Add a get_num_channels helper by Jason Ekstrand · 9 years ago
  50. 3415cf5 isl/format: Add more isl_format_has_type_channel functions by Jason Ekstrand · 9 years ago
  51. a4c04dd isl/format: Break the guts of has_[us]int_channel into a helper by Jason Ekstrand · 9 years ago
  52. ca8c599 anv/image: Use the has_matching_typed_storage_image_format helper from isl by Jason Ekstrand · 9 years ago
  53. 65bd831 isl: Add a helper for determining when a typed load/store can be used by Jason Ekstrand · 9 years ago
  54. 90576ac isl: Take a devinfo in lower_storage_image_format instead of an isl_device by Jason Ekstrand · 9 years ago
  55. 37f6f21 isl: Don't use designated initializers in the header by Jason Ekstrand · 9 years ago
  56. 27858405 isl: Include c99_compat.h by Jason Ekstrand · 9 years ago
  57. ef5dca2 i965: Add a dependency on libisl by Jason Ekstrand · 9 years ago
  58. 8140753 i965: Generalize wm_key->compute_sample_id to wm_key->multisample_fbo. by Kenneth Graunke · 9 years ago
  59. de0a46a i965: Delete now dead persample_2x FS program key flag. by Kenneth Graunke · 9 years ago
  60. 5001852 anv: s/anv_batch_emit_blk/anv_batch_emit/ by Jason Ekstrand · 9 years ago
  61. 0a45395 anv: Remove the old emit macro by Jason Ekstrand · 9 years ago
  62. 86c52bc anv/gen7_pipeline: Use the new emit macro by Jason Ekstrand · 9 years ago
  63. 744e133 anv/gen7_cmd_buffer: Use the new emit macro by Jason Ekstrand · 9 years ago
  64. cae2f14 anv/device: Use the new emit macro by Jason Ekstrand · 9 years ago
  65. 932c353 anv/state: Use the new emit macro by Jason Ekstrand · 9 years ago
  66. 9e9f3f4 anv/gen8_pipeline: Use the new emit macro by Jason Ekstrand · 9 years ago
  67. dba3727 anv/genX_pipeline: Use the new emit macro by Jason Ekstrand · 9 years ago
  68. a48f834 anv/gen8_cmd_buffer: Use the new emit macro by Jason Ekstrand · 9 years ago
  69. 8a6ced8 anv/cmd_buffer: Use the new emit macro for quaries by Jason Ekstrand · 9 years ago
  70. db25e1e anv/cmd_buffer: Use the new emit macro for DRAWING_RECTANGLE by Jason Ekstrand · 9 years ago
  71. deb1387 anv/cmd_buffer: Use the new emit macro for compute shader dispatch by Jason Ekstrand · 9 years ago
  72. 06fc7fa anv/cmd_buffer: Use the new emit macro for 3DSTATE_CONSTANT by Jason Ekstrand · 9 years ago
  73. a71ded0 anv/cmd_buffer: Use the new emit macro for DEPTH/STENCIL_BUFFER by Jason Ekstrand · 9 years ago
  74. 56453ee anv/cmd_buffer: Use the new emit macro for PIPE_CONTROL and STATE_BASE_ADDRESS by Jason Ekstrand · 9 years ago
  75. 1d4d685 anv/cmd_buffer: Use the new emit macro for 3DPRIMITIVE commands by Jason Ekstrand · 9 years ago
  76. 64ad2d3 anv: Add a new block-based batch emit macro by Jason Ekstrand · 9 years ago
  77. 3caf2e8 anv: fix build without Wayland platform by Marcin Ślusarz · 9 years ago
  78. 6c952d8 anv: fix building on i686 with -mcpu=generic by Laurent Carlier · 9 years ago
  79. b6dc940 nir: rename nir_foreach_block*() to nir_foreach_block*_call() by Connor Abbott · 9 years ago
  80. f63a950 anv/apply_dynamic_offsets: Provide a range on the load_uniform by Jason Ekstrand · 9 years ago
  81. 35b758c anv/lower_push_constants: Stop treating scalar specially by Jason Ekstrand · 9 years ago
  82. 93db828 anv/device: Images are only enabled in scalar stages by Jason Ekstrand · 9 years ago
  83. 5ec4ecc anv: Advertise vertexPipelineStoresAndAtomics based on scalar stages by Jason Ekstrand · 9 years ago
  84. 48cc8c2 anv: Install the installable ICD by Jason Ekstrand · 9 years ago
  85. e40b867 anv/intel_icd: Don't provide an absolute path by Jason Ekstrand · 9 years ago
  86. ca16373 configure: Add initial support for enabling Vulkan drivers by Jason Ekstrand · 9 years ago
  87. e61c812 anv/pipeline: Use the right mask for lower_indirect_derefs by Jason Ekstrand · 9 years ago
  88. c34be07 spirv: Move to compiler/ by Jason Ekstrand · 9 years ago
  89. 12f88ba Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  90. 79fbec3 anv: Remove default scissor and viewport concepts by Nanley Chery · 9 years ago
  91. 1949e50 anv: Replace ::disable_scissor with ::use_rectlists by Nanley Chery · 9 years ago
  92. 9f72466 anv: Delete anv_graphics_pipeline_create_info::disable_viewport by Nanley Chery · 9 years ago
  93. cff0f6b gen{7,8}_pipeline: Always set ViewportXYClipTestEnable by Nanley Chery · 9 years ago
  94. 992bbed gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictions by Nanley Chery · 9 years ago
  95. 88d1c19 anv_cmd_buffer: Don't make the initial state dirty by Nanley Chery · 9 years ago
  96. 9fae6ee anv/meta: Don't set the dynamic state for disabled operations by Nanley Chery · 9 years ago
  97. 76b0ba0 anv/clear: Disable the scissor operation by Nanley Chery · 9 years ago
  98. bff7a8c anv/pipeline: Set up flat enables correctly by Jason Ekstrand · 9 years ago
  99. 1275c7c genxml: Fix the name of a 3DSTATE_SF/SBE field on gen6-7.5 by Jason Ekstrand · 9 years ago
  100. aa6f9a4 genxml: Break output detail of 3DSTATE_SF on gen7 into a struct by Jason Ekstrand · 9 years ago