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
*
intel/compiler: remove abandoned comments
Andres Gomez
2019-07-12
1
-3
/
+0
*
anv: Properly compute image usage in CreateImageView
Jason Ekstrand
2019-07-12
1
-2
/
+9
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
1
-0
/
+1
*
intel/vec4: Try to emit immediate sources for MOV
Ian Romanick
2019-07-11
1
-4
/
+14
*
intel/vec4: Try to emit a VF source in try_immediate_source
Ian Romanick
2019-07-11
1
-12
/
+33
*
intel/vec4: Try to emit a single load for multiple 3-src instruction operands
Ian Romanick
2019-07-11
2
-4
/
+36
*
intel/vec4: Refactor operand fixing for ffma and flrp
Ian Romanick
2019-07-11
2
-8
/
+16
*
intel/fs: Add support for SLM fence in Gen11
Caio Marcelo de Oliveira Filho
2019-07-11
6
-12
/
+66
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
16
-105
/
+91
*
anv: Make the workaround BO a whole page
Jason Ekstrand
2019-07-10
1
-1
/
+1
*
anv: Set Stateless Data Port Access MOCS
Jason Ekstrand
2019-07-10
1
-0
/
+2
*
android: anv: import include path of libmesa_nir
Chih-Wei Huang
2019-07-10
1
-18
/
+18
*
android: anv: eliminate libmesa_anv_entrypoints
Chih-Wei Huang
2019-07-10
1
-62
/
+20
*
android: vulkan/util: fix export path
Chih-Wei Huang
2019-07-10
1
-1
/
+0
*
android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
Chih-Wei Huang
2019-07-10
1
-9
/
+9
*
android: anv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
Chih-Wei Huang
2019-07-10
1
-2
/
+0
*
anv: Set maxComputeSharedMemorySize to 64k
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+1
*
intel/vec4: Delete vec4_visitor::emit_lrp
Ian Romanick
2019-07-08
3
-32
/
+5
*
intel/vec4: Reswizzle VF immediates too
Ian Romanick
2019-07-08
1
-1
/
+23
*
anv: disable repacking for compression for applicable gen
Dongwon Kim
2019-07-08
1
-0
/
+18
*
intel: add disable_ccs_repack to gen_device_info
Dongwon Kim
2019-07-08
2
-0
/
+4
*
intel/genxml: correct bit fields in CACHE_MODE_0 reg for gen11
Dongwon Kim
2019-07-08
1
-16
/
+14
*
anv: Advertise VK_EXT_shader_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-07-08
3
-0
/
+8
*
intel/fs: Implement "demote to helper invocation"
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+23
*
intel/nir: Extract add_const_offset_to_base
Connor Abbott
2019-07-08
1
-74
/
+23
*
radv: Make FragCoord a sysval
Connor Abbott
2019-07-08
1
-1
/
+1
*
anv,nir: Move lower_input_attachments pass from ANV to NIR.
Daniel Schürmann
2019-07-08
5
-149
/
+1
*
anv: fix VkExternalBufferProperties for host allocation
Chia-I Wu
2019-07-07
1
-0
/
+10
*
anv: fix VkExternalBufferProperties for unsupported handles
Chia-I Wu
2019-07-07
1
-1
/
+7
*
anv: manually add KHR_display to the list of platforms
Lionel Landwerlin
2019-07-07
1
-0
/
+2
*
intel: fix wrong format usage
Juan A. Suarez Romero
2019-07-03
1
-1
/
+1
*
anv: Advertise a more accurate minTexelBufferOffsetAlignment
Jason Ekstrand
2019-07-02
1
-1
/
+4
*
anv: Implement VK_EXT_texel_buffer_alignment
Jason Ekstrand
2019-07-02
2
-0
/
+38
*
intel/fs: Use nir_lower_interpolation on gen11+
Jason Ekstrand
2019-07-02
4
-48
/
+3
*
intel/fs: Implement nir_intrinsic_load_fs_input_interp_deltas
Jason Ekstrand
2019-07-02
2
-1
/
+14
*
intel/fs: Actually implement the load_barycentric intrinsics
Jason Ekstrand
2019-07-02
2
-12
/
+93
*
intel/tools: Add assembler unit tests for ROL/ROR instructions
Sagar Ghuge
2019-07-01
5
-0
/
+5
*
intel/tools: Add ROL/ROR support in assembler
Sagar Ghuge
2019-07-01
2
-0
/
+10
*
intel/compiler: Emit ROR and ROL instruction
Sagar Ghuge
2019-07-01
2
-0
/
+9
*
intel/compiler: Enable the emission of ROR/ROL instructions
Sagar Ghuge
2019-07-01
6
-2
/
+26
*
anv: fix indentation
Eric Engestrom
2019-06-29
1
-15
/
+14
*
anv: fix typo
Eric Engestrom
2019-06-29
1
-1
/
+1
*
anv: replace hard-coded platform list with vk.xml parse
Eric Engestrom
2019-06-29
1
-5
/
+11
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-06-29
4
-20
/
+192
*
intel/vec4: Try both sources as candidates for being immediates
Ian Romanick
2019-06-28
1
-41
/
+80
*
intel/vec4: Try immediate sources for dot products too
Ian Romanick
2019-06-28
1
-0
/
+4
*
intel/vec4: Try emitting non-scalar immediates
Ian Romanick
2019-06-28
1
-4
/
+31
*
Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
1
-12
/
+0
*
isl: Don't align phys_level0_sa by block dimension
Nanley Chery
2019-06-27
2
-31
/
+19
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
3
-15
/
+37
[next]