Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e6eaa85a43616ba6f431276ab94a3b19dd524986
/
Makefile.am
e81ee67
mesa: bump version to 9.1 (devel)
by Andreas Boll
· 12 years ago
3678f89
mesa: also bump version in Makefile.am and configure.ac to 9.0
by Andreas Boll
· 12 years ago
45d3d0a
mesa/tests: Add tests for the generated shared-glapi dispatch table
by Ian Romanick
· 12 years ago
68e04cc
automake: convert libglsl
by Jon TURNEY
· 12 years ago
9ff2709
automake: Directly generate configs/current instead of symlinking from it.
by Eric Anholt
· 12 years ago
a29ad2b
mesa/tests: Add tests for the generated dispatch table
by Ian Romanick
· 12 years ago
8fecdcc
mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions
by Ian Romanick
· 12 years ago
2e8c866
glx: Move tests from tests/glx to src/glx/tests
by Ian Romanick
· 12 years ago
07abd91
automake: Move top-level makefile to automake.
by Eric Anholt
· 12 years ago
[Renamed (61%) from Makefile]
0cc2166
automake: Remove the old static configs system.
by Eric Anholt
· 12 years ago
cc7e0de
glsl: Convert the tests directory to automake.
by Eric Anholt
· 13 years ago
989e013
makefile: add phony am--refresh target
by Dave Airlie
· 13 years ago
56d05a8
mesa: Include mesa ES mapi generated files
by Jakob Bornecrantz
· 13 years ago
46883e0
Bump version to 8.1 (devel)
by Ian Romanick
· 13 years ago
f6cc434
Revert "glsl: Fix optimization tests after converting src/glsl to automake."
by Matt Turner
· 13 years ago
ffe376d
glsl: Fix optimization tests after converting src/glsl to automake.
by Paul Berry
· 13 years ago
6fe42b6
mesa: Include glx tests Makefile.in in tarball
by Jakob Bornecrantz
· 13 years ago
a53cb34
mesa: Bump version to 8.0 (devel)
by Kenneth Graunke
· 13 years ago
3ef3ba4
tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol
by Ian Romanick
· 13 years ago
ccd4d43
gallium/cell: Remove the driver.
by Kai Wasserbäch
· 13 years ago
93db12a
mesa: Remove support for BeOS
by Ian Romanick
· 13 years ago
659cded
glsl: Add unit tests for lower_jumps.cpp
by Paul Berry
· 13 years ago
8d04404
mesa: remove depend files from tarballs
by Brian Paul
· 13 years ago
864eb84
make: Fix program/lex.yy.c & friends generation.
by José Fonseca
· 13 years ago
9a7f84d
Squashed commit of the following:
by José Fonseca
· 13 years ago
e17f2ba
mesa: bump version to 7.12 (devel)
by Brian Paul
· 13 years ago
eddcecb
Add gbm (generic/graphics buffer manager)
by Benjamin Franzke
· 13 years ago
76bd1c1
mesa: add missing DRI Makefiles to tarball
by Thierry Vignaud
· 13 years ago
9404835
mesa: add include/c99/*.h files to tarballs
by Brian Paul
· 13 years ago
3871e74
apple: Dead code removal
by Jeremy Huddleston
· 13 years ago
09f83ce
Add intel pci id lists
by Benjamin Franzke
· 13 years ago
e5d241d
apple: Package applegl source into MesaLib tarball
by Jeremy Huddleston
· 13 years ago
fc5aec9
Fiuxp make tarballs for wayland-egl/drm
by Benjamin Franzke
· 13 years ago
04bdb2f
mesa: fix tarball creation
by Thierry Vignaud
· 14 years ago
7a6061d
Makefile: add missing Scons files
by Brian Paul
· 14 years ago
494b333
Makefile: add missing .cpp, .ll, .yy files
by Thierry Vignaud
· 14 years ago
f79717d
Fix mesa tarball creation again
by Thierry Vignaud
· 14 years ago
de579a1
mesa: Include GIT SHA1 in GL version string
by Ian Romanick
· 14 years ago
654adaa
Generate lexer and parser files for tarball creation process
by Ian Romanick
· 14 years ago
1034284
mesa: Fix some quirkiness of make tarballs
by Ian Romanick
· 14 years ago
8170684
mesa: Remove nonexistent files from distribution list
by Ian Romanick
· 14 years ago
f247175
mesa: omit VC8 project files from tarball
by Brian Paul
· 14 years ago
d3d6bee
Fix missing files in Mesa tarballs.
by Thierry Vignaud
· 14 years ago
becd980
mesa: bump version to 7.11
by Vinson Lee
· 14 years ago
e86b4c9
Makefile: don't include the same files twice in the tarball
by Julien Cristau
· 14 years ago
6988938
Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball
by Marek Olšák
· 14 years ago
923c333
dri: Ensure that DRI driver cpp files are in tarballs
by Ian Romanick
· 14 years ago
3c9653c
mesa: bump version to 7.10
by Vinson Lee
· 14 years ago
c342259
Add missing files to the tarball file lists.
by Chia-I Wu
· 14 years ago
d902eb5
mesa: remove non-existant files from tarball list
by Brian Paul
· 14 years ago
284ce20
Remove remnants of the old glsl compiler.
by Eric Anholt
· 14 years ago
ec2b92f
mesa: rename src/mesa/shader/ to src/mesa/program/
by Brian Paul
· 14 years ago
f1c5043
mesa: move shader/slang/* sources to main/slang/*
by Brian Paul
· 14 years ago
0528106
glew: Drop glew now that we don't need it for the progs
by Jakob Bornecrantz
· 14 years ago
56c3cce
Remove last bits of progs/ infrastructure
by Kristian Høgsberg
· 14 years ago
0a401b5
mesa: remove old references to demo files and progs subdir
by Brian Paul
· 14 years ago
e8d8ea2
progs: Remove remaining EGL demos.
by Chia-I Wu
· 14 years ago
238f782
Update file list for the tarballs.
by Chia-I Wu
· 15 years ago
1fdedf0
mesa: added Makefile.egl to GALLIUM_FILES
by Brian Paul
· 15 years ago
7fc3a76
mesa: add missing file to GALLIUM_FILES
by Thierry Vignaud
· 15 years ago
a49db89
Update DEMO_FILES for demos using EGL.
by Chia-I Wu
· 15 years ago
2689dd3
Merge branch '7.8'
by Brian Paul
· 15 years ago
2ded27b
Add missing EGL files to the tarballs.
by Chia-I Wu
· 15 years ago
4eead42
mesa: set version string to 7.8-rc2
by Ian Romanick
· 15 years ago
f0f04cd
Merge branch '7.8' into master
by Pauli Nieminen
· 15 years ago
c1c9fad
Remove nonexistant files from tarballs rule of Makefile
by Ian Romanick
· 15 years ago
f0c3262
mesa: set version string to 7.8-rc1
by Ian Romanick
· 15 years ago
3232388
include/GL: drop more deprecated headers
by George Sapountzis
· 15 years ago
6ce4a85
mesa: bump version to 7.9
by Brian Paul
· 15 years ago
e215830
mesa: update tarball file list, bump version string
by Brian Paul
· 15 years ago
9a4a219
drop header files and demos for dropped window systems
by George Sapountzis
· 15 years ago
ddecefb
drop linux-solo configs
by George Sapountzis
· 15 years ago
40c6bb5
Drop classic mesa svga driver
by Kristian Høgsberg
· 15 years ago
e14a5b1
Drop glide driver
by Kristian Høgsberg
· 15 years ago
230d263
Remove GGI support
by Kristian Høgsberg
· 15 years ago
b5c3199
Remove dos driver
by Kristian Høgsberg
· 15 years ago
4387580
Remove directfb support
by Kristian Høgsberg
· 15 years ago
295a025
glapi: fix es after mv
by George Sapountzis
· 15 years ago
c3168e0
makefiles: Don't complaint about changing configs if the same one is reselected.
by José Fonseca
· 15 years ago
3c28fad
mesa: remove darwin-x86ppc and dangling darwin refs in Makefile
by Brian Paul
· 15 years ago
6e8897f
Retire miniglx and move the actual glx code up to src/glx
by Kristian Høgsberg
· 15 years ago
bee9964
Merge remote branch 'origin/master' into lp-binning
by José Fonseca
· 15 years ago
562c127
Merge branch 'master' into opengl-es-v2
by Chia-I Wu
· 15 years ago
080c40a
Merge remote branch 'origin/master' into lp-binning
by José Fonseca
· 15 years ago
c9a210f
makefile: added src/glsl/Makefile.template to tarball list
by Brian Paul
· 15 years ago
976c858
Clean up ES_FILES.
by Chia-I Wu
· 15 years ago
aa02683
Merge branch 'i965g-restart'
by Keith Whitwell
· 15 years ago
9eb7fc6
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
a5585cb
Merge commit 'origin/master' into i965g-restart
by Keith Whitwell
· 15 years ago
6a7b6a5
llvmpipe: added linux-llvm-debug configuration
by Brian Paul
· 15 years ago
75f371e
Remove grammar module -- no dependencies left.
by Michal Krol
· 15 years ago
a3eb0f7
Merge branch 'master' into glsl-pp-rework-2
by Michal Krol
· 15 years ago
068596c
Build mesa glsl with make.
by michal
· 15 years ago
ba167f8
mesa: set version string to 7.7-rc1
by Ian Romanick
· 15 years ago
650e020
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
by Ian Romanick
· 15 years ago
cba614b
mesa: omit VC6, VC7 project files from tarballs
by Brian Paul
· 15 years ago
97ea8e9
Add new config for OpenGL ES.
by Chia-I Wu
· 15 years ago
bfa66bd
mesa/es: Add OpenGL ES overlay.
by Chia-I Wu
· 15 years ago
211d7ab
i965g: add standalone xlib debug winsys
by Keith Whitwell
· 15 years ago
24e2f61
mesa: assorted top-level Makefile clean-ups
by Brian Paul
· 15 years ago
Next »