Bump the version to 2.4.50

main
Marek Olšák 2013-12-03 19:50:22 +01:00
parent c3d96897de
commit 4c5de721c4
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
[2.4.49],
[2.4.50],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])

View File

@ -807,6 +807,7 @@ struct drm_radeon_gem_create {
#define RADEON_TILING_MACRO 0x1
#define RADEON_TILING_MICRO 0x2
#define RADEON_TILING_SWAP_16BIT 0x4
#define RADEON_TILING_R600_NO_SCANOUT RADEON_TILING_SWAP_16BIT
#define RADEON_TILING_SWAP_32BIT 0x8
/* this object requires a surface when mapped - i.e. front buffer */
#define RADEON_TILING_SURFACE 0x10