aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* intel/common: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+5
* i965: consistently use ifndef guards over pragma onceEmil Velikov2017-03-224-3/+15
* st/wgl: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+3
* egl/dri2: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* spirv: consistently use ifndef guards over pragma onceEmil Velikov2017-03-223-2/+10
* nir: consistently use ifndef guards over pragma onceEmil Velikov2017-03-2210-11/+38
* glsl: consistently use ifndef guards over pragma onceEmil Velikov2017-03-2231-23/+48
* compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-222-2/+4
* radv: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* ac: consistently use ifndef guards over pragma onceEmil Velikov2017-03-223-3/+12
* i965: make brw_setup_image_uniform_values staticEmil Velikov2017-03-222-6/+1
* docs/releasing: do not pass any arguments to autogen.shEmil Velikov2017-03-221-1/+1
* mesa: more unused linux/version.h includeEmil Velikov2017-03-221-3/+0
* ac: fix build with LLVM 5.0svnMarek Olšák2017-03-221-2/+8
* gallivm: remove lp_add_attr_dereferenceable in favor of amd/commonMarek Olšák2017-03-223-15/+1
* anv/device: Move push descriptor query handlingJason Ekstrand2017-03-221-8/+8
* anv/image: Return early when unbinding an imageJason Ekstrand2017-03-221-4/+5
* util/sha1: harmonize _mesa_sha1_* wrappersGrazvydas Ignotas2017-03-222-9/+10
* anv: android: remove unused include/vulkan includeEmil Velikov2017-03-221-1/+0
* anv: automake: use the local headers over any system provided onesEmil Velikov2017-03-221-2/+2
* mesa/main: fix MultiDrawElements[BaseVertex] validation of primcountNicolai Hähnle2017-03-222-3/+23
* mesa: Avoid out-of-bounds stack read via _mesa_MaterialiNicolai Hähnle2017-03-221-2/+3
* configure.ac: Do not strip away space after regex word match.Vinson Lee2017-03-221-3/+3
* configure.ac: Use POSIX compatible regex for word boundary.Vinson Lee2017-03-211-8/+8
* isl: Refactor row pitch calculation (v2)Chad Versace2017-03-211-33/+89
* isl: Drop misplaced comment about paddingChad Versace2017-03-211-46/+0
* i965/dri: Turn on support for image modifiersBen Widawsky2017-03-211-1/+1
* i965/dri: Handle X-tiled modifierBen Widawsky2017-03-211-0/+8
* i965/dri: Handle Y-tiled modifierBen Widawsky2017-03-211-4/+14
* i965/dri: Handle the linear fb modifierBen Widawsky2017-03-211-11/+44
* i965/dri: Enable modifier queriesBen Widawsky2017-03-212-0/+7
* i965/dri: Store the screen associated with the imageBen Widawsky2017-03-212-6/+11
* gbm: Disallow INVALID modifiers returned upon image creationBen Widawsky2017-03-211-0/+32
* i965/dri: Disallow image with INVALID modifierBen Widawsky2017-03-211-0/+3
* i965: Shut up major()/minor() warnings.Kenneth Graunke2017-03-211-0/+7
* i965: Drop AUB_TRACE_* stuff.Kenneth Graunke2017-03-2132-123/+70
* i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.Kenneth Graunke2017-03-216-870/+151
* i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.Kenneth Graunke2017-03-211-21/+39
* intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].Kenneth Graunke2017-03-215-7/+7
* intel: Add a INTEL_DEBUG=color option.Kenneth Graunke2017-03-213-0/+3
* nir: Add positional argument specifiers.Vinson Lee2017-03-212-2/+2
* r600_shader.c: check returned value of eg_get_interpolator_indexJulien Isorce2017-03-211-2/+4
* util/disk_cache: fix build on platforms where shader cache is disabledTimothy Arceri2017-03-211-1/+1
* util/disk_cache: add a write helperGrazvydas Ignotas2017-03-211-14/+23
* tests/cache_test: use the blob key's actual first byteGrazvydas Ignotas2017-03-211-6/+2
* util/disk_cache: use a helper to compute cache keysGrazvydas Ignotas2017-03-217-25/+51
* radv: move KHR_get_physical_device_properties2 to instance props.Dave Airlie2017-03-211-4/+4
* radv: drop illegal DB format error.Dave Airlie2017-03-211-3/+0
* i965: Add autogenerated OA files to .gitignore.Kenneth Graunke2017-03-201-0/+1
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-2026-138/+145