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
/
gallium
/
drivers
/
vc4
/
vc4_nir_lower_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-1
/
+1
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
vc4: Switch to using NIR_PASS macros.
Eric Anholt
2016-04-08
1
-2
/
+2
*
vc4: Handle nir_intrinsic_load_user_clip_plane as a vec4.
Eric Anholt
2016-04-08
1
-18
/
+8
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-3
/
+3
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-3
/
+3
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-3
/
+3
*
vc4: Fix handling of sample_mask output.
Eric Anholt
2015-12-11
1
-1
/
+2
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-17
/
+37
*
vc4: Add support for multisample framebuffer operations.
Eric Anholt
2015-12-08
1
-1
/
+3
*
vc4: Use nir_channel() to simplify all of our nir_swizzle() cases.
Eric Anholt
2015-11-21
1
-4
/
+3
*
vc4: Use Rob's NIR-based user clip lowering.
Eric Anholt
2015-10-23
1
-0
/
+1
*
vc4: Switch our vertex attr lowering to being NIR-based.
Eric Anholt
2015-10-20
1
-34
/
+199
*
vc4: Use nir_foreach_variable
Boyan Ding
2015-10-20
1
-2
/
+2
*
vc4: convert from tgsi semantic/index to varying-slot
Eric Anholt
2015-09-16
1
-20
/
+9
*
gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
2015-09-16
1
-3
/
+10
*
vc4: Fix build from recent NIR cleanups.
Eric Anholt
2015-09-14
1
-2
/
+1
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
1
-3
/
+3
*
vc4: Move all of our fixed function fragment color handling to NIR.
Eric Anholt
2015-08-14
1
-4
/
+20
*
vc4: Lower uniform loads to scalar in NIR.
Eric Anholt
2015-07-30
1
-14
/
+72
*
vc4: Move some FS input lowering into NIR.
Eric Anholt
2015-07-30
1
-0
/
+47
*
vc4: Lower NIR inputs to scalar as well.
Eric Anholt
2015-07-30
1
-2
/
+42
*
vc4: Start adding a NIR-based output lowering pass.
Eric Anholt
2015-07-30
1
-0
/
+130