summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18configure: enable vdpau and xvmc detection, with galliumuvd-9.1Emil Velikov1-2/+8
2013-04-18r600/uvd: cleanup disabling tiling on pre EG asicsChristian König1-5/+6
2013-04-18autoconf: enable detection of vdpau and xvmc by defaultChristian König1-3/+3
2013-04-18radeon/uvd: add UVD implementation v5Christian König17-24/+1939
2013-04-18radeon/winsys: add uvd ring support to winsys v3Christian König3-0/+31
2013-04-12r300g: Fix bug in OMOD optimizationTom Stellard1-1/+3
2013-04-10i965: Avoid segfault in gen6_upload_stateCarl Worth1-1/+1
2013-04-08mesa: Note that patch dbf94d1 should't actually get picked to the 9.1 branchIan Romanick1-0/+3
2013-04-08glsl: Add missing bool case in glsl_type::get_scalar_typeIan Romanick1-0/+2
2013-04-08r600g: Use virtual address for PIPE_QUERY_SO* in r600_emit_query_endMartin Andersson1-2/+3
2013-04-08mesa: Disable validate_ir_tree() on release builds.Eric Anholt2-2/+6
2013-04-08mesa: handle HALF_FLOAT like FLOAT in get_tex_rgbaMarek Olšák1-0/+1
2013-04-05mesa: Implement TEXTURE_IMMUTABLE_LEVELS for ES 3.0.Matt Turner3-0/+14
2013-04-05glx: Build with VISIBILITY_CFLAGS in automakeAdam Jackson1-0/+1
2013-04-05radeonsi: Emit pixel shader state even when only the vertex shader changedMichel Dänzer1-0/+5
2013-04-05i965: Don't use texture swizzling to force alpha to 1.0 if unnecessary.Kenneth Graunke1-1/+2
2013-04-05radeon/llvm: Do not link against libgallium when building statically.Maarten Lankhorst1-1/+4
2013-04-05gallium/egl: fix out-of-tree buildAndreas Boll1-1/+1
2013-04-05osmesa: fix out-of-tree buildAndreas Boll1-0/+1
2013-04-05build: Enable x86 assembler on Hurd.Andreas Boll1-0/+3
2013-04-05mesa: use ieee fp on s390 and m68kAndreas Boll1-1/+2
2013-04-05gallivm: fix return opcode handling in main function of a shaderRoland Scheidegger2-3/+18
2013-04-05radeon/llvm: Link against libgallium.la to fix an undefined symbolAndreas Boll1-0/+1
2013-04-05gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst6-4/+15
2013-04-05i965: Apply depthstencil alignment workaround when doing fast clears.Paul Berry1-1/+5
2013-04-05i965: Make INTEL_DEBUG=shader_time use the RAW surface format.Kenneth Graunke2-3/+3
2013-04-05i965: Specialize SURFACE_STATE creation for shader time.Kenneth Graunke4-8/+45
2013-04-05i965: Fix INTEL_DEBUG=shader_time for Haswell.Kenneth Graunke2-4/+12
2013-04-05i965: Add definitions for gen7+ data cache messages.Eric Anholt1-0/+37
2013-04-05mesa: Fix FB blitting in case of zero size src or dst rectAnuj Phogat1-1/+3
2013-04-05include: Fix build with VS 11 (i.e, 2012).José Fonseca1-0/+42
2013-04-05mesa: Add previously picked commit to .cherry-ignoreIan Romanick1-0/+3
2013-04-05mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca6-180/+126
2013-04-05autotools: Add missing top-level include dir.José Fonseca1-0/+1
2013-04-04nvc0: fix for 2d engine R source formats writing RRR1 and not R001Christoph Bumiller3-52/+148
2013-04-04nv50,nvc0: fix 3d blits, restore viewport after blitChristoph Bumiller2-18/+32
2013-04-04nv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blitChristoph Bumiller3-1/+5
2013-04-04nv50: fix 3D render target setupChristoph Bumiller1-2/+10
2013-03-26gallium/tgsi: fix valgrind warningMarek Olšák1-1/+1
2013-03-25i965/fs: Also do the gen4 SEND dependency workaround against other SENDs.Eric Anholt1-9/+15
2013-03-25i965/fs: Fix broken rendering in large shaders with UBO loads.Eric Anholt1-0/+2
2013-03-25i965/fs: Fix register allocation for uniform pull constants in 16-wide.Eric Anholt1-23/+31
2013-03-25mesa: don't allocate a texture if width or height is 0 in CopyTexImageMarek Olšák1-10/+12
2013-03-25dri/nouveau: fix crash in nouveau_flushJan de Groot1-1/+2
2013-03-25mesa: fix glGetInteger*(GL_SAMPLER_BINDING).Alan Hourihane3-2/+14
2013-03-25Unreference sampler object when it's currently bound to texture unit.Alan Hourihane1-0/+10
2013-03-25llvmpipe: add some scene limit sanity check assertionsBrian Paul1-0/+22
2013-03-25llvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZEBrian Paul1-2/+8
2013-03-25dri/nouveau: NV17_3D class is not available for NV1a chipsetMarcin Slusarz1-1/+1
2013-03-25configure.ac: Remove stale comment about --x-* arguments.Matt Turner1-6/+0