radeonsi/nir: Add const_index when loading GS inputs
[mesa.git] / src / gallium / state_trackers / va /
2019-08-21 Ilia Mirkingallium/vl: use compute preference for all multimedia...
2019-07-29 Marek Olšákgallium: create multimedia contexts as compute-only...
2019-05-10 Julien Isorcest/va: set the visible image dimensions in vlVaDeriveImage
2019-05-03 Julien Isorcest/va: check resource_get_info nullity in vlVaDeriveImage
2019-04-30 Julien Isorcest/va: properly set stride and offset in vlVaDeriveImage
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-16 suresh guttulast/va/enc: Add support for frame_cropping_flag of VAEnc...
2019-04-15 Dylan BakerDelete autotools
2019-04-09 Boyuan Zhangst/va: reverse qt matrix back to its original order
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-11 Leo Liust/va/vp9: set max reference as default of VP9 referenc...
2019-02-11 Leo Liust/va: fix the incorrect max profiles report
2019-02-11 Guttula, Sureshst/va:Add support for indirect manner by returning...
2019-01-09 Indrajit Dasst/va: Return correct status from vlVaQuerySurfaceStatus
2018-11-05 Marek Olšákst/va: fix incorrect use of resource_destroy
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-23 Boyuan Zhangst/va: get mjpeg slice header
2018-10-11 Boyuan Zhangst/va: use provided sizes and coords for vlVaGetImage
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-03 Drew Davenportst/va: Support YUV formats in vaCreateSurfaces
2018-04-26 Drew Davenportst/va: Fix typos
2018-04-26 Drew Davenportst/va: Fix potential buffer overread
2018-04-12 Leo Liust/va: add VP9 config to enable profile2
2018-04-12 Leo Liust/va: add VP9 config to enable profile0
2018-04-12 Leo Liust/va: parse VP9 uncompressed frame header
2018-04-12 Leo Liust/va: add slice parameter handling for VP9
2018-04-12 Leo Liust/va: add picture parameter handling for VP9
2018-04-12 Leo Liust/va: add handles for VP9 buffers
2018-04-12 Leo Liust/va: add VP9 picture to context
2018-02-15 Dylan Bakermeson: use va-api version reported by pkg-config
2018-02-09 Mark Thompsonst/va: Make the vendor string more descriptive
2018-02-09 Mark Thompsonst/va: Enable vaExportSurfaceHandle()
2018-02-05 Boyuan Zhangst/va: implement HEVC encode functions
2018-02-05 Boyuan Zhangst/va: add HEVC encode functions
2018-02-05 Boyuan Zhangst/va: enable dual instances encode only for H264
2018-02-05 Boyuan Zhangst/va: add entrypoint check for HEVC
2018-02-05 Boyuan Zhangst/va: add HEVC picture desc
2018-02-05 Boyuan Zhangst/va: move H264 enc functions into separate file
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-17 Leo Liust/va: add break for MPEG4 data buffer handling case
2018-01-17 Leo Liust/va: remove TODO line for JPEG data buffer handling
2018-01-16 Grazvydas Ignotasst/va: release held locks in error paths
2018-01-16 Indrajit Dasst/va: clear pointers for mpeg2 quantiser matrices
2017-12-15 Boyuan Zhangst/va: directly use idr pic flag
2017-12-04 Dylan Bakermeson: build gallium va state tracker
2017-11-17 Boyuan Zhangst/va: implement poc type
2017-10-17 Mark Thompsonst/va: Return correct width and height for encode/decod...
2017-10-17 Mark Thompsonst/va: Fix config entrypoint handling
2017-10-17 Mark Thompsonst/va: Disable vaExportSurfaceHandle()
2017-10-07 Mark Thompsonst/va: Implement vaExportSurfaceHandle()
2017-10-04 Leo Liust/va: add RGB support to vlVaPutSurface
2017-10-04 Leo Liust/va: don't re-allocate interlaced buffer with pakced...
2017-09-29 Leo Liust/va: add dst rect to avoid scale on deint
2017-09-28 Leo Liust/va: use pipe transfer_map to map upload buffer
2017-09-25 Leo Liust/va/postproc: implement the DRM prime grabber
2017-09-25 Leo Liust/va/postproc: use progressive target buffer for scaling
2017-09-25 Leo Liust/va: make internal func vlVaHandleSurfaceAllocate...
2017-09-25 Leo Liust/va/postproc: add a full NV12 deint support from...
2017-09-25 Leo Liust/va: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liust/va/postproc: use video original size for postprocessing
2017-09-07 Leo LiuRevert "st/va: add enviromental variable to disable...
2017-09-07 Leo Liust/va: move YUV content to deinterlaced buffer when...
2017-09-07 Leo Liust/va: reallocate the buffer if the layout isn't supported
2017-08-23 Leo Liust/va: exclude the buffer reallocation for encode case
2017-08-22 Leo Liust/va: enable P016 format i.e. reallocate buffer if...
2017-08-21 Leo Liust/va: add MJPEG for config
2017-08-21 Leo Liust/va: reallocate surface with YUYV stream
2017-08-21 Leo Liust/va: detect MJPEG format from bitstream
2017-08-21 Leo Liust/va: reallocate surface when interlaced
2017-08-21 Leo Liust/va: make surface allocate functions more usefully
2017-08-21 Leo Liust/va: add slice parameter handling for MJPEG
2017-08-21 Leo Liust/va: add huffman table handling for MJPEG
2017-08-21 Leo Liust/va: add iq matrix handling for MJPEG
2017-08-21 Leo Liust/va: add picture parameter handling for MJPEG
2017-08-21 Leo Liust/va: add handles for MJPEG Buffers
2017-08-21 Leo Liust/va: create decoder for MJPEG format
2017-08-21 Leo Liust/va: add MJPEG picture to context
2017-08-14 Julien Isorcest/va: change frame_idx from array to hash table
2017-07-17 Mark Thompsonst/va: Fix scaling list ordering for H.265
2017-06-22 Chandu Babu Nchange va max_entrypoints
2017-06-22 Chandu Babu Nst/va: Fix leak in VAAPI subpictures
2017-06-12 Marek Olšákvl,omx,va,vdpau,xvmc: don't set the priv pointer in...
2017-06-07 Thomas Hellandutil: Port nir_array functionality to u_dynarray
2017-06-07 Thomas Hellandgallium: Add missing includes
2017-05-19 Emil Velikovst/va: check if vl_*_screen_create has failed only...
2017-05-19 Emil Velikovst/va: fix misplaced closing bracket
2017-05-19 Emil Velikovst/va: move variable declaration to where its used
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-03-28 Nayan Deshmukhst/va: remove assert for single slice
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-13 Christian Königst/va: add support for allocating 10bpp surfaces
2017-03-13 Christian Königst/va: add support for P010 and P016 formats v3
2017-03-13 Christian Königst/va: clear the video surface on allocation
2017-03-13 Christian Königst/va: cleanup error handling in vlVaCreateSurfaces2
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
next