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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/swr: add option for static link
Krzysztof Raszkowski
2020-01-23
3
-80
/
+159
*
aco: fix printing assembly with CLRXdisasm on GFX6
Samuel Pitoiset
2020-01-23
1
-2
/
+34
*
clover/meson: Define OpenCL header macros
Pierre Moreau
2020-01-23
5
-15
/
+17
*
clover: Use the dispatch table type from the OpenCL headers
Pierre Moreau
2020-01-23
3
-930
/
+4
*
include/CL: Update OpenCL headers to latest
Pierre Moreau
2020-01-23
3
-0
/
+1319
*
radv: advertise VK_AMD_shader_fragment_mask
Samuel Pitoiset
2020-01-23
3
-0
/
+3
*
aco: add support for nir_texop_fragment_{mask}_fetch
Samuel Pitoiset
2020-01-23
1
-4
/
+13
*
ac/nir: add support for nir_texop_fragment_{mask}_fetch
Samuel Pitoiset
2020-01-23
1
-3
/
+35
*
nir/lower_input_attachments: lower nir_texop_fragment_{mask}_fetch
Samuel Pitoiset
2020-01-23
1
-10
/
+52
*
spirv: add support for SpvOpFragment{Mask}FetchAMD operations
Samuel Pitoiset
2020-01-23
1
-1
/
+23
*
nir: add two new texture ops for multisample fragment color/mask fetches
Samuel Pitoiset
2020-01-23
2
-0
/
+9
*
spirv: add SpvCapabilityFragmentMaskAMD
Samuel Pitoiset
2020-01-23
2
-0
/
+5
*
radv: handle missing implicit subpass dependencies
Samuel Pitoiset
2020-01-23
1
-0
/
+112
*
radv: add explicit external subpass dependencies to meta operations
Samuel Pitoiset
2020-01-23
7
-14
/
+296
*
gallivm: fix find lsb
Dave Airlie
2020-01-23
1
-1
/
+2
*
galllivm: fix gather offset casting
Dave Airlie
2020-01-23
1
-2
/
+4
*
llvmpipe: fix some integer instruction lowering.
Dave Airlie
2020-01-23
1
-2
/
+3
*
gallivm: fix gather component handling.
Dave Airlie
2020-01-23
1
-2
/
+3
*
turnip: Add support for uniform texel buffers.
Eric Anholt
2020-01-23
4
-12
/
+55
*
intel: Fix aux map alignments on 32-bit builds.
Kenneth Graunke
2020-01-23
2
-5
/
+5
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
9
-34
/
+21
*
util: Explain BITSET_FOREACH_SET params
Matt Turner
2020-01-23
1
-0
/
+8
*
lima: implement invalidate_resource()
Vasily Khoruzhick
2020-01-23
3
-18
/
+34
*
glsl_to_nir: update interface type properly
Timothy Arceri
2020-01-23
1
-2
/
+4
*
glsl: count uniform components and storage better in nir linking
Timothy Arceri
2020-01-23
1
-4
/
+13
*
glsl: fix check for matrices in blocks when using nir uniform linker
Timothy Arceri
2020-01-23
1
-4
/
+3
*
glsl: remove bogus assert in nir uniform linking
Timothy Arceri
2020-01-23
1
-1
/
+0
*
nir/algebraic: Optimize some 64-bit integer comparisons involving zero
Ian Romanick
2020-01-23
1
-0
/
+18
*
anv: Enable SPV_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_f...
Ian Romanick
2020-01-23
2
-0
/
+2
*
iris: Enable INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
2
-0
/
+10
*
gallium: Add a cap bit for integer multiplication between 32-bit and 16-bit
Ian Romanick
2020-01-23
3
-0
/
+3
*
gallium: Add a cap bit for OpenCL-style extended integer functions
Ian Romanick
2020-01-23
3
-0
/
+5
*
i965: Enable INTEL_shader_integer_functions2 on Gen8+
Ian Romanick
2020-01-23
3
-0
/
+8
*
spirv: Add support for IntegerFunctions2INTEL capability
Ian Romanick
2020-01-23
2
-0
/
+5
*
spirv: Silence a bunch of unused parameter warnings
Ian Romanick
2020-01-23
1
-12
/
+12
*
nir/spirv: Translate SPIR-V to NIR for new INTEL_shader_integer_functions2 op...
Ian Romanick
2020-01-23
2
-0
/
+35
*
intel/fs: Implement support for NIR opcodes for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+67
*
intel/fs: Add SHADER_OPCODE_[IU]SUB_SAT pseudo-ops
Ian Romanick
2020-01-23
3
-0
/
+101
*
intel/fs: Don't lower integer multiplies that don't need lowering
Ian Romanick
2020-01-23
1
-0
/
+11
*
compiler: Translate GLSL IR to NIR for new INTEL_shader_integer_functions2 ex...
Ian Romanick
2020-01-23
1
-0
/
+30
*
nir/algebraic: Add lowering for 64-bit iadd_sat and isub_sat
Ian Romanick
2020-01-23
1
-0
/
+50
*
nir/algebraic: Add lowering for 64-bit uadd_sat
Ian Romanick
2020-01-23
1
-0
/
+1
*
nir/algebraic: Add lowering for 64-bit usub_sat
Ian Romanick
2020-01-23
2
-0
/
+18
*
nir/algebraic: Add lowering for 64-bit hadd and rhadd
Ian Romanick
2020-01-23
2
-0
/
+26
*
nir/algebraic: Add lowering for uabs_usub and uabs_isub
Ian Romanick
2020-01-23
1
-0
/
+3
*
nir: Add new instructions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+17
*
glsl: Add built-in functions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+311
*
glsl_types: Add function to get an unsigned base type from a signed type
Ian Romanick
2020-01-23
1
-0
/
+21
*
glsl: Add new expressions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
5
-0
/
+133
*
mesa: Extension boilerplate for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
4
-0
/
+5
[next]