1313 Commits (d8eede169740cbe24d827dbe0915414e52eb3e6d)

Author SHA1 Message Date
  Tapani Pälli f940b1665a anv: fix build issues on release build 8 years ago
  Tapani Pälli ea314bf812 anv: remove extra 'debug:' from anv_debug_ignored_stype 8 years ago
  Tapani Pälli a7ebb21744 anv: move brw_process_intel_debug_variable to happen early 8 years ago
  Tapani Pälli d083bc1c4b anv: wire up vk_errorf macro to do debug reporting 8 years ago
  Tapani Pälli 73638be11f anv: wire up anv_perf_warn macro to do debug reporting 8 years ago
  Tapani Pälli 086cfa5652 anv: implementation of VK_EXT_debug_report extension 8 years ago
  Chad Versace ec8ed2f277 anv: Annotate entrypoint table with index and func name 8 years ago
  Eric Engestrom 0c7272a66c anv: fix off by one in array check 8 years ago
  Jason Ekstrand 242211933a anv/formats: Nicely handle unknown VkFormat enums 8 years ago
  Tapani Pälli 15b61dec94 anv: fix build errors on android 8 years ago
  Kenneth Graunke 81d5b61a19 blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper. 8 years ago
  Lionel Landwerlin de9649071a anv: use device->info instead of brw->is_* 8 years ago
  Juan A. Suarez Romero a2234614b6 anv: set right datatypes in anv_pipeline_binding 8 years ago
  Matt Turner cdbaa8a12f anv: Mark functions used conditionally as UNUSED 8 years ago
  Matt Turner 5d4afef459 anv: Explicitly cast between different enums 8 years ago
  Matt Turner 6cfc49287d anv: Remove 'inline' keywords 8 years ago
  Matt Turner 012887ef48 anv: Use GNU C empty brace initializer 8 years ago
  Jason Ekstrand 43e8808b82 anv: Add support for the SYNC_FD handle type for fences 8 years ago
  Jason Ekstrand 49c59c88eb anv: Implement VK_KHR_external_fence 8 years ago
  Jason Ekstrand 5f372d93a9 anv: Use DRM sync objects to back fences whenever possible 8 years ago
  Jason Ekstrand d21c151091 anv/gem: Add support for syncobj wait and reset 8 years ago
  Jason Ekstrand 144487ebb8 anv/gem: Add a flags parameter to syncobj_create 8 years ago
  Jason Ekstrand caa71343c6 anv: Rename anv_fence_state to anv_bo_fence_state 8 years ago
  Jason Ekstrand 92286dc08a anv: Pull the guts of anv_fence into anv_fence_impl 8 years ago
  Jason Ekstrand 738e5e3c1d anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage 8 years ago
  Jason Ekstrand f992bb205c anv: Rework fences to work more like BO semaphores 8 years ago
  Jason Ekstrand 2eacfdeec9 anv/queue: Allow temporary import of SYNC_FD semaphores 8 years ago
  Jason Ekstrand 95f533d922 anv,i965: Move CS shared lowering into anv 8 years ago
  Francisco Jerez e29ccaac29 anv: Check that in_fence fd is valid before closing it. 8 years ago
  Francisco Jerez 7ca124a6a3 anv: Add error handling to setup_empty_execbuf(). 8 years ago
  Matt Turner 76f36607b0 anv: Move clamp_int64() inside the IVB check 8 years ago
  Kenneth Graunke 6f8a577ed2 anv: Use ISL for emitting null surface states. 8 years ago
  Eric Anholt 9caba0f16f anv: Move a comment that got left behind in the u_vector refactor. 9 years ago
  Jason Ekstrand bf1d2e84f3 anv/gem: Add a stub for sync_file_merge 8 years ago
  Jason Ekstrand 98983503cb anv: Advertise VK_KHR_external_semaphore 8 years ago
  Jason Ekstrand 55bce22d8d anv: Use DRM sync objects for external semaphores when available 9 years ago
  Jason Ekstrand f41a0e4b0d anv/gem: Add a drm syncobj support 9 years ago
  Jason Ekstrand 5c4e4932e0 anv: Implement support for exporting semaphores as FENCE_FD 9 years ago
  Jason Ekstrand e4054ab77b anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set 9 years ago
  Jason Ekstrand 017cdb10cf anv: Submit a dummy batch when only semaphores are provided. 9 years ago
  Jason Ekstrand 031f57eba3 anv: Add a basic implementation of VK_KHX_external_semaphore 8 years ago
  Jason Ekstrand 06d3115bb9 anv/formats: Allow sampling on depth-only formats on gen7 8 years ago
  Lionel Landwerlin 1006cd512d anv: put anv_extensions.c in gitignore 8 years ago
  Jason Ekstrand 277644221d anv: Advertise VK_KHR_relaxed_block_layout 8 years ago
  Jason Ekstrand 600605e3fc anv: Bump the advertised version to 1.0.57 8 years ago
  Jason Ekstrand 077b200096 anv: Pull the API version from anv_extensions.py 8 years ago
  Jason Ekstrand 0ab04ba979 anv: Use python to generate ICD json files 8 years ago
  Jason Ekstrand 7382d8a416 anv: Add MAX_API_VERSION to anv_extensions.py 8 years ago
  Jason Ekstrand a25267654b anv: Make some bits of anv_extensions module-private 8 years ago
  Jason Ekstrand d62063ce31 anv: Autogenerate extension query and lookup 8 years ago