summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost/midgard: Handle negative immediate biasAlyssa Rosenzweig2019-06-262-4/+5
* freedreno: correct batch_depends_on() logicRob Clark2019-06-261-1/+1
* freedreno: drop unused arg from fd_batch_flush()Rob Clark2019-06-2612-23/+23
* st/glsl: fix silly regression finding gs/tes variantsTimothy Arceri2019-06-261-1/+1
* st/glsl: support clamping color outputs in compat for gs/tesTimothy Arceri2019-06-264-13/+60
* nir: add tess support to nir_lower_clamp_color_outputs()Timothy Arceri2019-06-261-0/+1
* glsl: Fix round64 conversion functionSagar Ghuge2019-06-251-9/+12
* panfrost/ci: Add RK3288 flipflops I don't want to deal with right nowAlyssa Rosenzweig2019-06-251-0/+6
* panfrost/ci: Update failures listAlyssa Rosenzweig2019-06-251-363/+3
* panfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0Alyssa Rosenzweig2019-06-251-0/+1
* panfrost/ci: Run full set of mipmap testsAlyssa Rosenzweig2019-06-251-3/+0
* panfrost: Advertise support for other 8-bit UNORM formatsAlyssa Rosenzweig2019-06-251-26/+15
* panfrost: Use pipe_surface->format directly in blitterAlyssa Rosenzweig2019-06-251-1/+1
* panfrost: Invert swizzle for renderingAlyssa Rosenzweig2019-06-251-2/+30
* panfrost: Honour first_layer...last_layer when samplingAlyssa Rosenzweig2019-06-251-1/+3
* panfrost: Use the sampler_view target (not the textures)Alyssa Rosenzweig2019-06-251-2/+2
* panfrost/midgard: Assert guard texelFetch against cubemapsAlyssa Rosenzweig2019-06-251-0/+3
* panfrost: Zero pixels in any axis is zero pixels totalAlyssa Rosenzweig2019-06-251-1/+1
* panfrost: Respect mip level when wallpaperingAlyssa Rosenzweig2019-06-251-1/+7
* panfrost/midgard: Fixup NIR texture opAlyssa Rosenzweig2019-06-251-0/+8
* panfrost: Support (non-)seamless cube mapsAlyssa Rosenzweig2019-06-253-4/+5
* panfrost: Merge checksum buffer with main BOAlyssa Rosenzweig2019-06-255-47/+64
* panfrost/decode: Limit MRT blend countAlyssa Rosenzweig2019-06-251-3/+8
* panfrost: Clamp tile coordinates before job submissionAlyssa Rosenzweig2019-06-251-0/+20
* panfrost: Use dedicated u_blitter context for wallpapersAlyssa Rosenzweig2019-06-253-19/+35
* panfrost: Sanity check layerAlyssa Rosenzweig2019-06-251-0/+1
* panfrost: Divide array_size by 6 for cubemapsAlyssa Rosenzweig2019-06-251-0/+1
* panfrost: Use get_texture_address for framebuffer computationsAlyssa Rosenzweig2019-06-254-25/+28
* panfrost: Merge AFBC slab with BO backingAlyssa Rosenzweig2019-06-255-91/+46
* panfrost: Z/S can't be tiledAlyssa Rosenzweig2019-06-251-0/+3
* panfrost: Enable mipmappingAlyssa Rosenzweig2019-06-251-1/+1
* panfrost: Enable blittingAlyssa Rosenzweig2019-06-251-4/+0
* panfrost: Allow texelFetch for wallpaper blitsAlyssa Rosenzweig2019-06-251-3/+1
* panfrost/midgard: Implement texelFetch (2D only)Alyssa Rosenzweig2019-06-251-6/+35
* panfrost: Skip flushes only for wallpapers, not any blitAlyssa Rosenzweig2019-06-251-1/+1
* panfrost: Handle generate_mipmap ourselvesAlyssa Rosenzweig2019-06-252-0/+55
* panfrost: Disable mipmapping if necessaryAlyssa Rosenzweig2019-06-251-0/+16
* intel/blorp: Disable sampler state prefetching on Gen11Kenneth Graunke2019-06-251-0/+4
* anv/descriptor_set: Only write texture swizzles if we have an image viewJason Ekstrand2019-06-251-1/+1
* virgl: add VIRGL_DEBUG_XFERChia-I Wu2019-06-253-4/+9
* virgl: add VIRGL_DEBUG_SYNCChia-I Wu2019-06-253-1/+20
* virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLEChia-I Wu2019-06-252-8/+10
* radv: rename and re-document cache flush flagsSamuel Pitoiset2019-06-2510-58/+62
* radv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2Samuel Pitoiset2019-06-253-1/+9
* radv: clear CMASK layers instead of the whole buffer on GFX8Samuel Pitoiset2019-06-257-18/+35
* radv: clear FMASK layers instead of the whole buffer on GFX8Samuel Pitoiset2019-06-258-10/+31
* radv: always initialize levels without DCC as fully expandedSamuel Pitoiset2019-06-251-17/+15
* i965: leaking of upload-BO with push constantsSergii Romantsov2019-06-251-0/+10
* docs: update calendar, add news item and link release notes for X.Y.ZJuan A. Suarez Romero2019-06-253-7/+7
* docs: fix some typos in 19.0.7 release notesJuan A. Suarez Romero2019-06-252-3/+3