View Git repositories

xf86-video-intel hosts its code at git://anongit.freedesktop.org/xorg/driver/xf86-video-intel.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:xserver-xorg-video-intel

See all merge proposals.

xf86-video-intel has 2 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:xserver-xorg-video-intel
Series: trunk
1 Development 2023-02-01 18:07:58 UTC
8611. sna: Shut up enum warns The libdrm e...

Author: Ville Syrjälä
Revision Date: 2023-02-01 18:07:58 UTC

sna: Shut up enum warns

The libdrm enum usage is a mess, and modern gcc is unhappy about
the implicit conversions:
../src/sna/sna_present.c:229:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum drm_vblank_seq_type’ [-Wenum-conversion]

Just cast to an integer type to silence the warns.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>

lp:~danteabate/xserver-xorg-video-intel/dante_h 1 Development 2010-06-14 01:26:14 UTC This branch has not been pushed to yet.
12 of 2 results
You can't create new branches for xf86-video-intel.