summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 17.1.4mesa-17.1.4Andres Gomez2017-06-301-0/+219
* Update version to 17.1.4Andres Gomez2017-06-301-1/+1
* cherry-ignore: bin/get-fixes-pick-list.sh: better identify multiple "fixes:" ...Andres Gomez2017-06-281-1/+4
* cherry-ignore: 17.1.4 rejected commitsAndres Gomez2017-06-281-1/+8
* Fix khrplatform.h not installed if EGL is disabled.Eric Le Bihan2017-06-282-3/+3
* Android: major/minor/makedev live in <sys/sysmacros.h>Rob Herring2017-06-281-0/+1
* radeonsi: include ac_binary.h for struct ac_shader_binaryEmil Velikov2017-06-281-2/+2
* nv50/ir: fix combineLd/St to update existing records as necessaryIlia Mirkin2017-06-281-0/+8
* nv50/ir: fetch indirect sources BEFORE the op that uses themIlia Mirkin2017-06-281-19/+32
* i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+Iago Toral Quiroga2017-06-281-1/+1
* amd/common: fix off-by-one in sid_tables.pyNicolai Hähnle2017-06-281-1/+1
* egl/display: make platform detection thread-safeEric Engestrom2017-06-281-7/+12
* egl/display: only detect the platform onceEric Engestrom2017-06-281-14/+17
* gallium/util: Break recursion in pipe_resource_referenceMichel Dänzer2017-06-281-2/+8
* i915: Fix wpos_tex vs. -1 comparisonVille Syrjälä2017-06-283-8/+7
* etnaviv: only flush resource to self if no scanout buffer existsLucas Stach2017-06-281-4/+5
* egl_dri2: swrastGetDrawableInfo: set *x, *y [v2]Ben Crocker2017-06-281-1/+3
* nv50/ir: Properly fold constants in SPLIT operationPierre Moreau2017-06-281-3/+4
* i965: Clamp clear colors to the representable rangeJason Ekstrand2017-06-281-0/+40
* gallium/vbuf: avoid segfault when we get invalid glDrawRangeElements()Brian Paul2017-06-281-1/+15
* i965: Fix broxton 2x6 l3 configAnuj Phogat2017-06-281-0/+16
* i965: Add and initialize l3_banks field for gen7+Anuj Phogat2017-06-282-3/+27
* svga: check return value from svga_set_shader( SVGA3D_SHADERTYPE_GS, NULL)Brian Paul2017-06-281-0/+2
* svga: use the winsys interface to invalidate surfaceCharmaine Lee2017-06-285-8/+23
* egl: properly count configsEric Engestrom2017-06-285-6/+12
* egl/android: Change order of EGLConfig generation (v2)Chad Versace2017-06-281-7/+25
* i915: Fix gl_Fragcoord interpolationVille Syrjälä2017-06-285-16/+21
* change va max_entrypointsChandu Babu N2017-06-282-1/+3
* st/mesa: fix pipe_rasterizer_state::scissor with multiple viewportsMarek Olšák2017-06-281-1/+1
* mesa: flush vertices before updating ctx->_ShaderMarek Olšák2017-06-281-2/+2
* mesa: flush vertices before changing viewportsMarek Olšák2017-06-281-2/+4
* spirv: Work around the Doom shader bugJason Ekstrand2017-06-282-0/+28
* winsys/amdgpu: fix a deadlock when waiting for submission_in_progressMarek Olšák2017-06-282-16/+43
* anv: Fix L3 cache programming on Bay TrailJonas Kulla2017-06-281-1/+1
* i965: Ignore anisotropic filtering in nearest mode.Kenneth Graunke2017-06-281-2/+4
* gallium/radeon/gfx9: fix PBO texture uploads to compressed texturesNicolai Hähnle2017-06-281-1/+6
* i965/gen4: Set depth offset when there is stencil attachment onlyTopi Pohjolainen2017-06-281-0/+6
* radeonsi: add new polaris12 pci idAlex Deucher2017-06-281-0/+1
* etnaviv: advertise correct max LOD biasLucas Stach2017-06-281-1/+3
* etnaviv: mask correct channel for RB swapped rendertargetsLucas Stach2017-06-283-13/+46
* etnaviv: replace translate_clear_color with util_pack_colorLucas Stach2017-06-282-48/+12
* etnaviv: remove bogus assertLucas Stach2017-06-281-2/+0
* etnaviv: use padded width/height for resource copiesLucas Stach2017-06-281-2/+2
* etnaviv: don't try RS blit if blit region is unalignedLucas Stach2017-06-281-1/+2
* configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov2017-06-281-0/+5
* i965: Set step_rate = 0 for interleaved vertex buffersJason Ekstrand2017-06-281-0/+1
* i965: Disable the interleaved vertex optimization when instancingJason Ekstrand2017-06-281-5/+6
* i965: Do an end-of-pipe sync after flushesJason Ekstrand2017-06-281-3/+3
* i965/blorp: Do an end-of-pipe sync around CCS opsJason Ekstrand2017-06-281-12/+4
* i965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESSJason Ekstrand2017-06-281-6/+12