index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
genX_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/gen12+: Disable mid thread preemption.
Rafael Antognolli
2020-03-03
1
-0
/
+12
*
anv: Remove unused field `urb.total_size`
Caio Marcelo de Oliveira Filho
2020-02-27
1
-1
/
+1
*
anv: Remove unused field xfb_used from anv_pipeline
Caio Marcelo de Oliveira Filho
2020-02-27
1
-3
/
+1
*
anv: Always enable the data cache
Jason Ekstrand
2020-02-25
1
-2
/
+0
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
1
-8
/
+14
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-30
1
-2
/
+2
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
1
-9
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
1
-0
/
+4
*
anv: Insert holes for non-existant XFB varyings
Jason Ekstrand
2020-01-27
1
-5
/
+17
*
anv/iris: warn gen12 3DSTATE_HS restriction
Lionel Landwerlin
2020-01-23
1
-0
/
+11
*
anv: Drop the instance pointer from anv_device
Jason Ekstrand
2020-01-20
1
-3
/
+3
*
anv: Add an anv_physical_device field to anv_device
Jason Ekstrand
2020-01-20
1
-4
/
+2
*
anv: Ignore some CreateInfo structs when rasterization is disabled
Caio Marcelo de Oliveira Filho
2020-01-03
1
-12
/
+26
*
anv: Drop unused function parameter
Caio Marcelo de Oliveira Filho
2020-01-03
1
-3
/
+2
*
intel: Drop Gen11 WaBTPPrefetchDisable workaround
Kenneth Graunke
2020-01-03
1
-17
/
+7
*
anv: Set up SBE_SWIZ properly for gl_Viewport
Jason Ekstrand
2019-12-03
1
-2
/
+2
*
anv: Flatten descriptor bindings in anv_nir_apply_pipeline_layout
Jason Ekstrand
2019-11-18
1
-1
/
+0
*
anv: Initialize depth_bounds_test_enable when not explicitly set
Caio Marcelo de Oliveira Filho
2019-11-13
1
-2
/
+1
*
anv: remove incorrect polygonMode=point early-out
Erik Faye-Lund
2019-11-01
1
-6
/
+0
*
anv: Set the batch allocator for compute pipelines
Jason Ekstrand
2019-10-31
1
-2
/
+5
*
anv: Allocate misc BOs from the cache
Jason Ekstrand
2019-10-31
1
-1
/
+1
*
anv: Add support for depth bounds testing.
Plamena Manolova
2019-10-28
1
-0
/
+1
*
anv: Implement VK_KHR_pipeline_executable_properties
Jason Ekstrand
2019-08-12
1
-0
/
+1
*
anv: Add a ralloc context to anv_pipeline
Jason Ekstrand
2019-08-12
1
-0
/
+2
*
anv: Force a full re-compile when CAPTURE_INTERNAL_REPRESENTATION_TEXT is set
Jason Ekstrand
2019-08-12
1
-0
/
+2
*
anv: Implement VK_EXT_line_rasterization
Jason Ekstrand
2019-08-06
1
-10
/
+121
*
anv: drop MAYBE_UNUSED var
Eric Engestrom
2019-07-31
1
-4
/
+1
*
intel: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-23
1
-1
/
+1
*
anv: Implement "pop-free" clipping
Jason Ekstrand
2019-06-21
1
-2
/
+85
*
anv: Enable the guardband clip test
Jason Ekstrand
2019-06-21
1
-0
/
+1
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-0
/
+5
*
Revert "anv: limit URB reconfigurations when using blorp"
Lionel Landwerlin
2019-04-29
1
-3
/
+3
*
anv: limit URB reconfigurations when using blorp
Lionel Landwerlin
2019-04-19
1
-3
/
+3
*
anv/pipeline: Fix MEDIA_VFE_STATE::PerThreadScratchSpace on gen7
Jason Ekstrand
2019-04-12
1
-3
/
+23
*
anv: Only set 3DSTATE_PS::VectorMaskEnable on gen8+
Jason Ekstrand
2019-03-14
1
-1
/
+1
*
nir/xfb: adding varyings on nir_xfb_info and gather_info
Alejandro PiƱeiro
2019-03-08
1
-4
/
+4
*
anv: advertise 8 subpixel precision bits
Juan A. Suarez Romero
2019-02-22
1
-0
/
+5
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
1
-4
/
+4
*
anv: Fix VK_EXT_transform_feedback working with varyings packed in PSIZ
Danylo Piliaiev
2019-02-04
1
-3
/
+20
*
anv: Implement transform feedback queries
Jason Ekstrand
2019-01-22
1
-0
/
+1
*
anv: Implement the basic form of VK_EXT_transform_feedback
Jason Ekstrand
2019-01-22
1
-0
/
+122
*
anv: Always emit at least one vertex element
Jason Ekstrand
2019-01-22
1
-3
/
+1
*
anv: Remove state flush.
Rafael Antognolli
2019-01-17
1
-1
/
+0
*
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
1
-5
/
+5
*
anv/pipeline: Set the correct binding count for compute shaders
Jason Ekstrand
2018-12-12
1
-2
/
+6
*
anv/icl: Disable prefetching of sampler state entries
Anuj Phogat
2018-11-02
1
-9
/
+16
[next]