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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Handle null vertex buffer bindings
Jason Ekstrand
2020-04-28
1
-11
/
+20
*
anv: Handle NULL descriptors
Jason Ekstrand
2020-04-28
5
-73
/
+150
*
anv: Allow all clear colors for texturing on Gen11+
Jason Ekstrand
2020-04-28
1
-6
/
+14
*
anv: Use anv_layout_to_aux_usage for color during render passes
Jason Ekstrand
2020-04-28
2
-120
/
+27
*
anv: Split color_attachment_compute_aux_usage in two
Jason Ekstrand
2020-04-28
1
-72
/
+92
*
anv: Rework depth_stencil_attachment_compute_aux_usage
Jason Ekstrand
2020-04-28
1
-45
/
+36
*
anv: Refactor cmd_buffer_setup_attachments
Jason Ekstrand
2020-04-28
1
-15
/
+16
*
anv: Stop allowing non-zero clear colors in input attachments
Jason Ekstrand
2020-04-28
2
-9
/
+3
*
anv: Disallow fast-clears which require format-reinterpretation
Jason Ekstrand
2020-04-28
1
-51
/
+33
*
intel: Move swizzle_color_value from blorp to ISL
Jason Ekstrand
2020-04-28
4
-28
/
+31
*
anv: Allocate surface states per-subpass
Jason Ekstrand
2020-04-28
2
-119
/
+138
*
anv: Split command buffer attachment setup in three
Jason Ekstrand
2020-04-28
1
-101
/
+144
*
anv: Mark images written in end_subpass
Jason Ekstrand
2020-04-28
1
-43
/
+53
*
anv: Use ANV_FROM_HANDLE for pInheritanceInfo fields
Jason Ekstrand
2020-04-28
1
-6
/
+10
*
anv: Assert surface states are valid
Jason Ekstrand
2020-04-28
1
-0
/
+5
*
anv: Stop filling out the clear color in compute_aux_usage
Jason Ekstrand
2020-04-28
1
-7
/
+6
*
anv: Add TRANSFER_SRC to pass usage not subpass usage
Jason Ekstrand
2020-04-28
2
-3
/
+16
*
anv: Return an error if allocating attachment memory fails
Jason Ekstrand
2020-04-28
1
-0
/
+4
*
anv: Expose CS workgroup sizes based on a maximum of 64 threads
Jason Ekstrand
2020-04-28
1
-1
/
+2
*
intel/devinfo: Compute the correct L3$ size for Gen12
Jason Ekstrand
2020-04-28
1
-0
/
+11
*
anv: Add support for HiZ+CCS
Jason Ekstrand
2020-04-24
2
-2
/
+40
*
intel/isl: Refactor isl_surf_get_ccs_surf
Jason Ekstrand
2020-04-24
2
-139
/
+178
*
intel/isl: Delete a misleading comment
Jason Ekstrand
2020-04-24
1
-3
/
+0
*
anv/cmd_buffer: Move anv_image_init_aux_tt higher
Jason Ekstrand
2020-04-24
1
-99
/
+99
*
anv: Simplify a case in layout_to_aux_usage
Jason Ekstrand
2020-04-24
1
-6
/
+1
*
intel/blorp: Allow more HiZ usages in hiz_clear_depth_stencil
Jason Ekstrand
2020-04-24
1
-1
/
+1
*
anv: Generalize some aux usage checks
Jason Ekstrand
2020-04-24
2
-6
/
+7
*
anv/blorp: Do less hard-coding of aux usages
Jason Ekstrand
2020-04-24
1
-5
/
+9
*
anv: Rework anv_layout_to_aux_state
Jason Ekstrand
2020-04-24
1
-73
/
+81
*
anv: Be more conservative about image view usage
Jason Ekstrand
2020-04-24
1
-5
/
+32
*
anv: Move vk_image_layout_is_read_only higher
Jason Ekstrand
2020-04-24
1
-44
/
+44
*
anv: Add a vk_image_layout_to_usage_flags helper
Jason Ekstrand
2020-04-24
1
-0
/
+109
*
anv: Enable HiZ on multi-layer depth buffers.
Rafael Antognolli
2020-04-24
2
-11
/
+11
*
anv: Drop an assert
Jason Ekstrand
2020-04-24
1
-1
/
+0
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
1
-5
/
+5
*
anv: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-24
1
-2
/
+15
*
anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid instance
Eduardo Lima Mitev
2020-04-24
1
-0
/
+5
*
anv: force whole EU array to be powered for perf queries
Lionel Landwerlin
2020-04-23
1
-0
/
+10
*
intel/perf: specify sseu configuration when supported
Lionel Landwerlin
2020-04-23
3
-6
/
+14
*
intel/perf: store default sseu configuration
Lionel Landwerlin
2020-04-23
2
-0
/
+20
*
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
Rhys Perry
2020-04-23
1
-1
/
+3
*
intel/compiler: Don't create 64-bit src1 immediates in opt_peephole_sel
Kenneth Graunke
2020-04-23
1
-2
/
+8
*
intel/compiler: Delete abs/neg handling in fsign code
Kenneth Graunke
2020-04-22
2
-40
/
+2
*
intel/compiler: Don't copy prop source mods into PICK_HIGH_32BIT
Kenneth Graunke
2020-04-22
1
-1
/
+2
*
intel/compiler: Put back saturate on [iu]add_sat opcodes
Kenneth Graunke
2020-04-22
1
-0
/
+1
*
intel/compiler: Drop nir_lower_to_source_mods() and related handling.
Kenneth Graunke
2020-04-21
4
-123
/
+27
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
2
-0
/
+2
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
5
-8
/
+8
*
replace _mesa_is_pow_two with util_is_power_of_two_*
Dylan Baker
2020-04-21
2
-3
/
+2
*
anv/android: fix assert in anv_import_ahw_memory
Abhishek Kumar
2020-04-21
1
-1
/
+1
[next]