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: Use nir's info when checking uses_streams.
Kenneth Graunke
2018-11-28
1
-1
/
+1
*
intel/compiler: fix register allocation in opt_peephole_sel
Iago Toral Quiroga
2018-11-28
1
-2
/
+1
*
intel/compiler: fix indentation style in opt_algebraic()
Iago Toral Quiroga
2018-11-27
1
-10
/
+10
*
anv/icl: Set use full ways in L3CNTLREG
Anuj Phogat
2018-11-26
2
-0
/
+2
*
intel/icl: Set way_size_per_bank to 4
Anuj Phogat
2018-11-26
1
-1
/
+2
*
i965/icl: Fix L3 configurations
Anuj Phogat
2018-11-26
1
-6
/
+6
*
anv: correctly use vulkan 1.0 by default
Eric Engestrom
2018-11-26
1
-1
/
+1
*
anv: allow exporting an imported SYNC_FD semaphore type
Tapani Pälli
2018-11-23
1
-1
/
+2
*
anv/nir: Rework arguments to apply_pipeline_layout
Jason Ekstrand
2018-11-22
3
-4
/
+8
*
anv: Put robust buffer access in the pipeline hash
Jason Ekstrand
2018-11-22
1
-0
/
+6
*
anv: Expose VK_EXT_scalar_block_layout
Jason Ekstrand
2018-11-22
2
-0
/
+8
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
6
-15
/
+10
*
meson: Add tests to suites
Dylan Baker
2018-11-20
3
-3
/
+6
*
i965: Allow only one slot of clip distances to be set on Gen4-5.
Kenneth Graunke
2018-11-19
1
-1
/
+3
*
intel/fs,vec4: Fix a compiler warning
Jason Ekstrand
2018-11-19
2
-3
/
+3
*
intel,nir: Move gl_LocalInvocationID lowering to nir_lower_system_values
Jason Ekstrand
2018-11-19
2
-33
/
+1
*
i965: Correct L8_UNORM_SRGB table entry
Gert Wollny
2018-11-19
1
-1
/
+1
*
intel/aub_viewer: Print blend states properly
Lionel Landwerlin
2018-11-16
1
-2
/
+16
*
intel/aub_viewer: fix dynamic state printing
Lionel Landwerlin
2018-11-16
1
-2
/
+2
*
intel/aubinator: fix ring buffer pointer
Lionel Landwerlin
2018-11-16
2
-4
/
+4
*
intel/decoders: read ring buffer length
Lionel Landwerlin
2018-11-16
2
-2
/
+5
*
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
2018-11-15
7
-405
/
+421
*
intel/compiler: Disassemble GEN6_SFID_DATAPORT_SAMPLER_CACHE as dp_sampler
Sagar Ghuge
2018-11-15
1
-1
/
+1
*
intel/tools: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
2
-5
/
+8
*
nir: Allow to skip integer ops in nir_lower_to_source_mods
Gert Wollny
2018-11-14
1
-1
/
+1
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
1
-2
/
+1
*
anv: move helper function internally
Lionel Landwerlin
2018-11-13
2
-22
/
+22
*
anv: use image aspects rather than computed ones
Lionel Landwerlin
2018-11-13
1
-1
/
+1
*
anv: associate vulkan formats with aspects
Lionel Landwerlin
2018-11-13
2
-41
/
+69
*
anv/lower_ycbcr: make sure to set 0s on all components
Lionel Landwerlin
2018-11-13
1
-5
/
+5
*
anv/image: remove unused parameter
Lionel Landwerlin
2018-11-13
1
-3
/
+2
*
anv: simplify internal address offset
Lionel Landwerlin
2018-11-13
1
-2
/
+1
*
intel/genxml: Add engine definition to render engine instructions (gen11)
Toni Lönnberg
2018-11-13
1
-116
/
+116
*
intel/genxml: Add engine definition to render engine instructions (gen10)
Toni Lönnberg
2018-11-13
1
-113
/
+113
*
intel/genxml: Add engine definition to render engine instructions (gen9)
Toni Lönnberg
2018-11-13
1
-117
/
+117
*
intel/genxml: Add engine definition to render engine instructions (gen8)
Toni Lönnberg
2018-11-13
1
-116
/
+116
*
intel/genxml: Add engine definition to render engine instructions (gen75)
Toni Lönnberg
2018-11-13
1
-107
/
+107
*
intel/genxml: Add engine definition to render engine instructions (gen7)
Toni Lönnberg
2018-11-13
1
-83
/
+83
*
intel/genxml: Add engine definition to render engine instructions (gen6)
Toni Lönnberg
2018-11-13
1
-54
/
+54
*
intel/genxml: Add engine definition to render engine instructions (gen5)
Toni Lönnberg
2018-11-13
1
-30
/
+30
*
intel/genxml: Add engine definition to render engine instructions (gen45)
Toni Lönnberg
2018-11-13
1
-27
/
+27
*
intel/genxml: Add engine definition to render engine instructions (gen4)
Toni Lönnberg
2018-11-13
1
-25
/
+25
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
8
-53
/
+69
*
intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
2018-11-13
4
-25
/
+19
*
intel/decoder: Engine parameter for instructions
Toni Lönnberg
2018-11-13
2
-0
/
+31
*
anv/i965: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-13
1
-0
/
+3
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
2
-0
/
+2
*
intel/fs: Prevent emission of IR instructions not aligned to their own execut...
Francisco Jerez
2018-11-09
1
-3
/
+17
*
intel/aub_read: remove useless breaks
Lionel Landwerlin
2018-11-09
1
-6
/
+0
*
intel/compiler: fix node interference of simd16 instructions
Iago Toral Quiroga
2018-11-09
1
-19
/
+17
[next]