Home | History | Annotate | Download | only in xf86-video-intel
History log of /src/external/mit/xorg/server/drivers/xf86-video-intel/Makefile
RevisionDateAuthorComments
 1.35  03-Jun-2023  lukem bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER

Provide a single variable
CC_WNO_ADDRESS_OF_PACKED_MEMBER
with options for both clang and gcc, to replace
CLANG_NO_ADDR_OF_PACKED_MEMBER
CC_NO_ADDR_OF_PACKED_MEMBER
GCC_NO_ADDR_OF_PACKED_MEMBER

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
 1.34  30-May-2021  joerg Various X drivers still need -fcommon, so add it.
 1.33  07-Sep-2020  mrg branches: 1.33.2;
use GCC_NO_ADDR_OF_PACKED_MEMBER.
 1.32  10-May-2019  mrg add new INTEL_DRIVER_DATE variable that defaults to 2019, but can
be set to 2014 and the older KMS based driver will be used (which
is the last actual release.)

this fixes some display issues on older systems. for me, sandy
bridge has minor issues with the new drivrer, but kaby lake really
likes to have the newer driver.

perhaps change default later, but this enables simple testing.
 1.31  13-Apr-2019  maya Enable TearFree by default.

This avoids visual corruption that can be induced by, e.g.,
env LIBGL_ALWAYS_SOFTWARE=1 glmark2.
 1.30  20-Mar-2019  mrg updates for xf86-video-intel 6afed33b2d673d88674f0c76efe500ae414e8e1b.
 1.29  02-Jan-2019  mrg explicitly link libXfont since it is used.

from Patrick Welche in private email.
 1.28  01-Jan-2019  mrg build fixes for xorg-server 1.20 parts:

- define HAVE_XF86_CURSOR_RESET_CURSOR for several drivers that now
look for it.
- remove various -Wno* options no longer needed, in particular the
global -Wno-error in the radeon and radeon-kms drivers
 1.27  31-Dec-2018  mrg more xorg-server 1.20 updates:

- more -Wno-error for deprecated functions
- add missing header paths
 1.26  31-Dec-2018  mrg -Wno-error for newly deprecated things.
 1.25  08-Oct-2016  mrg branches: 1.25.12; 1.25.14;
set XFree86LOADER for all xorg-server driver builds again,
it's still needed for many drivers and would normally be
set in xorg-server.h.
 1.24  19-Sep-2016  christos XXX: This driver still needs XFree86LOADER defined to expose intelModuleData.
 1.23  16-Aug-2016  mrg define HAVE_XAA_H in Makefile.xf86-driver for xorg-server 1.10 only,
move it out of many driver makefiles.
 1.22  08-Jun-2016  christos branches: 1.22.2;
more -Wno-stack-protector
 1.21  14-May-2015  mrg switch the default method to SNA.
 1.20  16-Jan-2015  snj update for 2.99.917
 1.19  11-Nov-2014  tron Fix build with "USE_SSP" set to "yes".
 1.18  06-Nov-2014  snj a single -DHAVE_GETLINE will suffice.
 1.17  05-Nov-2014  christos adjust to newer sources
 1.16  11-Sep-2014  riastradh Switch default accelmethod back to UXA until we import a stabler SNA.
 1.15  10-Aug-2014  jmcneill branches: 1.15.2;
define HAS_PIXMAN_GLYPHS=1 and HAS_PIXMAN_TRIANGLES=1 as the configure script would do
 1.14  07-Apr-2014  rjs The SNA code builds with gcc 4.8 on i386 so enable it again.

ok riastradh@
 1.13  03-Apr-2014  riastradh branches: 1.13.2;
Skip SNA on i386 for now, since it triggers a GCC ICE.
 1.12  03-Apr-2014  riastradh Update reachover makefiles and set lists for xf86-video-intel 2.21.15.
 1.11  16-Oct-2013  martin Add missing i810_dri.c file to SRCS.
PR xsrc/48315.
 1.10  11-Aug-2011  joerg branches: 1.10.2; 1.10.4; 1.10.8; 1.10.10; 1.10.16;
Various warning adjustments for clang
 1.9  18-Jan-2011  jmcneill Enable XvMC support for Intel graphics chips
 1.8  22-May-2010  mrg find libdrm files in their new place.
 1.7  08-Oct-2009  snj Move libdrm headers up one level (out of the X11 directory) to match
the rest of the world and fix the inconsistency with libdrm.pc.
Fixes PR xsrc/42126.
 1.6  09-Jun-2009  mrg build updates for libdrm 2.4.11 and xf86-video-intel 2.7.1.

thanks to snj@ for most of this.
 1.5  31-Aug-2008  christos branches: 1.5.2; 1.5.6; 1.5.8; 1.5.14;
