meson: Add Haiku platform support v4
[mesa.git] / src / gallium / state_trackers /
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-15 Jan Veselyclover: Fix build after llvm r325155 and r325160
2018-02-15 Dylan Bakermeson: use va-api version reported by pkg-config
2018-02-09 Timothy Arcericlover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR
2018-02-09 Mark Thompsonst/va: Make the vendor string more descriptive
2018-02-09 Mark Thompsonst/va: Enable vaExportSurfaceHandle()
2018-02-07 Roland ScheideggerRevert "gallium: build ddebug, noop, rbug, trace as...
2018-02-07 Marek Olšákgallium: build ddebug, noop, rbug, trace as part of...
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-02-01 Timothy Arcerigallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
2018-01-30 Andres Rodriguezgallium: add type parameter to create_fence_fd
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Gert Wollnygallium: Make (num_)samples an unsigned int
2018-01-19 Grazvydas Ignotasst/vdpau: release held lock in error path
2018-01-17 Marek Olšáknine: assume that user constant buffers are always...
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
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
2018-01-15 Adam JacksonRevert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_...
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-09 Indrajit Dasst/omx_bellagio: Update default intra matrix per MPEG2...
2018-01-09 Scott D Phillips.gitignore: Ignore new generated files
2018-01-09 Dylan Bakermeson: build clover
2018-01-03 Mario Kleinerst/dri: Add option to control exposure of 10 bpc color...
2018-01-03 Mario Kleinerst/dri: Add support for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri: Support texture_from_pixmap for BGR[A/X]1010102...
2018-01-03 Mario Kleinerst/dri2: Add buffer handling for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri2: Add format translations for BGR[A/X]1010102...
2017-12-20 Lucas Stachst/dri: allow direct YUYV import
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-15 Boyuan Zhangst/va: directly use idr pic flag
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-04 Dylan Bakermeson: build gallium nine state_tracker
2017-12-04 Dylan Bakermeson: build gallium xa state tracker
2017-12-04 Dylan Bakermeson: build gallium va state tracker
2017-12-04 Dylan Bakermeson: build gallium omx state tracker
2017-12-04 Dylan Bakermeson: build gallium xvmc state tracker
2017-12-04 Dylan Bakermeson: build gallium vdpau state tracker
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
2017-11-29 Adam Jacksongallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_co...
2017-11-28 Eric Engestromst/dri: replace hard-coded array size with ARRAY_SIZE()
2017-11-25 Marek Olšákgallium/hud: add HUD sharing within a context share...
2017-11-25 Marek Olšákgallium/hud: update the HUD interface for multiple...
2017-11-25 Marek Olšákgallium/hud: use cso_get_pipe_context
2017-11-25 Marek Olšákgallium/hud: split hud_draw into 3 separate functions
2017-11-25 Marek Olšákst/dri: remove dead code and incorrect comment around...
2017-11-25 Marek Olšákst/dri: clean up dri_unbind_context
2017-11-17 Boyuan Zhangst/va: implement poc type
2017-11-17 Dylan Bakerautotools: change version TINY -> PATCH
2017-11-17 Dylan Bakerautotools: set XA versions in configure.ac and configur...
2017-11-15 Frank Richtergallium/wgl: fix default pixel format issue
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-11 Marek Olšákst/dri: fix deadlock when waiting on android fences
2017-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-11-10 Marek Olšákst/dri: fix android fence regression
2017-11-09 Nicolai Hähnlest/dri: use stapi flush instead of pipe flush when...
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Timothy Arcerimesa: use simple mtx in core mesa
2017-11-08 Gert Wollnyclover: use the unified check for c++11 instead of...
2017-11-06 Adam Jacksondrisw: Enable flush control for llvmpipe and softpipe
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-10-27 Dylan Bakermeson: build gallium based osmesa
2017-10-25 Jan Veselyclover: Fix compilation after clang r315871
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-18 Michel Dänzerst/osmesa: include u_inlines.h for pipe_resource_reference
2017-10-18 Michel Dänzerst/mesa: Initialize textures array in st_framebuffer_va...
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-16 Dylan Bakermeson: Build gallium dri state tracker
2017-10-13 Mark Thompsonst/dri: Add definitions to allow importing 16-bit surfaces
2017-10-12 Marek Olšákst/dri: implement __DRIimageExtension::validateUsage...
2017-10-10 Nicolai Hähnlest/dri: implement createImageFromRenderbuffer(2)
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-10-04 Leo Liust/vdpau: don't re-allocate interlaced buffer with...
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
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-27 Marek Olšákst/dri: don't expose modifiers in EGL if the driver...
2017-09-27 Jan Veselyclover: Query and export int64 atomics
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/omx: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liust/va/postproc: use video original size for postprocessing
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
2017-09-20 Francisco Jerezclover: Run the associated action before an event is...
next