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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptors
Lionel Landwerlin
2019-05-27
1
-2
/
+15
*
anv/android: fix missing dependencies issue during parallel build
Chenglei Ren
2019-05-27
1
-9
/
+9
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
4
-12
/
+7
*
intel: Implement abs, neg, and sat in the back-end
Jason Ekstrand
2019-05-24
2
-9
/
+44
*
intel/nir: Call alu_to_scalar one last time before out-of-ssa
Jason Ekstrand
2019-05-24
1
-0
/
+2
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
2
-2
/
+2
*
anv: Do not emulate texture swizzle for INPUT_ATTACHMENT, STORAGE_IMAGE
Danylo Piliaiev
2019-05-24
2
-6
/
+12
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-22
1
-14
/
+14
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
2
-0
/
+20
*
anv: Don't re-use entry_point pointer from spirv_to_nir
Caio Marcelo de Oliveira Filho
2019-05-20
1
-2
/
+2
*
spirv, radv, anv: Replace ptr_type with addr_format
Caio Marcelo de Oliveira Filho
2019-05-20
1
-7
/
+11
*
anv: Only consider minSampleShading when sampleShadingEnable is set
Jason Ekstrand
2019-05-17
1
-2
/
+2
*
anv: Stop forcing bindless for images
Jason Ekstrand
2019-05-17
1
-4
/
+5
*
anv: Emulate texture swizzle in the shader when needed
Jason Ekstrand
2019-05-17
4
-2
/
+133
*
anv: Fix some depth buffer sampling cases on ICL+
Nanley Chery
2019-05-16
1
-1
/
+7
*
intel/fs/live_variables: Do compute_start_end in BITSET_WORD chunks
Jason Ekstrand
2019-05-16
1
-9
/
+15
*
intel/fs/ra: Choose a spill reg before throwing away the graph
Jason Ekstrand
2019-05-16
1
-7
/
+7
*
intel/fs/ra: Add spill costs to the graph on-demand
Jason Ekstrand
2019-05-16
1
-4
/
+9
*
intel/fs/ra: Add a helper for discarding the interference graph
Jason Ekstrand
2019-05-16
1
-2
/
+9
*
intel/compiler: use bitset instead of opencoding a 32-bit bitset. (v2)
Dave Airlie
2019-05-15
1
-7
/
+10
*
intel/compiler: remove repeated bit_size / 8 in brw mem lowering pass.
Dave Airlie
2019-05-15
1
-7
/
+8
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
9
-32
/
+171
*
intel/compiler: Move ICP handle fetching into a helper function.
Kenneth Graunke
2019-05-14
2
-36
/
+47
*
intel/compiler: Don't repeat dispatch max fixing condition
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Rename invocation_id_mask to instance_id_mask
Kenneth Graunke
2019-05-14
1
-4
/
+4
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
2
-14
/
+23
*
intel/compiler: Repeat nir_opt_algebraic_late
Ian Romanick
2019-05-14
1
-1
/
+16
*
intel/fs: Allow cmod propagation to instructions with saturate modifier
Ian Romanick
2019-05-14
2
-9
/
+528
*
intel/fs/ra: Spill without destroying the interference graph
Jason Ekstrand
2019-05-14
1
-13
/
+96
*
intel/fs/ra: Put the VGRFs at the end of the nodes
Jason Ekstrand
2019-05-14
1
-18
/
+32
*
intel/fs/ra: Re-arrange interference setup
Jason Ekstrand
2019-05-14
1
-217
/
+205
*
intel/fs/ra: Do the spill loop inside RA
Jason Ekstrand
2019-05-14
2
-21
/
+28
*
intel/fs/ra: Only add MRF hack interference if we're spilling
Jason Ekstrand
2019-05-14
1
-62
/
+50
*
intel/fs/ra: Pull the guts of RA into its own class
Jason Ekstrand
2019-05-14
2
-76
/
+103
*
intel/fs/ra: Move assign_regs further down in the file
Jason Ekstrand
2019-05-14
1
-70
/
+70
*
intel/fs/ra: Split building the interference graph into a helper
Jason Ekstrand
2019-05-14
1
-23
/
+42
*
intel/fs/ra: Initialize grf_used with first_non_payload_grf
Jason Ekstrand
2019-05-14
1
-1
/
+1
*
intel/fs/ra: Stop adding RA interference to too many SENDS nodes
Jason Ekstrand
2019-05-14
1
-8
/
+3
*
intel/fs/ra: Only add dest interference to sources that exist
Jason Ekstrand
2019-05-14
1
-1
/
+1
*
intel/fs: Stop doing extra RA calls
Jason Ekstrand
2019-05-14
1
-19
/
+27
*
isl: Add restrictions to isl_surf_get_hiz_surf()
Nanley Chery
2019-05-14
1
-0
/
+25
*
isl: Add restriction and comments to isl_surf_get_ccs_surf()
Nanley Chery
2019-05-14
1
-1
/
+17
*
isl: Modify restrictions in isl_surf_get_mcs_surf()
Nanley Chery
2019-05-14
1
-5
/
+19
*
anv: Implement VK_KHR_uniform_buffer_standard_layout
Jason Ekstrand
2019-05-13
2
-0
/
+8
*
intel/tools: Fix build with glibc < 2.27.
Vinson Lee
2019-05-13
1
-0
/
+3
*
intel: drop misleading driver name from gen_get_device_info()
Mike Blumenkrantz
2019-05-11
1
-1
/
+1
*
anv: Fix limits when VK_EXT_descriptor_indexing is used
Caio Marcelo de Oliveira Filho
2019-05-10
1
-9
/
+14
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-2
/
+2
*
intel/fs/copy-prop: Don't walk all the ACPs for each instruction
Jason Ekstrand
2019-05-10
1
-11
/
+68
*
intel/fs/copy-prop: Purge unused ACPs
Jason Ekstrand
2019-05-10
1
-0
/
+19
[next]