enable the intel driver
 1.4  03-Aug-2008  rtr major, minor and patchlevel CPPFLAGS now come from Makefile.xf86-driver
 1.3  03-Aug-2008  rtr * traverse into xf86-video-* directories that compile
* make most drivers build with the SRCS they do specify though it is likely
most would explode when loaded by the server
 1.2  03-Aug-2008  rtr oops these drivers are video not input
 1.1  03-Aug-2008  rtr add the bulk of xf86-video-* driver reachovers
- there are still a few more to come
- most of these have incomplete SRCS at the moment
 1.5.14.1  21-Apr-2010  matt sync to netbsd-5
 1.5.8.2  10-Oct-2009  sborrill Pull up the following revisions(s) (requested by snj in ticket #1079):
distrib/sets/lists/base/mi: patch
etc/mtree/NetBSD.dist: patch
distrib/sets/lists/xcomp/mi: revision 1.100
external/mit/xorg/lib/dri/dri.mk: revision 1.8
external/mit/xorg/lib/dri/libmesa/Makefile: revision 1.4
external/mit/xorg/lib/libGL/Makefile: revision 1.10
external/mit/xorg/lib/libdrm/Makefile: revision 1.5
external/mit/xorg/lib/libdrm/drm/Makefile: revision 1.3
external/mit/xorg/lib/libdrm_intel/Makefile: revision 1.3
external/mit/xorg/server/drivers/Makefile.xf86-driver: revision 1.16
external/mit/xorg/server/drivers/xf86-video-glint/Makefile: revision 1.7
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.7
external/mit/xorg/server/drivers/xf86-video-intel/ch7017/Makefile: revision 1.2
external/mit/xorg/server/drivers/xf86-video-intel/ch7xxx/Makefile: revision 1.2
external/mit/xorg/server/drivers/xf86-video-intel/ivch/Makefile: revision 1.2
external/mit/xorg/server/drivers/xf86-video-intel/sil164/Makefile: revision 1.2
external/mit/xorg/server/drivers/xf86-video-intel/tfp410/Makefile: revision 1.2
external/mit/xorg/server/drivers/xf86-video-mga/Makefile: revision 1.7
external/mit/xorg/server/drivers/xf86-video-radeon/Makefile: revision 1.5
external/mit/xorg/server/drivers/xf86-video-savage/Makefile: revision 1.7
external/mit/xorg/server/drivers/xf86-video-sis/Makefile: revision 1.7
external/mit/xorg/server/drivers/xf86-video-tdfx/Makefile: revision 1.6
external/mit/xorg/server/drivers/xf86-video-via/Makefile: revision 1.5
external/mit/xorg/server/xorg-server/GL/glx/Makefile.glx: revision 1.5
external/mit/xorg/server/xorg-server/glx/Makefile.glx: revision 1.4
external/mit/xorg/server/xorg-server/hw/xfree86/dri/Makefile: revision 1.7
external/mit/xorg/server/xorg-server/hw/xfree86/dri2/Makefile: revision 1.4

Move libdrm headers up one level (out of the X11 directory) to match
the rest of the world and fix the inconsistency with libdrm.pc.
Fixes PR xsrc/42126.
 1.5.8.1  17-Sep-2009  snj Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.
 1.5.6.2  19-Oct-2008  haad Sync with HEAD.
 1.5.6.1  31-Aug-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:41:15 +0000
 1.5.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.5.2.1  31-Aug-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:42 +0000
 1.10.16.1  20-Oct-2013  bouyer Pull up following revision(s) (requested by martin in ticket #971):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.11
Add missing i810_dri.c file to SRCS.
PR xsrc/48315.
 1.10.10.1  20-Oct-2013  bouyer Pull up following revision(s) (requested by martin in ticket #971):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.11
Add missing i810_dri.c file to SRCS.
PR xsrc/48315.
 1.10.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.4.1  20-Oct-2013  bouyer Pull up following revision(s) (requested by martin in ticket #971):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.11
Add missing i810_dri.c file to SRCS.
PR xsrc/48315.
 1.10.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.13.2.1  10-Aug-2014  tls Rebase.
 1.15.2.3  19-May-2015  snj Pull up following revision(s) (requested by mrg in ticket #786):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.21
switch the default method to SNA.
 1.15.2.2  21-Jan-2015  martin Pull up following revision(s) (requested by snj in ticket #439):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.17-1.20
Update for 2.99.917
 1.15.2.1  21-Sep-2014  snj Pull up following revision(s) (requested by riastradh in ticket #104):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 1.16
Switch default accelmethod back to UXA until we import a stabler SNA.
 1.22.2.1  04-Nov-2016  pgoyette Sync with HEAD
 1.25.14.1  10-Jun-2019  christos Sync with HEAD
 1.25.12.1  18-Jan-2019  pgoyette Synch with HEAD
 1.33.2.1  31-May-2021  cjep sync with head

RSS XML Feed