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
*
i965: Compile fp64 software routines and lower double-ops
Matt Turner
2019-01-09
1
-22
/
+70
*
intel/compiler: Heap-allocate temporary storage
Matt Turner
2019-01-09
1
-3
/
+5
*
intel/compiler: Expand size of the 'nr' field
Matt Turner
2019-01-09
1
-4
/
+3
*
intel/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
11
-36
/
+38
*
intel/compiler: Rearrange code to avoid future problems
Matt Turner
2019-01-09
1
-3
/
+4
*
intel/compiler: Avoid false positive assertions
Matt Turner
2019-01-09
1
-6
/
+6
*
intel/compiler: Split 64-bit MOV-indirects if needed
Matt Turner
2019-01-09
1
-1
/
+2
*
intel/compiler: Lower 64-bit MOV/SEL operations
Matt Turner
2019-01-09
1
-1
/
+49
*
intel/fs: Remove FS_OPCODE_UNPACK_HALF_2x16_SPLIT opcodes.
Francisco Jerez
2019-01-09
6
-47
/
+4
*
intel/fs: Remove nasty open-coded CHV/BXT 64-bit workarounds.
Francisco Jerez
2019-01-09
2
-145
/
+12
*
intel/fs: Remove existing lower_conversions pass.
Francisco Jerez
2019-01-09
5
-139
/
+1
*
intel/fs: Introduce regioning lowering pass.
Francisco Jerez
2019-01-09
6
-19
/
+418
*
intel/fs: Constify fs_inst::can_do_source_mods().
Francisco Jerez
2019-01-09
2
-2
/
+2
*
intel/fs: Respect CHV/BXT regioning restrictions in copy propagation pass.
Francisco Jerez
2019-01-09
2
-0
/
+38
*
intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.
Francisco Jerez
2019-01-09
1
-7
/
+4
*
intel/fs: Fix bug in lower_simd_width while splitting an instruction which wa...
Francisco Jerez
2019-01-09
1
-2
/
+5
*
intel/fs: Implement quad swizzles on ICL+.
Francisco Jerez
2019-01-09
3
-18
/
+97
*
intel/fs: Handle source modifiers in lower_integer_multiplication().
Francisco Jerez
2019-01-09
2
-2
/
+37
*
anv/pipeline: remove unnecessary null-pointer check
Andrii Simiklit
2019-01-09
1
-4
/
+2
*
anv: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
13
-54
/
+54
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
2
-7
/
+7
*
anv: flush fast clear colors into compressed surfaces
Lionel Landwerlin
2019-01-08
1
-0
/
+49
*
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
2019-01-08
3
-16
/
+30
*
anv: Sort properties and features switch statements
Jason Ekstrand
2019-01-07
1
-42
/
+42
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-9
/
+9
*
anv: Enable the new deref-based UBO/SSBO path
Jason Ekstrand
2019-01-08
2
-1
/
+23
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-0
/
+4
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
anv/apply_pipeline_layout: Set the cursor in lower_res_reindex_intrinsic
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
anv/android: Do not reject storage images.
Bas Nieuwenhuizen
2019-01-07
1
-8
/
+2
*
intel/blorp: Be more conservative about copying clear colors
Jason Ekstrand
2019-01-04
1
-3
/
+6
*
intel/blorp: emit VF caching workaround before 3DSTATE_VERTEX_BUFFERS
Lionel Landwerlin
2019-01-04
1
-2
/
+2
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
anv/autotools: make sure tests link with -msse2
Erik Faye-Lund
2018-12-31
1
-0
/
+4
*
anv/meson: make sure tests link with -msse2
Erik Faye-Lund
2018-12-31
1
-0
/
+1
*
intel/aub_viewer: highlight true booleans
Lionel Landwerlin
2018-12-28
3
-2
/
+10
*
intel/aub_viewer: fold binding/sampler table items
Lionel Landwerlin
2018-12-28
1
-4
/
+11
*
intel/aub_viewer: fix shader view
Lionel Landwerlin
2018-12-28
1
-1
/
+3
*
intel/aub_viewer: print address of missing shader
Lionel Landwerlin
2018-12-28
1
-1
/
+2
*
intel/aub_viewer: fixup 0x address prefix
Lionel Landwerlin
2018-12-28
1
-1
/
+1
*
intel/aub_viewer: fix shader get_bo
Lionel Landwerlin
2018-12-28
1
-6
/
+2
*
anv: don't do partial resolve on layer > 0
Lionel Landwerlin
2018-12-24
1
-0
/
+8
*
intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regs
Iago Toral Quiroga
2018-12-20
1
-2
/
+2
*
anv/android: turn on VK_ANDROID_external_memory_android_hardware_buffer
Tapani Pälli
2018-12-19
1
-0
/
+1
*
anv: ignore VkSamplerYcbcrConversion on non-yuv formats
Tapani Pälli
2018-12-19
1
-1
/
+6
*
anv: support VkSamplerYcbcrConversionInfo in vkCreateImageView
Tapani Pälli
2018-12-19
1
-1
/
+26
*
anv: add VkFormat field as part of anv_format
Tapani Pälli
2018-12-19
2
-0
/
+5
*
anv: support VkExternalFormatANDROID in vkCreateSamplerYcbcrConversion
Tapani Pälli
2018-12-19
1
-4
/
+26
[next]