summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cherry-ignore: Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"Juan A. Suarez Romero2019-10-021-0/+2
* Revert "Revert "intel/fs: Move the scalar-region conversion to the generator.""Juan A. Suarez Romero2019-10-024-5/+5
* gallium/osmesa: Fix the inability to set no context as current.Hal Gentz2019-10-021-0/+5
* docs/features: Update VK_KHR_display_swapchain statusAndres Gomez2019-10-021-1/+1
* docs: Update bug report URLs for the gitlab migrationAdam Jackson2019-10-027-8/+8
* anv: fix descriptor limits on gen8Arcady Goldmints-Orlov2019-10-022-4/+6
* egl: check for NULL value like eglGetSyncAttribKHR doesTapani Pälli2019-10-021-0/+4
* intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32Paulo Zanoni2019-10-021-1/+10
* gl: drop incorrect pkg-config file for glvndEric Engestrom2019-10-021-12/+2
* cherry-ignore: add explicit 19.3 only nominationsJuan A. Suarez Romero2019-10-021-0/+2
* docs: Add the maximum implemented Vulkan API version in 19.1 rel notesAndres Gomez2019-10-021-0/+5
* tu: Set up glsl types.Bas Nieuwenhuizen2019-10-021-0/+3
* i965: support AYUV/XYUV for external import onlyHaihao Xiang2019-10-021-0/+2
* intel/nir: do not apply the fsin and fcos trig workarounds for constsSamuel Iglesias Gonsálvez2019-10-021-2/+2
* iris: close screen fd on iris_destroy_screenTapani Pälli2019-10-021-0/+1
* radv: always emit a position export in gs copy shadersRhys Perry2019-10-021-1/+1
* cherry-ignore: add explicit 19.2 only nominationsJuan A. Suarez Romero2019-10-021-0/+14
* iris: Initialize ice->state.prim_mode to an invalid valueKenneth Graunke2019-09-191-0/+1
* docs: add sha256 checksums for 19.1.7Juan A. Suarez Romero2019-09-171-1/+1
* docs: add release notes for 19.1.7mesa-19.1.7Juan A. Suarez Romero2019-09-171-0/+152
* Update version to 19.1.7Juan A. Suarez Romero2019-09-171-1/+1
* radv: fix allocating number of user sgprs if streamout is usedSamuel Pitoiset2019-09-131-1/+1
* tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONEDanylo Piliaiev2019-09-131-1/+1
* gallium: Fix util_format_get_depth_onlyKenneth Graunke2019-09-121-1/+1
* glsl/nir: Avoid overflow when setting max_uniform_locationCaio Marcelo de Oliveira Filho2019-09-121-1/+2
* android: anv: libmesa_vulkan_common: add libmesa_util static dependencyMauro Rossi2019-09-101-1/+2
* util: fix SSE-version needed for double opcodesErik Faye-Lund2019-09-101-1/+1
* android: amd/common: fix missing include pathMauro Rossi2019-09-101-0/+1
* android: radv: fix necessary dependeciesMauro Rossi2019-09-101-1/+11
* cherry-ignore: add explicit 19.2 only nominationsJuan A. Suarez Romero2019-09-101-0/+2
* nir/dead_cf: Repair SSA if the pass makes progressJason Ekstrand2019-09-091-2/+13
* nir/repair_ssa: Insert deref casts when neededJason Ekstrand2019-09-091-2/+29
* nir/repair_ssa: Repair dominance for unreachable blocksJason Ekstrand2019-09-091-4/+8
* nir: Add a block_is_unreachable helperJason Ekstrand2019-09-092-0/+15
* nir: Don't infinitely recurse in lower_ssa_defs_to_regs_blockJason Ekstrand2019-09-091-5/+15
* radv: add support for vk_x11_override_min_image_countEric Engestrom2019-09-091-0/+1
* amd: move adaptive sync to performance section, as it is defined in xmlpoolEric Engestrom2019-09-092-5/+2
* anv: add support for vk_x11_override_min_image_countEric Engestrom2019-09-091-0/+3
* wsi: add minImageCount overrideEric Engestrom2019-09-095-3/+27
* anv: add support for driconfEric Engestrom2019-09-094-2/+18
* anv: Bump maxComputeWorkgroupSizeJason Ekstrand2019-09-091-4/+6
* Revert "intel/fs: Move the scalar-region conversion to the generator."Jason Ekstrand2019-09-064-5/+5
* intel/dri: finish proper glthreadSergii Romantsov2019-09-061-1/+1
* radv: Call nir_propagate_invariant()Connor Abbott2019-09-061-0/+2
* glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.Hal Gentz2019-09-062-1/+9
* nir: fix memleak in error pathEric Engestrom2019-09-051-1/+3
* anv: fix format string in error messageEric Engestrom2019-09-051-1/+1
* util/os_file: fix double-close()Eric Engestrom2019-09-051-1/+0
* egl: fix deadlock in malloc error pathEric Engestrom2019-09-051-1/+3
* ttn: fix 64-bit shift on 32-bit `1`Eric Engestrom2019-09-051-1/+1