summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* anv/descriptor_set: Set array_size to zero for non-existant descriptorsJason Ekstrand2016-06-141-0/+1
* vl/dri3: support receiving new pixmap for front bufferLeo Liu2016-06-141-1/+6
* vl/dri3: get Makefile properlyLeo Liu2016-06-143-5/+10
* glx: fix crash with bad fbconfigDaniel Czarnowski2016-06-141-0/+23
* i965: Emit surface states for extra planes prior to gen8Jason Ekstrand2016-06-142-0/+18
* virgl: fix checking fencesMarc-André Lureau2016-06-142-2/+2
* st/mesa: directly compute level=0 texture size in st_finalize_textureNicolai Hähnle2016-06-145-53/+48
* st/mesa: use buffer usage history to set dirty flags for revalidationIlia Mirkin2016-06-141-2/+13
* gallium/radeon: don't allocate DCC for non-renderable texture formatsMarek Olšák2016-06-143-0/+7
* tgsi/scan: add uses_derivatives (v2)Nicolai Hähnle2016-06-142-0/+31
* st/mesa: revalidate image atoms when a texture is updatedIlia Mirkin2016-06-141-6/+6
* gk104/ir: fix conditions for adding a texbarIlia Mirkin2016-06-141-4/+6
* i965/gen8: fix cull distance emission for tessellation shaders.Dave Airlie2016-06-141-3/+5
* nv50/ir: use round toward 0 when converting doubles to integersSamuel Pitoiset2016-06-141-1/+3
* mesa/program_resource: return -1 for index if no location.Dave Airlie2016-06-141-3/+16
* radeonsi: set descriptor dirty mask on shader buffer unbindNicolai Hähnle2016-06-141-0/+1
* i965/gs/scalar: Fix load input for doublesSamuel Iglesias Gonsálvez2016-06-141-18/+54
* i965/fs: fix offset when loading double vector input varyingsSamuel Iglesias Gonsálvez2016-06-141-1/+21
* i965/fs: fix FS_OPCODE_CINTERP for unpacked double input varyingsSamuel Iglesias Gonsálvez2016-06-141-1/+12
* glsl: geom shader max_vertices layout must match.Dave Airlie2016-06-143-9/+13
* i965: don't use NumLayers for 3D textures.Dave Airlie2016-06-141-1/+1
* glsl: for anonymous struct matching use without_array() (v3)Dave Airlie2016-06-141-3/+20
* glsl/ast: don't crash when func_name is NULLDave Airlie2016-06-141-0/+4
* glsl: handle ast_aggregate in has_sequence_subexpression. (v2)Dave Airlie2016-06-141-1/+1
* nv50,nvc0: fix BGR10_A2UI vertex formatIlia Mirkin2016-06-141-1/+1
* nvc0: do not clear surfaces bins in the validate functionSamuel Pitoiset2016-06-142-5/+2
* nvc0: re-validate images after launching a grid on FermiSamuel Pitoiset2016-06-141-0/+3
* nvc0: reduce overhead from always marking images dirtyIlia Mirkin2016-06-141-9/+36
* nvc0: reduce overhead from always marking buffers dirtyIlia Mirkin2016-06-141-6/+20
* nvc0: fix memory barrier flag handlingIlia Mirkin2016-06-141-9/+16
* nvc0: mark bound buffer range validIlia Mirkin2016-06-143-0/+9
* r600g: write WAIT_UNTIL in the correct placeMarek Olšák2016-06-141-8/+11
* anv/blit: Use CLAMP_TO_EDGE for scaled blitsJason Ekstrand2016-06-141-0/+3
* anv/copy: Account for the anv_surface.offset when creating a blit2d_surfJason Ekstrand2016-06-141-17/+17
* nir/spirv: Make a decoration switch completeJason Ekstrand2016-06-141-3/+1
* nir/spirv: Make unhandled decorations and capabilities non-fatalJason Ekstrand2016-06-142-18/+36
* nir/spirv: Add a way to print non-fatal warningsJason Ekstrand2016-06-142-0/+19
* nir/spirv: Add string lookup tables for a couple of SPIR-V enumsJason Ekstrand2016-06-143-0/+179
* nir/spirv: Complete the list of capabilitiesJason Ekstrand2016-06-141-3/+45
* anv/pipeline: Add support for early depth stencilJason Ekstrand2016-06-142-2/+17
* i965/fs Add a wm_prog_data bit for has_side_effectsJason Ekstrand2016-06-142-0/+15
* anv/pipeline: Silently pass tests if depth or stencil is missingJason Ekstrand2016-06-143-3/+35
* anv/pipeline: Unify gen7/8 emit_ds_stateJason Ekstrand2016-06-143-85/+60
* genxml/gen6,7,75: s/BackFace/BackfaceJason Ekstrand2016-06-145-8/+8
* nir/spirv: Handle the WorkgroupSize builtin decorationJason Ekstrand2016-06-141-0/+22
* nir/spirv: Use breaks instead of returns in constant handlingJason Ekstrand2016-06-141-3/+4
* anv/pipeline: Refactor specialization constant handling a bitJason Ekstrand2016-06-141-5/+4
* nir/lower_indirect_derefs: Use the direct array deref for recursionJason Ekstrand2016-06-141-1/+1
* anv/clear: Handle ClearImage on 3-D imagesJason Ekstrand2016-06-141-2/+4
* Revert "i965/fs: Allow scalar source regions on SNB math instructions."Francisco Jerez2016-06-143-7/+14