summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix and enable forgotten validation testMatt Turner2017-10-041-14/+17
* i965: Only insert error message if not already presentMatt Turner2017-10-041-5/+13
* i965: Avoid validation error when src1 is not presentMatt Turner2017-10-041-1/+1
* i965: Remove validate_reg()Matt Turner2017-10-041-80/+0
* i965: Add and use STRIDE and WIDTH macrosMatt Turner2017-10-041-18/+15
* i965: Add parentheses around usage of macro argumentsMatt Turner2017-10-041-1/+1
* i965: Add GLK, CFL, CNL to test_eu_validate.cMatt Turner2017-10-041-0/+7
* i965: Add Atom graphics names to parse_devid_override()Matt Turner2017-10-041-0/+3
* i965: Fix support for disassembling 64-bit integer immediatesMatt Turner2017-10-041-2/+2
* i965/fs: Rewrite fsign64 to skip the float -> double conversionMatt Turner2017-10-041-41/+9
* i965/fs: Unpack count argument to 64-bit shift ops on AtomMatt Turner2017-10-041-6/+28
* i965/fs: Don't apply POW/FDIV workaround on Gen10+Matt Turner2017-10-041-0/+1
* i965: Fix src0 vs src1 typoMatt Turner2017-10-041-1/+1
* radv: enable tc compatible htile for d32s8 also.Dave Airlie2017-10-041-1/+2
* radv: dump SPIRV when a GPU hang is detectedSamuel Pitoiset2017-10-044-4/+13
* radv: dump NIR when a GPU hang is detectedSamuel Pitoiset2017-10-044-11/+27
* ac: silence a warningMarek Olšák2017-10-041-1/+3
* egl/wayland: Don't use dmabuf with no modifiersDaniel Stone2017-10-041-7/+11
* egl/wayland: Check queryImage return for wl_bufferDaniel Stone2017-10-041-15/+41
* travis: move include path from $CC to $CFLAGSEric Engestrom2017-10-041-2/+2
* wayland-egl: adds CFLAGS for wayland.egl.h includeTobias Klausmann2017-10-041-1/+2
* automake: add texcompress_s3tc_tmp.h to the sources listEmil Velikov2017-10-041-0/+1
* st/va: add RGB support to vlVaPutSurfaceLeo Liu2017-10-041-1/+13
* st/va: don't re-allocate interlaced buffer with pakced formatLeo Liu2017-10-041-4/+6
* st/vdpau: don't re-allocate interlaced buffer with packed YUV formatLeo Liu2017-10-041-0/+2
* radv: Implement TC compatible HTILE.Bas Nieuwenhuizen2017-10-044-6/+62
* radv: emit fmuladd instead of fma to llvm.Dave Airlie2017-10-041-1/+1
* android: fix build issues with brw_nir_trig_workarounds.cTapani Pälli2017-10-041-1/+1
* intel: compiler: vec4: add missing default 0 lodLionel Landwerlin2017-10-031-0/+9
* anv: Remove base_vertex/instance from push_constantsJason Ekstrand2017-10-031-7/+0
* util: include string.h in u_string.hBrian Paul2017-10-031-0/+1
* llvmpipe: silence 'variable may be used uninitialized' warningsBrian Paul2017-10-032-2/+2
* mesa: silence 'variable may be used uninitialized' warning in teximage.cBrian Paul2017-10-031-1/+1
* mesa: silence 'variable may be used uninitialized' warning in bufferobj.cBrian Paul2017-10-031-0/+1
* svga: wrap long comments in svga_tgsi_vgpu10.cBrian Paul2017-10-031-4/+6
* svga: tweak pre-VGPU10 rasterization offsetsBrian Paul2017-10-031-17/+7
* svga: if we get nr_samples==1, store nr_samples=0Brian Paul2017-10-031-4/+7
* svga: emit sampler constants only if sampler view existsCharmaine Lee2017-10-031-7/+12
* svga: fix incorrect case in svga_typeless_format()Brian Paul2017-10-031-2/+1
* svga: add typeless switch cases in svga_typeless_format()Brian Paul2017-10-031-0/+10
* svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.Neha Bhende2017-10-031-2/+7
* etnaviv: Set up unknown GC3000 statesWladimir J. van der Laan2017-10-031-0/+11
* etnaviv: Fix point sprite rendering on GC3000Wladimir J. van der Laan2017-10-031-0/+2
* etnaviv: Add support for DP2 instructionWladimir J. van der Laan2017-10-034-1/+7
* etnaviv: Support opcodes with bit 6 set in assemblerWladimir J. van der Laan2017-10-031-1/+4
* travis: add meson build for vulkan drivers.Dylan Baker2017-10-031-0/+36
* meson: convert gtest to an internal dependencyDylan Baker2017-10-034-7/+12
* meson: set C++ standard to C++11Dylan Baker2017-10-031-1/+1
* meson: add window system deps to intel vulkan commonDylan Baker2017-10-031-1/+1
* meson: look for libelf as a library if there is no pkgconfigDylan Baker2017-10-031-1/+4