summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
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-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-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-14nv50/ir: fix indirect texturing for non-array textures on nvc0Ilia Mirkin1-3/+7
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-14radeonsi: fix Hyper-Z hangs on P2 configsMarek Olšák1-2/+8
2016-04-11softpipe: fix anisotropic filtering crashRoland Scheidegger1-2/+7
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-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-11nvc0: reset TFB bufctx when we no longer hold a reference to the buffersIlia Mirkin2-2/+3
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-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-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
2016-04-11gallium/radeon: return correct values for BE in r600_translate_colorswapOded Gabbay1-4/+4
2016-04-11gallium/radeon: Correctly translate colorswaps for big endianOded Gabbay1-0/+11
2016-04-11nv50/ir: fix quadop emission in the presence of predicationIlia Mirkin4-5/+9
2016-04-11llvmpipe: Do not use barriers if not using threads.Vinson Lee1-2/+6
2016-04-11nvc0: avoid negatives in PUSH_SPACE argumentIlia Mirkin1-1/+1
2016-04-11nvc0: add some missing PUSH_SPACE'sIlia Mirkin1-1/+8
2016-02-24nvc0/ir: fix converting between predicate and gprIlia Mirkin3-11/+41
2016-02-24radeonsi: fix Hyper-Z on StoneyMarek Olšák1-0/+4
2016-02-04radeonsi: fix discard-only fragment shaders (11.1 version)Nicolai Hähnle1-0/+3
2016-02-04nv50/ir: fix false global CSE on instructions with multiple defsIlia Mirkin1-0/+2
2016-02-04nv50,nvc0: fix buffer clearing to respect engine alignment requirementsIlia Mirkin2-52/+247
2016-02-04nvc0: avoid crashing when there are holes in vertex array bindingsIlia Mirkin1-3/+13
2016-02-04vc4: Throttle outstanding rendering after submission.Eric Anholt1-0/+9
2016-02-04vc4: Don't record the seqno of a failed job submit.Eric Anholt1-2/+2
2016-02-04nv50/ir: fix memory corruption when spilling and redoing RAKarol Herbst1-0/+3
2016-02-04radeonsi: add DCC buffer for sampler views on new CSNicolai Hähnle1-15/+18
2016-02-04radeonsi: ensure that VGT_GS_MODE is sent when necessaryNicolai Hähnle1-8/+21
2016-02-04radeonsi: extract the VGT_GS_MODE calculation into its own functionNicolai Hähnle1-19/+28
2016-01-22r600g: don't leak driver const buffersGrazvydas Ignotas1-0/+6
2016-01-22radeonsi: don't miss changes to SPI_TMPRING_SIZEMarek Olšák1-2/+7
2016-01-08nvc0: scale up inter_bo size so that it's 16M for a 4K videoIlia Mirkin1-2/+5
2016-01-08nv50,nvc0: fix crash when increasing bsp bo size for h264Ilia Mirkin2-4/+4
2016-01-08nv50,nvc0: make sure there's pushbuf space and that we ref the bo earlyIlia Mirkin4-6/+5
2016-01-08nvc0: Set winding order regardless of domain.Kenneth Graunke1-2/+4