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_wpos_ytransform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: fix lower_wpos_ytransform in load_frag_coord case
Rob Clark
2019-05-02
1
-10
/
+11
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
1
-2
/
+2
*
nir: add how_declared to nir_variable.data
Alejandro Piñeiro
2018-08-13
1
-1
/
+1
*
nir: Add flipping of gl_PointCoord.y in nir_lower_wpos_ytransform.
Eric Anholt
2018-07-26
1
-0
/
+29
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from lower_wpos_ytransform
Jason Ekstrand
2018-06-22
1
-36
/
+2
*
nir: Support deref instructions in lower_wpos_ytransform
Jason Ekstrand
2018-06-22
1
-11
/
+42
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir/lower_wpos_ytransform: Support system value intrinsics
Jason Ekstrand
2017-10-25
1
-0
/
+4
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+1
*
nir: fix nir_lower_wpos_ytransform when gl_FragCoord is a system value
Nicolai Hähnle
2017-07-31
1
-2
/
+4
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
Francisco Jerez
2016-11-03
1
-0
/
+24
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
nir: Don't use ffma in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-12
/
+8
*
nir: Handle fddy_fine and fddy_coarse in nir_lower_wpos_ytransform.
Kenneth Graunke
2016-05-20
1
-1
/
+3
*
nir: Make lower_wpos_ytransform_block a void function.
Kenneth Graunke
2016-05-20
1
-3
/
+1
*
nir: Make nir_lower_wpos_ytransform() match FragCoord by location.
Kenneth Graunke
2016-05-20
1
-1
/
+2
*
nir: Add interp_var_at_offset flipping.
Kenneth Graunke
2016-05-20
1
-0
/
+21
*
nir: Fix fddy swizzles in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-0
/
+3
*
nir: Fix wpos_ytransform lowering state_slot swizzle.
Kenneth Graunke
2016-05-20
1
-0
/
+2
*
nir: add lowering pass for y-transform
Rob Clark
2016-05-11
1
-0
/
+310