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
7 years
for-mark
i965: Always compile fp64 funcs when needed
Matt Turner
7 years
for-rafael
intel/compiler: Improve fix_3src_operand()
Matt Turner
7 years
fp64
intel/compiler: Lower more 64-bit MOV/SEL operations
Matt Turner
7 years
jenkins
fixup! conversion instructions
Ian Romanick
7 years
master
i965: Don't allocate uniform space for samplers
Matt Turner
9 years
musl
meson: Search for execinfo.h
Jory Pratt
6 years
vf-component-packing
WIP for location_frac
Matt Turner
8 years
wip/nir-optimization-progress
i965: Replace OPT_V() with OPT().
Matt Turner
9 years
[...]
Age
Commit message
Author
Files
Lines
2014-06-11
i965/build: Add configure option to build i965_dri.so for a single Gen.
single-i965-gen
experiment/single-i965-gen
Matt Turner
2
-0
/
+17
2014-06-11
i965: s/brw->gen/GEN/ so that it can be defined by the preprocessor.
Kenneth Graunke
79
-595
/
+595
2014-06-11
i965: Use brw->gen in some generation checks.
Matt Turner
5
-11
/
+17
2014-06-11
i965: Define the GEN macro to brw->gen.
Kenneth Graunke
1
-0
/
+3
2014-06-11
i965: Give a nice message if the driver isn't built for the hardware.
Matt Turner
1
-0
/
+8
2014-06-11
mesa: Make STRINGIFY evaluate macros before stringifying.
Matt Turner
1
-1
/
+2
2014-06-11
i965/fs: Clean up tabs in brw_fs_cse.cpp.
Matt Turner
1
-43
/
+43
2014-06-11
configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
Matt Turner
1
-9
/
+3
2014-06-11
configure.ac: Alphabetize AC_CONFIG_FILES.
Matt Turner
1
-7
/
+7
2014-06-11
configure.ac: Remove single quotes to fix syntax highlighting.
Matt Turner
1
-2
/
+2
[...]
Clone
git://people.freedesktop.org/~mattst88/mesa
ssh://people.freedesktop.org/~mattst88/mesa