summaryrefslogtreecommitdiff
path: root/external/mit/xorg
AgeCommit message (Expand)Author
2021-06-01Pull up following revision(s) (requested by rin in ticket #1276):martin
2021-02-17Pull up following revision(s) (requested by mrg in ticket #1207):martin
2020-10-23Pull up following revision(s) (requested by maya in ticket #1118):martin
2020-10-18Pull up following revision(s) (requested by nia in ticket #1115):martin
2020-10-08Pull up following revision(s) (requested by nia in ticket #1098):martin
2020-10-08Pull up following revision(s) (requested by nia in ticket #1097):martin
2020-09-19Pull up following revision(s) (requested by nia in ticket #1087):martin
2020-08-27Pull up following revision(s) (requested by tsutsui in ticket #1061):martin
2020-08-20Pull up following revision(s) (requested by kim in ticket #1059):martin
2020-08-17Pull up following revision(s) (requested by tsutsui in ticket #1051):martin
2020-07-26Pull up following revision(s) (requested by tsutsui in ticket #1028):martin
2019-09-17Sync to current and pull up the following revisions, requested by mayamartin
2019-08-12Pull up following revision(s) (requested by maya in ticket #46):martin
2019-07-21Add ftcolor.h to build from freetype2.rjs
2019-07-20update for freetype 2.10.0mrg
2019-07-20updates for freetype 2.10.0mrg
2019-07-15define _CONST_X_STRING for newer versions.mrg
2019-07-11define _CONST_X_STRING for libXt 1.2.0mrg
2019-07-10handle @epoxy_has_glx@, @epoxy_has_egl@, and @epoxy_has_wgl@.mrg
2019-07-09updates for libepoxy 1.4.3.mrg
2019-07-08update for libX11 1.6.8.mrg
2019-07-08define _CONST_X_STRING to silence Xt warnings (from xcalc 1.1.0.)mrg
2019-07-07re-add arm64 to the list of llvm-ok platforms. fixes gallium_dri.so:mrg
2019-06-19allow all arm platforms, not just evbarm, to build with MKLLVMRT.mrg
2019-06-18Include mesa-ver.mk so MESA_VER doesn't get expanded into an empty string.maya
2019-06-09add ARMDisassembler for the arm section. fixes linkage issue.mrg
2019-06-07allow building arm llvmpipe.mrg
2019-06-07put BUILD_LLVMPIPE and it's MKLLVMRT conditional inside the x86 + evbarmmrg
2019-06-02fix building x86 with X11 but not LLVM:mrg
2019-05-31shuffle the build order: we need libX11 before gallium because we linkmaya
2019-05-30Add libraries to resolve missing xcb symbolsmaya
2019-05-29Pick up xcb pkgconfig version automagically from the configure scriptmaya
2019-05-16Fix MKCOMPATX11 buildchristos
2019-05-11elide clang warningschristos
2019-05-10add new INTEL_DRIVER_DATE variable that defaults to 2019, but canmrg
2019-04-26Fix stack protector buildchristos
2019-04-26Amputate stack protector warnings, instead of trying more band-aids.christos
2019-04-25Link against expat.maya
2019-04-20Add missing file. Allows linking webkit-gtk (which has a process linkmaya
2019-04-18remove now dated comment.mrg
2019-04-18We use pthread functions, link against pthread.maya
2019-04-18if HAVE_XORG_GLAMOR != no, set define PLATFORM_HAS_EGL=1.mrg
2019-04-16enable EGL and glamor. partly from maya@.mrg
2019-04-16enable EGL and glamor. partly from maya@.mrg
2019-04-16Ran out of patience playing stack protector bingo.christos
2019-04-13Enable TearFree by default.maya
2019-04-12more stack protector (arm32)christos
2019-04-11the drivers we dlopen need pthread.maya
2019-04-10Extend LLVM link.mk to handle librt. Use it in Gallium.joerg
2019-04-09Need pthread for all the mtx_lock.maya