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_clip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_clip: Fix picking of unused driver locations.
Eric Anholt
2020-04-23
1
-38
/
+17
*
nir: fix 5 warnings
Marek Olšák
2020-02-27
1
-1
/
+1
*
nir/lower_clip: Fix incorrect driver loc for clipdist outputs
Rob Clark
2019-12-04
1
-0
/
+11
*
nir: patch up deref-vars when lowering clip-planes
Erik Faye-Lund
2019-11-12
1
-0
/
+1
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-8
/
+36
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-31
/
+68
*
nir/lower_clip: add support for geometry shaders
Timothy Arceri
2019-07-19
1
-0
/
+57
*
nir/lower_clip: add lower_clip_outputs() helper
Timothy Arceri
2019-07-19
1
-42
/
+51
*
nir/lower_clip: add create_clipdist_vars() helper
Timothy Arceri
2019-07-19
1
-16
/
+18
*
nir/lower_clip: add a find_clipvertex_and_position_outputs() helper
Timothy Arceri
2019-07-19
1
-24
/
+35
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-1
/
+1
*
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
2018-11-19
1
-11
/
+34
*
nir: Save nir_variable pointers in nir_lower_clip_vs rather than locs.
Kenneth Graunke
2018-11-19
1
-16
/
+8
*
nir: Inline lower_clip_vs() into nir_lower_clip_vs().
Kenneth Graunke
2018-11-19
1
-41
/
+32
*
nir: Use nir_shader_get_entrypoint in nir_lower_clip_vs().
Kenneth Graunke
2018-11-19
1
-4
/
+2
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
1
-2
/
+1
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-1
/
+1
*
nir: Return progress from nir_lower_clip_fs().
Matt Turner
2017-03-23
1
-2
/
+6
*
nir: Return progress from nir_lower_clip_vs().
Matt Turner
2017-03-23
1
-4
/
+6
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-3
/
+3
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir: Update shader info when adding discards
Eric Anholt
2016-08-29
1
-0
/
+2
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-3
/
+3
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_clip: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-29
/
+21
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-1
/
+1
*
nir: use const_index helpers
Rob Clark
2016-02-09
1
-4
/
+4
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+339