summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-12docs: Add release notes for 9.2.5mesa-9.2.5Carl Worth1-0/+117
2013-12-12Bump version to 9.2.5Carl Worth3-3/+3
2013-12-12i965/fs: Gen4-5: Implement alpha test in shader for MRTChris Forbes3-0/+58
2013-12-12i965/fs: Gen4-5: Setup discard masks for MRT alpha testChris Forbes2-2/+2
2013-12-12i965: Gen4-5: Include alpha func/ref in program keyChris Forbes2-0/+18
2013-12-12i965: Gen4-5: Don't enable hardware alpha test with MRTChris Forbes1-1/+2
2013-12-12st/xorg: Handle new DamageUnregister API which has only one argumentChí-Thanh Christopher Nguyễn1-0/+4
2013-12-12nv50: report 15 max inputs for fragment programsIlia Mirkin1-1/+1
2013-12-12swrast: fix readback regression since inversion fixDave Airlie1-1/+1
2013-12-12glx: don't fail out when no configs if we have visualsDave Airlie1-1/+1
2013-12-12mesa/swrast: fix inverted front buffer rendering with old-school swrastDave Airlie1-2/+2
2013-12-12r300/compiler/tests: Fix line length check in test parserTom Stellard1-1/+3
2013-12-12r300/compiler/tests: Fix segfaultTom Stellard1-6/+5
2013-12-12glsl: Don't emit empty declaration warning for a struct specifierIan Romanick1-1/+1
2013-12-12nv50: wait on the buf's fence before sticking it into pushbufIlia Mirkin2-0/+12
2013-12-12nouveau: avoid leaking fences while waitingIlia Mirkin1-6/+5
2013-12-12nv50: Fix GPU_READING/WRITING bit removalIlia Mirkin2-3/+3
2013-12-12i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)Chad Versace1-24/+11
2013-12-12i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTsChad Versace1-6/+12
2013-11-27docs: Add md5sums for the 9.2.4 releaseCarl Worth1-0/+3
2013-11-27docs: Add release notes for the 9.2.4 release.mesa-9.2.4Carl Worth1-0/+99
2013-11-27Bump version to 9.2.4Carl Worth3-3/+3
2013-11-26glsl: Fix lowering of direct assignment in lower_clip_distance.Paul Berry1-0/+5
2013-11-26mesa: enable GL_TEXTURE_LOD_BIAS set/getTapani Pälli1-8/+8
2013-11-26st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bugBrian Paul1-2/+4
2013-11-26i965: Fix vertical alignment for multisampled buffers.Paul Berry1-4/+7
2013-11-26Merge branch '9.2-freedreno' of git://github.com/freedreno/mesa into 9.2Carl Worth21-359/+1340
2013-11-13freedreno: updates for msm drm/kms driverRob Clark8-30/+55
2013-11-13freedreno/a3xx/compiler: handle sync flags betterRob Clark1-16/+34
2013-11-13freedreno/a3xx/compiler: better const handlingRob Clark1-90/+121
2013-11-13freedreno/a3xx: don't leak so muchRob Clark1-0/+11
2013-11-13freedreno/a3xx/compiler: fix SGT/SLT/etcRob Clark1-29/+125
2013-11-13freedreno/a3xx/compiler: bit of re-arrange/cleanupRob Clark1-61/+71
2013-11-13freedreno/a3xx/compiler: make compiler errors more usefulRob Clark2-17/+33
2013-11-13freedreno: fix segfault when no color buffer boundRob Clark7-18/+40
2013-11-13freedreno/a3xx/compiler: cat4 cannot use const reg as srcRob Clark1-10/+27
2013-11-13freedreno/a3xx/compiler: use max_reg rather than file_countRob Clark1-7/+7
2013-11-13freedreno/a3xx/compiler: handle saturate on dstRob Clark1-0/+49
2013-11-13freedreno/a3xx/compiler: fix CMPRob Clark1-2/+2
2013-11-13freedreno/a3xx: some texture fixesRob Clark1-1/+24
2013-11-13freedreno: update register headersRob Clark8-111/+758
2013-11-13freedreno: add debug option to disable scissor optimizationRob Clark3-14/+22
2013-11-13freedreno/a3xx: fix viewport on gmem->mem resolveRob Clark1-0/+8
2013-11-13docs: Add MD5 sums for the 9.2.3 releaseCarl Worth1-1/+3
2013-11-13docs: Add releases notes for 9.2.3 releasemesa-9.2.3Carl Worth1-0/+113
2013-11-13Bump version to 9.2.3Carl Worth3-3/+3
2013-11-13freedreno/a3xx: fix color inversion on mem->gmem restoreRob Clark1-3/+3
2013-11-12meta: enable vertex attributes in the context of the newly created array objectPetr Sebor1-2/+3
2013-11-12osmesa: fix broken triangle/line drawing when using float color bufferBrian Paul1-0/+16
2013-11-12get-pick-list.sh: Onlly show commits specifically tagged for 9.2.Carl Worth1-1/+1