summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-10winsys/amdgpu: add VCN JPEG to no user fence groupLeo Liu1-1/+2
2019-05-10panfrost: Only take the fast paths on buffers aligned to block sizeTomeu Vizoso1-2/+2
2019-05-10panfrost: Fix two uninitialized accesses in compilerTomeu Vizoso1-1/+1
2019-05-10freedreno/ir3: fix rasterflat/glxgearsRob Clark2-5/+5
2019-05-10anv: Use corresponding type from the vector allocationLionel Landwerlin2-10/+10
2019-05-09radv: fix setting the number of rectangles when it's dyanmicSamuel Pitoiset1-4/+6
2019-05-09kmsro: add _dri.so to two of the kmsro drivers.Dave Airlie1-2/+2
2019-05-09meson: Force the use of config-tool for llvmDylan Baker1-0/+1
2019-05-09anv: fix use after freeLionel Landwerlin1-3/+3
2019-05-09anv: rework queries writes to ensure ordering memory writesLionel Landwerlin1-17/+84
2019-05-08Revert "glx: Fix synthetic error generation in __glXSendError"Timothy Arceri1-2/+2
2019-05-08i965: leave the top 4Gb of the high heap VMA unusedKenneth Graunke1-1/+5
2019-05-08i965: Force VMA alignment to be a multiple of the page size.Kenneth Graunke1-0/+2
2019-05-08i965: Fix BRW_MEMZONE_LOW_4G heap size.Kenneth Graunke1-1/+4
2019-05-07Update version to 19.1.0-rc1mesa-19.1.0-rc1Juan A. Suarez Romero1-1/+1
2019-05-07radeonsi: add config entry for Counter-Strike Global OffensiveTimothy Arceri1-0/+3
2019-05-07draw: flush when setting stream-out targetsErik Faye-Lund1-0/+2
2019-05-06mesa: Makefile.sources: Add nir_lower_fb_read.c to Makefile.sources listJohn Stultz1-0/+1
2019-05-06mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset t...John Stultz1-0/+2
2019-05-06mesa: android: freedreno: Fix build failure due to path changeJohn Stultz1-1/+1
2019-05-06mesa: android: freedreno: build libfreedreno_{drm,ir3} static libsAmit Pundir7-2/+132
2019-05-06radv: Implement cosited_even sampling.Bas Nieuwenhuizen2-2/+83
2019-05-06radv: Disable subsampled formats.Bas Nieuwenhuizen1-1/+2
2019-05-06util/drirc: add workarounds for bugs in Doom 3: BFGTimothy Arceri1-0/+5
2019-05-04freedreno: remove unused forward struct declaration19.1-branchpointRob Clark1-2/+0
2019-05-04panfrost/midgard: iabs cannot run on mulAlyssa Rosenzweig1-1/+1
2019-05-04panfrost/midgard: Lower mixed csel (NIR)Alyssa Rosenzweig2-12/+83
2019-05-04panfrost/midgard: Fix RA when temp_count = 0Alyssa Rosenzweig2-50/+70
2019-05-04panfrost/midgard: Fix integer selectionAlyssa Rosenzweig2-33/+10
2019-05-04panfrost: Support RGB565 FBOsAlyssa Rosenzweig4-29/+80
2019-05-04panfrost/midgard/disasm: Handle dest_override generalizedAlyssa Rosenzweig1-22/+68
2019-05-04panfrost/midgard/disasm: Stub out 64-bitAlyssa Rosenzweig1-5/+15
2019-05-04panfrost/midgard/disasm: Print 8-bit sourcesAlyssa Rosenzweig1-23/+43
2019-05-04panfrost/midgard/disasm: Support 8-bit destinationAlyssa Rosenzweig1-18/+21
2019-05-04panfrost/midgard: Rename ilzcnt8 -> iclzAlyssa Rosenzweig2-2/+2
2019-05-04panfrost/midgard: Fix crash on unknown opAlyssa Rosenzweig1-2/+6
2019-05-04panfrost/midgard/disasm: Fill in .int modAlyssa Rosenzweig1-1/+1
2019-05-04panfrost/midgard/disasm: Extend print_reg to 8-bitAlyssa Rosenzweig1-15/+34
2019-05-04panfrost/midgard/disasm: Catch mask errorsAlyssa Rosenzweig1-0/+11
2019-05-04panfrost/midgard: reg_mode_full -> reg_mode_32, etcAlyssa Rosenzweig3-16/+16
2019-05-04freedreno/a6xx: deduplicate a few linesRob Clark1-6/+0
2019-05-04freedreno: add ubwc_enabled helperRob Clark6-26/+28
2019-05-04freedreno: move UBWC color offset to fd_resource_offset()Rob Clark7-18/+42
2019-05-04freedreno/a6xx: buffer resources cannot be compressedRob Clark1-26/+5
2019-05-04freedreno: mark imported resources as validRob Clark1-0/+2
2019-05-04freedreno/a6xx: UBWC support for imagesRob Clark2-19/+57
2019-05-04freedreno/a6xx: UBWC fixesRob Clark2-11/+78
2019-05-04freedreno: update generated headersRob Clark8-32/+58
2019-05-04freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixesRob Clark1-3/+3
2019-05-04freedreno/ir3: remove assertRob Clark1-1/+0