summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-29intel/fs: Get rid of fs_inst::equalsJason Ekstrand2-23/+7
2019-01-29freedreno: minor cleanupsRob Clark2-2/+0
2019-01-29freedreno: stop frob'ing pipe_resource::nr_samplesRob Clark4-6/+15
2019-01-29freedreno/a6xx: fix blitter nr_samples checkRob Clark1-1/+3
2019-01-29freedreno/a5xx: fix blitter nr_samples checkRob Clark1-1/+2
2019-01-29radv: Enable VK_EXT_memory_priority.Bas Nieuwenhuizen3-5/+20
2019-01-29radv/winsys: Add priority handling during submit.Bas Nieuwenhuizen3-49/+115
2019-01-29radv/winsys: Set winsys bo priority on creation.Bas Nieuwenhuizen12-29/+82
2019-01-29radv: re-enable fast depth clears for 16-bit surfaces on VISamuel Pitoiset1-8/+0
2019-01-28vc4: Enable NEON asm on meson cross-builds.Eric Anholt1-4/+6
2019-01-28vc4: Declare the cpu pointers as being modified in NEON asm.Carsten Haitzler (Rasterman)1-18/+15
2019-01-28vc4: Use named parameters for the NEON inline asm.Carsten Haitzler (Rasterman)1-80/+100
2019-01-28kmsro: Add freedreno renderonly supportJonathan Marek4-2/+22
2019-01-28freedreno: a2xx: add perfcntrsJonathan Marek8-0/+1118
2019-01-28freedreno: a2xx: minor solid_vertexbuf fixupsJonathan Marek3-4/+6
2019-01-28freedreno: a2xx: clear fixes and fast clear pathJonathan Marek8-126/+434
2019-01-28freedreno: a2xx: a20x hw binningJonathan Marek11-16/+298
2019-01-28freedreno: update a2xx registersJonathan Marek1-11/+893
2019-01-29glsl: use remap location when serialising uniform program resource dataTimothy Arceri1-7/+26
2019-01-28meson: Fix typo.Vinson Lee1-2/+2
2019-01-28freedreno: a2xx: enable early-Z testingJonathan Marek4-3/+11
2019-01-28freedreno: a2xx: ir2 cleanupJonathan Marek2-3/+1
2019-01-28Switch imx to kmsro and remove the imx winsysRob Herring22-277/+12
2019-01-28kmsro: Add etnaviv renderonly supportRob Herring5-19/+52
2019-01-28kmsro: Extend to include hx8357d.Eric Anholt4-0/+4
2019-01-28pipe-loader: Fallback to kmsro driver when no matching driver name foundRob Herring1-5/+8
2019-01-28pl111: Rename the pl111 driver to "kmsro".Eric Anholt27-68/+68
2019-01-28radv: set noalias/dereferenceable LLVM attributes based on param typesSamuel Pitoiset1-13/+7
2019-01-28radv: simplify allocating user SGPRS for descriptor setsSamuel Pitoiset1-68/+34
2019-01-28radv: remove radv_userdata_info::indirect fieldSamuel Pitoiset3-12/+6
2019-01-28mesa/main: Expose EXT_sRGB_write_controlGert Wollny3-5/+4
2019-01-28mesa/main/version: Lower the requirements for GLES 3.0Gert Wollny1-2/+2
2019-01-28mesa/main: Use flag for EXT_sRGB instead of EXT_framebuffer_sRGB where possibleGert Wollny5-5/+5
2019-01-28mesa/st: rework support for sRGB framebuffer attachementsGert Wollny4-18/+31
2019-01-28i965: Set flag for EXT_sRGBGert Wollny1-0/+1
2019-01-28mesa:main: Add flag for EXT_sRGB to gl_extensionsGert Wollny1-0/+1
2019-01-28virgl: Set sRGB write control CAP based on host capabilitiesGert Wollny3-0/+13
2019-01-28Gallium: Add new CAPS to indicate whether a driver can switch SRGB writeGert Wollny3-0/+6
2019-01-28spirv: Don't use special semantics when counting vertex attribute sizeNeil Roberts1-6/+4
2019-01-28glsl_types: Rename parameter of glsl_count_attribute_slotsNeil Roberts4-10/+17
2019-01-28spirv/nir: handle location decorations on block interface membersNeil Roberts2-9/+66
2019-01-28etnaviv: add linear sampling supportChristian Gmeiner3-1/+25
2019-01-28etnaviv: update headers from rnndbChristian Gmeiner8-55/+227
2019-01-28etnaviv: extend etna_resource with an addressing modeChristian Gmeiner4-8/+22
2019-01-27nvc0: don't put text segment into bufctxIlia Mirkin6-13/+16
2019-01-28radv/ac: fix some fp16 handlingTimothy Arceri2-2/+2
2019-01-27v3d: Create separate sampler states for the various blend formats.Eric Anholt4-50/+303
2019-01-27v3d: Move the sampler state to the long-lived state uploader.Eric Anholt3-6/+13
2019-01-27v3d: Use the symbolic names for wrap modes from the XML.Eric Anholt2-11/+14
2019-01-27v3d: Fix stencil sampling from a separate-stencil buffer.Eric Anholt2-0/+7