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: Remove state flush.
Rafael Antognolli
2019-01-17
10
-51
/
+2
*
anv/allocator: Enable snooping on block pool and anv_bo_pool BOs.
Rafael Antognolli
2019-01-17
1
-10
/
+16
*
anv/allocator: Add padding information.
Rafael Antognolli
2019-01-17
3
-10
/
+49
*
anv/allocator: Rework chunk return to the state pool.
Rafael Antognolli
2019-01-17
1
-23
/
+64
*
anv: Remove some asserts.
Rafael Antognolli
2019-01-17
1
-3
/
+0
*
anv: Validate the list of BOs from the block pool.
Rafael Antognolli
2019-01-17
1
-5
/
+49
*
anv: Split code to add BO dependencies to execbuf.
Rafael Antognolli
2019-01-17
1
-23
/
+39
*
anv/allocator: Add support for a list of BOs in block pool.
Rafael Antognolli
2019-01-17
2
-11
/
+59
*
anv: Update usage of block_pool->bo.
Rafael Antognolli
2019-01-17
7
-31
/
+36
*
anv/allocator: Remove pool->map.
Rafael Antognolli
2019-01-17
3
-19
/
+7
*
anv/allocator: Rename anv_free_list2 to anv_free_list.
Rafael Antognolli
2019-01-17
2
-31
/
+30
*
anv/allocator: Remove anv_free_list.
Rafael Antognolli
2019-01-17
2
-66
/
+0
*
anv/allocator: Use anv_state_table on back_alloc too.
Rafael Antognolli
2019-01-17
2
-15
/
+22
*
anv/allocator: Use anv_state_table on anv_state_pool_alloc.
Rafael Antognolli
2019-01-17
2
-35
/
+48
*
anv/allocator: Add helper to push states back to the state table.
Rafael Antognolli
2019-01-17
2
-0
/
+35
*
anv/allocator: Add getter for anv_block_pool.
Rafael Antognolli
2019-01-17
4
-5
/
+18
*
anv/allocator: Add anv_state_table.
Rafael Antognolli
2019-01-17
2
-2
/
+283
*
anv/tests: Fix block_pool_no_free test.
Rafael Antognolli
2019-01-17
1
-14
/
+14
*
anv: fix invalid binding table index computation
Lionel Landwerlin
2019-01-17
1
-4
/
+2
*
anv/device: fix maximum number of images supported
Iago Toral Quiroga
2019-01-17
4
-13
/
+28
*
anv: do not advertise AHW support if extension not enabled
Tapani Pälli
2019-01-17
1
-6
/
+15
*
src/intel: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
2
-4
/
+2
*
anv: Implement VK_KHR_depth_stencil_resolve
Jason Ekstrand
2019-01-14
5
-1
/
+204
*
anv: Move resolve_subpass to genX_cmd_buffer.c
Jason Ekstrand
2019-01-14
3
-70
/
+59
*
anv/blorp: Refactor MSAA resolves into an exportable helper function
Jason Ekstrand
2019-01-14
2
-132
/
+107
*
anv: Rename has_resolve to has_color_resolve
Jason Ekstrand
2019-01-14
3
-5
/
+5
*
anv/pipeline_cache: free NIR shader cache
Iago Toral Quiroga
2019-01-14
1
-0
/
+7
*
anv/pipeline_cache: fix incorrect guards for NIR cache
Iago Toral Quiroga
2019-01-11
1
-2
/
+3
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
1
-2
/
+4
*
blorp: Add blorp_get_surface_address to the driver interface.
Kenneth Graunke
2019-01-10
1
-0
/
+8
*
anv/pipeline: Cache the pre-lowered NIR
Jason Ekstrand
2019-01-10
1
-10
/
+39
*
anv/pipeline_cache: Add support for caching NIR
Jason Ekstrand
2019-01-10
2
-0
/
+118
*
anv/pipeline: Hash shader modules and spec constants separately
Jason Ekstrand
2019-01-10
1
-15
/
+39
*
anv/pipeline: Move wpos and input attachment lowering to lower_nir
Jason Ekstrand
2019-01-10
1
-11
/
+8
*
anv/pipeline: Constant fold after apply_pipeline_layout
Jason Ekstrand
2019-01-10
2
-12
/
+5
*
anv/pipeline: remove unnecessary null-pointer check
Andrii Simiklit
2019-01-09
1
-4
/
+2
*
anv: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
13
-54
/
+54
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-2
/
+2
*
anv: flush fast clear colors into compressed surfaces
Lionel Landwerlin
2019-01-08
1
-0
/
+49
*
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
2019-01-08
3
-16
/
+30
*
anv: Sort properties and features switch statements
Jason Ekstrand
2019-01-07
1
-42
/
+42
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-9
/
+9
*
anv: Enable the new deref-based UBO/SSBO path
Jason Ekstrand
2019-01-08
2
-1
/
+23
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-0
/
+4
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
anv/apply_pipeline_layout: Set the cursor in lower_res_reindex_intrinsic
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
anv/android: Do not reject storage images.
Bas Nieuwenhuizen
2019-01-07
1
-8
/
+2
*
anv/meson: make sure tests link with -msse2
Erik Faye-Lund
2018-12-31
1
-0
/
+1
[prev]
[next]