aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19debian: update changelog and gbp.confdebian/10.2.1-0ubuntu0_linaro1linaro-experimentalNicolas Dechesne
2014-06-19enable freedreno gallium driver for ARM/linuxNicolas Dechesne
2014-06-19debian: import debian folder from ubuntu+1Nicolas Dechesne
2014-06-16release to experimentalMaarten Lankhorst
2014-06-16hopefully fix a ftbfs on hurd by removing a space from DRI_DRIVERS.Maarten Lankhorst
2014-06-16Add 01_targets-xa-limit-the-amount-of-exported-symbols.diffAndreas Boll
2014-06-13Drop 01_glapi-Duplicate-GLES1-prototypes-in-glapi_dispatch.c.diff, upstreamAndreas Boll
2014-06-13New upstream release.Andreas Boll
2014-06-13Merge tag 'mesa-10.2.1' into debian-experimentalAndreas Boll
2014-06-06Bump version to 10.2.1Ian Romanick
2014-06-06radeonsi: Fix build error introduced in 5ab9a9cIan Romanick
2014-06-06docs: Add MD5 checksum, etc. for 10.1 releaseIan Romanick
2014-06-06Bump version to 10.2 (final)Ian Romanick
2014-06-06gk110/ir: fix slct emissionIlia Mirkin
2014-06-06gk110/ir: fix interp mode emissionIlia Mirkin
2014-06-06nvc0: don't bother trying to set up compute for gk110+Ilia Mirkin
2014-06-06gk110: add in forgotten code for gk110 isaIlia Mirkin
2014-06-06gk110/ir: fix ISAD emission with register argsIlia Mirkin
2014-06-06gk110/ir: fix quadon opcode emissionIlia Mirkin
2014-06-06gk110/ir: emit texbar the same way that the blob doesIlia Mirkin
2014-06-06nv50/ir: clear subop when folding constant expressionsTobias Klausmann
2014-06-06i965: Support GL_CLAMP natively on Broadwell.Kenneth Graunke
2014-06-06i965: Pass brw to translate_wrap_mode().Kenneth Graunke
2014-06-06i965: Fix copy and pasted values in Broadwell code.Kenneth Graunke
2014-06-06egl: Check for NULL native_window in eglCreateWindowSurfaceSinclair Yeh
2014-06-06r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-clearedMarek Olšák
2014-06-06r600g,radeonsi: disable fast clear if render condition is onMarek Olšák
2014-06-06mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.José Fonseca
2014-06-06mesa/main: Make get_hash.c values constant.José Fonseca
2014-06-06egl/main: Fix eglMakeCurrent when releasing context from current thread.Beren Minor
2014-06-06Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload"Marek Olšák
2014-06-06llvmpipe: fix crash when not all attachments are populated in a fbRoland Scheidegger
2014-05-30Bump version to 10.2-rc5Ian Romanick
2014-05-30i915: add a missing NULL pointer checkLubomir Rintel
2014-05-30glapi: Duplicate GLES1 prototypes in glapi_dispatch.cIan Romanick
2014-05-30nvc0: revert mistaken logic to collapse color outputs to the beginningIlia Mirkin
2014-05-30mesa/st: fix color outputs in presence of sample mask outputIlia Mirkin
2014-05-30configure: fix build error with XARob Clark
2014-05-30i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.Pavel Popov
2014-05-31Upload to experimentalEmilio Pozuelo Monfort
2014-05-30Add 01_glapi-Duplicate-GLES1-prototypes-in-glapi_dispatch.c.diffAndreas Boll
2014-05-29glx: load dri driver with RTLD_LOCAL so dlclose never fails to unloadJerome Glisse
2014-05-29glsl: fix use-after free bug/crash in ast_declarator_list::hir()Brian Paul
2014-05-29i965: Fix repeated usage of rectangle texture coordinate scaling.Kenneth Graunke
2014-05-29meta/blit: Use gl_FragColor also in the msaa blit shaderTopi Pohjolainen
2014-05-29i965/meta: Store stencil texturing modeTopi Pohjolainen
2014-05-29meta/blit: Add stencil texturing mode save and restoreTopi Pohjolainen
2014-05-29Revert "i965: Don't make instructions with a null dest a barrier to scheduling."Matt Turner
2014-05-29Revert "i965/fs: Simplify interference scan in register coalescing."Matt Turner
2014-05-29Revert "i965/fs: Give up in interference check if we see a WHILE."Matt Turner