summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Increment version to 10.5.0-rc2mesa-10.5.0-rc2Emil Velikov1-1/+1
2015-02-24install-lib-links: remove the .install-lib-links fileEmil Velikov1-0/+1
2015-02-24mesa: Fix error validating args for TexSubImage3DEduardo Lima Mitev1-2/+2
2015-02-24egl, wayland: RGB565 format support on Back-bufferVivek Kasireddy1-3/+38
2015-02-24i965: Link test programs with gtest before pthreads.Matt Turner1-10/+10
2015-02-24radeonsi: fix point spritesMarek Olšák1-1/+1
2015-02-24vbo: fix an unitialized-variable warningMarek Olšák1-0/+1
2015-02-24radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SIMarek Olšák1-18/+11
2015-02-24i965/vec4: Add and use byte-MOV instruction for unpack 4x8.Matt Turner4-2/+21
2015-02-24i965/fs: Consider MOV.SAT to interfere if it has a source modifier.Matt Turner2-4/+52
2015-02-24i965/fs: Use fs_inst::overwrites_reg() in saturate propagation.Matt Turner2-4/+44
2015-02-24i965/fs: Add unit tests for saturate propagation pass.Matt Turner2-0/+362
2015-02-24st/mesa: fix sampler view reference counting bug in glDraw/CopyPixelsBrian Paul1-6/+9
2015-02-24swrast: fix multiple color buffer writingBrian Paul1-11/+14
2015-02-24install-lib-links: don't depend on .libs directoryLucas Stach1-2/+2
2015-02-24auxiliary/vl: honour the DRI2PROTO_CFLAGSEmil Velikov1-0/+1
2015-02-24auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov2-1/+13
2015-02-24automake: Use AM_DISTCHECK_CONFIGURE_FLAGSEmil Velikov1-1/+1
2015-02-24Revert "radeon/llvm: enable unsafe math for graphics shaders"Michel Dänzer1-4/+0
2015-02-24i965: Prefer Meta over the BLT for BlitFramebuffer.Kenneth Graunke1-7/+7
2015-02-24Make _mesa_swizzle_and_convert argument types in .c match those in .hAlan Coopersmith1-2/+2
2015-02-24Use __typeof instead of typeof with Solaris Studio compilersAlan Coopersmith1-3/+3
2015-02-24Avoid fighting with Solaris headers over isnormal()Alan Coopersmith1-1/+1
2015-02-24Remove extraneous ; after DECL_TYPE usageAlan Coopersmith1-33/+33
2015-02-24Bracket arguments to tr so they work with Solaris trAlan Coopersmith1-1/+1
2015-02-24glsl: Reduce memory consumption of copy propagation passes.Kenneth Graunke2-6/+25
2015-02-24main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.Laura Ekstrand1-2/+2
2015-02-24radeonsi: fix a crash if a stencil ref state is set before a DSA stateMarek Olšák1-4/+8
2015-02-24mesa: fix AtomicBuffer typo in _mesa_DeleteBuffersMarek Olšák1-1/+1
2015-02-24radeonsi: small fix in SPI stateMarek Olšák1-2/+4
2015-02-24meta: Fix saving the results of the current occlusion queryNeil Roberts1-7/+10
2015-02-24mesa: Fix element count for byte-swaps in texstore, readpix and texgetimageIago Toral Quiroga3-15/+25
2015-02-24mesa: Handle transferOps in texstore_rgbaIago Toral Quiroga1-5/+52
2015-02-24i965/vec4/vp: Use vec4_visitor::CMP.Matt Turner1-2/+1
2015-02-24nvc0: allow holes in xfb target listsIlia Mirkin2-4/+13
2015-02-24st/mesa: treat resource-less xfb buffers as if they weren't thereIlia Mirkin1-1/+1
2015-02-24nvc0: bail out of 2d blits with non-A8_UNORM alpha formatsIlia Mirkin1-2/+5
2015-02-24mesa: fix OES_texture_float texture render target behaviorTapani Pälli1-0/+12
2015-02-24Revert use of Mesa IR optimizer for ARB_fragment_programsCarl Worth1-3/+0
2015-02-24cherry-ignore: ignore commits picked without -xEmil Velikov1-0/+12
2015-02-24i965: Fix integer border color on Haswell.Kenneth Graunke3-0/+66
2015-02-24i965: Use a gl_color_union for sampler border color.Kenneth Graunke1-53/+52
2015-02-24i965: Override swizzles for integer luminance formats.Kenneth Graunke1-0/+8
2015-02-12Increment version to 10.5.0-rc1mesa-10.5.0-rc1Emil Velikov1-1/+1
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov9-7/+27
2015-02-12configure: rework wayland_scanner handling(fix make distcheck)Emil Velikov1-3/+10
2015-02-12nir: add missing header to the sources listEmil Velikov1-0/+1
2015-02-12nir: resolve nir.h dependency list (fix make distcheck)Emil Velikov1-1/+1
2015-02-12egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRMAxel Davy1-7/+7
2015-02-11darwin: build fixJeremy Huddleston Sequoia1-0/+5