i965: Use drmIoctl for DRM_I915_GETPARAM (v2)
[mesa.git] / src / gallium / state_trackers /
2016-06-28 Leo Liust/omx: fix decoder fillout for the OMX result buffer
2016-06-28 Jan Veselyclover: Fix kernel metadata retrieval after clang r273425
2016-06-28 Francisco Jerezclover/llvm: Fix copyright attribution of invocation...
2016-06-27 Julien Isorcest/omx: count number of slices
2016-06-27 Julien Isorcest/omx: add support for nouveau / interlaced
2016-06-27 Julien Isorcest/omx: retrieve preferred interlaced and buffer_formats
2016-06-27 Gurkirpal Singhst/va: Check NULL pointer
2016-06-25 Axel Davyst/nine: Use offset_units_unscaled
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-21 Vedran Miletićclover: Fix build against clang SVN >= r273191
2016-06-16 Christian Königst/vdpau: we support lumakeying now
2016-06-14 Nayan Deshmukhst/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respec...
2016-06-14 Michel Dänzerst/dri: Clear drawable texture_mask in dri2_invalidate_...
2016-06-14 Julien Isorcest/va: ensure linear memory for dmabuf
2016-06-14 Aaron Watryclover: Include generated sources in AM_CPPFLAGS
2016-06-13 Vedran Miletićclover: Update OpenCL version string to match OpenGL
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-13 Julien Isorcest/va: use proper temp pipe_video_buffer template
2016-06-13 Julien Isorcest/va: it is valid to release the VABuffer of an export...
2016-06-09 Nayan Deshmukhst/vdpau: implement luma keying
2016-06-09 Nayan Deshmukhvl: Apply luma key filter before CSC conversion
2016-06-02 Eric Engestromst/osmesa: remove double-write (overwriting)
2016-06-02 Nayan Deshmukhst/vdpau: check for null pointer in get/put bits.
2016-05-30 Emil Velikovmesa_glinterop: remove mesa_glinterop typedefs
2016-05-30 Stanimir Varbanovgallium: push offset down to driver
2016-05-30 Stanimir Varbanovst/dri: cleanup image_from_fd/dma_buf paths
2016-05-30 Stanimir Varbanovst/dri: add handling of R8 and GR88 DRI fourcc formats
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2016-05-24 Emil Velikovmesa_glinterop: make GL interop version field bidirectional
2016-05-24 Emil Velikovmesa_glinterop: drop mesa_glinterop_device_info::intero...
2016-05-24 Emil Velikovst/dri: add note about GL interop version checks
2016-05-24 Emil Velikovmesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE...
2016-05-24 Emil Velikovmesa_glinterop: s/struct_version/version/
2016-05-24 Emil Velikovmesa_glinterop: use consistent naming scheme for GL...
2016-05-23 Emil Velikovst/xa: don't call close(-1) in xa_tracker_create error...
2016-05-23 Emil Velikovst/dri: don't call close(-1) in dri{2, kms_}_init_scree...
2016-05-23 Rob Herringst/dri: Add support for DRIimage extension mapImage...
2016-05-19 Leo Liust/va: use drm render node for wayland display type
2016-05-18 Wang Hest/nine: Minor change to support musl libc
2016-05-18 Patrick Rudolphst/nine: Enable D3DPMISCCAPS_PERSTAGECONSTANT
2016-05-18 Axel Davyst/nine: Fix usage of rasterizer multisample bit.
2016-05-18 Axel Davyst/nine: ATOC has effect only with ALPHATESTENABLE
2016-05-18 Axel Davyst/nine: Add debug string for ATOC
2016-05-18 Axel Davyst/nine: Add asserts for output/input packing
2016-05-18 Axel Davyst/nine: Use correct PIPE_HANDLE_USAGE flag for frontbu...
2016-05-18 Axel Davyst/nine: Fix output shift calculation
2016-05-18 Axel Davyst/nine: Fix CheckDeviceFormat advertising for surfaces
2016-05-18 Axel Davyst/nine: Improve buffer placement
2016-05-18 Axel Davyst/nine: Fix buffer bind flags
2016-05-18 Axel Davyst/nine: Fix buffer locking flags handling
2016-05-18 Patrick Rudolphst/nine: Improve logging
2016-05-18 Patrick Rudolphst/nine: Use WINE thread for threadpool
2016-05-18 Patrick Rudolphst/nine: Don't present if window is occluded
2016-05-18 Patrick Rudolphst/nine: Use new function to query for resolution mismatch
2016-05-18 Axel Davyst/nine: Implement BumpEnvMap for ff
2016-05-18 Axel Davyst/nine: Format conversion for volumes in UpdateTexture
2016-05-18 Axel Davyst/nine: Remove one useless function output
2016-05-18 Axel Davyst/nine: Add support for X8L8V8U8
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to volumes
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to surfaces
2016-05-18 Axel Davyst/nine: Fix Pointsize in programmable shader
2016-05-18 Axel Davyst/nine: Fix ff pointscale computation
2016-05-18 Axel Davyst/nine: Fix header of GetIndices
2016-05-18 Axel Davyst/nine: Increase minor d3dadapter9drm ABI
2016-05-18 Axel Davyst/nine: Fix leak after ctor failures
2016-05-18 Axel Davyst/nine: Add ColorFill test for compressed textures
2016-05-18 Axel Davyst/nine: PositionT and Tessfactor are forbidden as...
2016-05-18 Axel Davyst/nine: Fix some shader failures not triggering error
2016-05-18 Axel Davyst/nine: Forbid POSITION0 for PS3.0
2016-05-18 Axel Davyst/nine: Rework UpdateTexture Checks
2016-05-18 Axel Davyst/nine: Use bufs instead of Flags for Clear
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-16 Leo Liust/vdpau: add dri3 support
2016-05-16 Leo Liust/va: add dri3 support
2016-05-16 Jan Veselyclover: grid_offset should be padded with 0 not 1
2016-05-16 Jan Veselyclover: Handle PIPE_SHADER_IR_NIR in switch
2016-05-05 Leo Liust/omx/enc: fix incorrect reference picture order for...
2016-04-29 Emil Velikovst/omx: don't return early in vid_enc_EncodeFrame()
2016-04-28 Michel Dänzerclover: Fix build against clang SVN >= r267772
2016-04-25 Robert Fossst/omx: Fix resource leak on OMX_ErrorNone
2016-04-24 Marek OlšákRevert "st/dri: add 32-bit RGBX/RGBA formats"
2016-04-21 Marek Olšákgallium: remove helpers converting to/from TGSI_PROCESSOR_*
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-21 Rob Herringst/dri: add 32-bit RGBX/RGBA formats
2016-04-20 Marek Olšákst/dri: implement the GL interop DRI extension (v2.2)
2016-04-20 Nicolas Dufresnest/dri: Fix RGB565 EGLImage creation
2016-04-20 Nicolas Dufresnest/dri: Factor out DRI2 to PIPE_FORMAT conversion
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Michel Dänzerclover: Fix build against LLVM SVN >= r266163
2016-04-12 Iurie Salomovva: check null context in vlVaDestroyContext
2016-04-08 Thomas Hindoe Paab... st/va: avoid dereference after free in vlVaDestroyImage
2016-04-07 Michel DänzerRevert "clover: Fix build against clang SVN >= r265359"
2016-04-05 Michel Dänzerclover: Fix build against clang SVN >= r265359
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: distinguish between shader IR in get_compute_param
2016-04-01 Bas Nieuwenhuizengallium: add global buffer memory barrier bit
2016-04-01 Bas Nieuwenhuizengallium: add compute shader IR type
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-30 Thomas Hindoe Paab... st/vdpau: correct null check
next