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
*
nir/algebraic: Optimize some bfe patterns
Ian Romanick
2020-05-07
1
-0
/
+18
*
nir/algebraic: Split ibfe and ubfe with two constant sources
Ian Romanick
2020-05-07
2
-0
/
+35
*
nir/algebraic: Recognize open-coded byte or word extract from bfe
Ian Romanick
2020-05-07
1
-7
/
+21
*
nir: make fsat return 0.0 with NaN instead of passing it through
Rhys Perry
2020-05-07
2
-5
/
+14
*
compiler/spirv: flag nclamp/nmin/nmax as exact
Rhys Perry
2020-05-07
1
-7
/
+14
*
nir: add missing group_memory_barrier handling
Rhys Perry
2020-05-05
2
-0
/
+2
*
mesa: extend GLSLZeroInit semantics
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+2
*
glsl: add a is_implicit_initializer flag
Pierre-Eric Pelloux-Prayer
2020-05-05
4
-2
/
+18
*
glsl: rework zero initialization
Pierre-Eric Pelloux-Prayer
2020-05-05
3
-6
/
+16
*
glsl: init gl_FragColor if zero_init=true
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-1
/
+7
*
nir: Always create UBO variable when lowering uniforms to ubo
Louis-Francis Ratté-Boulianne
2020-05-05
1
-2
/
+27
*
compiler/glsl: explicitly store NumUniformBlocks
Erik Faye-Lund
2020-05-05
3
-6
/
+10
*
glsl: rename has_implicit_uint_to_int_conversion to *_int_to_uint_*
Danylo Piliaiev
2020-05-05
3
-3
/
+3
*
vtn/opencl: native sqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native rsqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native recip support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native powr support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native divide support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native variants of sin/cos
Erik Faye-Lund
2020-05-04
1
-0
/
+4
*
vtn/opencl: add native_tan-support
Erik Faye-Lund
2020-05-04
1
-0
/
+3
*
compiler/nir: move tan-calculation to helper
Erik Faye-Lund
2020-05-04
2
-2
/
+7
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+3
*
freedreno/ir3: Improve shader key normalization.
Eric Anholt
2020-05-01
1
-0
/
+4
*
nir: Add new linking helper to set linked driver locations.
Timur Kristóf
2020-04-29
2
-0
/
+108
*
nir/combine_stores: Handle volatile
Jason Ekstrand
2020-04-28
2
-1
/
+66
*
nir/dead_write_vars: Handle volatile
Jason Ekstrand
2020-04-28
2
-0
/
+61
*
nir/copy_prop_vars: Report progress when deleting self-copies
Jason Ekstrand
2020-04-28
2
-0
/
+138
*
nir/copy_prop_vars: Handle volatile better
Jason Ekstrand
2020-04-28
1
-16
/
+18
*
nir/algebraic: Require operands to iand be 32-bit
Ian Romanick
2020-04-28
1
-4
/
+4
*
nir: add pack_32_2x16_split/unpack_32_2x16_split lowering
Jonathan Marek
2020-04-27
2
-5
/
+17
*
nir: Move nir_lower_mediump_outputs from ir3
Alyssa Rosenzweig
2020-04-27
4
-0
/
+81
*
nir/algebraic: Detect some kinds of malformed variable names
Ian Romanick
2020-04-27
1
-2
/
+6
*
mesa: replace GLenum target with gl_shader_stage in NewProgram
Marek Olšák
2020-04-27
3
-23
/
+8
*
spirv: Rewrite CFG construction
Jason Ekstrand
2020-04-24
2
-294
/
+503
*
nir/lower_subgroups: Mask off unused bits in ballot ops
Jason Ekstrand
2020-04-24
1
-0
/
+26
*
spirv: Fix passing combined image/samplers through function calls
Jason Ekstrand
2020-04-24
1
-3
/
+7
*
nir/opt_deref: Remove certain sampler type casts
Jason Ekstrand
2020-04-24
1
-0
/
+77
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
2
-70
/
+17
*
spirv: Allow constants and NULLs in SpvOpConvertUToPtr
Jason Ekstrand
2020-04-24
1
-2
/
+3
*
glsl: remove some duplicate code from the nir uniform linker
Timothy Arceri
2020-04-24
1
-245
/
+133
*
glsl: some nir uniform linker fixes
Timothy Arceri
2020-04-24
1
-1
/
+18
*
spirv: Update the headers from latest Khronos master
Caio Marcelo de Oliveira Filho
2020-04-24
2
-69
/
+1056
*
spirv: Handle instruction aliases in vtn_gather_types
Caio Marcelo de Oliveira Filho
2020-04-24
1
-0
/
+6
*
nir/lower_clip: Fix picking of unused driver locations.
Eric Anholt
2020-04-23
1
-38
/
+17
*
nir/lower_two_sided_color: Fix picking of new driver location.
Eric Anholt
2020-04-23
1
-15
/
+4
*
nir: Add umad24 and umul24 opcodes
Gert Wollny
2020-04-23
4
-16
/
+23
*
nir: Add r600 specific intrinsics for tesselation shader IO
Gert Wollny
2020-04-23
1
-0
/
+12
*
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
Rhys Perry
2020-04-23
2
-12
/
+23
*
nir/lower_bit_size: fix lowering of {imul,umul}_high
Rhys Perry
2020-04-23
1
-2
/
+12
*
nir/lower_bit_size: fix lowering of shifts
Rhys Perry
2020-04-23
1
-4
/
+9
[next]