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
/
nir
/
nir_lower_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_explicit_io: Handle 1 bit loads and stores
Caio Marcelo de Oliveira Filho
2019-09-06
1
-9
/
+24
*
nir: add nir_lower_to_explicit()
Rhys Perry
2019-08-08
1
-0
/
+107
*
nir/lower_explicit_io: add nir_var_mem_shared support
Rhys Perry
2019-08-08
1
-25
/
+52
*
nir/lower_io: Add an option to lower 64-bit varyings
Jason Ekstrand
2019-07-31
1
-15
/
+112
*
nir/lower_io: Return SSA defs from helpers
Jason Ekstrand
2019-07-23
1
-25
/
+42
*
nir/lower_io: Don't use variable to get deref mode
Connor Abbott
2019-07-10
1
-2
/
+3
*
intel/nir: Extract add_const_offset_to_base
Connor Abbott
2019-07-08
1
-0
/
+75
*
nir: add pass to lower load_interpolated_input
Rob Clark
2019-07-02
1
-0
/
+1
*
nir: Add functions to subtract and compare addresses
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+48
*
nir: add type information to load uniform/input and store output intrinsics
Jonathan Marek
2019-05-31
1
-7
/
+15
*
nir: Add nir_address_format_null_value()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+20
*
nir: Add nir_address_format_32bit_offset
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+2
*
nir: Add nir_address_format_logical
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+3
*
nir/lower_io: Expose some explicit I/O lowering helpers
Jason Ekstrand
2019-04-19
1
-42
/
+55
*
nir/builder: Add a nir_imm_zero helper
Jason Ekstrand
2019-04-14
1
-4
/
+2
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-0
/
+2
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-12
/
+20
*
nir: Add access flags to deref and SSBO atomics
Jason Ekstrand
2019-03-25
1
-0
/
+6
*
nir/lower_io: Add a bounds-checked 64-bit global address format
Jason Ekstrand
2019-03-25
1
-6
/
+83
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
1
-7
/
+13
*
nir/lower_io: Add a new buffer_array_length intrinsic and lowering
Jason Ekstrand
2019-03-15
1
-0
/
+41
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
1
-4
/
+4
*
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
1
-30
/
+113
*
nir: Add load/store/atomic global intrinsics
Jason Ekstrand
2019-01-26
1
-0
/
+2
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-4
/
+4
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-4
/
+4
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-3
/
+3
*
nir: fix warning in nir_lower_io.c
Caio Marcelo de Oliveira Filho
2019-01-08
1
-1
/
+1
*
nir/lower_io: Add "explicit" IO lowering
Jason Ekstrand
2019-01-08
1
-0
/
+405
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-2
/
+1
*
nir/lower_io: Add shared to get_io_offset_src
Jason Ekstrand
2018-11-15
1
-0
/
+2
*
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
2018-11-15
1
-3
/
+2
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-4
/
+2
*
nir: Add floating point atomic min, max, and compare-swap instrinsics
Ian Romanick
2018-08-22
1
-0
/
+9
*
nir: Add floating point atomic add instrinsics
Ian Romanick
2018-08-22
1
-0
/
+3
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Convert lower_io to deref instructions
Jason Ekstrand
2018-06-22
1
-68
/
+37
*
nir/lower_io: Convert atomic lowering to deref instructions
Jason Ekstrand
2018-06-22
1
-23
/
+27
*
nir: Support deref instructions in lower_io
Jason Ekstrand
2018-06-22
1
-22
/
+48
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
compiler: fix typo
Eric Engestrom
2017-11-28
1
-1
/
+1
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-2
/
+2
*
nir: make various getters take const pointers
Grazvydas Ignotas
2017-06-10
1
-1
/
+1
*
nir: Return progress from nir_lower_io().
Matt Turner
2017-03-23
1
-5
/
+14
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir/lower_io: Use the builder instead of carrying a mem_ctx
Jason Ekstrand
2016-12-30
1
-8
/
+8
*
nir: Add a "compact array" flag and IO lowering code.
Kenneth Graunke
2016-11-22
1
-12
/
+32
*
nir: Generalize the "is per-vertex variable?" helpers and export them.
Kenneth Graunke
2016-11-11
1
-18
/
+15
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
1
-46
/
+2
[next]