summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* i965/vec4: Fix cmod propagation not to propagate non-identity cmod into CMP(N).Francisco Jerez2016-06-141-0/+12
* anv: add the X related and Wayland CFLAGS to VULKAN_ENTRYPOINT_CPPFLAGSEmil Velikov2016-06-141-0/+2
* mesa/get: return correct value for layer provoking vertex.Dave Airlie2016-06-101-1/+1
* nvc0: mark buffer texture range valid for shader imagesSamuel Pitoiset2016-06-103-0/+31
* i965/fs: Reindent emit_zip().Francisco Jerez2016-06-101-14/+14
* i965/fs: Skip SIMD lowering destination zipping if possible.Francisco Jerez2016-06-101-0/+55
* blorp: Fix 16x multisample scaled blitsAnuj Phogat2016-06-101-7/+10
* mesa/copyimage: report INVALID_VALUE for missing cube faceDave Airlie2016-06-101-1/+1
* mesa/copyimage: fix num samples check to handle renderbuffers.Dave Airlie2016-06-101-4/+7
* mesa/extensions: Fix ES1 extension reportingNanley Chery2016-06-101-2/+2
* st/osmesa: remove double-write (overwriting)Eric Engestrom2016-06-101-1/+0
* mesa: automake: distclean git_sha1.h when building OOTEmil Velikov2016-06-071-0/+6
* mesa: automake: ensure that git_sha1.h.tmp has the right attributesEmil Velikov2016-06-071-0/+1
* mesa: automake: add directory prefix for git_sha1.hEmil Velikov2016-06-071-1/+1
* egl: android: don't add the image loader extension for !render_nodeEmil Velikov2016-06-071-8/+7
* anv: let anv_entrypoints_gen.py generate proper Wayland/Xcb guardsEmil Velikov2016-06-031-0/+28
* isl: add support for Android libmesa_isl static libraryMauro Rossi2016-06-023-1/+239
* android: libmesa_glsl: add a dependency on libmesa_nir staticMauro Rossi2016-06-021-2/+3