summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* intel/fs: Use an explicit D type for vote any/all/eq intrinsicsJason Ekstrand2017-11-211-0/+6
* intel/fs: Use ANY/ALL32 predicates in SIMD32Jason Ekstrand2017-11-211-12/+30
* docs: add sha256 checksums for 17.2.5Andres Gomez2017-11-111-1/+2
* docs: add release notes for 17.2.5mesa-17.2.5Andres Gomez2017-11-101-0/+155
* Update version to 17.2.5Andres Gomez2017-11-101-1/+1
* cherry-ignore: automake: include git_sha1.h.in in release tarballAndres Gomez2017-11-071-0/+4
* cherry-ignore: added 17.3 nominations.Andres Gomez2017-11-071-0/+6
* cherry-ignore: intel/fs: Alloc pull constants off mem_ctxAndres Gomez2017-11-071-0/+4
* cherry-ignore: etnaviv: don't do resolve-in-place without valid TSAndres Gomez2017-11-071-0/+4
* cherry-ignore: i965: fix blorp stage_prog_data->param leakAndres Gomez2017-11-071-0/+4
* cherry-ignore: radv: copy indirect lowering settings from radeonsiAndres Gomez2017-11-071-6/+0
* glsl: Allow precision mismatch on dead data with GLSL ES 1.00Tomasz Figa2017-11-071-4/+10
* radv: Disallow indirect outputs for GS on GFX9 as well.Bas Nieuwenhuizen2017-11-071-4/+2
* radv: Don't use vgpr indexing for outputs on GFX9.Bas Nieuwenhuizen2017-11-071-0/+6
* radv: copy indirect lowering settings from radeonsiTimothy Arceri2017-11-071-0/+20
* radv: add initial copy descriptor support. (v2)Dave Airlie2017-11-071-2/+53
* radv: free attachments on end command buffer.Dave Airlie2017-11-071-0/+2
* i915g: make gears run again.Dave Airlie2017-11-074-4/+24
* radv: Don't expose heaps with 0 memory.Bas Nieuwenhuizen2017-11-073-53/+101
* vc4: fix release buildEric Engestrom2017-11-071-6/+6
* r600/sb: bail out if prepare_alu_group() doesn't find a proper schedulingGert Wollny2017-11-072-20/+31
* nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARBNeil Roberts2017-11-071-2/+22
* i965: Check CCS_E compatibility for texture view renderingNanley Chery2017-11-071-2/+27
* intel/compiler/gen9: Pixel shader header only workaroundTopi Pohjolainen2017-11-071-0/+29
* mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.Kenneth Graunke2017-11-071-0/+9
* i965: unref push_const_bo in intelDestroyContextTapani Pälli2017-11-071-0/+6
* i965/miptree: Take an isl_format in render_aux_usageJason Ekstrand2017-11-075-31/+39
* i965/blorp: Use more temporary isl_format variablesJason Ekstrand2017-11-071-8/+7
* i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptreesJason Ekstrand2017-11-071-1/+2
* spirv: Claim support for the simple memory modelJason Ekstrand2017-11-071-1/+2
* radeon/video: add gfx9 offsets when rejoin the video surfaceLeo Liu2017-11-071-1/+4
* amd/common/gfx9: workaround DCC corruption more conservativelyNicolai Hähnle2017-11-071-7/+25
* ac/surface/gfx9: don't allow DCC for the smallest mipmap levelsMarek Olšák2017-11-071-1/+18
* st/dri: don't expose modifiers in EGL if the driver doesn't implement themMarek Olšák2017-11-071-3/+5
* docs: add sha256 checksums for 17.2.4Andres Gomez2017-10-301-1/+2
* docs: add release notes for 17.2.4mesa-17.2.4Andres Gomez2017-10-301-0/+131
* Update version to 17.2.4Andres Gomez2017-10-301-1/+1
* cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5.Andres Gomez2017-10-271-0/+3
* cherry-ignore: mesa/bufferobj: don't double negate the rangeAndres Gomez2017-10-271-0/+4
* cherry-ignore: radv: Disallow indirect outputs for GS on GFX9 as well.Andres Gomez2017-10-271-0/+3
* cherry-ignore: radv: Don't use vgpr indexing for outputs on GFX9.Andres Gomez2017-10-271-0/+3
* cherry-ignore: added 17.3 nominations.Andres Gomez2017-10-271-0/+6
* cherry-ignore: glsl: fix derived cs variablesAndres Gomez2017-10-271-0/+3
* cherry-ignore: configure.ac: rework llvm detection and handlingAndres Gomez2017-10-271-0/+7
* intel/eu: Use EXECUTE_1 for JMPIJason Ekstrand2017-10-272-2/+1
* anv/pipeline: Call nir_lower_system_valaues after brw_preprocess_nirJason Ekstrand2017-10-271-1/+2
* intel/fs: Handle flag read/write aliasing in needs_src_copyJason Ekstrand2017-10-271-1/+3
* clover: Fix compilation after clang r315871Jan Vesely2017-10-272-5/+12
* nir/intrinsics: Set the correct num_indices for load_outputJason Ekstrand2017-10-271-1/+1
* ac/nir: generate correct instruction for atomic min/max on unsigned imagesMatthew Nicholls2017-10-271-2/+4