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
/
nir
/
nir_lower_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "nir: assert that nir_lower_tex runs after lowering derefs"
Kenneth Graunke
2020-01-13
1
-6
/
+0
*
nir: assert that nir_lower_tex runs after lowering derefs
Rob Clark
2020-01-13
1
-0
/
+6
*
nir: make nir_get_texture_size/lod available outside nir_lower_tex
Gert Wollny
2020-01-04
1
-110
/
+7
*
nir/lower_tex: Add an assert() in nir_lower_txs_lod()
Boris Brezillon
2019-06-20
1
-0
/
+1
*
nir/lower_tex: Add a way to lower TXS(non-0-LOD) instructions
Boris Brezillon
2019-06-18
1
-0
/
+46
*
nir/lower_tex: Update ->sampler_dim value before calling get_texture_size()
Boris Brezillon
2019-06-18
1
-2
/
+5
*
nir/lower_tex: Actually report when projector lowering happened
Boris Brezillon
2019-06-18
1
-4
/
+4
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-8
/
+8
*
nir: improve convert_yuv_to_rgb
Jonathan Marek
2019-05-01
1
-15
/
+14
*
nir: Add option to lower tex to txl when shader don't support implicit LOD
Caio Marcelo de Oliveira Filho
2019-04-25
1
-0
/
+2
*
intel,nir: Lower TXD with a bindless sampler
Jason Ekstrand
2019-04-19
1
-0
/
+2
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-8
/
+8
*
nir: Don't set LOD=0 for compute shader that has derivative group
Caio Marcelo de Oliveira Filho
2019-04-08
1
-2
/
+6
*
nir: Add texture sources and intrinsics for bindless
Jason Ekstrand
2019-03-25
1
-4
/
+12
*
nir/lower_tex: Add support for tg4 offsets lowering
Karol Herbst
2019-03-21
1
-0
/
+57
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-04
1
-0
/
+21
*
nir/lower_tex: Add support for XYUV lowering
Kasireddy, Vivek
2019-02-26
1
-0
/
+20
*
nir: add option to use scaling factor when sampling planes YUV lowering
Tapani Pälli
2019-02-12
1
-21
/
+32
*
nir: Add nir_lower_tex support for Broadcom's swizzled TG4 results.
Eric Anholt
2019-01-08
1
-0
/
+20
*
nir: Add nir_lower_tex options to lower sampler return formats.
Eric Anholt
2019-01-04
1
-0
/
+71
*
nir: Add a new lowering option to lower 3D surfaces from txd to txl.
Sagar Ghuge
2018-12-18
1
-1
/
+3
*
nir/lower_tex: Add lowering for some min_lod cases
Jason Ekstrand
2018-12-11
1
-0
/
+98
*
nir/lower_tex: Modify txd instructions instead of replacing them
Jason Ekstrand
2018-12-11
1
-41
/
+7
*
nir/lower_tex: Simplify lower_gradient logic
Jason Ekstrand
2018-12-11
1
-12
/
+9
*
nir/lower_tex: Add AYUV lowering support
Lionel Landwerlin
2018-11-12
1
-0
/
+19
*
nir/lower_tex: add alpha channel parameter for yuv lowering
Lionel Landwerlin
2018-11-12
1
-6
/
+11
*
nir/lower_tex: Use nir_format_srgb_to_linear
Jason Ekstrand
2018-07-13
1
-18
/
+3
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-6
/
+5
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from lower_tex
Jason Ekstrand
2018-06-22
1
-6
/
+2
*
nir/lower_tex: Always copy deref and offset sources
Jason Ekstrand
2018-06-22
1
-11
/
+32
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Add a new lowering option to lower all txd to txl.
Eric Anholt
2017-12-14
1
-6
/
+8
*
nir: Fix interaction of GL_CLAMP lowering with texture offsets.
Eric Anholt
2017-12-14
1
-33
/
+42
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+2
*
nir: set default lod to texture opcodes that needed it but don't provide it
Samuel Iglesias Gonsálvez
2017-10-20
1
-0
/
+13
*
nir: Add a lowering pass for UYVY textures
Johnson Lin
2017-06-30
1
-0
/
+18
*
nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
2017-05-03
1
-3
/
+3
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-2
/
+2
*
nir/lower_tex: Use tex_instr_dest_size for txs destinations
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-12
/
+6
*
nir/lower_tex: fix number of components in replace_gradient_with_lod()
Iago Toral Quiroga
2016-12-15
1
-1
/
+2
*
nir/lower_tex: lower gradients on shadow cube maps if lower_txd_shadow is set
Iago Toral Quiroga
2016-12-13
1
-2
/
+4
*
nir/lower_tex: add lowering for texture gradient on shadow samplers
Iago Toral Quiroga
2016-12-13
1
-0
/
+60
*
nir/lower_tex: add lowering for texture gradient on cube maps
Iago Toral Quiroga
2016-12-13
1
-0
/
+208
*
nir/lower_tex: generalize get_texture_size()
Iago Toral Quiroga
2016-12-13
1
-5
/
+10
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-1
/
+1
*
nir/lower_tex: fix typo with sample_dim
Rob Clark
2016-09-14
1
-1
/
+1
*
nir: move tex_instr_remove_src
Rob Clark
2016-09-14
1
-18
/
+2
[next]