summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10add deps to stlport and bionic, fixes compile time issues with9.2Tom Gall
2014-01-10remove dep on libgralloc_drm since for swrast we don't need itTom Gall
2014-01-10fix compile time issues which are all due to casting issues.Tom Gall
2014-01-10Remove these glsl scripts as they aren't needed for glsl es andTom Gall
2013-12-12docs: Add md5sums for the 9.2.5 release.Carl Worth
2013-12-12docs: Add release notes for 9.2.5Carl Worth
2013-12-12Bump version to 9.2.5Carl Worth
2013-12-12i965/fs: Gen4-5: Implement alpha test in shader for MRTChris Forbes
2013-12-12i965/fs: Gen4-5: Setup discard masks for MRT alpha testChris Forbes
2013-12-12i965: Gen4-5: Include alpha func/ref in program keyChris Forbes
2013-12-12i965: Gen4-5: Don't enable hardware alpha test with MRTChris Forbes
2013-12-12st/xorg: Handle new DamageUnregister API which has only one argumentChí-Thanh Christopher Nguyễn
2013-12-12nv50: report 15 max inputs for fragment programsIlia Mirkin
2013-12-12swrast: fix readback regression since inversion fixDave Airlie
2013-12-12glx: don't fail out when no configs if we have visualsDave Airlie
2013-12-12mesa/swrast: fix inverted front buffer rendering with old-school swrastDave Airlie
2013-12-12r300/compiler/tests: Fix line length check in test parserTom Stellard
2013-12-12r300/compiler/tests: Fix segfaultTom Stellard
2013-12-12glsl: Don't emit empty declaration warning for a struct specifierIan Romanick
2013-12-12nv50: wait on the buf's fence before sticking it into pushbufIlia Mirkin
2013-12-12nouveau: avoid leaking fences while waitingIlia Mirkin
2013-12-12nv50: Fix GPU_READING/WRITING bit removalIlia Mirkin
2013-12-12i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)Chad Versace
2013-12-12i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTsChad Versace
2013-11-27docs: Add md5sums for the 9.2.4 releaseCarl Worth
2013-11-27docs: Add release notes for the 9.2.4 release.Carl Worth
2013-11-27Bump version to 9.2.4Carl Worth
2013-11-26glsl: Fix lowering of direct assignment in lower_clip_distance.Paul Berry
2013-11-26mesa: enable GL_TEXTURE_LOD_BIAS set/getTapani Pälli
2013-11-26st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bugBrian Paul
2013-11-26i965: Fix vertical alignment for multisampled buffers.Paul Berry
2013-11-26Merge branch '9.2-freedreno' of git://github.com/freedreno/mesa into 9.2Carl Worth
2013-11-13freedreno: updates for msm drm/kms driverRob Clark
2013-11-13freedreno/a3xx/compiler: handle sync flags betterRob Clark
2013-11-13freedreno/a3xx/compiler: better const handlingRob Clark
2013-11-13freedreno/a3xx: don't leak so muchRob Clark
2013-11-13freedreno/a3xx/compiler: fix SGT/SLT/etcRob Clark
2013-11-13freedreno/a3xx/compiler: bit of re-arrange/cleanupRob Clark
2013-11-13freedreno/a3xx/compiler: make compiler errors more usefulRob Clark
2013-11-13freedreno: fix segfault when no color buffer boundRob Clark
2013-11-13freedreno/a3xx/compiler: cat4 cannot use const reg as srcRob Clark
2013-11-13freedreno/a3xx/compiler: use max_reg rather than file_countRob Clark
2013-11-13freedreno/a3xx/compiler: handle saturate on dstRob Clark
2013-11-13freedreno/a3xx/compiler: fix CMPRob Clark
2013-11-13freedreno/a3xx: some texture fixesRob Clark
2013-11-13freedreno: update register headersRob Clark
2013-11-13freedreno: add debug option to disable scissor optimizationRob Clark
2013-11-13freedreno/a3xx: fix viewport on gmem->mem resolveRob Clark
2013-11-13docs: Add MD5 sums for the 9.2.3 releaseCarl Worth
2013-11-13docs: Add releases notes for 9.2.3 releaseCarl Worth