summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* i965: Mark all EGLimages as non-coherent.Kenneth Graunke2017-08-291-5/+3
* i965/miptree: Rework create flagsJason Ekstrand2017-08-298-38/+52
* i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)Jason Ekstrand2017-08-296-24/+8
* i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUTJason Ekstrand2017-08-293-7/+15
* i965/miptree: Delete some unused layout flagsJason Ekstrand2017-08-292-10/+2
* i965/miptree Remove layout_flags parameter form is_mcs_supportedJason Ekstrand2017-08-291-9/+2
* radv: disable texture gather workaround on gfx9.Dave Airlie2017-08-291-1/+1
* Update version to 17.2.0-rc5mesa-17.2.0-rc5Emil Velikov2017-08-211-1/+1
* cherry-ignore: ignore storage offset fixesEmil Velikov2017-08-191-0/+4
* Revert "mesa: stop assigning unused storage for non-bindless opaque types"Samuel Pitoiset2017-08-191-11/+45
* i965/miptree: Set supports_fast_clear = false in make_shareableJason Ekstrand2017-08-191-0/+1
* broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.Eric Anholt2017-08-194-7/+25
* configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt2017-08-192-0/+28
* util: Fix build on old glibc.Eric Anholt2017-08-191-1/+3
* intel/genxml: Fix gen10 BLEND_STATE variable length packingScott D Phillips2017-08-191-2/+2
* i965: Always allow CPU readback of the scanout on LLC platformsChris Wilson2017-08-191-1/+15
* glsl: add a few missing int64 constant propagation casesIlia Mirkin2017-08-192-0/+8
* radv: disable support for VEGA for now.Dave Airlie2017-08-191-0/+5
* nv50/ir: fix TXQ srcMaskIlia Mirkin2017-08-191-0/+2
* nv50/ir: fix srcMask computation for TG4 and TXFIlia Mirkin2017-08-191-0/+2
* gallium/os: fix os_time_get_nano() to roll over lessFrank Richter2017-08-191-1/+8
* st/wgl: check for negative delta in wait_swap_interval()Frank Richter2017-08-191-2/+5
* st/mesa: fix a null pointer accessFrank Richter2017-08-191-1/+1
* swr/rast: Fix invalid casting for calls to Interlocked* functionsTim Rowley2017-08-193-7/+7
* glsl/ast: update rhs in addition to the var's constant_valueIlia Mirkin2017-08-191-1/+1
* radv/gfx9: for fast clear use is_linear flag.Dave Airlie2017-08-191-1/+1
* radv/gfx9: handle GFX9 opaque metadataDavid Airlie2017-08-191-4/+5
* radv: emit db_htile_surface reg on gfx9 as wellDavid Airlie2017-08-191-1/+2
* radv/gfx9: remove some leftover gfx6 descriptor setup.Dave Airlie2017-08-191-4/+0
* radv/gfx9: fix set predication packet.Dave Airlie2017-08-191-9/+12
* radeonsi: disable CE by defaultMarek Olšák2017-08-193-8/+21
* i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_u...Scott D Phillips2017-08-191-1/+2
* nv50/ir: clean up saturated values immediatelyIlia Mirkin2017-08-191-1/+6
* glxcmds: Fix a typo in the __APPLE__ codepathJeremy Huddleston Sequoia2017-08-171-1/+1
* Update version to 17.2.0-rc4mesa-17.2.0-rc4Emil Velikov2017-08-121-1/+1
* radv: force cs/ps/l2 flush at end of command stream. (v2)Dave Airlie2017-08-111-1/+4
* radv: fix MSAA on SI gpus.Dave Airlie2017-08-111-3/+7
* radv: fix f16->f32 denorm handling for SI/CIK. (v2)Dave Airlie2017-08-111-2/+16
* radv: Use the correct channel for alpha in resolve srgb conversion.Bas Nieuwenhuizen2017-08-111-1/+1
* radv: Only convert linear->srgb in compute resolves.Bas Nieuwenhuizen2017-08-115-79/+54
* radv: Don't use SRGB format for image stores during resolve.Bas Nieuwenhuizen2017-08-112-1/+24
* radeonsi/gfx9: use the VI codepath for clamping ZMarek Olšák2017-08-112-12/+2
* isl: Validate row pitch of stencil surfaces.Kenneth Graunke2017-08-111-2/+7
* egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpyEmil Velikov2017-08-111-2/+2
* configure: remove trailing "-a" in swr architecture testTim Rowley2017-08-111-1/+1
* ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák2017-08-113-4/+15
* nv50/ir: fix ConstantFolding with saturationKarol Herbst2017-08-112-0/+9
* radv: Fix decompression on multisampled depth buffersAlex Smith2017-08-112-35/+69
* i965/miptree: Call alloc_aux in create_for_boJason Ekstrand2017-08-111-6/+7
* intel/isl: Don't align the height of the last array sliceJason Ekstrand2017-08-111-1/+2