summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-28docs: add release notes for 17.0.5mesa-17.0.5Andres Gomez1-0/+143
2017-04-28Update version to 17.0.5Andres Gomez1-1/+1
2017-04-26mesa: validate sampler type across the whole programTimothy Arceri3-6/+24
2017-04-26st/mesa: automake: honour the vdpau header install locationEmil Velikov1-0/+1
2017-04-26configure.ac: check require_basic_egl only if egl enabledEmil Velikov1-1/+3
2017-04-26radv: report timestampPeriod correctlyGrazvydas Ignotas2-2/+2
2017-04-26cherry-ignore: provide required gem stubs for the testsAndres Gomez1-0/+3
2017-04-26cherry-ignore: automake: ensure that the destination directory is createdAndres Gomez1-0/+3
2017-04-26cherry-ignore: remove i965_symbols_test reference from .gitignoreAndres Gomez1-0/+2
2017-04-26cherry-ignore: remove dead brw_new_shader() declarationAndres Gomez1-0/+3
2017-04-26cherry-ignore: r600: fix libmesa_amd_common dependencyAndres Gomez1-0/+3
2017-04-26cherry-ignore: vulkan: add support for libmesa_vulkan_utilAndres Gomez1-0/+3
2017-04-26cherry-ignore: make radv_resolve_entrypoint staticAndres Gomez1-0/+2
2017-04-26cherry-ignore: remove unused radv_dispatch_table dtableAndres Gomez1-0/+3
2017-04-26cherry-ignore: remove unused anv_dispatch_table dtableAndres Gomez1-0/+3
2017-04-26cherry-ignore: fix typo in a2b10g10r10 fast clear calculationAndres Gomez1-0/+3
2017-04-26cherry-ignore: Revert "i965/fs: Don't emit SEL instructions for type-converti...Andres Gomez1-0/+3
2017-04-26util/queue: don't hang at exitRob Clark1-1/+10
2017-04-26cherry-ignore: Revert "etnaviv: Cannot render to rb-swapped formats"Andres Gomez1-0/+3
2017-04-26st/clover: add space between < and ::Emil Velikov6-17/+17
2017-04-26anv/cmd_buffer: Disable CCS on BDW input attachmentsNanley Chery1-18/+13
2017-04-26i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce().Kenneth Graunke1-0/+7
2017-04-26intel/fs: Take into account amount of data read in spilling cost heuristic.Francisco Jerez1-1/+1
2017-04-26intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.Francisco Jerez1-2/+1
2017-04-26cherry-ignore: Fix typos.Andres Gomez1-0/+5
2017-04-26st/mesa: invalidate the readpix cache in st_indirect_draw_vboMarek Olšák1-0/+2
2017-04-26winsys/sw/dri: don't use GNU void pointer arithmeticEmil Velikov1-1/+1
2017-04-26vbo: fix gl_DrawID handling in glMultiDrawArraysNicolai Hähnle1-6/+15
2017-04-26mesa: move glMultiDrawArrays to vbo and fix error handlingNicolai Hähnle6-19/+127
2017-04-26mesa: extract need_xfb_remaining_prims_checkNicolai Hähnle1-20/+28
2017-04-26mesa: fix remaining xfb prims check for GLES with multiple instancesNicolai Hähnle1-1/+1
2017-04-26cherry-ignore: fix crash if ctx torn down with no renderingAndres Gomez1-0/+3
2017-04-26cherry-ignore: Add the pci_id into the shader cache UUIDAndres Gomez1-0/+3
2017-04-26nir: Destination component count of shader_clock intrinsic is 2Boyan Ding2-2/+3
2017-04-26anv/blorp: Properly handle VK_ATTACHMENT_UNUSEDJason Ekstrand1-5/+25
2017-04-26anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSEDJason Ekstrand1-1/+12
2017-04-26anv/cmd_buffer: Always set up a null surface stateJason Ekstrand1-31/+19
2017-04-26anv/cmd_buffer: Flush the VF cache at the top of all primariesJason Ekstrand1-0/+12
2017-04-26anv/blorp: Flush the texture cache in UpdateBufferJason Ekstrand1-0/+8
2017-04-26nvc0/ir: Properly handle a "split form" of predicate destinationBoyan Ding1-2/+13
2017-04-17docs: add sha256 checksums for 17.0.4Emil Velikov1-1/+2
2017-04-17docs: add release notes for 17.0.4mesa-17.0.4Emil Velikov1-0/+148
2017-04-17Update version to 17.0.4Emil Velikov1-1/+1
2017-04-13loader: Move non-error message to debug levelFabio Estevam1-1/+1
2017-04-12radv: Invalidate L2 for TRANSFER_WRITE barriersAlex Smith1-1/+2
2017-04-12radeon_drm_bo: explicitly check return value of drmCommandWriteReadJulien Isorce1-2/+7
2017-04-12radeon: initialize hole variable before calling container_ofJulien Isorce1-1/+1
2017-04-12winsys/radeon: check null return from radeon_cs_create_fence in cs_flushJulien Isorce1-11/+13
2017-04-12winsys/radeon: check null in radeon_cs_create_fenceJulien Isorce1-0/+3
2017-04-12Revert "freedreno: fix memory leak"Emil Velikov1-2/+0