aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-15Upload to wheezy-securitymesa-8.0.5-4+deb7u1debian-wheezyJulien Cristau
2013-05-15integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2]Alan Coopersmith
2013-05-15integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1/2]Alan Coopersmith
2013-03-13Upload to unstable.mesa-8.0.5-4Cyril Brulebois
2013-03-13Document the cherry-pick in debian/changelogSven Joachim
2013-03-13dri/nouveau: fix crash in nouveau_flushJan de Groot
2012-12-06Upload to unstablemesa-8.0.5-3Julien Cristau
2012-12-06mesa: add bounds checking for uniform array accessFrank Henigman
2012-11-28Upload to unstablemesa-8.0.5-2Julien Cristau
2012-11-28mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()Brian Paul
2012-11-28Revert "Revert a commit from 8.0.5 that was reported as causing a regression"Julien Cristau
2012-11-28Revert a commit from 8.0.5 that was reported as causing a regressionJulien Cristau
2012-11-04Upload to unstablemesa-8.0.5-1Julien Cristau
2012-11-04Install drirc in libgl1-mesa-dri package with some settings for i965Julien Cristau
2012-11-04changelog entryJulien Cristau
2012-11-04Merge branch '8.0' of git.freedesktop.org:/git/mesa/mesa into debian-unstableJulien Cristau
2012-11-04Merge tag 'mesa-8.0.5' into debian-unstableJulien Cristau
2012-10-30nvfx: handle some unknown PIPE_CAPsAndreas Boll
2012-10-26mesa: fix per-level max texture size error checkingBrian Paul
2012-10-25docs: add another fixed bug to mesa 8.0.5 release notesAndreas Boll
2012-10-24docs: Add 8.0.5 release md5sumsAndreas Boll
2012-10-24docs: Add 8.0.5 release notesAndreas Boll
2012-10-24mesa: Bump version number to 8.0.5Andreas Boll
2012-10-24mesa: fix incorrect error for glCompressedSubTexImageBrian Paul
2012-10-24mesa: do internal format error checking for glTexStorage()Brian Paul
2012-10-24dri_util: Use calloc to allocate __DRIcontextIan Romanick
2012-10-24mesa: Allow glGetTexParameter of GL_TEXTURE_SRGB_DECODE_EXTIan Romanick
2012-10-24mesa: fix dropped && in glGetStringi()Chris Forbes
2012-10-24i965: Drop the confusing saturate argument to math instruction setup.Eric Anholt
2012-10-24mesa: In conditional rendering fallback, check the query status.Eric Anholt
2012-10-24mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.Eric Anholt
2012-10-24i965/fs: Don't use brw->fragment_program in calculate_urb_setup().Kenneth Graunke
2012-10-24st/mesa: s/CALLOC/calloc/ to fix allocation bugBrian Paul
2012-10-24i965: Fix accumulator_contains() test to also reject swizzles of the dst.Eric Anholt
2012-10-24glsl/linker: Avoid buffer over-run in parcel_out_uniform_storage::visit_fieldStéphane Marchesin
2012-10-24mesa/es: Validate glTexImage border in Mesa code rather than the ES wrapperIan Romanick
2012-10-24mesa: Generate an error when glCopyTexImage border is invalidIan Romanick
2012-10-24mesa: raise GL_INVALID_OPERATION in glGenerateMipmap for missing base imageBrian Paul
2012-10-24st/mesa: index can be negative in the PROGRAM_CONSTANT caseNiels Ole Salscheider
2012-10-24gallium/u_blit: set dst format from pipe_resource, not pipe_surfaceMarek Olšák
2012-10-24intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.Kenneth Graunke
2012-10-24softpipe: fix softpipe_delete_fs_state() failed assertionBrian Paul
2012-10-24st/mesa: fix renderbuffer validation bugBrian Paul
2012-10-24gallivm: fix crash in lp_sampler_static_state()Brian Paul
2012-10-24st/mesa: fix glCopyTexSubImage crashBrian Paul
2012-10-24i965/vs: Convert EdgeFlagPointer values appropriately for the VS on gen4.Eric Anholt
2012-10-24dri2: Fix bug in attribute handling for non-desktop OpenGL contextsIan Romanick
2012-10-24i965/vs: Don't clobber sampler message MRFs with subexpressions.Kenneth Graunke
2012-10-24swrast: Fix implicit declaration warningsChad Versace
2012-10-24i965: Fix regression in depth texture rendering on pre-SNBIan Romanick