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
/
amd
/
common
/
ac_nir_to_llvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: rename ac_eliminate_const_vs_outputs -> ac_optimize_vs_outputs
Marek Olšák
2017-05-03
1
-5
/
+5
*
radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
2017-05-03
1
-0
/
+8
*
radv: flush f32->f16 conversion denormals to zero. (v2)
Dave Airlie
2017-05-03
1
-4
/
+28
*
radv/ac: eliminate unused vertex shader outputs. (v2)
Dave Airlie
2017-04-27
1
-1
/
+36
*
radv/ac: setup mrt exports then export them in one go. (v2)
Dave Airlie
2017-04-25
1
-15
/
+19
*
radv/ac: overhaul vs output/ps input routing
Dave Airlie
2017-04-25
1
-4
/
+6
*
radv/ac: use tex_lz if we can.
Dave Airlie
2017-04-20
1
-6
/
+16
*
radv: drop debugging leftovers code in descriptor set patches.
Dave Airlie
2017-04-19
1
-3
/
+0
*
radv/ac: add support for indirect access of descriptor sets.
Dave Airlie
2017-04-19
1
-14
/
+38
*
radv: start allocating user sgprs
Dave Airlie
2017-04-19
1
-13
/
+74
*
radv/ac: frag shader only needs ring offsets if sample positions enabled
Dave Airlie
2017-04-19
1
-1
/
+4
*
radv/ac: move needs_push_constants to shader info.
Dave Airlie
2017-04-19
1
-10
/
+2
*
radv: optimise compute shader grid size emission.
Dave Airlie
2017-04-19
1
-5
/
+8
*
radv: start conditionalising vertex inputs. (v2)
Dave Airlie
2017-04-19
1
-8
/
+18
*
radv/ac: add initial pre-pass for shader info gathering
Dave Airlie
2017-04-19
1
-6
/
+10
*
radv: Use an offset instead of pointers for immutable samplers.
Bas Nieuwenhuizen
2017-04-12
1
-5
/
+7
*
radv: fix interp at sample code.
Dave Airlie
2017-04-04
1
-3
/
+1
*
radv: overhaul fragment shader sample positions.
Dave Airlie
2017-04-04
1
-14
/
+17
*
radv/ac: fix texture derivative ordering
Dave Airlie
2017-04-04
1
-2
/
+2
*
radv/ac: round cube array coordinate before fixup.
Dave Airlie
2017-04-04
1
-1
/
+5
*
radv: move to using common buffer load format.
Dave Airlie
2017-04-04
1
-8
/
+5
*
radv/ac: setup lds for tessellation
Dave Airlie
2017-04-01
1
-0
/
+12
*
radv/ac: handle writing out tess factors.
Dave Airlie
2017-04-01
1
-0
/
+238
*
radv/ac: add support for TCS/TES inputs/outputs.
Dave Airlie
2017-04-01
1
-10
/
+508
*
radv/ac: add clip support for tess eval shader.
Dave Airlie
2017-04-01
1
-0
/
+5
*
radv/ac: hook up tessellation intrinsics.
Dave Airlie
2017-04-01
1
-1
/
+34
*
radv/ac: hook up shader information handling for tessellation
Dave Airlie
2017-04-01
1
-0
/
+26
*
radv: add tess ctrl stage barrier workaround for SI.
Dave Airlie
2017-04-01
1
-2
/
+10
*
radv/ac: add support for patch inputs to unique index code.
Dave Airlie
2017-04-01
1
-0
/
+8
*
radv/ac: setup tessellation shader inputs.
Dave Airlie
2017-04-01
1
-1
/
+81
*
radv/ac: setup tess rings on compiler side.
Dave Airlie
2017-04-01
1
-1
/
+12
*
radv: use defines for ring descriptor offsets.
Dave Airlie
2017-04-01
1
-4
/
+4
*
radv: handle clip dist in es outputs.
Dave Airlie
2017-04-01
1
-2
/
+1
*
radv: drop unneeded start
Dave Airlie
2017-04-01
1
-2
/
+2
*
radv: fixup geometry clip emission since using the geom pass
Dave Airlie
2017-04-01
1
-1
/
+2
*
amd: add texture format definitions for GFX9
Marek Olšák
2017-03-30
1
-1
/
+1
*
radv: fix mask attribs properly.
Dave Airlie
2017-03-30
1
-2
/
+2
*
radv: fix regression with mask attrib setting code.
Dave Airlie
2017-03-30
1
-3
/
+3
*
radv: move to using nir clip/cull merge pass.
Dave Airlie
2017-03-30
1
-112
/
+39
*
radv: add parameter to emit_waitcnt.
Dave Airlie
2017-03-28
1
-3
/
+8
*
radv: rework vertex/export shader output handling
Dave Airlie
2017-03-28
1
-26
/
+28
*
radv/ac: Fix shared memory offset calculation
Alex Smith
2017-03-17
1
-1
/
+1
*
radv/ac: gather4 cube workaround integer
Dave Airlie
2017-03-15
1
-1
/
+71
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-14
/
+10
*
radv: setup llvm target data layout
Dave Airlie
2017-03-14
1
-0
/
+7
*
radv/ac: move to new image intrinsics.
Dave Airlie
2017-03-13
1
-145
/
+77
*
radv/ac: fix multiple descriptor sets with dynamic buffers
Fredrik Höglund
2017-03-07
1
-3
/
+5
*
radv/ac: introduce i1true/i1false to context.
Dave Airlie
2017-03-07
1
-32
/
+33
*
radv/ac: handle Z export using new builder.
Dave Airlie
2017-03-07
1
-22
/
+19
*
radv/ac: move to using common ac_get_image_intr_name.
Dave Airlie
2017-03-07
1
-40
/
+15
[next]