Commit Graph

  • 495bd6fddc libs/vkd3d: Create Vulkan buffer views for UAV counter resources. Józef Kucia 2017-09-07 17:15:53 +0200
  • 9d899b3f06 tests: Add test for updating descriptors after closing command list. Józef Kucia 2017-09-05 11:53:55 +0200
  • 6f2814532b tests: Add test for updating descriptor tables. Józef Kucia 2017-09-05 11:53:55 +0200
  • 23150f6050 libs/vkd3d: Update Vulkan descriptor sets just before draw call. Józef Kucia 2017-09-05 11:53:55 +0200
  • 36d7578093 libs/vkd3d: Move descriptor set functions closer to top of file. Józef Kucia 2017-09-05 11:53:55 +0200
  • 759117c798 tests: Add test for root signature limits. Józef Kucia 2017-09-05 11:53:55 +0200
  • 9eee65c3ab libs/vkd3d: Validate root signature size. Józef Kucia 2017-09-05 11:53:55 +0200
  • 579a8bc3e0 tests: Also test copying uninitialized descriptors. Józef Kucia 2017-09-04 18:32:40 +0200
  • 4c017cbfdc tests: Add test for copying descriptors. Józef Kucia 2017-09-04 18:32:40 +0200
  • 603a44fb46 libs/vkd3d: Implement d3d12_device_CopyDescriptors(). Józef Kucia 2017-09-04 18:32:40 +0200
  • a780b7a11c libs/vkd3d: Implement reference counting for Vulkan views and samplers. Józef Kucia 2017-09-04 18:32:40 +0200
  • ea8e5eaaba libs/vkd3d-shader: Introduce vkd3d_dxbc_compiler_emit_store_dst_swizzled() helper function. Józef Kucia 2017-09-04 18:32:40 +0200
  • 0c08d5630c include: Get rid of some superfluous semicolons. Henri Verbeet 2017-09-04 16:42:19 +0200
  • 3a4a71905e libs/vkd3d-shader: Implement texel offset for gather4. Józef Kucia 2017-09-04 12:46:52 +0200
  • 293ce313ac libs/vkd3d-shader: Translate gather4 instructions. Józef Kucia 2017-09-04 12:46:52 +0200
  • 5bdc928908 libs/vkd3d-shader: Export shader scan function. Józef Kucia 2017-09-01 11:27:58 +0200
  • e11b5fd566 libs/vkd3d-shader: Implement scanning for UAV counters. Józef Kucia 2017-09-01 11:27:58 +0200
  • df0e4bf9cd libs/vkd3d: Fix default SRVs for 2D array textures. Józef Kucia 2017-09-01 11:27:58 +0200
  • e04b6a537c demos: Create windows on the correct XCB screen. Sven Hesse 2017-08-31 15:28:54 +0200
  • 62bd4e6e63 libs/vkd3d: Add support for OffsetInDescriptorsFromTableStart. Józef Kucia 2017-08-31 11:21:34 +0200
  • 39a2c0e5f1 libs/vkd3d: Fix width and height for DSV descriptors. Józef Kucia 2017-08-31 09:42:50 +0200
  • 7917b84ce9 libs/vkd3d: Fix width and height for RTV descriptors. Józef Kucia 2017-08-31 09:42:50 +0200
  • d8847aa462 libs/vkd3d: Fix texture region copying for miplevels other than 0. Józef Kucia 2017-08-31 09:42:50 +0200
  • 0dca9909d9 libs/vkd3d: Copy single layer for array textures in d3d12_command_list_CopyTextureRegion(). Józef Kucia 2017-08-31 09:42:50 +0200
  • 660ee7b090 libs/vkd3d: Do not use PlaneSlice as layer index. Józef Kucia 2017-08-31 09:42:50 +0200
  • f3862db04d libs/vkd3d: Use VK_PIPELINE_BIND_POINT_RANGE_SIZE. Józef Kucia 2017-08-31 09:29:02 +0200
  • 551b97e087 tests: Make test_query_occlusion() more strict. Józef Kucia 2017-08-31 09:29:02 +0200
  • 3535112598 tests: Check that PS was invoked at least once for each pixel. Józef Kucia 2017-08-31 09:29:02 +0200
  • 0741d1002a tests: Do not memcpy() pipeline statistics in test_query_pipeline_statistics(). Józef Kucia 2017-08-31 09:29:02 +0200
  • 72b109d380 libs/vkd3d-shader: Factor out vkd3d_spirv_build_image_instruction() function. Józef Kucia 2017-08-31 09:29:02 +0200
  • d42f46cab6 libs/vkd3d: Use d3d12_resource_is_buffer() in d3d12_command_list_ResolveQueryData(). Józef Kucia 2017-08-31 09:29:02 +0200
  • 904858f4a9 libs/vkd3d: Introduce d3d12_resource_is_texture() helper function. Józef Kucia 2017-08-30 18:31:52 +0200
  • f1aa742569 libs/vkd3d: Support D3D12_FEATURE_D3D12_OPTIONS in d3d12_device_CheckFeatureSupport(). Henri Verbeet 2017-07-28 14:23:16 +0200
  • 6f14c77a7a libs/vkd3d: Explicitly initialise the queue timestamp bits variables in vkd3d_create_vk_device(). Henri Verbeet 2017-08-30 18:02:59 +0200
  • 3bd3e03767 tests: Fix resource state transition in test_texture_copy_region(). Józef Kucia 2017-08-30 17:57:23 +0200
  • 6c9aca956a tests: Recognize readback buffers in get_buffer_readback_with_command_list(). Józef Kucia 2017-08-30 17:57:23 +0200
  • 489abe870c libs/vkd3d: Implement d3d12_resource_GetHeapProperties(). Józef Kucia 2017-08-30 17:57:23 +0200
  • 20d4cf551b tests: Add offset parameter to update_buffer_data(). Józef Kucia 2017-08-30 17:57:23 +0200
  • cd20fe94be tests: Add test for texture to texture region copies. Sven Hesse 2017-08-30 16:55:02 +0200
  • 4aa534914b libs/vkd3d: Implement CopyTextureRegion() for texture to texture. Sven Hesse 2017-08-30 15:40:43 +0200
  • f8ef6630df libs/vkd3d: Implement d3d12_device_CopyDescriptorsSimple(). Józef Kucia 2017-08-30 16:41:15 +0200
  • 7c67665032 libs/vkd3d-shader: Implement ld_{raw, structured} for UAVs. Józef Kucia 2017-08-30 16:41:15 +0200
  • 87a2fec426 libs/vkd3d-shader: Translate discard instructions. Józef Kucia 2017-08-30 16:41:15 +0200
  • 99b72d4db1 libs/vkd3d-shader: Implement sample_l. Józef Kucia 2017-08-30 16:41:15 +0200
  • 5b8d1fbdd5 libs/vkd3d-shader: Implement sample_c_lz. Józef Kucia 2017-08-30 16:41:15 +0200
  • 3019a3e8f1 libs/vkd3d: Support both native and Win32 wchar_t. Henri Verbeet 2017-08-02 10:45:06 +0200
  • 1f51eebe12 libs/vkd3d: Fail in GetTimestampFrequency() for queues without timestamp support. Sven Hesse 2017-08-29 15:17:39 +0200
  • 5b6bd40464 libs/vkd3d: Cache the number of valid bits in queue timestamp queries. Sven Hesse 2017-08-29 15:16:41 +0200
  • 4bfa651561 libs/vkd3d: Reset the queries before use. Sven Hesse 2017-08-29 14:05:49 +0200
  • 3512a74a39 tests: Add a test for occlusion queries. Sven Hesse 2017-08-29 13:36:59 +0200
  • 531875d924 libs/vkd3d: Add a FIXME for binary occlusion queries. Sven Hesse 2017-08-29 13:05:58 +0200
  • 027cc05209 libs/vkd3d: Set VK_QUERY_CONTROL_PRECISE_BIT for occlusion queries. Sven Hesse 2017-08-29 13:04:17 +0200
  • 6800dc8e40 libs/vkd3d: Use switch instead of multiple ifs in vk_write_descriptor_set_from_d3d12_desc(). Józef Kucia 2017-08-29 12:43:04 +0200
  • 7864ac4d67 libs/vkd3d: Merge if statements in vk_write_descriptor_set_from_d3d12_desc(). Józef Kucia 2017-08-29 12:43:04 +0200
  • 61044c462b libs/vkd3d: Add FIXME() for ignored max command count. Józef Kucia 2017-08-29 10:32:24 +0200
  • 42726ea86b tests: Use create_default_buffer() helper in test_execute_indirect(). Józef Kucia 2017-08-29 10:32:24 +0200
  • a624787479 libs/vkd3d: Simplify d3d12_command_list_ResolveQueryData(). Henri Verbeet 2017-08-28 20:27:27 +0200
  • 040082d965 libs/vkd3d: Simplify d3d12_command_list_EndQuery(). Henri Verbeet 2017-08-28 20:24:36 +0200
  • 9af2876958 libs/vkd3d: Simplify d3d12_command_list_BeginQuery(). Henri Verbeet 2017-08-28 20:20:45 +0200
  • 7e5af314f1 libs/vkd3d: Validation should happen in the d3d12/Vulkan validation layers. Henri Verbeet 2017-08-28 20:05:18 +0200
  • e228d776be libs/vkd3d: Fix the d3d12_query_heap_create() argument order. Henri Verbeet 2017-08-28 19:43:32 +0200
  • eedac9bdc7 include: Rename DXGI_FORMAT_FORCE_DWORD to DXGI_FORMAT_FORCE_UINT. Henri Verbeet 2017-07-25 14:49:39 +0200
  • da54bd0278 libs/vkd3d: Implement indirect dispatches. Henri Verbeet 2017-08-26 01:34:31 +0200
  • b000952e4f libs/vkd3d: Implement indirect draws. Henri Verbeet 2017-08-24 20:33:49 +0200
  • 882d54dacb tests: Get rid of the unused SHADER_BYTECODE macro. Henri Verbeet 2017-08-22 17:21:22 +0200
  • b4d6aa0dbd libs/vkd3d: Explicitly handle VK_ERROR_DEVICE_LOST in hresult_from_vk_result(). Henri Verbeet 2017-08-21 22:36:47 +0200
  • 3fd94c3c04 tests: Remove unused test context desc. Józef Kucia 2017-08-28 19:10:23 +0200
  • b92fe8667e tests: Add test for UAV loads. Józef Kucia 2017-08-28 19:10:23 +0200
  • 4013e41c9e tests: Implement upload for multiple sub-resources. Józef Kucia 2017-08-28 19:10:23 +0200
  • 9b8260a246 libs/vkd3d-shader: Translate ld_uav_typed instructions. Józef Kucia 2017-08-28 19:10:23 +0200
  • d107538df8 libs/vkd3d: Implement UAVs for 2D array textures. Józef Kucia 2017-08-28 19:10:23 +0200
  • 495fe2a96a tests: Add test for pipeline statistics queries. Sven Hesse 2017-08-28 15:16:57 +0200
  • 3001ad5a4f libs/vkd3d: Implement ResolveQueryData() for QUERY_TYPE_PIPELINE_STATISTICS. Sven Hesse 2017-08-28 15:15:05 +0200
  • 08c5b5ec2e libs/vkd3d: Implement EndQuery() for QUERY_TYPE_PIPELINE_STATISTICS. Sven Hesse 2017-08-28 15:13:41 +0200
  • 5d5587b917 libs/vkd3d: Implement BeginQuery() for QUERY_TYPE_PIPELINE_STATISTICS. Sven Hesse 2017-08-28 15:13:01 +0200
  • 0379783c29 include: Add struct D3D12_QUERY_DATA_PIPELINE_STATISTICS. Sven Hesse 2017-08-28 15:11:30 +0200
  • 471041454d tests: Skip some tests when WARP is explicitly requested. Józef Kucia 2017-08-28 13:47:07 +0200
  • 8f8eb71ff8 libs/vkd3d: Avoid calling vkGetPhysicalDeviceProperties() in d3d12_command_queue_GetTimestampFrequency(). Józef Kucia 2017-08-28 13:03:37 +0200
  • b8c31b771d libs/vkd3d: Add missing return statement in d3d12_command_list_ResolveQueryData(). Józef Kucia 2017-08-28 13:03:37 +0200
  • faf86ebc58 libs/vkd3d: Add missing trace messages. Józef Kucia 2017-08-28 13:03:37 +0200
  • ab28e2005c tests: Introduce create_default_buffer() helper function. Józef Kucia 2017-08-28 12:34:44 +0200
  • 7c4d9f87f6 tests: Factor out create_readback_buffer() function. Józef Kucia 2017-08-28 12:34:44 +0200
  • b6627974de tests: Factor out init_buffer_readback() function. Józef Kucia 2017-08-28 12:34:44 +0200
  • dc51597db8 tests: Add test for atomic instructions. Józef Kucia 2017-08-28 11:01:23 +0200
  • b5c89fa89f libs/vkd3d-shader: Implement atomic compare exchange instructions. Józef Kucia 2017-08-28 11:01:23 +0200
  • 482af89416 libs/vkd3d-shader: Implement remaining binary atomic instructions. Józef Kucia 2017-08-28 11:01:23 +0200
  • a8441a698c tests: Add test for timestamp queries. Sven Hesse 2017-08-25 15:10:53 +0200
  • f8b7b26372 libs/vkd3d: Implement ResolveQueryData() for QUERY_TYPE_TIMESTAMP. Sven Hesse 2017-08-25 15:10:19 +0200
  • 988e1a96de libs/vkd3d: Implement EndQuery() for QUERY_TYPE_TIMESTAMP. Sven Hesse 2017-08-25 15:09:31 +0200
  • 67587f81e4 libs/vkd3d: Remember the Query Heap creation properties. Sven Hesse 2017-08-25 15:08:05 +0200
  • 65f63d14fa libs/vkd3d: Implement d3d12_command_queue_GetTimestampFrequency(). Sven Hesse 2017-08-25 15:07:05 +0200
  • 4e300ab1d4 libs/vkd3d-shader: Translate imm_atomic_iadd instructions. Józef Kucia 2017-08-24 17:00:16 +0200
  • cb166fbd5a libs/vkd3d-shader: Translate atomic_umax instructions. Józef Kucia 2017-08-24 17:00:16 +0200
  • d464c9033f libs/vkd3d-shader: Translate atomic_umin instructions. Józef Kucia 2017-08-24 17:00:16 +0200
  • a836cc2fe3 libs/vkd3d-shader: Translate atomic_or instructions. Józef Kucia 2017-08-24 17:00:16 +0200
  • 6124a4c30e tests: Add test for TGSM. Józef Kucia 2017-08-24 15:13:38 +0200
  • 1c4b9be079 libs/vkd3d-shader: Implement store_{raw,structured} for TGSM. Józef Kucia 2017-08-24 15:13:38 +0200
  • f7f7c6d889 libs/vkd3d-shader: Implement ld_raw. Józef Kucia 2017-08-24 15:13:38 +0200
  • a94751398b libs/vkd3d-shader: Add support for atomic instructions on TGSM. Józef Kucia 2017-08-24 15:13:38 +0200
  • 61dd701284 libs/vkd3d-shader: Translate imm_atomic_exch instructions. Józef Kucia 2017-08-24 15:13:38 +0200