mesa/src/vulkan
Jason Ekstrand 15624fcf55 anv/tests: Refactor the block_pool_no_free test
This simply breaks the monotonicity check out into its own function
2015-09-17 17:44:20 -07:00
..
tests anv/tests: Refactor the block_pool_no_free test 2015-09-17 17:44:20 -07:00
.gitignore Add the wayland protocol files to .gitignire 2015-09-11 09:29:40 -07:00
anv_allocator.c vk/allocator: Split block_pool_alloc into two functions 2015-09-17 17:44:20 -07:00
anv_aub.h
anv_batch_chain.c vk/cmd_buffer: Set the CONSTANTS_REL_GENERAL flag on execbuf 2015-08-27 10:25:58 -07:00
anv_cmd_buffer.c vk: Use push constants for dynamic buffers 2015-09-11 15:56:19 -07:00
anv_compiler.cpp vk: Use push constants for dynamic buffers 2015-09-11 15:56:19 -07:00
anv_device.c vk: Fix size return value handling in a couple plces 2015-09-04 19:05:51 -07:00
anv_entrypoints_gen.py vk: Fall back to previous gens in entry point resolver 2015-09-03 11:53:09 -07:00
anv_formats.c vk: Add anv_format reference to anv_render_pass_attachment 2015-08-17 14:08:55 -07:00
anv_gem.c vk: Query aperture size up front in anv_physical_device_init() 2015-08-10 17:18:55 -07:00
anv_gem_stubs.c vk: Build a version of the driver for linking into unit tests 2015-08-14 17:04:39 -07:00
anv_image.c vk/image: Teach vkCreateImage about layout of 1D surfaces 2015-09-14 15:15:12 -07:00
anv_intel.c vk: Use anv_image_create() for creating dmabuf VkImage 2015-08-17 11:41:19 -07:00
anv_meta.c vk/meta: Partially implement vkCmdCopy*, vkCmdBlit* for 3D images 2015-09-14 14:27:34 -07:00
anv_nir.h vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00
anv_nir_apply_dynamic_offsets.c vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00
anv_pipeline.c vk/pipeline_layout: Add dynamic_offset_start and has_dynamic_offsets fields 2015-09-11 15:52:43 -07:00
anv_private.h anv/allocator: Use a signed 32-bit offset for the free list 2015-09-17 17:44:20 -07:00
anv_query.c vk: Add new vk_errorf that takes a format string 2015-09-03 11:53:08 -07:00
anv_util.c vk/error: Handle ERROR_OUT_OF_DATE_WSI 2015-09-08 12:13:07 -07:00
anv_wsi.c vk: Conditionally compile Wayland support 2015-09-04 19:18:52 -07:00
anv_wsi.h vk/wsi: Add Wayland WSI support 2015-09-04 17:55:42 -07:00
anv_wsi_wayland.c vk: Fix size return value handling in a couple plces 2015-09-04 19:05:51 -07:00
anv_wsi_x11.c vk/error: Handle ERROR_OUT_OF_DATE_WSI 2015-09-08 12:13:07 -07:00
gen7_cmd_buffer.c vk: Fix stride of stencil buffers 2015-08-28 08:03:46 -07:00
gen7_pack.h vk: Update generated headers 2015-08-24 13:45:41 -07:00
gen7_pipeline.c vk: Drop redundant gen7_CreateGraphicsPipelines 2015-09-03 11:53:09 -07:00
gen7_state.c vk/image: Let anv_image have one anv_surface per aspect 2015-08-28 07:17:54 -07:00
gen8_cmd_buffer.c vk: Fix stride of stencil buffers 2015-08-28 08:03:46 -07:00
gen8_pack.h vk: Update generated headers 2015-08-12 21:05:32 -07:00
gen8_pipeline.c vk/pipeline: Fix crash when the pipeline has no attributes 2015-08-28 08:07:15 -07:00
gen8_state.c vk/image: Remove stale FINISHME for non-2D image views 2015-09-14 15:16:57 -07:00
gen75_pack.h vk: Update generated headers 2015-08-24 13:45:41 -07:00
glsl_scraper.py vk/meta: Use SPIR-V for shaders 2015-09-01 15:16:06 -07:00
Makefile.am vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00