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
2016-08-18
i965/cfg: Ignore non-CF instructions in unreachable blocks.
wip/nir-gvn
Matt Turner
1
-0
/
+11
2016-08-18
i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Matt Turner
1
-1
/
+2
2016-08-17
i965/cfg: Factor common code out of switch statement.
Matt Turner
1
-8
/
+2
2016-08-10
i965/vec4: Make opt_vector_float reset at the top of each block
Jason Ekstrand
1
-80
/
+82
2016-08-10
i965/nir: Use GCM and GVN
Jason Ekstrand
1
-0
/
+1
2016-08-10
nir/gcm: Add value numbering support
Jason Ekstrand
2
-6
/
+25
2016-08-10
nir/gcm: Call nir_metadata_preserve
Jason Ekstrand
1
-0
/
+3
2016-08-08
anv/pipeline/gen7: Set multisample modes
Lionel Landwerlin
3
-3
/
+14
2016-08-08
anv/pipeline: rename info to rs_info in emit_rs_state
Lionel Landwerlin
1
-8
/
+8
2016-08-08
Revert "glsl: don't try to lower non-gl builtins as if they were gl_FragData"
Marek Olšák
1
-2
/
+1
[...]
Clone
git://people.freedesktop.org/~mattst88/mesa
ssh://people.freedesktop.org/~mattst88/mesa