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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-24
mesa: added GLES 1/2 headers to tarball file list
Brian Paul
1
-0
/
+2
2009-02-24
mesa: add EGL headers to tarball list
Brian Paul
1
-0
/
+1
2009-02-24
mesa: add gallium and egl files to tarball list
Brian Paul
1
-1
/
+32
2009-02-24
mesa: remove removed VMS files from Makefile
Brian Paul
1
-11
/
+0
2009-02-24
mesa: s/sources/sources.mak/ in Makefile
Brian Paul
1
-1
/
+1
2009-02-10
Revert "mesa: added new linux-gallium and linux-gallium-debug configs"
Jakob Bornecrantz
1
-2
/
+0
2009-02-09
mesa: added new linux-gallium and linux-gallium-debug configs
Brian Paul
1
-0
/
+2
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
1
-1
/
+9
2009-02-06
Revert "mesa: meaningless whitespace change to see if git's working (ignore)"
Brian Paul
1
-1
/
+0
2009-02-06
mesa: meaningless whitespace change to see if git's working (ignore)
Brian Paul
1
-0
/
+1
2009-02-05
mesa: remove oddball linux-directfb-install makefile rule
Brian Paul
1
-4
/
+0
2009-02-05
mesa: minor Makefile improvement for versioning
Brian Paul
1
-4
/
+5
2009-01-29
mesa: set version to 7.4 for mesa_7_4_branch
Brian Paul
1
-4
/
+4
2009-01-29
mesa: set version to 7.3
Brian Paul
1
-4
/
+4
2009-01-22
mesa: master is open for new development, eventually will be Mesa 7.5
Brian Paul
1
-4
/
+4
2009-01-22
mesa: set version to 7.3
Brian Paul
1
-4
/
+4
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-12
/
+5
2009-01-20
mesa: bump version to 7.3-rc3
Brian Paul
1
-4
/
+4
2009-01-20
mesa: inlclude whole windows/VC8/ directory in tarballs
Brian Paul
1
-8
/
+1
2009-01-16
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-4
/
+4
2009-01-14
mesa: bump version to 7.3-rc2
Brian Paul
1
-4
/
+4
2009-01-14
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-7
/
+1
2009-01-12
mesa: add osmesa.pc.in to tarball list
Brian Paul
1
-0
/
+1
2009-01-10
mesa: omit old headers from tarball
Brian Paul
1
-7
/
+0
2009-01-09
mesa: 7.3-rc-1 Makefile changes
Brian Paul
1
-4
/
+4
2009-01-08
mesa: 7.3-rc-1 Makefile changes
Brian Paul
1
-4
/
+4
2009-01-06
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-1
/
+1
2009-01-06
mesa: remove dri_sarea.h, add glcore.h in Makefile
Brian Paul
1
-1
/
+1
2008-11-01
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-0
/
+2
2008-10-28
mesa: include glslcompiler driver in tarball
Brian Paul
1
-0
/
+2
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-0
/
+1
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
1
-1
/
+8
2008-09-03
Cell: added linux-cell-debug config
Brian Paul
1
-0
/
+1
2008-09-01
remove depend.bak in realclean
Keith Whitwell
1
-0
/
+1
2008-08-16
added glu.exports files to tarballs list
Brian Paul
1
-0
/
+2
2008-08-16
prep for 7.1 rc4
Brian Paul
1
-5
/
+6
2008-07-08
add yet another Makefile
Brian Paul
1
-0
/
+1
2008-07-08
bump version to rc3
Brian Paul
1
-4
/
+4
2008-07-08
added more Makefiles to file list
Brian Paul
1
-0
/
+2
2008-07-08
added src/mesa/drivers/Makefile to file list
Brian Paul
1
-0
/
+1
2008-07-08
mesa: bump version to rc2
Brian Paul
1
-4
/
+4
2008-06-27
DRI-specific pkg-config file
Dan Nicholson
1
-0
/
+1
2008-06-10
Distribute version.mk in case autoconf needs to be run again
Dan Nicholson
1
-0
/
+1
2008-05-27
prep for 7.1 RC1
Brian Paul
1
-4
/
+4
2008-05-23
drop GLcore
George Sapountzis
1
-9
/
+1
2008-05-23
mesa: Added linux-egl target, that only builds the i915simple driver and egl ...
Jakob Bornecrantz
1
-0
/
+1
2008-05-09
autoconf: Attempt to figure out the PIC flags for the platform
Dan Nicholson
1
-2
/
+3
2008-05-07
Never fail `make clean'
Dan Nicholson
1
-4
/
+4
2008-05-06
Update make output for autoconf help
Dan Nicholson
1
-1
/
+5
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
1
-4
/
+2
[next]