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
*
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
2016-11-28
1
-7
/
+8
*
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
2016-11-26
1
-1
/
+1
*
anv/pipeline: Make the temp blend attachment state pointer const
Jason Ekstrand
2016-11-26
1
-1
/
+3
*
anv/device: Remove a bogus finishme comment
Jason Ekstrand
2016-11-25
1
-1
/
+0
*
anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST
Iago Toral Quiroga
2016-11-25
1
-1
/
+1
*
anv/gen7: only enable dual-source blending when there are dual-source factors
Ilia Mirkin
2016-11-23
1
-3
/
+33
*
anv: fix enumeration of properties
Emil Velikov
2016-11-23
1
-6
/
+8
*
anv: fix segfault in anv_BindImageMemory
Dave Airlie
2016-11-23
1
-1
/
+1
*
anv: Enable fast clears on gen7-8
Jason Ekstrand
2016-11-22
2
-13
/
+36
*
anv: Add support for fast clears on gen9
Jason Ekstrand
2016-11-22
3
-29
/
+176
*
anv/blorp: Rework flushing around resolves
Jason Ekstrand
2016-11-22
1
-14
/
+18
*
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
Jason Ekstrand
2016-11-22
1
-0
/
+2
*
anv/blorp: Use regular blorp clears for subpass clears
Jason Ekstrand
2016-11-22
1
-10
/
+19
*
anv: Add a vk_to_isl_color helper
Jason Ekstrand
2016-11-22
2
-7
/
+16
*
anv/cmd_buffer: Make setup_attachments take a RenderPassBeginInfo
Jason Ekstrand
2016-11-22
1
-7
/
+6
*
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
2016-11-22
5
-6
/
+85
*
anv/pipeline: Handle depth/stencil self-dependencies
Jason Ekstrand
2016-11-22
3
-6
/
+31
*
anv: Use pass attachment information to insert flushes
Jason Ekstrand
2016-11-22
1
-0
/
+88
*
anv/cmd_buffer: Fix pipeline barriers for input attachments
Jason Ekstrand
2016-11-22
1
-1
/
+1
*
anv/pipeline: Add a input_attachment_index to the bindings
Jason Ekstrand
2016-11-22
2
-0
/
+30
*
anv/pass: Calculate the combined image usage of attachments
Jason Ekstrand
2016-11-22
2
-1
/
+12
*
anv: Add an input attachment lowering pass
Jason Ekstrand
2016-11-22
4
-0
/
+147
*
anv/cmd_buffer: Emit CS push constants after binding tables
Jason Ekstrand
2016-11-22
1
-8
/
+8
*
anv/cmd_buffer: Add an assert on emit_binding_table failure
Jason Ekstrand
2016-11-22
1
-0
/
+1
*
anv/cmd_buffer: Emit a CS stall before setting a CS pipeline
Jason Ekstrand
2016-11-22
1
-1
/
+13
*
anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push constants are dirty
Jason Ekstrand
2016-11-22
1
-10
/
+13
*
anv/cmd_buffer: Handle running out of binding tables in compute shaders
Jason Ekstrand
2016-11-22
1
-5
/
+15
*
anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
Gwan-gyeong Mun
2016-11-22
1
-1
/
+1
*
anv: Enable clip and cull distance support.
Kenneth Graunke
2016-11-22
2
-6
/
+5
*
anv: Set clip/cull distances fields in packets.
Kenneth Graunke
2016-11-22
1
-6
/
+26
*
anv: Combine ClipDistance and CullDistance arrays.
Kenneth Graunke
2016-11-22
1
-0
/
+3
*
anv/state: enable coordinate address rounding for Min/Mag filters
Iago Toral Quiroga
2016-11-21
1
-6
/
+11
*
anv: Implement a depth stall restriction on gen7
Jason Ekstrand
2016-11-20
3
-0
/
+35
*
intel: Share URB configuration code between GL and Vulkan.
Kenneth Graunke
2016-11-19
4
-156
/
+44
*
intel: Convert devinfo->urb.min_*_entries into an array.
Kenneth Graunke
2016-11-19
1
-3
/
+3
*
intel: Convert devinfo->urb.max_*_entries into an array.
Kenneth Graunke
2016-11-19
1
-4
/
+8
*
anv/cmd_buffer: Enable stencil-only HZ clears
Nanley Chery
2016-11-18
1
-13
/
+33
*
anv/cmd_buffer: Manage Anv state around HZ op emission
Nanley Chery
2016-11-18
1
-7
/
+9
*
anv/cmd_buffer: Clarify HZ rectangle behavior
Nanley Chery
2016-11-18
1
-1
/
+2
*
anv/TODO: Check off render buffer compression
Jason Ekstrand
2016-11-17
1
-1
/
+0
*
anv: Enable "permanent" compression for immutable format images
Jason Ekstrand
2016-11-17
2
-1
/
+26
*
anv/image: Add an aux_usage field for "default" aux
Jason Ekstrand
2016-11-17
4
-19
/
+45
*
anv: Add initial support for Sky Lake color compression
Jason Ekstrand
2016-11-17
4
-34
/
+169
*
anv/pass: Precompute some subpass usage information
Jason Ekstrand
2016-11-17
2
-7
/
+43
*
anv/image: Memset all aux surfaces (not just HiZ) to 0
Jason Ekstrand
2016-11-17
1
-4
/
+6
*
anv/image: Rename hiz_surface to aux_surface
Jason Ekstrand
2016-11-17
3
-17
/
+18
*
anv/blorp: Ignore clears for attachments first used as resolve destinations
Jason Ekstrand
2016-11-17
1
-9
/
+11
*
anv/cmd_buffer: Refactor surface state relocation handling
Jason Ekstrand
2016-11-17
1
-13
/
+22
*
anv/cmd_buffer: Pull add_surface_state_reloc into genX_cmd_buffer.c
Jason Ekstrand
2016-11-17
2
-16
/
+14
*
anv/image: Stop force-disabling AUX
Jason Ekstrand
2016-11-17
1
-4
/
+0
[next]