summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-22docs: add sha256 checksums for 11.0.911.0Emil Velikov1-1/+2
2016-01-22docs: add release notes for 11.0.9mesa-11.0.9Emil Velikov1-0/+126
2016-01-22Update version to 11.0.9Emil Velikov1-1/+1
2016-01-22egl/dri2: expose srgb configs when KHR_gl_colorspace is availableEmil Velikov1-0/+2
2016-01-22i915: correctly parse/set the context flagsEmil Velikov1-0/+2
2016-01-22llvmpipe: use vpkswss when dst is signedOded Gabbay1-16/+15
2016-01-22radeonsi: don't miss changes to SPI_TMPRING_SIZEMarek Olšák1-2/+7
2016-01-15i965: Fix crash when calling glViewport with no surface boundNeil Roberts1-2/+4
2016-01-15i965: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-15i915: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-15radeon: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-15st/mesa: use _mesa_delete_buffer_objectNicolai Hähnle1-2/+1
2016-01-15mesa/bufferobj: make _mesa_delete_buffer_object externally accessibleNicolai Hähnle2-1/+5
2016-01-15nvc0: scale up inter_bo size so that it's 16M for a 4K videoIlia Mirkin1-2/+5
2016-01-15nv50,nvc0: fix crash when increasing bsp bo size for h264Ilia Mirkin2-4/+4
2016-01-14nv50,nvc0: make sure there's pushbuf space and that we ref the bo earlyIlia Mirkin4-6/+5
2016-01-14nvc0: Set winding order regardless of domain.Kenneth Graunke1-2/+4
2016-01-14nv50/ir: float(s32 & 0xff) = float(u8), not s8Ilia Mirkin1-0/+3
2016-01-14r600: fix constant buffer size programmingGrazvydas Ignotas2-2/+2
2016-01-14nvc0: don't forget to reset VTX_TMP bufctx slot after blit completionIlia Mirkin1-0/+2
2016-01-14cherry-ignore: add the dri3 glx null check patchEmil Velikov1-0/+3
2016-01-14ralloc: Fix ralloc_adopt() to the old context's last child's parent.Kenneth Graunke1-0/+1
2016-01-14freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabledRob Herring1-1/+1
2016-01-14gallium/radeon: only dispose locally created target machine in radeon_llvm_co...Nicolai Hähnle1-2/+3
2016-01-14mesa: Don't leak ATIfs instructions in DeleteFragmentShaderMiklós Máté1-1/+1
2016-01-14cherry-ignore: add patch already in branchEmil Velikov1-0/+3
2015-12-21docs: add sha256 checksums for 11.0.8Emil Velikov1-1/+2
2015-12-21docs: add release notes for 11.0.8mesa-11.0.8Emil Velikov1-0/+199
2015-12-21Update version to 11.0.8Emil Velikov1-1/+1
2015-12-21r600g: write all MRTs only if there is exactly one output (fixes a hang)Marek Olšák1-5/+3
2015-12-21tgsi/scan: add flag colors_writtenMarek Olšák2-0/+4
2015-12-21radeon/uvd: uv pitch separation for stoneyBoyuan Zhang2-1/+6
2015-12-21ttn: add TEX2 supportIlia Mirkin1-3/+11
2015-12-19Revert "i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge"Emil Velikov3-31/+10
2015-12-19Revert "i965/fs: Use a stride of 1 and byte offsets for UBOs"Emil Velikov3-13/+16
2015-12-19Revert "i965/vec4: Use a stride of 1 and byte offsets for UBOs"Emil Velikov3-7/+27
2015-12-19Revert "i965/state: Get rid of dword_pitch arguments to buffer functions"Emil Velikov5-14/+30
2015-12-19Revert "i965/nir: Remove unused indirect handling"Emil Velikov1-11/+33
2015-12-18configura.ac: fix test for SSE4.1 assembler supportOded Gabbay1-2/+3
2015-12-18configure: check for python2.7 for PYTHON2Jonathan Gray1-1/+1
2015-12-18configure.ac: use pkg-config for libelfJonathan Gray3-6/+16
2015-12-18nvc0: free memory allocated by the prog which reads MP perf countersSamuel Pitoiset1-0/+1
2015-12-18meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFERIan Romanick1-4/+13
2015-12-18glsl: assign varying locations to tess shaders when doing SSOIlia Mirkin1-4/+4
2015-12-18cherry-ignore: don't pick a specific i965 formats patchEmil Velikov1-0/+3
2015-12-18i965: Add B8G8R8X8_SRGB to the alpha format overrideNeil Roberts1-0/+4
2015-12-18i965: Add MESA_FORMAT_B8G8R8X8_SRGB to brw_format_for_mesa_formatNeil Roberts1-0/+1
2015-12-18nv50/ir: can't have predication and immediatesIlia Mirkin1-0/+3
2015-12-18gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctlyMarek Olšák3-5/+18
2015-12-18radeonsi: apply the streamout workaround to Fiji as wellMarek Olšák1-1/+3