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_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Store depth stencil layouts
Nanley Chery
2017-01-12
1
-0
/
+1
*
anv: Add helpers to handle depth buffer layout transitions
Nanley Chery
2017-01-12
1
-0
/
+50
*
anv: Use the gen8 BLORP HiZ resolving function
Nanley Chery
2017-01-12
1
-3
/
+24
*
anv: Use gen8 BLORP HiZ clearing functions
Nanley Chery
2017-01-12
1
-1
/
+0
*
anv: Enable HiZ support for multiple subpasses
Nanley Chery
2017-01-12
1
-6
/
+2
*
anv: Use ::anv_attachment_state for toggling HiZ per subpass
Nanley Chery
2017-01-12
1
-2
/
+4
*
anv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
1
-1
/
+1
*
anv/cmd_buffer: Fix programmed HiZ qpitch
Nanley Chery
2017-01-11
1
-1
/
+1
*
anv/cmd_buffer: Fix arrayed depth/stencil attachments
Nanley Chery
2017-01-11
1
-2
/
+5
*
anv: Clamp depth buffer dimensions to be at least 1.
Kenneth Graunke
2017-01-10
1
-2
/
+2
*
anv: fix release build unused variable warnings
Grazvydas Ignotas
2016-12-11
1
-1
/
+1
*
anv/cmd_buffer: Actually use the stencil dimension
Jason Ekstrand
2016-11-30
1
-1
/
+1
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-11-28
1
-3
/
+6
*
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
2016-11-28
1
-2
/
+53
*
anv: Enable fast clears on gen7-8
Jason Ekstrand
2016-11-22
1
-12
/
+35
*
anv: Add support for fast clears on gen9
Jason Ekstrand
2016-11-22
1
-15
/
+85
*
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
Jason Ekstrand
2016-11-22
1
-0
/
+2
*
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
1
-1
/
+68
*
anv/cmd_buffer: Fix pipeline barriers for input attachments
Jason Ekstrand
2016-11-22
1
-1
/
+1
*
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: Implement a depth stall restriction on gen7
Jason Ekstrand
2016-11-20
1
-0
/
+31
*
anv/image: Add an aux_usage field for "default" aux
Jason Ekstrand
2016-11-17
1
-2
/
+4
*
anv: Add initial support for Sky Lake color compression
Jason Ekstrand
2016-11-17
1
-2
/
+48
*
anv/image: Rename hiz_surface to aux_surface
Jason Ekstrand
2016-11-17
1
-5
/
+5
*
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
1
-5
/
+14
*
Allocate a null state whenever there is depth/stencil
Jason Ekstrand
2016-11-16
1
-9
/
+10
*
anv: Set framebuffer to NULL in secondary command buffers
Jason Ekstrand
2016-11-16
1
-2
/
+1
*
anv: Rework the way render target surfaces are allocated
Jason Ekstrand
2016-11-16
1
-43
/
+161
*
anv/cmd_buffer: Expose add_surface_state_reloc as an inline helper
Jason Ekstrand
2016-11-16
1
-15
/
+6
*
anv/cmd_buffer: Use the surface state alloc helper in null_surface_state
Jason Ekstrand
2016-11-16
1
-1
/
+1
*
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
2016-11-16
1
-6
/
+2
*
anv: Move INTERFACE_DESCRIPTOR_DATA setup to the pipeline
Jason Ekstrand
2016-11-16
1
-27
/
+10
*
anv/pipeline: Get rid of the kernel pointer fields
Jason Ekstrand
2016-11-16
1
-1
/
+3
*
anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4
Jason Ekstrand
2016-11-10
1
-0
/
+6
*
anv/cmd_buffer: Take a command buffer instead of a batch in two helpers
Jason Ekstrand
2016-11-10
1
-8
/
+8
*
anv: Move relocation handling from EndCommandBuffer to QueueSubmit
Jason Ekstrand
2016-11-09
1
-11
/
+0
*
anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
1
-35
/
+327
*
anv/cmd_buffer: Unify flush_compute_state across gens
Jason Ekstrand
2016-10-17
1
-0
/
+91
*
anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
1
-0
/
+95
*
anv: replace , with ; in anv_batch_emit()
Lionel Landwerlin
2016-10-17
1
-10
/
+10
*
anv/image: Add an isl_view to anv_image_view
Jason Ekstrand
2016-10-14
1
-2
/
+2
*
anv: Enable fast depth clears
Nanley Chery
2016-10-07
1
-2
/
+22
*
anv/cmd_buffer: Enable rendering to HiZ
Chad Versace
2016-10-07
1
-4
/
+36
*
anv/cmd_buffer: Move the clear_subpasses calls to set_subpass
Jason Ekstrand
2016-10-06
1
-2
/
+2
[next]