index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/device: Return DEVICE_LOST if execbuf2 fails
Jason Ekstrand
2016-11-01
1
-6
/
+4
*
anv/allocator: Assert that we have a valid gem handle in bo_pool_alloc
Jason Ekstrand
2016-10-27
1
-0
/
+1
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-9
/
+9
*
anv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-25
2
-2
/
+2
*
anv: automake: cleanup the generated json file during make clean
Emil Velikov
2016-10-24
1
-1
/
+1
*
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2016-10-21
2
-8
/
+2
*
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2016-10-21
2
-5
/
+4
*
anv: drop unused zero macro.
Dave Airlie
2016-10-20
1
-2
/
+0
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
7
-1928
/
+4
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
9
-99
/
+98
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
10
-1656
/
+1851
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
3
-7
/
+27
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
3
-20
/
+28
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
2
-29
/
+64
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
4
-39
/
+35
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
4
-219
/
+180
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
4
-14
/
+14
*
anv/wsi/x11: more refactoring to use generic handles
Dave Airlie
2016-10-19
1
-27
/
+43
*
anv/wsi/x11: start refactoring out the image allocation/free functionality
Dave Airlie
2016-10-19
1
-22
/
+52
*
anv/wsi: drop device from get format
Dave Airlie
2016-10-19
4
-5
/
+5
*
anv/wsi: remove device from get_support interface
Dave Airlie
2016-10-19
4
-5
/
+10
*
anv/wsi/x11: abstract WSI interface from internals.
Dave Airlie
2016-10-19
1
-9
/
+24
*
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
2016-10-19
3
-15
/
+19
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
4
-24
/
+28
*
anv/wsi/x11: push device out of x11 connection fns.
Dave Airlie
2016-10-19
1
-11
/
+12
*
anv/wsi: drop device from get caps
Dave Airlie
2016-10-19
4
-4
/
+1
*
anv/wsi: drop get present modes device arg
Dave Airlie
2016-10-19
4
-4
/
+1
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
4
-4
/
+1
*
anv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
18
-147
/
+103
*
anv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
2
-5
/
+2
*
anv: port to using new u_vector shared helper.
Dave Airlie
2016-10-19
5
-154
/
+35
*
anv: Get rid of anv_cmd_buffer_emit_state_base_address
Jason Ekstrand
2016-10-17
3
-21
/
+1
*
anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
4
-359
/
+327
*
anv/cmd_buffer: Expose ensure_push_constant_*
Jason Ekstrand
2016-10-17
2
-6
/
+9
*
anv/cmd_buffer: Unify flush_compute_state across gens
Jason Ekstrand
2016-10-17
3
-175
/
+91
*
anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
4
-95
/
+107
*
anv/cmd_buffer: Move state base address re-emit into ExecuteCommands
Jason Ekstrand
2016-10-17
2
-6
/
+9
*
anv: replace , with ; in anv_batch_emit()
Lionel Landwerlin
2016-10-17
2
-12
/
+12
*
anv/pipeline: Remove a meta hack from emit_ds_state
Jason Ekstrand
2016-10-14
1
-4
/
+1
*
anv/image: Create views directly in VkCreate*View
Jason Ekstrand
2016-10-14
2
-66
/
+34
*
anv/image: Get rid of the usage hacks for meta
Jason Ekstrand
2016-10-14
2
-97
/
+28
*
anv: Move Create*Pipelines into genX_cmd_buffer.c
Jason Ekstrand
2016-10-14
4
-122
/
+61
*
anv/pipeline: Remove support for direct-from-nir shaders
Jason Ekstrand
2016-10-14
2
-77
/
+54
*
anv: Make entrypoint resolution take a gen_device_info
Jason Ekstrand
2016-10-14
3
-20
/
+12
*
anv: Get rid of the ANV_CALL macro
Jason Ekstrand
2016-10-14
4
-14
/
+8
*
anv: Get rid of graphics_pipeline_create_info_extra
Jason Ekstrand
2016-10-14
7
-101
/
+35
*
anv: Get rid of meta
Jason Ekstrand
2016-10-14
7
-765
/
+2
*
anv: Use blorp for subpass clears
Jason Ekstrand
2016-10-14
2
-298
/
+81
[next]