index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
ballot
nir: Narrow unnecessary 64-bit operations to 32-bits
Matt Turner
8 years
bug-109404
intel/compiler: Avoid propagating inequality cmods if types are different
Matt Turner
6 years
for-mark
i965: Always compile fp64 funcs when needed
Matt Turner
6 years
for-rafael
intel/compiler: Improve fix_3src_operand()
Matt Turner
6 years
fp64
intel/compiler: Lower more 64-bit MOV/SEL operations
Matt Turner
6 years
jenkins
fixup! conversion instructions
Ian Romanick
6 years
master
i965: Don't allocate uniform space for samplers
Matt Turner
8 years
musl
meson: Search for execinfo.h
Jory Pratt
6 years
vf-component-packing
WIP for location_frac
Matt Turner
7 years
wip/nir-optimization-progress
i965: Replace OPT_V() with OPT().
Matt Turner
8 years
[...]
Age
Commit message
Author
Files
Lines
2014-03-04
i965: Mark is_tex() and friends as const.
experiment/cfg
Matt Turner
2
-10
/
+10
2014-02-27
i965/fs: Add SSA mark & sweep dead code elimination pass.
Matt Turner
2
-0
/
+46
2014-02-27
glsl: Add foreach_list_reverse macro.
Matt Turner
1
-0
/
+5
2014-02-27
i965/vec4: Constant propagate into dot product instructions.
Matt Turner
1
-0
/
+4
2014-02-27
i965/fs: Add global value numbering optimization pass.
Matt Turner
4
-0
/
+365
2014-02-27
i965/fs: Create def-use and use-def chains during SSA conversion.
Matt Turner
3
-7
/
+30
2014-02-27
i965/cfg: Add function to generate a dot file of the dominator tree.
Matt Turner
2
-0
/
+11
2014-02-27
i965/cfg: Add function to generate a dot file of the CFG.
Matt Turner
2
-0
/
+18
2014-02-27
i965/fs: add ssa_drop_subscripts().
Matt Turner
3
-0
/
+20
2014-02-27
i965/cfg: Add function to dump the dominator frontier sets.
Matt Turner
2
-0
/
+15
[...]
Clone
git://people.freedesktop.org/~mattst88/mesa
ssh://people.freedesktop.org/~mattst88/mesa