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
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-2
/
+2
*
anv: drop unused local vars
Eric Engestrom
2018-07-26
1
-6
/
+0
*
anv: remove incorrect `UNUSED` flag
Eric Engestrom
2018-07-26
1
-1
/
+1
*
anv: don't crash on vkDestroyDevice(NULL)
Eric Engestrom
2018-07-25
1
-1
/
+3
*
anv: fix python whitespace warning
Eric Engestrom
2018-07-25
1
-1
/
+1
*
anv: cleanup python imports
Eric Engestrom
2018-07-25
2
-3
/
+3
*
anv: remove unnecessary semicolons in python
Eric Engestrom
2018-07-25
1
-3
/
+3
*
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Jordan Justen
2018-07-24
1
-1
/
+2
*
i965, anv: Add extra unused character in disk_cache renderer temp string
Jordan Justen
2018-07-24
1
-2
/
+2
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
intel/compiler: Account for built-in uniforms in analyze_ubo_ranges
Jason Ekstrand
2018-07-23
1
-1
/
+1
*
anv: remove unnecessary runtime copy of static string
Eric Engestrom
2018-07-23
1
-2
/
+1
*
anv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE)_BIT
Alex Smith
2018-07-23
1
-0
/
+9
*
anv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV
Jason Ekstrand
2018-07-22
1
-31
/
+22
*
anv: Properly handle GetImageSubresourceLayout on complex images
Jason Ekstrand
2018-07-22
1
-7
/
+16
*
anv/gen9: expose VK_EXT_post_depth_coverage
Ilia Mirkin
2018-07-22
3
-2
/
+10
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
1
-8
/
+26
*
anv: give more room to debug report
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: avoid warning when switching in VkStructureType
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
anv: fix assert in anv_CmdBindDescriptorSets()
Samuel Iglesias Gonsálvez
2018-07-18
1
-1
/
+1
*
anv/android: Fix type error in call to vk_errorf()
Chad Versace
2018-07-11
1
-1
/
+1
*
anv,radv: Add support for VK_KHR_get_display_properties2
Jason Ekstrand
2018-07-09
2
-0
/
+57
*
anv/icl: Don't set float blend optimization bit in CACHE_MODE_SS
Anuj Phogat
2018-07-09
1
-12
/
+0
*
anv: Implement VK_EXT_vertex_attribute_divisor
Jason Ekstrand
2018-07-09
3
-0
/
+21
*
anv/pipeline: Add a per-VB instance divisor
Jason Ekstrand
2018-07-09
4
-12
/
+20
*
anv/pipeline: Use a per-VB struct instead of separate arrays
Jason Ekstrand
2018-07-09
4
-8
/
+11
*
anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage
Jose Maria Casanova Crespo
2018-07-10
3
-0
/
+13
*
anv: Add support for VK_KHR_create_renderpass2
Jason Ekstrand
2018-07-09
3
-0
/
+165
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
8
-25
/
+28
*
anv/pass: Move implicit dependency setup to anv_render_pass_compile
Jason Ekstrand
2018-07-09
1
-70
/
+63
*
anv/pass: Move some dependency setup into a helper
Jason Ekstrand
2018-07-09
1
-18
/
+34
*
anv/pass: Move a bunch of analysis into a separate "compile" stage
Jason Ekstrand
2018-07-09
1
-50
/
+64
*
anv/pass: Use a designated initailizer for attachments
Jason Ekstrand
2018-07-09
1
-11
/
+11
*
anv: Bump the advertised patch version to 80
Jason Ekstrand
2018-07-09
1
-1
/
+1
*
anv/pipeline: honor the pipeline_cache_enabled run-time flag
Iago Toral Quiroga
2018-07-09
1
-1
/
+1
*
python: Specify the JSON separators
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
anv: Add support for the on-disk shader cache
Jason Ekstrand
2018-07-02
3
-11
/
+126
*
anv/pipeline_cache: Add a _locked suffix to a function
Jason Ekstrand
2018-07-02
1
-14
/
+15
*
anv: Add device-level helpers for searching for and uploading kernels
Jason Ekstrand
2018-07-02
3
-79
/
+98
*
anv/pipeline: Stop optimizing for not having a cache
Jason Ekstrand
2018-07-02
1
-34
/
+31
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
5
-18
/
+25
*
anv: Be more careful about hashing pipeline layouts
Jason Ekstrand
2018-07-02
1
-3
/
+38
*
anv,intel: Enable nir_opt_large_constants for Vulkan
Jason Ekstrand
2018-07-02
1
-0
/
+1
*
anv: Add state setup support for shader constants
Jason Ekstrand
2018-07-02
3
-19
/
+101
*
anv: Add support for shader constant data to the pipeline cache
Jason Ekstrand
2018-07-02
4
-0
/
+50
*
anv/cmd_buffer: make descriptors dirty when emitting base state address
Iago Toral Quiroga
2018-07-02
1
-0
/
+5
*
anv/cmd_buffer: clean dirty push constants flag after emitting push constants
Iago Toral Quiroga
2018-07-02
1
-0
/
+2
*
anv/cmd_buffer: never shrink the push constant buffer size
Iago Toral Quiroga
2018-07-02
1
-1
/
+16
*
anv: finish the binding_table_pool on destroyDevice when use_softpin
Jose Maria Casanova Crespo
2018-06-29
1
-0
/
+3
[next]