aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/frontends
Commit message (Expand)AuthorAgeFilesLines
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-143-5/+9
* Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580Michel Dänzer2020-07-143-9/+5
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-143-5/+9
* clover: implements clEnqueueFillBufferSerge Martin2020-07-147-16/+60
* clover: add more cl_mem_object_type to pipe_texture_target mappingSerge Martin2020-07-141-0/+7
* nine: remove unused varTimothy Arceri2020-07-091-1/+0
* meson: Add versioning for xvmc trackerEmmanuel Vadot2020-07-031-0/+3
* meson: Revert commit overriding C++ standard with gnu++11 on ppc64elFrédéric Bonnard2020-06-301-4/+0
* clover: Fix types collision between c++ and altivecFrédéric Bonnard2020-06-301-0/+5
* frontends/va: Handle dynamic resolution/SVC for VP9Satyajit Sahu2020-06-292-6/+16
* glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13Marek Olšák2020-06-231-0/+2
* driconf: drop now unused translation facilityEric Engestrom2020-06-221-1/+0
* gallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCSNanley Chery2020-06-191-0/+1
* frontends/vdpau: Default destination rect to source rectThong Thai2020-06-091-0/+3
* vdpau: Fix wrong calloc sizeof argument.Vinson Lee2020-06-031-1/+1
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-0110-13/+19
* gallium/dri: Remove lowered_yuv tracking for plane mapping.Bas Nieuwenhuizen2020-05-302-12/+5
* frontend/dri: Implement mapping individual planes.Bas Nieuwenhuizen2020-05-292-3/+17
* frontends/va: Fix deinterlace bottom field first flagThong Thai2020-05-221-2/+2
* clover: Address unnecessary copy warningsPierre Moreau2020-05-212-2/+2
* clover/api: Address missing braces for subobj initPierre Moreau2020-05-211-2/+2
* st/nine: Handle full pSourceRect betterAxel Davy2020-05-151-13/+13
* st/nine: Ignore pDirtyRegionAxel Davy2020-05-151-1/+5
* st/nine: Improve pDestRect handlingAxel Davy2020-05-151-3/+18
* st/nine: Retry allocations after freeing some spaceAxel Davy2020-05-156-8/+68
* st/nine: Increase available GPU memoryAxel Davy2020-05-151-6/+7
* st/nine: Add missing NULL checksAxel Davy2020-05-151-3/+48
* st/nine: Fix a crash if the state is not initializedAxel Davy2020-05-153-0/+8
* st/nine: Fix uninitialized variable in BEM()Axel Davy2020-05-151-1/+1
* st/nine: Improve return error code in CheckDeviceFormatAxel Davy2020-05-151-1/+3
* st/nine: Pass more adapter formats for CheckDepthStencilMatchAxel Davy2020-05-151-1/+24
* st/nine: Do not return invalidcall on getrenderstateAxel Davy2020-05-151-2/+6
* st/nine: Return error when setting invalid depth bufferAxel Davy2020-05-151-0/+3
* st/nine: Add checks for pure deviceAxel Davy2020-05-152-1/+21
* st/nine: Enable ttn cacheAxel Davy2020-05-131-1/+1
* ttn: Add new allow_disk_cache parameterAxel Davy2020-05-131-1/+1
* gallium: remove more "state tracker" occurencesMarek Olšák2020-05-133-10/+8
* gallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIVMarek Olšák2020-05-131-2/+2
* gallium: change comments to remove 'state tracker'Marek Olšák2020-05-1313-21/+21
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-13331-0/+101335