summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* anv: store heap address bounds when initializing physical deviceLionel Landwerlin2019-04-112-11/+21
* intel/common: Support bigger right-shifts with mi_builderJason Ekstrand2019-04-112-3/+20
* anv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add with a negativeJason Ekstrand2019-04-111-1/+1
* anv: Move mi_memcpy and mi_memset to gen_mi_builderJason Ekstrand2019-04-116-91/+106
* anv: Use gen_mi_builder for queriesJason Ekstrand2019-04-111-214/+58
* anv: Use gen_mi_builder for conditional renderingJason Ekstrand2019-04-112-70/+41
* anv: Use gen_mi_builder for indirect dispatchJason Ekstrand2019-04-111-16/+13
* anv: Use gen_mi_builder for indirect draw parametersJason Ekstrand2019-04-111-65/+16
* anv: Use gen_mi_builder for computing resolve predicatesJason Ekstrand2019-04-111-93/+35
* anv: Use gen_mi_builder for CmdDrawIndirectByteCountJason Ekstrand2019-04-111-102/+22
* intel/common: Add unit tests for gen_mi_builderJason Ekstrand2019-04-113-0/+667
* intel/common: Add a MI command builderJason Ekstrand2019-04-111-0/+691
* v3d: Add an optimization pass for redundant flags updates.Eric Anholt2019-04-115-0/+143
* kmsro: Extend to include armada-drmLubomir Rintel2019-04-113-0/+3
* lima: implement blit with util_blitterIcenowy Zheng2019-04-113-1/+59
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-113-30/+29
* lima: add dummy set_sample_mask functionIcenowy Zheng2019-04-111-0/+8
* gitlab-ci: build gallium extra hudEric Engestrom2019-04-111-0/+1
* meson: remove meson-created megadrivers symlinksEric Engestrom2019-04-111-0/+7
* nir: initialise some variables in opt_if_loop_last_continue()Timothy Arceri2019-04-111-2/+2
* nir/xfb: do not use bare interface typeJuan A. Suarez Romero2019-04-111-1/+1
* gitlab-ci: Run CI pipeline for all branches in the main repositoryMichel Dänzer2019-04-111-1/+1
* virgl: use debug_printf instead of fprintfErik Faye-Lund2019-04-111-1/+3
* virgl: do not warn about display-target bindingErik Faye-Lund2019-04-111-1/+1
* virgl: only warn about unchecked flagsErik Faye-Lund2019-04-111-3/+4
* virgl: unsigned int -> unsignedErik Faye-Lund2019-04-111-1/+1
* egl: setup fds array correctly when exporting dmabufTapani Pälli2019-04-111-0/+12
* docs: update calendar, and news item and link release notes for 19.0.2Dylan Baker2019-04-103-7/+8
* docs: Add sha256 sums for 19.0.2Dylan Baker2019-04-101-1/+2
* docs: Add release notes for 19.0.2Dylan Baker2019-04-101-0/+121
* gallium/aux: Report error if loading of a pipe driver fails.Jan Vesely2019-04-102-1/+62
* kmsro: Add platform support for exynos and sun4iRob Herring2019-04-113-0/+6
* kmsro: Add lima renderonly supportRob Herring2019-04-113-2/+16
* gallium: add lima driverQiang Yu2019-04-1160-4/+16721
* drm-uapi: add lima_drm.hQiang Yu2019-04-111-0/+169
* gallium/u_vbuf: export u_vbuf_get_minmax_indexQiang Yu2019-04-112-4/+6
* u_dynarray: add util_dynarray_grow_capQiang Yu2019-04-111-6/+17
* u_math: add ushort_to_float/float_to_ushortQiang Yu2019-04-111-0/+31
* gallium: trace: Add missing fence related wrappersGuido Günther2019-04-102-0/+68
* intel/tools: Remove redundant definitions of INTEL_DEBUGMark Janes2019-04-102-4/+0
* intel/common: move gen_debug to intel/devMark Janes2019-04-1029-29/+29
* iris: support INTEL_NO_HW environment variableMike Blumenkrantz2019-04-103-1/+6
* intel: Fix the description of Coffeelake pci-id 0x3E98Jian-Hong Pan2019-04-101-1/+1
* Partially revert "gallium: fix autotools build of pipe_msm.la"Jan Vesely2019-04-101-1/+2
* vc4: Upload CS/VS UBO uniforms together.Eric Anholt2019-04-105-181/+22
* vc4: Split UBO0 and UBO1 address uniform handling.Eric Anholt2019-04-103-19/+20
* vc4: Don't forget to set the range when scalarizing our uniforms.Eric Anholt2019-04-101-0/+2
* st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well.Eric Anholt2019-04-107-19/+21
* anv: don't use default pipeline cache for hits for VK_EXT_pipeline_creation_f...Lionel Landwerlin2019-04-101-1/+1
* Revert "glsl: fix shader_storage_blocks_write_access for SSBO block arrays"Marek Olšák2019-04-101-6/+2