mesa/bin
Dylan Baker 3218056e0e meson: Build i965 and dri stack
This gets pretty much the entire classic tree building, as well as
i965, including the various glapis. There are some workarounds for bugs
that are fixed in meson 0.43.0, which is due out on October 8th.

I have tested this with piglit using glx.

v2: - fix typo "vaule" -> "value"
    - use gtest dep instead of linking to libgtest (rebase error)
    - use gtest dep instead of linking against libgtest (rebase error)
    - copy the megadriver, then create hard links from that, then delete
      the megadriver. This matches the behavior of the autotools build.
      (Eric A)
    - Use host_machine instead of target_machine (Eric A)
    - Put a comment in the right place (Eric A)
    - Don't have two variables for the same information (Eric A)
    - Put pre_args at top of file in this patch (Eric A)
    - Fix glx generators in this patch instead of next (Eric A)
    - Remove -DMESON hack (Eric A)
    - add sha1_h to mesa in this patch (Eric A)
    - Put generators in loops when possible to reduce code in
      mapi/glapi/gen (Eric A)
v3: - put HAVE_X11_PLATFORM in this patch

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-10-09 13:42:44 -07:00
..
.editorconfig bin: use tabs for coding style on *.sh files 2017-05-09 14:05:00 +03:00
.gitignore Add new .gitignore entries for Automake 1.13 tests 2013-01-03 15:24:45 -08:00
bugzilla_mesa.sh bin/bugzilla_mesa.sh: rework the looping method 2017-03-10 14:12:48 +00:00
get-extra-pick-list.sh bin/get-{extra,fixes}-pick-list.sh: improve output 2017-04-20 10:28:54 +02:00
get-fixes-pick-list.sh bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags 2017-06-15 15:53:21 +03:00
get-pick-list.sh bin/get-pick-list.sh: remove ancient way of nominating patches 2017-02-16 15:17:52 +00:00
get-typod-pick-list.sh bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed 2017-02-16 15:17:52 +00:00
git_sha1_gen.py git_sha1_gen: fix output on python3 2017-09-25 14:58:26 +01:00
install_megadrivers.py meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
perf-annotate-jit.py bin/*py: honor editorconfig formatting 2017-05-09 14:06:52 +03:00
shortlog_mesa.sh bin/shortlog_mesa.sh: remove the final bashism 2017-03-10 14:12:48 +00:00