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: 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