lima: fix lima_blit with non-zero level source resource
[mesa.git] / src / gallium / state_trackers /
2019-05-24 Tapani Pällist/dri: enable EGL_ANDROID_blob_cache on gallium drivers
2019-05-15 Kenneth Graunkest/dri: Minor style fixes
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
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-05-03 Chuck Atkinsmeson: Fix missing glproto dependency for gallium-glx
2019-05-02 Marek Olšákst/dri: decrease input lag by syncing sooner in SwapBuffers
2019-04-30 Julien Isorcest/va: properly set stride and offset in vlVaDeriveImage
2019-04-30 Axel Davyst/nine: Check discard_delayed_release is set before...
2019-04-30 Axel Davyst/nine: Throttle rendering similarly for thread_submit
2019-04-30 Axel Davyst/nine: Optimize a bit writeonly buffers
2019-04-30 Axel Davyst/nine: Use TGSI_SEMANTIC_GENERIC for fog
2019-04-30 Axel Davyst/nine: Enable computing const_ranges
2019-04-30 Axel Davyst/nine: Handle const_ranges in nine_state
2019-04-30 Axel Davyst/nine: Cache constant buffer size
2019-04-30 Axel Davyst/nine: Propagate const_range to context
2019-04-30 Axel Davyst/nine: Prepare constant compaction in nine_shader
2019-04-30 Axel Davyst/nine: Refactor counting of constants
2019-04-30 Axel Davyst/nine: Track constant slots used
2019-04-30 Axel Davyst/nine: Refactor ct_ctor
2019-04-30 Axel Davyst/nine: Make swvp_on imply IS_VS
2019-04-30 Axel Davyst/nine: Refactor shader constants ureg_src computation
2019-04-30 Axel Davyst/nine: Manually upload vs and ps constants
2019-04-30 Axel Davyst/nine: use helper ureg_DECL_sampler everywhere
2019-04-30 Axel Davyst/nine: Compact pixel shader key
2019-04-30 Axel Davyst/nine: Compact nine_ff_get_projected_key
2019-04-30 Axel Davyst/nine: Refactor param->rel
2019-04-30 Axel Davyst/nine: Regroup param->rel tests
2019-04-30 Axel Davyst/nine: Control shader constant inlining with drirc
2019-04-30 Axel Davyst/nine: Recompile optimized shaders based on b/i consts
2019-04-30 Axel Davyst/nine: Add drirc option to use data_internal for...
2019-04-30 Axel Davyst/nine: Support internal compressed format for volumes
2019-04-30 Axel Davyst/nine: Support internal compressed format for surfaces
2019-04-30 Axel Davyst/nine: Refactor volume GetSystemMemPointer
2019-04-30 Axel Davyst/nine: Refactor surface GetSystemMemPointer
2019-04-30 Axel Davyst/nine: rename *_conversion to *_internal
2019-04-30 Axel Davyst/nine: Optimize volume upload with conversion
2019-04-30 Axel Davyst/nine: Optimize surface upload with conversion
2019-04-30 Axel Davyst/nine: Fix SINCOS input
2019-04-30 Axel Davyst/nine: Ignore nooverwrite for systemmem
2019-04-30 Axel Davyst/nine: Enable modifiers on ps 1.X texcoords
2019-04-30 Axel Davyst/nine: Always return OK on SetSoftwareVertexProcessing
2019-04-30 Axel Davyst/nine: Finish if nooverwrite after normal mapping
2019-04-30 Axel Davyst/nine: Fix buffer/texture unbinding in nine_state_clear
2019-04-30 Axel Davyst/nine: Upload managed buffers only at draw using...
2019-04-30 Axel Davyst/nine: Upload managed textures only at draw using...
2019-04-30 Axel Davyst/nine: Use FLT_MAX/2 for RCP clamping
2019-04-30 Axel Davyst/nine: Fix D3DWindowBuffer_release for old wine nine...
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-24 Marek Olšákgallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-24 Marek Olšákst/dri: simplify throttling code
2019-04-20 Andre Heiderst/nine: skip position checks in SetCursorPosition()
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-03-25 Andre Heiderst/nine: enable csmt per default on iris
2019-03-15 Marek Olšákomx: add a compute path in enc_LoadImage_common
2019-03-15 Marek Olšákomx: clean up enc_LoadImage_common
2019-03-11 Christian Gmeinerst/dri: allow direct UYVY import
2019-03-09 Axel Davyst/nine: Change a few advertised caps
2019-03-09 Axel Davyst/nine: Do not advertise CANMANAGERESOURCE
2019-03-09 Axel Davyst/nine: Do not advertise support for D15S1 and D24X4S4
2019-03-09 Axel Davyst/nine: Disable depth write when nothing gets updated
2019-03-08 Eric Anholtst/dri: Set the PIPE_BIND_SHARED flag on create_image_w...
2019-03-04 Axel Davyst/nine: Ignore multisample quality level if no ms
2019-03-04 Axel Davyst/nine: Ignore window size if error
2019-03-04 Brian Paulst/wgl: init a variable to silence MinGW warning
2019-02-26 Pierre Moreauclover: Fix indentation issues
2019-02-26 Pierre Moreauclover: Only use devices supporting IR_NATIVE
2019-02-26 Pierre Moreauclover: Move platform extensions definitions to clover...
2019-02-26 Pierre Moreauclover: Move device extensions definitions to core...
2019-02-26 Pierre Moreauclover: Validate program and library linking options
2019-02-26 Pierre Moreauclover: Disallow creating libraries from other libraries
2019-02-26 Pierre Moreauclover/api: Fail if trying to build a non-executable...
2019-02-26 Pierre Moreauclover/api: Rework the validation of devices for building
2019-02-26 Pierre Moreauclover: Add an helper for checking if an IR is supported
2019-02-26 Pierre Moreauclover: Remove the TGSI backend as unused
2019-02-26 Pierre Moreauclover: Avoid warnings from new OpenCL headers
2019-02-26 Karol Herbstclover: update ICD table to support everything up to 2.2
2019-02-26 Pierre Moreauinclude/CL: Update to the latest OpenCL 2.2 headers
2019-02-14 Eric Engestromst/dri: drop duplicate #define
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-02-06 Eric Engestromxvmc: fix string comparison
2019-02-06 Eric Engestromxvmc: fix string comparison
2019-01-29 Jonathan Marekst/dri: invalidate_resource depth/stencil before flush_...
2019-01-26 Axel Davyst/nine: Enable debug info if NDEBUG is not set
2019-01-26 Axel Davyst/nine: Immediately upload user provided textures
2019-01-25 Eric Engestrommeson/vdpau: add missing soversion
2019-01-24 Dave Airliegallium: use put image shm2 path (v2)
2019-01-14 Marek Olšákst/dri: fix dri2_format_table for argb1555 and rgb565
2019-01-09 Indrajit Dasst/va: Return correct status from vlVaQuerySurfaceStatus
2019-01-08 Pierre Moreauclover/meson: Ignore 'svn' suffix when computing CLANG_...
2018-12-28 Dylan Bakermeson: Override C++ standard to gnu++11 when building...
2018-12-23 Axel Davyst/nine: Increase the limit of cached ff shaders
2018-12-23 Axel Davyst/nine: Add src reference to nine_context_range_upload
next