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