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
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-1
/
+1
*
anv/pipeline: Capture serialized NIR
Jason Ekstrand
2019-10-09
2
-0
/
+33
*
anv: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+3
*
anv: Enable VK_EXT_shader_subgroup_{ballot,vote}
Caio Marcelo de Oliveira Filho
2019-10-08
1
-0
/
+2
*
anv/android: fix images created with external format support
Tapani Pälli
2019-10-08
1
-0
/
+12
*
anv: Implement VK_KHR_shader_clock
Caio Marcelo de Oliveira Filho
2019-10-07
3
-0
/
+10
*
anv/block_pool: Align anv_block_pool state to 64 bits.
Rafael Antognolli
2019-10-03
1
-2
/
+8
*
anv: gem-stubs: return a valid fd got anv_gem_userptr()
Lionel Landwerlin
2019-09-25
1
-1
/
+7
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-1
/
+13
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-11
/
+0
*
anv: Advertise VK_KHR_shader_subgroup_extended_types
Jason Ekstrand
2019-09-20
2
-0
/
+8
*
anv: implement ICD interface v4
Eric Engestrom
2019-09-20
1
-1
/
+29
*
anv: split instance dispatch table
Eric Engestrom
2019-09-20
3
-1
/
+198
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
anv: fix descriptor limits on gen8
Arcady Goldmints-Orlov
2019-09-19
2
-4
/
+6
*
anv: enable VK_KHR_shader_float_controls and SPV_KHR_float_controls
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+33
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
1
-0
/
+1
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+3
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+11
*
intel/blorp: Use wide formats for nicely aligned stencil clears
Jason Ekstrand
2019-09-06
1
-0
/
+14
*
anv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-06
1
-0
/
+3
*
anv: add support for driconf
Eric Engestrom
2019-09-06
4
-3
/
+19
*
anv,iris: L3ALLOC register replaces L3CNTLREG for gen12
Jordan Justen
2019-09-06
1
-3
/
+13
*
anv: Bump maxComputeWorkgroupSize
Jason Ekstrand
2019-09-06
1
-4
/
+6
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-12
/
+0
*
anv: fix format string in error message
Eric Engestrom
2019-09-04
1
-1
/
+1
*
anv: Build for gen12
Jordan Justen
2019-08-28
5
-1
/
+25
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+2
*
anv: Only re-emit non-dynamic state that has changed.
Rafael Antognolli
2019-08-23
2
-24
/
+50
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-4
/
+8
*
anv: inline uniforms blocks don't count toward descriptor set limits
Arcady Goldmints-Orlov
2019-08-20
1
-0
/
+23
*
anv: Properly initialize device->slice_hash.
Rafael Antognolli
2019-08-15
1
-2
/
+2
*
anv/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
Rafael Antognolli
2019-08-12
3
-0
/
+78
*
anv: Implement VK_KHR_pipeline_executable_properties
Jason Ekstrand
2019-08-12
5
-4
/
+295
*
anv: Add a ralloc context to anv_pipeline
Jason Ekstrand
2019-08-12
3
-0
/
+9
*
anv: Force a full re-compile when CAPTURE_INTERNAL_REPRESENTATION_TEXT is set
Jason Ekstrand
2019-08-12
3
-57
/
+75
*
anv/pipeline: Split setting up per-stage keys into its own loop
Jason Ekstrand
2019-08-12
1
-3
/
+8
*
anv: Record shader compile stats in the pipeline cache
Jason Ekstrand
2019-08-12
4
-9
/
+59
*
anv/pipeline: Stash generated code in the pipeline stage
Jason Ekstrand
2019-08-12
1
-42
/
+47
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-6
/
+7
*
anv/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
4
-0
/
+109
*
anv: Implement VK_EXT_subgroup_size_control version 2
Jason Ekstrand
2019-08-12
2
-1
/
+9
*
anv: add missing `break`
Eric Engestrom
2019-08-09
1
-0
/
+1
*
anv: drop unused code
Lionel Landwerlin
2019-08-09
1
-17
/
+0
*
anv/android: disable shared representable image support explicitly
Tapani Pälli
2019-08-09
1
-0
/
+10
*
anv: add MAP_POPULATE fallback define for portability
Greg V
2019-08-08
1
-0
/
+4
*
anv: remove unused Linux-specific include
Greg V
2019-08-08
1
-1
/
+0
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
anv: use derefs for shared memory access
Rhys Perry
2019-08-08
1
-4
/
+19
*
anv: support GetSwapchainGrallocUsage2ANDROID for Android
Tapani Pälli
2019-08-08
2
-22
/
+84
[next]