summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Add release notes for the 10.4.6 releasemesa-10.4.6Emil Velikov1-0/+141
2015-03-06Update version to 10.4.6Emil Velikov1-1/+1
2015-03-06Revert "gallivm: Update for RTDyldMemoryManager becoming an unique_ptr."Emil Velikov1-4/+0
2015-03-06mesa: cherry-pick the second half of commit 2aa71e9485aEmil Velikov1-1/+1
2015-03-06mesa: Correct backwards NULL check.Matt Turner1-1/+1
2015-03-06mesa: Always generate GL_INVALID_OPERATION in _mesa_GetProgramBinaryIan Romanick1-0/+2
2015-03-06mesa: Ensure that length is set to zero in _mesa_GetProgramBinaryIan Romanick1-6/+20
2015-03-06mesa: Add missing error checks in _mesa_ProgramBinaryIan Romanick1-2/+25
2015-03-06Revert "mesa: Correct backwards NULL check."Emil Velikov1-1/+1
2015-03-04gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.José Fonseca1-0/+4
2015-03-04st/mesa: For vertex shaders, don't emit saturate when SM 3.0 is unsupportedAbdiel Janulgue2-4/+3
2015-03-04glsl: Don't optimize min/max into saturate when EmitNoSat is setAbdiel Janulgue2-1/+2
2015-03-04i965/fs: Don't use backend_visitor::instructions after creating the CFG.Matt Turner1-10/+0
2015-03-04mesa: Correct backwards NULL check.Matt Turner1-1/+1
2015-03-04i965/gs: Check newly-generated GS-out VUE map against correct stageChris Forbes1-1/+1
2015-03-04auxilary/os: correct sysctl use in os_get_total_physical_memory()Jonathan Gray1-2/+2
2015-03-04glsl: Rewrite and fix min/max to saturate optimization.Matt Turner1-29/+46
2015-03-04glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESAAndreas Boll1-6/+30
2015-03-04st/omx/dec/h264: fix picture out-of-order with poc type 0 v2Leo Liu1-0/+5
2015-03-04install-lib-links: remove the .install-lib-links fileEmil Velikov1-0/+4
2015-03-04mesa: Fix error validating args for TexSubImage3DEduardo Lima Mitev1-1/+1
2015-03-04radeonsi: fix point spritesMarek Olšák1-1/+1
2015-03-04vbo: fix an unitialized-variable warningMarek Olšák1-0/+1
2015-03-04st/mesa: fix sampler view reference counting bug in glDraw/CopyPixelsBrian Paul1-6/+9
2015-03-04swrast: fix multiple color buffer writingBrian Paul1-11/+14
2015-03-04install-lib-links: don't depend on .libs directoryLucas Stach1-2/+2
2015-02-21docs: Add sha256 sums for the 10.4.5 releaseEmil Velikov1-1/+3
2015-02-21Add release notes for the 10.4.5 releasemesa-10.4.5Emil Velikov1-0/+112
2015-02-21Update version to 10.4.5Emil Velikov1-1/+1
2015-02-18Revert "radeon/llvm: enable unsafe math for graphics shaders"Michel Dänzer1-4/+0
2015-02-18glsl: Reduce memory consumption of copy propagation passes.Kenneth Graunke2-6/+25
2015-02-18main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.Laura Ekstrand1-2/+2
2015-02-18radeonsi: fix a crash if a stencil ref state is set before a DSA stateMarek Olšák1-4/+8
2015-02-18mesa: fix AtomicBuffer typo in _mesa_DeleteBuffersMarek Olšák1-1/+1
2015-02-18radeonsi: small fix in SPI stateMarek Olšák1-2/+4
2015-02-18nvc0: allow holes in xfb target listsIlia Mirkin2-4/+13
2015-02-18st/mesa: treat resource-less xfb buffers as if they weren't thereIlia Mirkin1-1/+1
2015-02-18nvc0: bail out of 2d blits with non-A8_UNORM alpha formatsIlia Mirkin1-2/+5
2015-02-18get-pick-list.sh: Require explicit "10.4" for nominating stable patchesEmil Velikov1-1/+1
2015-02-18Revert use of Mesa IR optimizer for ARB_fragment_programsCarl Worth1-3/+0
2015-02-18i965: Fix integer border color on Haswell.Kenneth Graunke3-0/+66
2015-02-18i965: Use a gl_color_union for sampler border color.Kenneth Graunke1-53/+52
2015-02-18i965: Override swizzles for integer luminance formats.Kenneth Graunke1-0/+8
2015-02-18st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARBMichel Dänzer1-2/+9
2015-02-18radeonsi: fix instanced arrays with non-zero start instanceMarek Olšák1-3/+3
2015-02-18r600g,radeonsi: don't append to streamout buffers that haven't been used yetMarek Olšák2-1/+4
2015-02-11darwin: build fixJeremy Huddleston Sequoia1-0/+5
2015-02-10darwin: build fixJeremy Huddleston Sequoia1-0/+1
2015-02-07docs: Add sha256 sums for the 10.4.4 releaseEmil Velikov1-1/+3
2015-02-07Add release notes for the 10.4.4 releasemesa-10.4.4Emil Velikov1-0/+98