1014 Commits (ccdf9af39265ef3478fac4d13b19e9d17fbbcab7)

Author SHA1 Message Date
  Dave Airlie a3834ebaf9 anv: fix the wayland wsi busy flag setting 8 years ago
  Dave Airlie 8980ac0411 anv/wsi: fix apps that acquire multiple images up front 8 years ago
  Dave Airlie dfe74fd1a9 anv: initialise and increment send_sbc 9 years ago
  Nicolas Koch fd27d5fd92 anv: Return correct result in EnumeratePhysicalDevices 8 years ago
  Kenneth Graunke 2871d4d687 anv: Allow vp_info to be NULL in 3DSTATE_CLIP code. 9 years ago
  Kenneth Graunke ba38a9d380 anv: Fix anv_pipeline_validate_create_info assertions. 9 years ago
  Mauro Rossi b9e639589d intel/genxml: fix building rules for aubinator required headers 8 years ago
  Eric Anholt 0f99c0686e intel: Fix bash-specific redirection. 8 years ago
  Lionel Landwerlin 014bd4acb8 anv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures 8 years ago
  Lionel Landwerlin 4682abdaa8 intel: aubinator: enable loading dumps from standard input 8 years ago
  Lionel Landwerlin 619c8de522 intel: aubinator: enable loading xml files from a given directory 8 years ago
  Lionel Landwerlin 63a366a881 intel: aubinator: generate a standalone binary 8 years ago
  Nanley Chery 4d7d9825f3 anv/TODO: Update the HiZ task 8 years ago
  Nanley Chery d8aacc24cc anv: Enable fast depth clears 8 years ago
  Chad Versace 78d074b87a anv/cmd_buffer: Enable rendering to HiZ 8 years ago
  Nanley Chery 134d181be1 anv/cmd_buffer: Add code for performing HZ operations 8 years ago
  Jason Ekstrand 9919a2d34d anv/image: Memset hiz surfaces to 0 when binding memory 8 years ago
  Jason Ekstrand b4bbabf21b anv: Move BindImageMemory to anv_image.c 8 years ago
  Chad Versace 917814dccd anv: Allocate hiz surface 8 years ago
  Chad Versace 3aec432ed3 anv: Add func anv_image_has_hiz() 8 years ago
  Chad Versace fe40d026a1 anv: Add anv_image::hiz_surface 8 years ago
  Nanley Chery 814fa12379 isl: Correct a comment in the isl_format enum 8 years ago
  Lionel Landwerlin eb23de6116 anv: pipeline cache: fix return value of vkGetPipelineCacheData 8 years ago
  Jason Ekstrand 82b4f1c47b anv/entrypoints: Save off the entire devinfo rather than a pointer 8 years ago
  Jason Ekstrand c81ec84c1e anv/cmd_buffer: Move the clear_subpasses calls to set_subpass 8 years ago
  Jason Ekstrand b548fdbed5 anv/cmd_buffer: Don't call set_subpass in a secondary 8 years ago
  Jason Ekstrand fe4e276b02 anv/cmd_buffer: Rework descriptor dirtying in set_subpass 8 years ago
  Jason Ekstrand a1db0e87ff anv/wsi: Advertise UNORM formats as well as sRGB 8 years ago
  Lionel Landwerlin 0b10152b80 intel: aubinator: use getopt to parse arguments 8 years ago
  Emil Velikov 0b6837a643 anv: automake: ship intel_icd.json.in in the tarball 9 years ago
  Emil Velikov a42115d6e2 intel: automake: reference the correct header 9 years ago
  Lionel Landwerlin b84234fd28 intel: aubinator: add missing return characters 8 years ago
  Philipp Zabel 0408d50f43 anv: fix GetPhysicalDeviceProperties to return timestampPeriod in ns 8 years ago
  Nanley Chery f315c4f189 intel/blorp: Use documented RECTLIST vertex positions 8 years ago
  Jason Ekstrand e3a1d33077 anv/meta: Roll clear_image into CmdClearDepthStencilImage 9 years ago
  Jason Ekstrand f027609a64 anv: Use blorp for VkCmdFillBuffer 9 years ago
  Lionel Landwerlin f8b861a867 intel: aubinator: pack supported generations into an array 8 years ago
  Ben Widawsky 2dc06e2324 i965/l3: Add explicit way size calculation for bxt 8 years ago
  Kenneth Graunke 53b8f6374f aubinator: use the correct format specifier for printing ptrdiff_t. 8 years ago
  Kenneth Graunke af41e1a500 aubinator: Use less -RS instead of -r for the implicit pager. 9 years ago
  Anuj Phogat d2112fc8d9 anv/gen7_pipeline: Fix typo in semicolon 9 years ago
  Anuj Phogat 1ffcf95fc4 anv/gen7_pipeline: Set sample mask field in 3DSTATE_PS 9 years ago
  Anuj Phogat deeb1e95d0 anv/gen7_pipeline: Move ksp{1,2} state setting next to ksp0 9 years ago
  Anuj Phogat 2abb7486f5 anv/gen8_pipeline: Add an assert to ensure use_alt_mode is not set in prog_data 9 years ago
  Anuj Phogat fa04b57c15 anv/gen8_pipeline: Fix typo in semicolon 9 years ago
  Anuj Phogat 7daafad9ac intel/genxml: Keep the value name 'Alternate' uniform across gen75.xml 9 years ago
  Anuj Phogat c0f02bbc57 intel/genxml: Fix typo in gen75.xml 9 years ago
  Anuj Phogat 2c7e1165fa anv/gen7_pipeline: Use MSDISPMODE_PERSAMPLE for non-multisampled fbo 9 years ago
  Anuj Phogat f75a93f610 anv/blorp: Handle zero width/height blits in blorp_copy() 9 years ago
  Anuj Phogat 2c78b2ec90 intel/isl: Add an assert to check zero width/height surface 9 years ago