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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Avoid splitting compact arrays into per-element variables.
Kenneth Graunke
2019-02-05
1
-0
/
+4
*
nir: Avoid clip/cull distance lowering multiple times.
Kenneth Graunke
2019-02-05
1
-2
/
+12
*
nir: Bail on clip/cull distance lowering if GLSL IR already did it.
Kenneth Graunke
2019-02-05
1
-2
/
+2
*
compiler: Mark clip/cull distance arrays as compact before lowering.
Kenneth Graunke
2019-02-05
2
-0
/
+14
*
nir: Record info->fs.pixel_center_integer in lower_system_values
Kenneth Graunke
2019-02-05
2
-5
/
+6
*
nir/deref: Drop zero ptr_as_array derefs
Jason Ekstrand
2019-02-05
1
-0
/
+21
*
nir: Move V3D's "the shader was TGSI, ignore FS output types" flag to NIR.
Eric Anholt
2019-02-05
1
-0
/
+19
*
nir: add missing vec opcodes in lower_bool_to_float
Jonathan Marek
2019-02-05
1
-0
/
+6
*
nir: keep the phi order when splitting blocks
Caio Marcelo de Oliveira Filho
2019-02-04
1
-3
/
+2
*
spirv: Support LocalSizeId and LocalSizeHintId execution modes
Jason Ekstrand
2019-02-01
1
-0
/
+8
*
spirv: Handle OpExecutionModeId
Jason Ekstrand
2019-02-01
1
-1
/
+4
*
spirv: Handle constants and types before execution modes
Jason Ekstrand
2019-02-01
1
-4
/
+4
*
spirv: Rework handling of spec constant workgroup size built-ins
Jason Ekstrand
2019-02-01
2
-4
/
+14
*
spirv: Replace vtn_constant_value with vtn_constant_uint
Jason Ekstrand
2019-02-01
3
-15
/
+23
*
android,autotools,i965: Fix location of float64_glsl.h
Dylan Baker
2019-01-31
1
-1
/
+1
*
automake: Add float64.glsl to dist tarball
Dylan Baker
2019-01-29
1
-0
/
+1
*
automake: Fix path to generated source
Dylan Baker
2019-01-29
1
-1
/
+1
*
nir: Optimize double-precision lower_round_even()
Matt Turner
2019-01-29
1
-44
/
+12
*
glsl: use remap location when serialising uniform program resource data
Timothy Arceri
2019-01-29
1
-7
/
+26
*
spirv: Don't use special semantics when counting vertex attribute size
Neil Roberts
2019-01-28
1
-6
/
+4
*
glsl_types: Rename parameter of glsl_count_attribute_slots
Neil Roberts
2019-01-28
4
-10
/
+17
*
spirv/nir: handle location decorations on block interface members
Neil Roberts
2019-01-28
2
-9
/
+66
*
glsl: fix block member alignment validation for vec3
Niklas Haas
2019-01-27
1
-4
/
+4
*
spirv: Add support for SPV_EXT_physical_storage_buffer
Jason Ekstrand
2019-01-26
5
-3
/
+55
*
spirv: Implement OpConvertPtrToU and OpConvertUToPtr
Jason Ekstrand
2019-01-26
2
-2
/
+75
*
spirv: Handle OpTypeForwardPointer
Jason Ekstrand
2019-01-26
1
-33
/
+66
*
spirv: Drop a bogus assert
Jason Ekstrand
2019-01-26
1
-1
/
+0
*
nir: Allow SSBOs and global to alias
Jason Ekstrand
2019-01-26
1
-1
/
+6
*
nir/validate: Allow array derefs of vectors for nir_var_mem_global
Jason Ekstrand
2019-01-26
1
-1
/
+2
*
nir/lower_io: Add support for nir_var_mem_global
Jason Ekstrand
2019-01-26
1
-0
/
+12
*
nir/lower_io: Add a 32 and 64-bit global address formats
Jason Ekstrand
2019-01-26
2
-30
/
+123
*
nir: Add load/store/atomic global intrinsics
Jason Ekstrand
2019-01-26
3
-1
/
+39
*
nir: Length of boolean vtn_value now is 1
Sergii Romantsov
2019-01-23
1
-3
/
+6
*
anv: Add pipeline cache support for xfb_info
Jason Ekstrand
2019-01-22
1
-1
/
+1
*
nir/xfb: distinguish array of structs vs array of blocks
Alejandro Piñeiro
2019-01-22
1
-7
/
+17
*
nir/xfb: Properly handle arrays of blocks
Jason Ekstrand
2019-01-22
1
-20
/
+41
*
nir/xfb: don't assert when xfb_buffer/stride is present but not xfb_offset
Alejandro Piñeiro
2019-01-22
1
-7
/
+6
*
nir/xfb: Fix offset accounting for dvec3/4
Jason Ekstrand
2019-01-22
1
-2
/
+2
*
nir: Preserve offsets in lower_io_to_scalar_early
Jason Ekstrand
2019-01-22
1
-0
/
+8
*
nir: fix lowering arrays to elements for XFB outputs
Samuel Pitoiset
2019-01-22
1
-2
/
+11
*
nir: do not remove varyings used for transform feedback
Samuel Pitoiset
2019-01-22
1
-0
/
+3
*
spirv: Only set interface_type on blocks
Jason Ekstrand
2019-01-22
1
-9
/
+25
*
spirv: Only split blocks
Jason Ekstrand
2019-01-22
1
-3
/
+8
*
spirv: Initialize struct member offsets to -1
Jason Ekstrand
2019-01-22
1
-0
/
+1
*
nir: cleanup glsl_get_struct_field_offset, glsl_get_explicit_stride
Tapani Pälli
2019-01-22
2
-5
/
+5
*
spirv: Update the JSON and headers from Khronos master
Jason Ekstrand
2019-01-21
2
-124
/
+336
*
nir: Mark deref UBO and SSBO access as non-scalar
Jason Ekstrand
2019-01-21
1
-1
/
+3
*
nir/spirv: handle ContractionOff execution mode
Karol Herbst
2019-01-21
6
-3
/
+17
*
nir/vtn: add caps for some cl related capabilities
Rob Clark
2019-01-21
3
-5
/
+20
*
vtn: handle SpvExecutionModelKernel
Karol Herbst
2019-01-21
1
-0
/
+2
[next]