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
8 years
nir-divergence-v4
nir: use new attributes for ARB_shader_ballot and ARB_shader_group_vote
Connor Abbott
8 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
8 years
radv-rewrite-vars
radv: don't lower indirect derefs
Connor Abbott
8 years
radv-shader-ballot-v3
radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
8 years
radv-shader-ballot-v4
radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
8 years
[...]
Age
Commit message
Author
Files
Lines
2017-06-05
nir: add ARB_shader_ballot and ARB_shader_group_vote instructions
nir-divergence-v2
Connor Abbott
1
-0
/
+29
2017-06-05
nir: take cross-thread operations into account into a few places
Connor Abbott
2
-0
/
+23
2017-06-05
nir/gcm: use the new cross-thread attribute
Connor Abbott
1
-45
/
+26
2017-06-05
nir: introduce new convergent and cross-thread attributes
Connor Abbott
1
-0
/
+65
2017-06-05
nir: make fddx/fddy/etc. intrinsics intead of ALU instructions
Connor Abbott
13
-132
/
+198
2017-05-31
egl/android: Drop unused 'format' param in get_back_bo()
Chad Versace
1
-2
/
+2
2017-05-31
egl/android: Align channel masks in HAL_PIXEL_FORMAT table
Chad Versace
1
-4
/
+4
2017-05-31
egl/drm: remove temporary fd variable
Eric Engestrom
1
-8
/
+6
2017-05-31
mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
1
-50
/
+11
2017-05-31
mesa: add new 'name' parameter to get_texobj_by_name()
Samuel Pitoiset
1
-13
/
+12
[...]
Clone
git://people.freedesktop.org/~cwabbott0/mesa
ssh://people.freedesktop.org/~cwabbott0/mesa