summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-04-15nvc/ir: remove duplicate variable declarationEmil Velikov1-1/+0
2016-04-14nv50/ir: we can't load local memory directly into an outputIlia Mirkin1-1/+2
2016-04-14Android: fix x86 gallium buildsRob Herring5-5/+55
2016-04-14nvc0: disable primitive restart and index bias during blitsIlia Mirkin1-0/+11
2016-04-14nvc0/ir: fix picking of coordinates from tex instruction for textureGradIlia Mirkin1-0/+11
2016-04-14i965: Fix assert conditions for src/dst x/y offsetsAnuj Phogat1-3/+3
2016-04-14r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...xavier1-2/+6
2016-04-14nvc0: make sure to delete samplers used by compute shadersSamuel Pitoiset1-1/+1
2016-04-14st/mesa: use the texture view's format for render-to-textureNicolai Hähnle1-7/+15
2016-04-14st/omx/dec: Correct the timestampingNishanth Peethambaran4-8/+34
2016-04-14st/omx: Remove trailing spacesNishanth Peethambaran3-31/+31
2016-04-14nv50/ir: fix indirect texturing for non-array textures on nvc0Ilia Mirkin1-3/+7
2016-04-14st/mesa: only minify depth for 3d targetsIlia Mirkin1-1/+4
2016-04-14nv50/ir: force-enable derivatives on TXD opsIlia Mirkin2-1/+4
2016-04-14nv50: reset TFB bufctx when we no longer hold a reference to the buffersIlia Mirkin2-3/+3
2016-04-14egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)Daniel Czarnowski3-1/+13
2016-04-14radeonsi: fix Hyper-Z hangs on P2 configsMarek Olšák1-2/+8
2016-04-11draw: fix line stipplingRoland Scheidegger1-15/+15
2016-04-11softpipe: fix anisotropic filtering crashRoland Scheidegger1-2/+7
2016-04-11i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.Francisco Jerez1-0/+1
2016-04-11i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().Francisco Jerez1-0/+6
2016-04-11i965/fs: Add missing analysis invalidation in opt_sampler_eot().Francisco Jerez1-1/+4
2016-04-11nvc0: fix blit triangle size to fully cover FB's > 8192x8192Ilia Mirkin1-4/+4
2016-04-11r600g: clear compressed_depthtex/colortex_mask when binding buffer textureNicolai Hähnle1-12/+12
2016-04-11egl/x11: check the return value of xcb_dri2_get_buffers_reply()Emil Velikov1-0/+3
2016-04-11radeon/uvd: increase max height to 4096 for VI and newerTamil velan1-1/+1
2016-04-11gallium/radeon: don't use temporary buffers for persistent mappingsMarek Olšák1-2/+4
2016-04-11radeon/uvd: disable MPEG1Christian König1-0/+1
2016-04-11glsl: avoid stack smashing when there are too many attributesIlia Mirkin1-0/+7
2016-04-11nvc0: reset TFB bufctx when we no longer hold a reference to the buffersIlia Mirkin2-2/+3
2016-04-11i965: Only magnify depth for 3D textures, not array textures.Kenneth Graunke1-1/+1
2016-04-11winsys/svga: Increase the fence timeoutThomas Hellstrom1-1/+2
2016-04-11winsys/svga: Fix an uninitialized return valueThomas Hellstrom1-0/+2
2016-04-11mesa: Allow Get*() of several forgotten IsEnabled() pnames.Kenneth Graunke2-0/+5
2016-04-11mesa: Make glGet queries initialize ctx->Debug when necessary.Kenneth Graunke1-14/+6
2016-04-11radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGINGOded Gabbay1-5/+1
2016-04-11r600g: Do colorformat endian swap for PIPE_USAGE_STAGINGOded Gabbay2-17/+2
2016-04-11mesa/fbobject: propogate Layered when reusing attachments.Dave Airlie1-0/+1
2016-04-11virtio_gpu: Add PCI ID to driver mapRob Herring1-0/+7
2016-04-11st/clover: Add libelf cflags to the buildKoop Mast2-3/+1
2016-04-11r600: Make enum alu_op_flags unsignedRob Herring1-8/+8
2016-04-11gallium/radeon: Add space between string literal and identifierRob Herring1-1/+1
2016-04-11freedreno: drop unnecessary -Wno-packed-bitfield-compatRob Herring1-2/+2
2016-04-11Android: clean-up and fix DRI module path handlingRob Herring5-10/+7
2016-04-11Android: glsl: fix dependence on YACC_HEADER_SUFFIX from build systemRob Herring1-0/+2
2016-04-11Android: remove dependence on .SECONDEXPANSIONRob Herring1-9/+13
2016-04-11gallium/radeon: disable evergreen_do_fast_color_clear for BEOded Gabbay1-0/+5
2016-04-11gallium/r600: Don't let h/w do endian swap for colorformatOded Gabbay1-0/+7
2016-04-11gallium/radeon: remove separate BE path in r600_translate_colorswapOded Gabbay1-12/+1
2016-04-11nv50,nvc0: bump minimum texture buffer offset alignmentIlia Mirkin2-2/+2