OSDN Git Service

High Dynamic Range Tone Mapping: Add a new filter for input metadata and some comments.
[android-x86/hardware-intel-common-libva.git] / va / x11 /
2018-03-13 Haihao XiangReturn once the drawable is destroyed
2017-11-22 Mark ThompsonMove driver context allocation to common code
2017-11-21 Víctor Manuel Jáqu... build: Remove unused macro
2017-11-17 Victor Tosocoverity: fix check_after_deref
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 Mark ThompsonAdd namespace prefix to global DRI functions in libva-x11
2017-09-27 Mark ThompsonAdd namespace prefix to globals
2017-09-27 Mark ThompsonMove VADisplay allocation to common code
2017-09-27 Mark ThompsonMove some common macro definitions to the new internal...
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-06-20 Xiang, Haihaoconfigure fails if requirement can't be met for user...
2017-06-12 Xiang, HaihaoAvoid assertion fault when trying to draw a big picture
2017-06-06 Xiang, HaihaoAvoid assertion fault when trying to draw a big picture
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-16 Chris Wilsonva/x11: Require synchronisation to vblank with DRI2Swap...
2016-04-25 Alan Coopersmithgcc suggests not putting ; at end of if statements
2015-11-19 Alexandrx11_screen driver context member initialization for...
2015-09-29 Francois Gougetva/x11: Don't crash the application if it does not...
2015-03-10 Lionel Landwerlinx11: dri2: fix double Unlocks/SyncHandle
2014-12-04 Lionel Landwerlinx11: check x pixmap is still alive before DRI2DestroyDr...
2014-12-04 Xiang, HaihaoFix while loop
2014-10-08 Emil Velikovva_x11: hide private symbols
2013-06-19 Austin Yuanva_x11: fix klockscan issue (details is bellow)
2013-06-19 Elaine Wangva_trace: refine the log format
2013-03-19 Armin KAutomake 1.13 fixups
2012-09-27 Gwenole BeauchesneSanitize build dependencies.
2012-09-26 Gwenole BeauchesneAPI: backend: add VA display types.
2012-09-26 Gwenole BeauchesneAPI: backend: rename VADriverContext.dri_state to drm_s...
2012-09-26 Benjamin FranzkeAPI: introduce DRM common utilities and data structures.
2012-09-26 Gwenole BeauchesneRevert Pixmap-based EGL interfaces.
2012-06-28 Austin Yuanlicense header: add the missing license header to files
2012-06-28 Gwenole BeauchesneFix build with alternate X11, GLX and EGL prefixes.
2012-04-08 Gwenole BeauchesneRevert "declare vaGetDisplay in va.h instead of va_xxx.h"
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-14 Xiang, HaihaoNew hooks to create/free native pixmap
2011-12-14 Xiang, Haihaodeclare vaGetDisplay in va.h instead of va_xxx.h
2011-10-11 Gwenole Beauchesneva_fglrx: fix driver name detection.
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-07-26 Gwenole Beauchesnedri2: ignore BadDrawable errors.
2011-07-26 Gwenole BeauchesneFix out-of-source builds.
2011-07-26 Gwenole Beauchesnecosmetics: clean up Makefiles.
2011-07-26 Gwenole BeauchesneVA/X11: drop useless casts.
2011-06-17 Gwenole BeauchesneFix vaTerminate() with non DRI-based drivers.
2011-06-13 Edgar Huceklibva: fix memeory leaks in libva
2011-06-10 Austin YuanRevert the change in VA_DRI2SwapBuffers: _XReply -...
2011-05-31 Austin Yuanlibva: several changes
2011-05-16 Xiang, Haihaova: always create a new VA display on X11
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g...
2010-10-27 Austin Yuanlibva-1.0.6
2010-09-25 Austin YuanFix x11/Makefile.am license header
2010-07-26 Gwenole BeauchesneFix detection of fglrx.
2010-07-07 Xiang, Haihaolibva: render front buffer for Pixmap.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize().
2010-06-02 Xiang, Haihaolibva: update DRI2 to support swapbuffer
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...
2010-05-11 Ren ZhaohanMerge branch 'test' into libva-1.1
2010-05-10 Austin Yuanglobal vaDisplayIsValid
2010-05-07 Ren ZhaohanRemove and redifine some Xlib Macros, use void* instead...
2010-05-06 Ren Zhaohanmove va_android.c => va_android.cpp, use sp<Surface...
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-16 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-07 Ren Zhaohanpsb_drv_video error: vaPutSurface: invalidate drawable
2010-04-01 Ren Zhaohanpass moblin compile
2010-03-31 Austin Yuanfix build issue
2010-03-31 Austin YuanInitial android backend
2010-03-31 Austin YuanDisplay *x11_dpy ==> void *native_dpy for other window...
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...