summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-08gallivm: Fix Altivec pack intrinsics for little-endianUlrich Weigand1-5/+21
2014-09-08mesa/st: don't advertise NV_vdpau_interop if it doesn't work.Christian König1-1/+7
2014-09-08i965: Adjust fast-clear resolve rect for BDWKristian Høgsberg1-4/+10
2014-09-08nvc0/ir: clarify recursion fix to finding first tex usesChristoph Bumiller1-9/+7
2014-09-08nv50/ir/util: fix BitSet issuesChristoph Bumiller3-3/+10
2014-09-08i965/blorp: Pass image formats seperately from the miptreeJason Ekstrand4-19/+43
2014-09-05Increment version to 10.3.0-rc3Emil Velikov1-1/+1
2014-09-05st/mesa: use 1.0f as boolean true on drivers without integer supportMarek Olšák1-2/+3
2014-09-05mesa: set UniformBooleanTrue = 1.0f by defaultMarek Olšák2-0/+10
2014-09-05freedreno/ir3: fix potential null ptr derefRob Clark1-1/+2
2014-09-05freedreno/a2xx: fix segfaultRob Clark1-0/+1
2014-09-05freedreno/a3xx: handle first/last level properlyRob Clark3-9/+13
2014-09-05freedreno: implement pipe_flush_resource()Rob Clark1-1/+5
2014-09-05freedreno: don't ignore src/dst levelRob Clark1-39/+63
2014-09-05automake: check if the linker supports --dynamic-listJonathan Gray3-2/+28
2014-09-05kms-swrast: Support Prime fd handlingAndreas Pokorny2-11/+79
2014-09-05r600g,radeonsi: make sure there's enough CS space before resuming queriesMarek Olšák1-0/+28
2014-09-05mesa: invalidate draw state in glPopClientAttribMarek Olšák1-0/+4
2014-09-05winsys/svga: Fix incorrect type usage in IOCTL v2Thomas Hellstrom1-4/+9
2014-09-05i965: Handle ir_triop_csel in emit_bool_to_cond_code().Kenneth Graunke2-4/+36
2014-09-05glsl: fix assertion which fails for unsigned array indices.tiffany1-1/+1
2014-09-05i965/copy_image: Divide the x offsets by block width when using the blitterJason Ekstrand1-10/+21
2014-09-05i965/copy_image: Use the correct block dimensionJason Ekstrand1-6/+6
2014-09-05meta/copy_image: Use the correct texture level when creating viewsJason Ekstrand1-1/+1
2014-09-05i965/copy_image: Use the correct texture levelJason Ekstrand1-4/+6
2014-09-05r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruptionMarek Olšák1-6/+6
2014-09-05meta: Make MESA_META_DRAW_BUFFERS restore properlyKristian Høgsberg1-34/+4
2014-09-05Revert "mesa: fix make tarballs"Emil Velikov2-3/+1
2014-09-05i965: add missing parens in vec4 visitorDave Airlie1-1/+2
2014-09-05nv50: attach the buffer bo to the miptree structuresIlia Mirkin1-8/+5
2014-09-05nv50: mt address may not be the underlying bo's start addressIlia Mirkin3-12/+14
2014-09-05nv50: set the miptree address when clearing bo's in vp2 initIlia Mirkin1-0/+2
2014-09-05nv50/ir: avoid creating instructions that can't be emittedIlia Mirkin1-0/+4
2014-09-05nvc0: don't make 1d staging textures linearIlia Mirkin1-1/+0
2014-09-05nv50: zero out unbound samplersIlia Mirkin1-2/+5
2014-09-05nvc0/ir: avoid infinite recursion when finding first uses of texIlia Mirkin2-8/+29
2014-09-05r600g: fix layered clearMarek Olšák1-1/+2
2014-09-05glsl_to_tgsi: allocate and enlarge arrays for temporaries on demandMarek Olšák1-18/+33
2014-09-01Increment version to 10.3.0-rc2Emil Velikov1-1/+1
2014-09-01mesa: fix make tarballsEmil Velikov2-2/+3
2014-08-31i965/vec4: Update register coalescing test.Matt Turner1-4/+1
2014-08-31i965: Add 2x MSAA support to Broadwell fast clear code.Kenneth Graunke1-0/+1
2014-08-28radeon/uvd: fix field handling on R6XX style UVDChristian König1-2/+5
2014-08-26vl/compositor: set the scissor before clearing the render targetChristian König1-1/+1
2014-08-26st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König3-15/+71
2014-08-25glcpp: Don't use alternation in the lookahead for empty pragmas.Carl Worth1-2/+8
2014-08-25Makefile: Switch from md5sums to sha256sumsCarl Worth1-5/+5
2014-08-25radeonsi: add new SI pci idsAlex Deucher1-0/+4
2014-08-25radeonsi: add new CIK pci idsAlex Deucher1-0/+3
2014-08-22i965: Disable try_emit_b2f_of_compare on Gen4-6.Kenneth Graunke1-0/+7