aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Build radeonsi & RADV in the ppc64el jobMichel Dänzer2020-02-052-18/+24
* gitlab-ci: Add ppc64el and s390x cross-build jobsMichel Dänzer2020-02-0511-7/+67
* gitlab-ci: Merge ccache and libxml2-utils into main apt-get installMichel Dänzer2020-02-051-6/+6
* gitlab-ci: Pass -j4 to makeMichel Dänzer2020-02-051-7/+7
* gitlab-ci: Update to latest ci-templates HEADMichel Dänzer2020-02-051-2/+1
* radeonsi/ngg: add VGT_FLUSH when enabling fast launchPierre-Eric Pelloux-Prayer2020-02-051-0/+5
* util/disk_cache: check for write() failure in the zstd pathEric Engestrom2020-02-051-1/+5
* dri: delete gen-symbol-redefs.pyEric Engestrom2020-02-051-68/+0
* anv: implement gen12 post sync pipe control workaroundLionel Landwerlin2020-02-051-1/+5
* anv: implement gen9 post sync pipe control workaroundLionel Landwerlin2020-02-053-0/+39
* iris: implement gen12 post sync pipe control workaroundLionel Landwerlin2020-02-051-1/+4
* freedreno: allow ctx->batch to be NULLRob Clark2020-02-044-30/+2
* freedreno: Allow UBWC on textures with multiple mipmap levels.Eric Anholt2020-02-0412-98/+51
* freedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.Eric Anholt2020-02-041-3/+11
* freedreno: Blit all array levels when uncompressing UBWC.Eric Anholt2020-02-041-1/+4
* freedreno: Swap the whole resource layout in shadowing.Eric Anholt2020-02-041-5/+1
* freedreno/a6xx: Disable the core layer-size setup.Eric Anholt2020-02-042-6/+3
* freedreno: Rename the UBWC layer size field and store it as bytes.Eric Anholt2020-02-0411-26/+25
* freedreno: Include the layer size in layout debug.Eric Anholt2020-02-041-1/+2
* freedreno: Move the layout debug under FD_MESA_DEBUG=layout.Eric Anholt2020-02-047-31/+39
* radv: Do not set SX DISABLE bits for RB+ with unused surfaces.Bas Nieuwenhuizen2020-02-041-6/+7
* mesa: implement missing display list functions while switching to the templateMarek Olšák2020-02-041-86/+718
* vbo: move reusable code from vbo_attrib_tmp.h into vbo_util.hMarek Olšák2020-02-044-98/+135
* vbo: use the template for save GLvertexformat initializationMarek Olšák2020-02-041-151/+6
* vbo: use the template for noop GLvertexformat initializationMarek Olšák2020-02-044-332/+27
* vbo: move GLvertexformat initialization into a template header file for reuseMarek Olšák2020-02-044-172/+205
* freedreno/perfcntrs: fix fd leakEric Engestrom2020-02-041-1/+5
* util: Drop unpacking from int signed to unsigned and vice versa.Eric Anholt2020-02-042-4/+2
* gallium: Refactor some single-pixel util_format_read/writes.Eric Anholt2020-02-043-11/+9
* gallium: Add and use a helper for packing uc from a color_union.Eric Anholt2020-02-047-59/+15
* softpipe: Refactor pipe_get/put_tile_rgba_* paths.Eric Anholt2020-02-047-397/+136
* softpipe: Drop the raw_to* part of the tile cache interface.Eric Anholt2020-02-042-21/+3
* gallium/util: Remove pipe_get_tile_z/put_tile_z.Eric Anholt2020-02-042-264/+0
* mesa/st: Use direct util_format_pack/unpack instead of u_tile.Eric Anholt2020-02-041-8/+7
* util: Make helper functions for pack/unpacking pixel rows.Eric Anholt2020-02-0411-63/+124
* clover: add trivial clCreateCommandQueueWithProperties implementationKarol Herbst2020-02-042-1/+22
* gallium/osmesa: Try to fix the test for big-endian.Eric Anholt2020-02-041-0/+21
* gallium/osmesa: Fill out other format tests.Eric Anholt2020-02-041-42/+68
* gallium/osmesa: Fix MakeCurrent of non-8888 contexts.Eric Anholt2020-02-041-1/+1
* gallium/osmesa: Fix a typo in the unit test's test names.Eric Anholt2020-02-041-1/+1
* osmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE caseDanylo Piliaiev2020-02-041-5/+21
* st/mesa: Handle the rest renderbuffer formats from OSMesaDanylo Piliaiev2020-02-041-0/+5
* util/os_socket: fix header unavailable on windowsEric Engestrom2020-02-041-1/+2
* i965: Do not set front_buffer_dirty if there is no front bufferDanylo Piliaiev2020-02-041-1/+3
* gitlab-ci: Switch kernel for LAVA jobs to 5.5Tomeu Vizoso2020-02-042-2/+2
* panfrost: Use size0 when calculating the offset to a depth levelAlyssa Rosenzweig2020-02-042-7/+12
* panfrost: Only clamp the LOD to disable mipmapping when neededTomeu Vizoso2020-02-041-6/+7
* panfrost: Fix decoding of tiled 3D texturesTomeu Vizoso2020-02-041-2/+2
* st/mesa: use uint-result for sampling stencil buffersErik Faye-Lund2020-02-041-4/+5
* pan/midgard: Remove unused variableAlyssa Rosenzweig2020-02-041-2/+0