index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
spirv: Do implicit conversions of uint to bool in OpStore
Jason Ekstrand
2018-01-08
1
-0
/
+19
*
spirv: Loosen the validation for load/store type matching
Jason Ekstrand
2018-01-08
1
-6
/
+33
*
spirv: Require a storage type for OpStore destinations
Jason Ekstrand
2018-01-08
1
-0
/
+4
*
spirv: Add a vtn_types_compatible helper
Jason Ekstrand
2018-01-08
2
-0
/
+55
*
spirv: Store the id of the type in vtn_type
Jason Ekstrand
2018-01-08
3
-5
/
+8
*
spirv: Add a mechanism for dumping failing shaders
Jason Ekstrand
2018-01-08
2
-0
/
+29
*
spirv: Rework asserts in var_decoration_cb
Jason Ekstrand
2018-01-08
1
-7
/
+8
*
spirv: Rework error checking for decorations
Jason Ekstrand
2018-01-08
1
-9
/
+32
*
spirv: Add better type validation to OpTypeImage
Jason Ekstrand
2018-01-08
1
-7
/
+10
*
spirv: Switch on vtn_base_type in OpComposite(Extract|Insert)
Jason Ekstrand
2018-01-08
1
-37
/
+32
*
spirv: Refactor Op[Spec]ConstantComposite and add better validation
Jason Ekstrand
2018-01-08
1
-36
/
+32
*
spirv: Add better validation to Op[Spec]Constant
Jason Ekstrand
2018-01-08
1
-2
/
+7
*
spirv: Remove a pointless assignment in SpvOpSpecConstant
Jason Ekstrand
2018-01-08
1
-1
/
+0
*
spirv: Unify boolean constants and add better validation
Jason Ekstrand
2018-01-08
1
-10
/
+11
*
spirv/info: Add spirv_op_to_string
Jason Ekstrand
2018-01-08
2
-0
/
+11
*
spirv: Make 'info' a local array spirv_info_c.py
Jason Ekstrand
2018-01-08
1
-3
/
+5
*
spirv: Add better error messages in vtn_value helpers
Jason Ekstrand
2018-01-08
1
-11
/
+15
*
spirv: Import 1.2 rev 3 headers and grammar from Khronos
Caio Marcelo de Oliveira Filho
2018-01-08
2
-164
/
+431
*
glsl: Respect std430 layout in lower_buffer_access
Florian Will
2018-01-08
1
-4
/
+10
*
glsl/standalone: set MaxTransformFeedbackBuffers
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: set MaxVertexStreams
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: set MaxUniformBufferBindings
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: point which arguments are mandatory
Alejandro Piñeiro
2018-01-05
1
-1
/
+4
*
nir: Add a helper to get the uvec4 type.
Eric Anholt
2018-01-03
2
-0
/
+7
*
nir: add missing local_group_size intrinsic
Rob Clark
2017-12-30
2
-0
/
+5
*
spirv: consider bitsize when handling OpSwitch cases
Eero Tamminen
2017-12-28
1
-3
/
+11
*
Revert "spirv: consider bitsize when handling OpSwitch cases"
Mark Janes
2017-12-21
1
-11
/
+3
*
glsl: disable vec3 packing/splitting in tfb separate mode
Brian Paul
2017-12-20
1
-1
/
+13
*
glsl: simply packing class comparison
Brian Paul
2017-12-20
1
-2
/
+3
*
glsl: document varying_matches::assign_locations() params and return value
Brian Paul
2017-12-20
1
-2
/
+7
*
glsl: remove some continue statements
Brian Paul
2017-12-20
1
-13
/
+11
*
glsl: use bitwise operators in varying_matches::compute_packing_class()
Brian Paul
2017-12-20
1
-5
/
+10
*
glsl: simplify loop in varying_matches::assign_locations()
Brian Paul
2017-12-20
1
-5
/
+5
*
glsl: minor simplification in assign_varying_locations()
Brian Paul
2017-12-20
1
-5
/
+3
*
glsl: make varying_matches::is_varying_packing_safe() const
Brian Paul
2017-12-20
1
-2
/
+2
*
glsl: trivial comment fixes in lower_packed_varyings.cpp
Brian Paul
2017-12-20
1
-1
/
+1
*
spirv: Makefile.nir.am: include vtn_gather_types_c.py script in tarball dist
Juan A. Suarez Romero
2017-12-20
1
-0
/
+1
*
spirv: consider bitsize when handling OpSwitch cases
Juan A. Suarez Romero
2017-12-20
1
-3
/
+11
*
nir/linking: always set the used_across_stages/outputs_read bits
Dave Airlie
2017-12-19
1
-6
/
+7
*
spirv: Relax the validation conditions of OpSelect
Jason Ekstrand
2017-12-18
1
-4
/
+21
*
nir: Add a new lowering option to lower all txd to txl.
Eric Anholt
2017-12-14
2
-6
/
+14
*
nir: Fix interaction of GL_CLAMP lowering with texture offsets.
Eric Anholt
2017-12-14
1
-33
/
+42
*
Android: fix missing generation of vtn_gather_types.c
Rob Herring
2017-12-13
1
-0
/
+5
*
glsl: trivial whitespace fixes in link_varyings.cpp
Brian Paul
2017-12-13
1
-2
/
+2
*
nir: fix shift for uint64_t
Timothy Arceri
2017-12-13
1
-2
/
+2
*
spirv: Handle image and sampler function parameters
Jason Ekstrand
2017-12-12
1
-0
/
+73
*
spirv/cfg: Refactor the function parameter loop a bit
Jason Ekstrand
2017-12-12
1
-5
/
+9
*
spirv/cfg: Be a bit more precise about function parameters
Jason Ekstrand
2017-12-12
1
-3
/
+2
*
spirv: Make sampled images a real type
Jason Ekstrand
2017-12-12
2
-1
/
+11
*
spirv: Add support for all bit sizes in OpSwitch
Jason Ekstrand
2017-12-11
1
-8
/
+26
[prev]
[next]