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
*
spirv: Convert the supported_extensions struct to spirv_options
Jason Ekstrand
2017-12-02
1
-9
/
+11
*
anv: Check if memfd_create is already defined.
Vinson Lee
2017-11-30
2
-0
/
+4
*
anv: Let blorp handle indirect clear colors for CCS resolves
Jason Ekstrand
2017-11-27
3
-67
/
+20
*
anv: Move get_fast_clear_state_address into anv_private.h
Jason Ekstrand
2017-11-27
2
-50
/
+33
*
intel/blorp: Add initial support for indirect clear colors
Jason Ekstrand
2017-11-27
1
-0
/
+10
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
2
-2
/
+6
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
7
-22
/
+41
*
anv/cmd_buffer: Take bo_offset into account in fast clear state addresses
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
anv/cmd_buffer: Advance the address when initializing clear colors
Jason Ekstrand
2017-11-17
1
-3
/
+6
*
anv/gen10: Enable float blend optimization
Anuj Phogat
2017-11-14
1
-0
/
+12
*
anv/gen10: Implement WaSampleOffsetIZ workaround
Anuj Phogat
2017-11-14
1
-0
/
+61
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
2
-3
/
+10
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-13
1
-22
/
+34
*
anv: Don't crash on invalid heap sizes when the PCI ID is overriden
Jason Ekstrand
2017-11-13
1
-0
/
+12
*
anv/meson: Generate dev_icd.json
Chad Versace
2017-11-09
1
-0
/
+12
*
anv: Fix architecture in intel_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-09
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-09
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-09
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-09
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-09
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-09
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-09
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-09
1
-3
/
+4
*
anv: Refactor get_image_format_properties() - plane_format
Chad Versace
2017-11-09
1
-8
/
+8
*
anv: Refactor get_image_format_properties() - ASTC
Chad Versace
2017-11-09
1
-4
/
+5
*
anv: Refactor get_image_format_properties() - depthstencil (v2)
Chad Versace
2017-11-09
1
-16
/
+31
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-09
3
-13
/
+5
*
anv: Refactor get_buffer_format_properties()
Chad Versace
2017-11-09
1
-15
/
+29
*
anv: fix build failure
Nicolai Hähnle
2017-11-09
1
-2
/
+2
*
mesa: Add new fast mtx_t mutex type for basic use cases
Timothy Arceri
2017-11-09
1
-23
/
+1
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-3
/
+3
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
5
-31
/
+31
*
anv: Remove unused variable 'gen'
Chad Versace
2017-11-07
1
-4
/
+0
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
1
-11
/
+12
*
anv: Fix assert about source attrs.
Kenneth Graunke
2017-10-27
1
-1
/
+1
*
anv: Drop URB entry output read handling in 3DSTATE_XS.
Kenneth Graunke
2017-10-27
1
-26
/
+0
*
anv/entrypoints: Dump useful data if mako throws an exception
Jason Ekstrand
2017-10-25
1
-5
/
+17
*
intel/compiler: Call nir_lower_system_values in brw_preprocess_nir
Jason Ekstrand
2017-10-25
1
-2
/
+0
*
anv/pipeline: Call nir_lower_system_valaues after brw_preprocess_nir
Jason Ekstrand
2017-10-25
1
-1
/
+2
*
anv/pipeline: Drop nir_lower_clip_cull_distance_arrays
Jason Ekstrand
2017-10-25
1
-2
/
+0
*
anv/pipeline: Dump shader immedately after spirv_to_nir
Jason Ekstrand
2017-10-25
1
-0
/
+15
*
anv: don't assert on device init on Cannonlake
Lionel Landwerlin
2017-10-21
1
-2
/
+4
*
anv: disable stencil pma fix on Gen > 9
Lionel Landwerlin
2017-10-21
1
-0
/
+2
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
4
-15
/
+16
*
anv: Fix instance typos.
Vinson Lee
2017-10-18
2
-2
/
+2
*
anv: Implement VK_ANDROID_native_buffer (v9)
Chad Versace
2017-10-18
5
-4
/
+449
[next]