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
/
anv_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Compact render targets
Jason Ekstrand
2016-03-08
1
-5
/
+43
*
anv/pipeline: Move binding table setup to its own helper
Jason Ekstrand
2016-03-07
1
-21
/
+18
*
anv: Quiet pTessellationState warning
Kristian Høgsberg Kristensen
2016-03-06
1
-3
/
+3
*
anv: Always use point size from the shader
Kristian Høgsberg Kristensen
2016-03-05
1
-6
/
+0
*
anv: Also cache the struct anv_pipeline_binding maps
Kristian Høgsberg Kristensen
2016-03-05
1
-27
/
+57
*
anv: Simplify pipeline cache control flow a bit
Kristian Høgsberg Kristensen
2016-03-05
1
-35
/
+27
*
anv: Store prog data in pipeline cache stream
Kristian Høgsberg Kristensen
2016-03-05
1
-46
/
+58
*
anv: Remove left-over bits of sparse-descriptor code
Kristian Høgsberg Kristensen
2016-03-05
1
-4
/
+0
*
anv: Compile shader stages in pipeline order.
Kenneth Graunke
2016-03-03
1
-22
/
+26
*
Merge remote-tracking branch 'origin/master' into vulkan
Kenneth Graunke
2016-03-01
1
-7
/
+2
*
anv/pipeline: Follow push constant alignment restrictions on BDW+ and HSW gt3
Jason Ekstrand
2016-02-29
1
-1
/
+8
*
anv/pipeline: Avoid a division by zero
Jason Ekstrand
2016-02-29
1
-1
/
+1
*
anv/pipeline: Use dynamic checks for max push constants
Jason Ekstrand
2016-02-29
1
-7
/
+8
*
anv/pipeline: Set FS URB space to zero if the FS is unused
Jordan Justen
2016-02-28
1
-1
/
+4
*
anv/pipeline: Set stage URB size to zero if it is unused
Jordan Justen
2016-02-28
1
-1
/
+1
*
anv: Set max_hs_threads/max_ds_threads
Kristian Høgsberg Kristensen
2016-02-24
1
-2
/
+2
*
anv: Allocate more push constant space.
Kenneth Graunke
2016-02-24
1
-5
/
+11
*
anv: Properly size the push constant L3 area.
Kenneth Graunke
2016-02-24
1
-3
/
+8
*
anv: Emit 3DSTATE_PUSH_CONSTANT_ALLOC_* via a loop.
Kenneth Graunke
2016-02-24
1
-0
/
+6
*
anv: Emit 3DSTATE_URB_* via a loop.
Kenneth Graunke
2016-02-24
1
-6
/
+14
*
anv/pipeline: Use nir's num_images for allocating image_params
Jason Ekstrand
2016-02-18
1
-3
/
+2
*
anv/pipeline: Don't leak the binding map
Jason Ekstrand
2016-02-18
1
-0
/
+5
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+1278