index
:
~cwabbott0/mesa
cwabbott-lima
cwabbott-lima-2
glsl-to-nir-builder
i965-fp64
i965-fp64-v2
i965-fp64-v3
i965-payload-interference
i965-sched
i965-sched-conservative
i965-sched-conservative-v2
i965-sched-test
i965-sched-v2
i965-sched-v3
i965-use-ssa
i965-use-ssa-v2
ir3-sched
jenkins
master
nir-cf-insert-instr
nir-control-flow-mod
nir-cse-hash
nir-cse-hash-v2
nir-dead-cf-v2
nir-dead-cf-v3
nir-dead-cf-v4
nir-dead-cf-v5
nir-deref-instr
nir-divergence
nir-divergence-v2
nir-divergence-v3
nir-divergence-v4
nir-docs
nir-equality-saturation
nir-factor-phis
nir-foreach-block-rewrite
nir-foreach-block-rewrite-v2
nir-foreach-ssa-src
nir-gvn
nir-gvn-v2
nir-opcodes-cleanup
nir-opcodes-cleanup-v2
nir-opt-remove-phis
nir-reassociate-consts
nir-review-v1
nir-serialize
nir-v1.0.1
nir-value-range
nir-vec4-out-of-ssa
nir-vectorize
nir-worklist
radv-amd-shader-ballot
radv-anv-64bit-fixes
radv-doom-exts
radv-rewrite-vars
radv-shader-ballot
radv-shader-ballot-v3
radv-shader-ballot-v4
random-fp64-fixes
shader-time-hacks
test-compressed-wa
test-fp64-compressed-wa
ue4
wip/nir-vtn
Connor's silly Mesa stuff.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
cwabbott-lima
lima: lower matrix ops for standalone compiler
Connor Abbott
7 years
cwabbott-lima-2
lima/gpir: Rework the scheduler
Connor Abbott
7 years
master
ac/nir: fix nir_op_unpack_64_2x32_split_y emission
Connor Abbott
7 years
nir-divergence-v4
nir: use new attributes for ARB_shader_ballot and ARB_shader_group_vote
Connor Abbott
7 years
nir-equality-saturation
nir/algebraic: refactor to match on values instead of sources
Connor Abbott
7 years
nir-serialize
fixup nir_serialize
Connor Abbott
7 years
radv-amd-shader-ballot
ac/nir: fix saturate emission
Connor Abbott
7 years
radv-rewrite-vars
radv: don't lower indirect derefs
Connor Abbott
7 years
radv-shader-ballot-v3
radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
7 years
radv-shader-ballot-v4
radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
7 years
[...]
Age
Commit message
Author
Files
Lines
2017-08-08
radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
radv-shader-ballot-v4
Connor Abbott
3
-0
/
+59
2017-08-08
radv: call nir_opt_intrinsics()
Connor Abbott
1
-0
/
+3
2017-08-08
radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
3
-21
/
+39
2017-08-08
radeonsi: move si_emit_ballot() to ac
Connor Abbott
3
-32
/
+36
2017-08-08
radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
3
-43
/
+47
2017-08-08
radeonsi: move llvm_get_type_size() to ac
Connor Abbott
3
-34
/
+35
2017-08-08
nir/spirv: add plumbing for KHR_shader_ballot and KHR_subgroup_vote
Connor Abbott
3
-0
/
+109
2017-08-08
nir/lower_system_values: handle SPIR-V shader_ballot system values
Connor Abbott
1
-0
/
+38
2017-08-08
compiler: add new system values for SPV_KHR_shader_ballot
Connor Abbott
2
-0
/
+16
2017-08-08
mesa: fix 64-bit issues with system_values_read
Connor Abbott
5
-10
/
+12
[...]
Clone
git://people.freedesktop.org/~cwabbott0/mesa
ssh://people.freedesktop.org/~cwabbott0/mesa