About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2025-09-24
intel/mda: Add code to produce mesa debug archives
Caio Oliveira
2025-07-24
.gitignore: Add KDevelop *.kdev4
Vitaliy Triang3l Kuzmin
2024-05-13
.gitignore: add .cache folder
Juan A. Suarez Romero
2024-01-24
.gitignore: Add .venv folder
Christian Gmeiner
2022-11-21
.gitignore: add VSCode and VSCodium
David Heidelberg
2022-06-09
.gitignore: Qualify the path for the ignored build directory.
Emma Anholt
2019-05-07
intel/tools: Add unit tests for assembler
Sagar Ghuge
2019-05-06
Restore erroneously removed .gitignore entry for "build" directory
Michel Dänzer
2019-04-29
delete autotools .gitignore files
Eric Engestrom
2019-04-18
.gitignore: Remove autotool artifacts
Kristian H. Kristensen
2017-09-06
.gitignore: list *.orig and *.rej
Emil Velikov
2016-08-24
.gitignore: Ignore tags generated by `make tags`
Eric Engestrom
2016-05-30
automake: rework the git_sha1.h rule, include in tarball
Emil Velikov
2016-05-30
automake: move the git_sha1.h rule a level up
Emil Velikov
2016-04-26
mesa: add tags file to gitignore
Grazvydas Ignotas
2016-03-09
opencl: fix .gitignore for .install-gallium-links
Dieter Nützel
2015-04-17
mesa: add .mesa-install-links files to gitignore
Connor Abbott
2015-01-23
gitignore: Ignore .tar.xz files.
Matt Turner
2013-01-10
Clean up .gitignore files
Matt Turner
2012-11-21
Add .dirstamp to toplevel .gitignore
Andreas Boll
2012-06-11
automake: Move top-level makefile to automake.
Eric Anholt
2012-03-20
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-01-17
i965: Convert the build to using automake.
Eric Anholt
2011-10-04
Ignore all shared objects
Guillem Jover
2011-07-14
Squashed commit of the following:
José Fonseca
2010-06-07
.gitignore: Ignore emacs .dir-locals.el files
Kristian Høgsberg
2010-01-01
r300: Fix scons build.
José Fonseca
2008-11-21
scons: Build progs.
José Fonseca
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-05-21
Add cscope files to .gitignore
Jesse Barnes
2008-02-25
Update git ignores.
José Fonseca
2008-02-07
gallium: Conditionally use posix libraries/includes.
José Fonseca
2008-01-31
gallium: Add SCons as alternative build system for Gallium.
José Fonseca
2007-12-07
autoconf: Initial support for an autoconf configuration
Dan Nicholson
2007-09-12
pkg-config support
Dan Nicholson
2007-05-09
mesa: Added Vim swap files to .gitignore.
Oliver McFadden
2006-12-06
Make git ignore Emacs backup files.
Michel Dänzer
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer