summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25panfrost/ci: Run full set of mipmap testsAlyssa Rosenzweig1-3/+0
2019-06-25panfrost: Advertise support for other 8-bit UNORM formatsAlyssa Rosenzweig1-26/+15
2019-06-25panfrost: Use pipe_surface->format directly in blitterAlyssa Rosenzweig1-1/+1
2019-06-25panfrost: Invert swizzle for renderingAlyssa Rosenzweig1-2/+30
2019-06-25panfrost: Honour first_layer...last_layer when samplingAlyssa Rosenzweig1-1/+3
2019-06-25panfrost: Use the sampler_view target (not the textures)Alyssa Rosenzweig1-2/+2
2019-06-25panfrost/midgard: Assert guard texelFetch against cubemapsAlyssa Rosenzweig1-0/+3
2019-06-25panfrost: Zero pixels in any axis is zero pixels totalAlyssa Rosenzweig1-1/+1
2019-06-25panfrost: Respect mip level when wallpaperingAlyssa Rosenzweig1-1/+7
2019-06-25panfrost/midgard: Fixup NIR texture opAlyssa Rosenzweig1-0/+8
2019-06-25panfrost: Support (non-)seamless cube mapsAlyssa Rosenzweig3-4/+5
2019-06-25panfrost: Merge checksum buffer with main BOAlyssa Rosenzweig5-47/+64
2019-06-25panfrost/decode: Limit MRT blend countAlyssa Rosenzweig1-3/+8
2019-06-25panfrost: Clamp tile coordinates before job submissionAlyssa Rosenzweig1-0/+20
2019-06-25panfrost: Use dedicated u_blitter context for wallpapersAlyssa Rosenzweig3-19/+35
2019-06-25panfrost: Sanity check layerAlyssa Rosenzweig1-0/+1
2019-06-25panfrost: Divide array_size by 6 for cubemapsAlyssa Rosenzweig1-0/+1
2019-06-25panfrost: Use get_texture_address for framebuffer computationsAlyssa Rosenzweig4-25/+28
2019-06-25panfrost: Merge AFBC slab with BO backingAlyssa Rosenzweig5-91/+46
2019-06-25panfrost: Z/S can't be tiledAlyssa Rosenzweig1-0/+3
2019-06-25panfrost: Enable mipmappingAlyssa Rosenzweig1-1/+1
2019-06-25panfrost: Enable blittingAlyssa Rosenzweig1-4/+0
2019-06-25panfrost: Allow texelFetch for wallpaper blitsAlyssa Rosenzweig1-3/+1
2019-06-25panfrost/midgard: Implement texelFetch (2D only)Alyssa Rosenzweig1-6/+35
2019-06-25panfrost: Skip flushes only for wallpapers, not any blitAlyssa Rosenzweig1-1/+1
2019-06-25panfrost: Handle generate_mipmap ourselvesAlyssa Rosenzweig2-0/+55
2019-06-25panfrost: Disable mipmapping if necessaryAlyssa Rosenzweig1-0/+16
2019-06-25intel/blorp: Disable sampler state prefetching on Gen11Kenneth Graunke1-0/+4
2019-06-25anv/descriptor_set: Only write texture swizzles if we have an image viewJason Ekstrand1-1/+1
2019-06-25virgl: add VIRGL_DEBUG_XFERChia-I Wu3-4/+9
2019-06-25virgl: add VIRGL_DEBUG_SYNCChia-I Wu3-1/+20
2019-06-25virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLEChia-I Wu2-8/+10
2019-06-25radv: rename and re-document cache flush flagsSamuel Pitoiset10-58/+62
2019-06-25radv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2Samuel Pitoiset3-1/+9
2019-06-25radv: clear CMASK layers instead of the whole buffer on GFX8Samuel Pitoiset7-18/+35
2019-06-25radv: clear FMASK layers instead of the whole buffer on GFX8Samuel Pitoiset8-10/+31
2019-06-25radv: always initialize levels without DCC as fully expandedSamuel Pitoiset1-17/+15
2019-06-25i965: leaking of upload-BO with push constantsSergii Romantsov1-0/+10
2019-06-25docs: update calendar, add news item and link release notes for X.Y.ZJuan A. Suarez Romero3-7/+7
2019-06-25docs: fix some typos in 19.0.7 release notesJuan A. Suarez Romero2-3/+3
2019-06-25docs: add sha256 checksums for 19.1.1Juan A. Suarez Romero1-1/+1
2019-06-25docs: add release notes for 19.1.1Juan A. Suarez Romero1-0/+154
2019-06-25intel/compiler: silence a warning of using different enum typeTapani Pälli1-1/+1
2019-06-25egl: replace dead vfunc with an errorEric Engestrom2-14/+2
2019-06-25egl: delete unused vfuncsEric Engestrom2-46/+7
2019-06-25egl: drop empty eglfallbacks.cEric Engestrom5-53/+0
2019-06-25egl: move eglGetSyncAttrib() fallback to eglapi.cEric Engestrom2-2/+5
2019-06-25egl: move eglSwapInterval() fallback to eglapi.cEric Engestrom2-5/+8
2019-06-25egl: move eglSurfaceAttrib() fallback to eglapi.cEric Engestrom2-3/+5
2019-06-25egl: move eglQuerySurface() fallback to eglapi.cEric Engestrom2-2/+5