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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/fs: Optimize 16-bit SSBO stores by packing two into a 32-bit reg
Jose Maria Casanova Crespo
2017-12-06
1
-15
/
+43
*
anv: Enable SPV_KHR_16bit_storage and VK_KHR_16bit_storage for SSBO/UBO
Alejandro Piñeiro
2017-12-06
3
-0
/
+15
*
i965/fs: Enables 16-bit load_ubo with sampler
Jason Ekstrand
2017-12-06
1
-7
/
+14
*
i965/fs: Helpers for un/shuffle 16-bit pairs in 32-bit components
Jose Maria Casanova Crespo
2017-12-06
2
-0
/
+71
*
i965/fs: Use byte scattered read for 16-bit load_ssbo
Jose Maria Casanova Crespo
2017-12-06
1
-1
/
+13
*
i965/fs: Add byte scattered read message and fs support
Jose Maria Casanova Crespo
2017-12-06
9
-1
/
+94
*
i965/fs: Predicate byte scattered writes if needed
Alejandro Piñeiro
2017-12-06
1
-1
/
+14
*
i965/fs: Use byte_scattered_write on 16-bit store_ssbo
Alejandro Piñeiro
2017-12-06
1
-20
/
+45
*
i965/fs: Add byte scattered write message and fs support
Jose Maria Casanova Crespo
2017-12-06
9
-0
/
+118
*
i965/fs: Add remove_extra_rounding_modes optimization
Alejandro Piñeiro
2017-12-06
3
-0
/
+39
*
i965/fs: Enable rounding mode on f2f16 ops
Alejandro Piñeiro
2017-12-06
1
-0
/
+18
*
i965/fs: Define new shader opcode to set rounding modes
Alejandro Piñeiro
2017-12-06
5
-0
/
+62
*
i965: Add support for control register
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+6
*
i965/fs: Handle 32-bit to 16-bit conversions
Alejandro Piñeiro
2017-12-06
1
-0
/
+25
*
i965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec_type
Alejandro Piñeiro
2017-12-06
1
-3
/
+0
*
i965: Support for 16-bit base types in helper functions
Jose Maria Casanova Crespo
2017-12-06
3
-0
/
+25
*
i965/vec4: Handle 16-bit types at type_size_xvec4
Alejandro Piñeiro
2017-12-06
1
-0
/
+3
*
spirv/nir: Add support for SPV_KHR_16bit_storage
Eduardo Lima Mitev
2017-12-06
2
-0
/
+8
*
spirv: Enable FPRoundingMode decorator to nir operations
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+33
*
spirv/nir: Handle 16-bit types
Eduardo Lima Mitev
2017-12-06
2
-19
/
+114
*
nir: Handle fp16 rounding modes at nir_type_conversion_op
Jose Maria Casanova Crespo
2017-12-06
5
-6
/
+28
*
nir: Populate conversion opcodes to 16-bit types
Eduardo Lima Mitev
2017-12-06
1
-1
/
+1
*
nir: Add rounding modes enum
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+10
*
nir: Add support for 16-bit types (half float, int16 and uint16)
Eduardo Lima Mitev
2017-12-06
5
-0
/
+47
*
mesa/st: Handle 16-bit types at st_glsl_storage_type_size()
Eduardo Lima Mitev
2017-12-06
1
-0
/
+3
*
glsl: Add 16-bit types
Eduardo Lima Mitev
2017-12-06
9
-8
/
+145
*
anv: Add support for the variablePointers feature
Jason Ekstrand
2017-12-05
2
-4
/
+3
*
spirv: Allow OpPtrAccessChain for block indices
Jason Ekstrand
2017-12-05
1
-46
/
+102
*
anv: Handle nir_intrinsic_vulkan_resource_reindex
Jason Ekstrand
2017-12-05
1
-1
/
+27
*
nir: Add a vulkan_resource_reindex intrinsic
Jason Ekstrand
2017-12-05
1
-1
/
+8
*
spirv: Add support for lowering workgroup access to offsets
Jason Ekstrand
2017-12-05
4
-19
/
+190
*
spirv: Rename get_shared_nir_atomic_op to get_var_nir_atomic_op
Jason Ekstrand
2017-12-05
1
-2
/
+2
*
spirv: Add theoretical support for single component pointers
Jason Ekstrand
2017-12-05
1
-6
/
+24
*
spirv: Use offset_pointer_dereference to instead of get_vulkan_resource_index
Jason Ekstrand
2017-12-05
1
-35
/
+19
*
spirv: Refactor a couple of pointer query helpers
Jason Ekstrand
2017-12-05
2
-21
/
+21
*
spirv: Refactor the base case of offset_pointer_dereference
Jason Ekstrand
2017-12-05
1
-15
/
+23
*
spirv: Add a switch statement for the block store opcode
Jason Ekstrand
2017-12-05
1
-1
/
+10
*
spirv: Use a dereference instead of vtn_variable_resource_index
Jason Ekstrand
2017-12-05
1
-7
/
+10
*
mesa: add const qualifier on _mesa_is_renderable_texture_format()
Brian Paul
2017-12-05
2
-2
/
+4
*
mesa: add const qualifier on _mesa_base_fbo_format()
Brian Paul
2017-12-05
2
-2
/
+2
*
mesa: s/%u/%d/ in _mesa_error() call in check_layer()
Brian Paul
2017-12-05
1
-2
/
+1
*
mesa: simplify/improve some _mesa_error() calls in teximage.c
Brian Paul
2017-12-05
1
-9
/
+5
*
mesa: trivial whitespace fixes in transformfeedback.c
Brian Paul
2017-12-05
1
-9
/
+9
*
mesa: add const qualifier in test_attachment_completeness()
Brian Paul
2017-12-05
1
-1
/
+1
*
st/mesa: remove unneeded #include in st_format.h
Brian Paul
2017-12-05
1
-1
/
+0
*
st/mesa: rename a few vars to 'bindings'
Brian Paul
2017-12-05
1
-10
/
+10
*
st/mesa: whitespace fixes in st_format.c
Brian Paul
2017-12-05
1
-5
/
+13
*
freedreno/a5xx: hide ARB_base_instance
Rob Clark
2017-12-05
1
-1
/
+8
*
freedreno/ir3: handle input/output component
Rob Clark
2017-12-05
1
-4
/
+6
*
mesa/st: move cloning of NIR shader for compute
Rob Clark
2017-12-05
2
-2
/
+5
[prev]
[next]