lp:~thopiekar/emgd/libva-1.0.14-github_community

Created by Thomas Karl Pietrowski and last modified
Get this branch:
bzr branch lp:~thopiekar/emgd/libva-1.0.14-github_community

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Karl Pietrowski
Project:
Intel® EMGD driver
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/EMGD-Community/libva.git,branch=master-1.0.14.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

337. By Thomas Karl Pietrowski

adding new packaging

336. By Thomas Karl Pietrowski

removing packaging

335. By Thomas Karl Pietrowski

fixing build problems

334. By Xiang, Haihao <email address hidden>

bump to 1.0.14

Signed-off-by: Xiang, Haihao <email address hidden>

333. By Gwenole Beauchesne <email address hidden>

i965_drv_video: don't export internal driver functions.

Make sure to use our internal functions. In particular, we override
some DRM functions and they have to be used. e.g. this fixes VA/GLX.

332. By Austin Yuan <email address hidden>

va.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType for unified codying style (CamelCase)

VA_DECODE_SLICE_MISSING --> VADecodeSliceMissing
VA_DECODE_MB_ERROR --> VADecodeMBError

Signed-off-by: Austin Yuan <email address hidden>

331. By Gwenole Beauchesne <email address hidden>

dri2: ignore BadDrawable errors.

Hi,

This patch fixes the following error.

X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request: 137 (DRI2)
  Minor opcode of failed request: 4 (DRI2DestroyDrawable)
  Resource id in failed request: 0x4800001
  Serial number of failed request: 30
  Current serial number in output stream: 32

The X drawable can die before we notice it in free_drawable_hashtable(),
called through vaTerminate(). This patch is ported from Mesa (GLX/DRI2).

Regards,
Gwenole.

330. By Gwenole Beauchesne <email address hidden>

Fix make dist.

329. By Gwenole Beauchesne <email address hidden>

Fix out-of-source builds.

328. By Gwenole Beauchesne <email address hidden>

i965_drv_video: cosmetics (cleanup Makefile).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.