summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: don't install GLX files if GLX is not builtAkihiko Odaki2016-07-071-0/+4
* nir: add glsl_dvec_type() helperTimothy Arceri2016-07-062-0/+7
* osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich2016-07-074-0/+4
* i965: consolidate generation checkTimothy Arceri2016-07-071-6/+6
* i965: don't copy VS attribute work arounds for HSW+Timothy Arceri2016-07-071-2/+4
* i965: add double packing support to tess stagesTimothy Arceri2016-07-071-9/+18
* i965: add double support packing support to gs inputsTimothy Arceri2016-07-071-2/+3
* nir: add glsl_double_type() helperTimothy Arceri2016-07-072-0/+7
* i965: add indirect packing support to gs load inputsTimothy Arceri2016-07-071-3/+15
* i965: add indirect packing support for tcs and tesTimothy Arceri2016-07-071-4/+29
* i965: add component packing support for tcsTimothy Arceri2016-07-071-3/+8
* i965: add component packing support for tesTimothy Arceri2016-07-071-5/+33
* i965: add component packing support for gsTimothy Arceri2016-07-072-5/+19
* nir: use the same driver location for packed varyingsTimothy Arceri2016-07-075-9/+38
* nir: add new intrinsic field for storing component offsetTimothy Arceri2016-07-074-6/+23
* i965/docs: update Intel Linux Graphics URLsEric Engestrom2016-07-062-2/+2
* anv: gitignore anv_timestamp.hChad Versace2016-07-061-0/+1
* radeon/llvm: Use alloca instructions for larger arraysTom Stellard2016-07-062-25/+151
* radeon/llvm: Add helpers for loading and storing data from arrays.Tom Stellard2016-07-061-10/+41
* radeon/llvm: Remove uses_temp_indirect_addressing() functionTom Stellard2016-07-061-23/+1
* anv: vulkan: remove the anv_device.$(OBJEXT) ruleEmil Velikov2016-07-062-4/+3
* vbo: fix attr resetRob Clark2016-07-063-7/+10
* list: fix list_replace() for empty listsRob Clark2016-07-061-4/+10
* gallium: un-inline pipe_surface_descRob Clark2016-07-061-11/+12
* gallium/util: make util_copy_framebuffer_state(src=NULL) workRob Clark2016-07-061-11/+26
* winsys/amdgpu: avoid flushed depth when possibleNicolai Hähnle2016-07-061-3/+8
* gallium/radeon: add depth/stencil_adjusted output to surface computationNicolai Hähnle2016-07-063-2/+14
* gallium/radeon: allocate only the required plane for flushed depthNicolai Hähnle2016-07-061-3/+34
* radeonsi: decompress to flushed depth texture when requiredNicolai Hähnle2016-07-061-29/+103
* radeonsi: extract DB->CB copy logic into its own functionNicolai Hähnle2016-07-061-36/+61
* radeonsi: sample from flushed depth texture when requiredNicolai Hähnle2016-07-062-8/+46
* gallium/radeon: replace is_flushing_texture with db_compatibleNicolai Hähnle2016-07-069-19/+24
* gallium/radeon: add can_sample_z/s flags for texturesNicolai Hähnle2016-07-065-24/+34
* radeonsi: correctly mark levels of 3D textures as fully decompressedNicolai Hähnle2016-07-061-2/+2
* gallium/radeon/winsyses: remove unused stencil_offsetNicolai Hähnle2016-07-063-5/+0
* gallium/radeon: remove redundant null-pointer checkNicolai Hähnle2016-07-061-2/+1
* gallium/radeon: print StencilLayout only onceNicolai Hähnle2016-07-061-2/+2
* gallium/radeon: flush stdout after printing texture informationNicolai Hähnle2016-07-061-0/+1
* glsl: don't try to lower non-gl builtins as if they were gl_FragDataIlia Mirkin2016-07-051-1/+2
* glsl: Document and enforce restriction on type valuesIan Romanick2016-07-052-0/+10
* glsl: Pack integer and double varyings as flat even if interpolation mode is ...Ian Romanick2016-07-053-6/+15
* mesa: Strip arrayness from interface block names in some IO validationIan Romanick2016-07-051-8/+90
* svga: avoid emitting redundant DXSetRenderTargets commandCharmaine Lee2016-07-052-18/+32
* radeon/vce: update encRefPic addr and array mode to tiledLeo Liu2016-07-051-0/+1
* radeon/vce: increase cpb height alignmentLeo Liu2016-07-051-1/+1
* i965: Remove trailing whitespaceIago Toral Quiroga2016-07-051-1/+1
* i965: Make inline function staticIago Toral Quiroga2016-07-051-1/+1
* swr: automake: don't ship LLVM version specific generated sourcesEmil Velikov2016-07-051-2/+43
* automake: don't mandate git_sha1.h/MESA_GIT_SHA1Emil Velikov2016-07-051-10/+3
* anv: automake: indent with tabs and not spacesEmil Velikov2016-07-051-4/+4