summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-21docs: Add sha256 sums for the 10.4.7 release10.4Emil Velikov1-1/+3
2015-03-21Add release notes for the 10.4.7 releasemesa-10.4.7Emil Velikov1-0/+132
2015-03-21Update version to 10.4.7Emil Velikov1-1/+1
2015-03-18radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coordsMarek Olšák2-2/+2
2015-03-18glx: Handle out-of-sequence swap completion events correctly. (v2)Mario Kleiner1-2/+7
2015-03-18auxiliary/os: fix the android build - s/drm_munmap/os_munmap/Emil Velikov1-2/+2
2015-03-18loader: include <sys/stat.h> for non-sysfs buildsEmil Velikov1-1/+1
2015-03-18freedreno: update generated headersRob Clark4-5/+5
2015-03-18freedreno: fix slice pitch calculationsIlia Mirkin1-1/+1
2015-03-18glsl: optimize (0 cmp x + y) into (-x cmp y).Samuel Iglesias Gonsalvez1-3/+12
2015-03-11i965: Fix out-of-bounds accesses into pull_constant_loc arrayIago Toral Quiroga1-2/+7
2015-03-11freedreno/ir3: fix silly typo for binning pass shadersRob Clark1-1/+1
2015-03-11r300g: fix sRGB->sRGB blitsMarek Olšák1-0/+9
2015-03-11r300g: fix a crash when resolving into an sRGB textureMarek Olšák1-3/+5
2015-03-11r300g: fix RGTC1 and LATC1 SNORM formatsMarek Olšák2-31/+17
2015-03-11r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)Stefan Dösinger1-1/+3
2015-03-11freedreno/ir3: get the # of miplevels from getinfoIlia Mirkin1-0/+20
2015-03-11freedreno/ir3: fix array count returned by TXQIlia Mirkin1-2/+42
2015-03-11freedreno: move fb state copy after checking for size changeIlia Mirkin1-2/+2
2015-03-07i965/vec4: Don't lose the saturate modifier in copy propagation.Andrey Sudnik1-1/+1
2015-03-07mesa: rename format_info.c to format_info.hEmil Velikov5-7/+7
2015-03-07r300g: Check return value of snprintf().Matt Turner1-1/+6
2015-03-07r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.Matt Turner1-3/+3
2015-03-07egl: Take alpha bits into account when selecting GBM formatsDaniel Stone1-5/+11
2015-03-07gallium/auxiliary/indices: fix start paramMarc-Andre Lureau1-4/+4
2015-03-07cherry-ignore: add not applicable/rejected commitsEmil Velikov1-1/+17
2015-03-06docs: Add sha256 sums for the 10.4.6 releaseEmil Velikov1-1/+3
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