summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mesa: Use IROUND instead of roundf.9.2José Fonseca2014-01-311-1/+1
* docs: Add md5sums for the 9.2.5 release.Carl Worth2013-12-121-0/+3
* docs: Add release notes for 9.2.5mesa-9.2.5Carl Worth2013-12-121-0/+117
* Bump version to 9.2.5Carl Worth2013-12-123-3/+3
* i965/fs: Gen4-5: Implement alpha test in shader for MRTChris Forbes2013-12-123-0/+58
* i965/fs: Gen4-5: Setup discard masks for MRT alpha testChris Forbes2013-12-122-2/+2
* i965: Gen4-5: Include alpha func/ref in program keyChris Forbes2013-12-122-0/+18
* i965: Gen4-5: Don't enable hardware alpha test with MRTChris Forbes2013-12-121-1/+2
* st/xorg: Handle new DamageUnregister API which has only one argumentChí-Thanh Christopher Nguyễn2013-12-121-0/+4
* nv50: report 15 max inputs for fragment programsIlia Mirkin2013-12-121-1/+1
* swrast: fix readback regression since inversion fixDave Airlie2013-12-121-1/+1
* glx: don't fail out when no configs if we have visualsDave Airlie2013-12-121-1/+1
* mesa/swrast: fix inverted front buffer rendering with old-school swrastDave Airlie2013-12-121-2/+2
* r300/compiler/tests: Fix line length check in test parserTom Stellard2013-12-121-1/+3
* r300/compiler/tests: Fix segfaultTom Stellard2013-12-121-6/+5
* glsl: Don't emit empty declaration warning for a struct specifierIan Romanick2013-12-121-1/+1
* nv50: wait on the buf's fence before sticking it into pushbufIlia Mirkin2013-12-122-0/+12
* nouveau: avoid leaking fences while waitingIlia Mirkin2013-12-121-6/+5
* nv50: Fix GPU_READING/WRITING bit removalIlia Mirkin2013-12-122-3/+3
* i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)Chad Versace2013-12-121-24/+11
* i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTsChad Versace2013-12-121-6/+12
* docs: Add md5sums for the 9.2.4 releaseCarl Worth2013-11-271-0/+3
* docs: Add release notes for the 9.2.4 release.mesa-9.2.4Carl Worth2013-11-271-0/+99
* Bump version to 9.2.4Carl Worth2013-11-273-3/+3
* glsl: Fix lowering of direct assignment in lower_clip_distance.Paul Berry2013-11-261-0/+5
* mesa: enable GL_TEXTURE_LOD_BIAS set/getTapani Pälli2013-11-261-8/+8
* st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bugBrian Paul2013-11-261-2/+4
* i965: Fix vertical alignment for multisampled buffers.Paul Berry2013-11-261-4/+7
* Merge branch '9.2-freedreno' of git://github.com/freedreno/mesa into 9.2Carl Worth2013-11-2621-359/+1340
|\
| * freedreno: updates for msm drm/kms driverRob Clark2013-11-138-30/+55
| * freedreno/a3xx/compiler: handle sync flags betterRob Clark2013-11-131-16/+34
| * freedreno/a3xx/compiler: better const handlingRob Clark2013-11-131-90/+121
| * freedreno/a3xx: don't leak so muchRob Clark2013-11-131-0/+11
| * freedreno/a3xx/compiler: fix SGT/SLT/etcRob Clark2013-11-131-29/+125
| * freedreno/a3xx/compiler: bit of re-arrange/cleanupRob Clark2013-11-131-61/+71
| * freedreno/a3xx/compiler: make compiler errors more usefulRob Clark2013-11-132-17/+33
| * freedreno: fix segfault when no color buffer boundRob Clark2013-11-137-18/+40
| * freedreno/a3xx/compiler: cat4 cannot use const reg as srcRob Clark2013-11-131-10/+27
| * freedreno/a3xx/compiler: use max_reg rather than file_countRob Clark2013-11-131-7/+7
| * freedreno/a3xx/compiler: handle saturate on dstRob Clark2013-11-131-0/+49
| * freedreno/a3xx/compiler: fix CMPRob Clark2013-11-131-2/+2
| * freedreno/a3xx: some texture fixesRob Clark2013-11-131-1/+24
| * freedreno: update register headersRob Clark2013-11-138-111/+758
| * freedreno: add debug option to disable scissor optimizationRob Clark2013-11-133-14/+22
| * freedreno/a3xx: fix viewport on gmem->mem resolveRob Clark2013-11-131-0/+8
| * freedreno/a3xx: fix color inversion on mem->gmem restoreRob Clark2013-11-131-3/+3
* | docs: Add MD5 sums for the 9.2.3 releaseCarl Worth2013-11-131-1/+3
* | docs: Add releases notes for 9.2.3 releasemesa-9.2.3Carl Worth2013-11-131-0/+113
* | Bump version to 9.2.3Carl Worth2013-11-133-3/+3
|/
* meta: enable vertex attributes in the context of the newly created array objectPetr Sebor2013-11-121-2/+3