Mesa (master): c11/threads: correct assertion

2014-08-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: 469416f988bcd471fb6058cdfb5ffebe840545da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=469416f988bcd471fb6058cdfb5ffebe840545da Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Aug 1 17:39:49 2014 +0100 c11/threads: correct assertion We

Mesa (master): configure.ac: bail out if building gallium_gbm without gallium_egl

2014-08-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1d1ec76bdf24a45cbfc919828ffb8e3f6788d725 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d1ec76bdf24a45cbfc919828ffb8e3f6788d725 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jul 24 23:05:55 2014 +0100 configure.ac: bail out if building

Mesa (master): 30 new commits

2014-08-12 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52901ec2615761390f5ef97b11516dae330d27d1 Author: Emil Velikov emil.l.veli...@gmail.com Date: Mon Aug 4 19:11:41 2014 +0100 android: add CleanSpec.mk The file contains rules that are executed on incremental builds

Mesa (master): configure.ac: remove enable 32/64 bit hacks

2014-08-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 395ce0b0fa0725ebfb4375beff4cdbb4df6fb4a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=395ce0b0fa0725ebfb4375beff4cdbb4df6fb4a2 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 13 18:05:56 2014 +0100 configure.ac: remove enable 32/64

Mesa (master): docs/autoconf: update to better reflect reality

2014-08-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 478f82737c4f7eb4d2dbb9a0e19f95044cca1d19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=478f82737c4f7eb4d2dbb9a0e19f95044cca1d19 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 13 21:31:33 2014 +0100 docs/autoconf: update to better

Mesa (master): Revert configure: Fix --enable-XX-bit flags by moving LT_INIT where it should

2014-08-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 957a28e63c8a205d01c48cb8fa03c3c1abe4b499 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=957a28e63c8a205d01c48cb8fa03c3c1abe4b499 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 13 17:55:39 2014 +0100 Revert configure: Fix --enable-XX

Mesa (master): scons: do not include headers from the sources lists

2014-08-14 Thread Emil Velikov
Acked-by: Emil Velikov emil.l.veli...@gmail.com --- scons/custom.py |3 +++ 1 file changed, 3 insertions(+) diff --git a/scons/custom.py b/scons/custom.py index 09c937e..043793b 100644 --- a/scons/custom.py +++ b/scons/custom.py @@ -276,6 +276,9 @@ def parse_source_list(env, filename, names=None

Mesa (master): auxiliary/os: introduce os_get_total_physical_memory helper function

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8d2745703c2ad5dd73a060d135bdb030d0dda40a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d2745703c2ad5dd73a060d135bdb030d0dda40a Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Feb 28 03:34:51 2014 + auxiliary/os: introduce

Mesa (master): gallium/svga: handle query_rendered caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3a6b68b1132675dbb0c63cc6d977e19e4f473bd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a6b68b1132675dbb0c63cc6d977e19e4f473bd1 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 21:09:43 2014 +0100 gallium/svga: handle query_rendered

Mesa (master): dri/swrast: add GLX_MESA_query_renderer support

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 64b1dc44495890cbc2c7c5509cb830264020998c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64b1dc44495890cbc2c7c5509cb830264020998c Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Feb 14 23:28:25 2014 + dri/swrast: add

Mesa (master): gallium/vc4: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0b67d5d4ce0a1b4305733461c41a99189e1d1472 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b67d5d4ce0a1b4305733461c41a99189e1d1472 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 21:36:07 2014 +0100 gallium/vc4: handle query_renderer

Mesa (master): glx/drisw: add support for DRI2rendererQueryExtension

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 679c2ef8a058824615fbc4c5aba40d65d1ed9170 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=679c2ef8a058824615fbc4c5aba40d65d1ed9170 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 18:26:55 2014 +0100 glx/drisw: add support

Mesa (master): gallium/r300/r600/radeonsi: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: de0144375330a6645367fb96cd18fa6da1db9fdc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de0144375330a6645367fb96cd18fa6da1db9fdc Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 20:57:29 2014 +0100 gallium/r300/r600/radeonsi: handle

Mesa (master): gallium/nouveau: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2b5f3956be2defaa3aad81371fc7cba16c338a45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b5f3956be2defaa3aad81371fc7cba16c338a45 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 21:05:35 2014 +0100 gallium/nouveau: handle

Mesa (master): dri/radeon: add GLX_MESA_query_renderer support

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9c65361457f2cc89685792957b66242d3e72b1b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c65361457f2cc89685792957b66242d3e72b1b4 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Feb 20 01:07:35 2014 + dri/radeon: add

Mesa (master): st/dri: Add __DRI2rendererQueryExtension support

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5fe400d82a60eafefda4aedf36aaeac7975e3ae7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fe400d82a60eafefda4aedf36aaeac7975e3ae7 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 21:20:37 2014 +0100 st/dri: Add

Mesa (master): gallium/i915: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5b9cb1329557cc17e1533aed7c63e1252658d74b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b9cb1329557cc17e1533aed7c63e1252658d74b Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 20:11:32 2014 +0100 gallium/i915: handle query_renderer

Mesa (master): dri/radeon: don't print TCL status on glGetString( GL_RENDERER)

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 55d1251d417ff564cc97e54b52a105edad36ccde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55d1251d417ff564cc97e54b52a105edad36ccde Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Feb 19 21:53:38 2014 + dri/radeon: don't print TCL status

Mesa (master): gallium/softpipe/llvmpipe: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 89f80c2185de42191a1658dbdcbce9cbd9a98058 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89f80c2185de42191a1658dbdcbce9cbd9a98058 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 21:15:06 2014 +0100 gallium/softpipe/llvmpipe: handle

Mesa (master): gallium: add GLX_MESA_query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 139751403c56d965d7c22bceddd34387759075a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=139751403c56d965d7c22bceddd34387759075a9 Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Aug 15 17:36:34 2014 +0100 gallium: add

Mesa (master): glx/drisw: Move private structure declarations to a header file

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: d10ba8b7c04b6f0f7f8e62715b7006494fb3915f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d10ba8b7c04b6f0f7f8e62715b7006494fb3915f Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Feb 21 23:09:16 2014 + glx/drisw: Move private structure

Mesa (master): dri/nouveau: add GLX_MESA_query_renderer support

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 76f07362ea411fd6ef29b34df3885def5137bcba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76f07362ea411fd6ef29b34df3885def5137bcba Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Feb 14 23:34:47 2014 + dri/nouveau: add

Mesa (master): glx/dri2: use mapping table for dri2_convert_glx_query_renderer_attribs()

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1bccf99c306372f2c281601be67c805952fd6bf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bccf99c306372f2c281601be67c805952fd6bf6 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Feb 20 00:23:41 2014 + glx/dri2: use mapping table

Mesa (master): gallium/ilo: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: cc313b3ffeb1315dfa6a088da7f5f177aff9d192 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc313b3ffeb1315dfa6a088da7f5f177aff9d192 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 20:46:29 2014 +0100 gallium/ilo: handle query_renderer

Mesa (master): dri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE handling to driQueryRendererIntegerCommon

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 87d3ae0b45b6b6bb50b583dafa55eb109449a005 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87d3ae0b45b6b6bb50b583dafa55eb109449a005 Author: Emil Velikov emil.l.veli...@gmail.com Date: Sun Feb 23 22:03:48 2014 + dri/common: Move

Mesa (master): gallium/freedreno: handle query_renderer caps

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: e9c43b1f01b10170f55acac66edc4e6d1b170260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9c43b1f01b10170f55acac66edc4e6d1b170260 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Aug 14 19:42:39 2014 +0100 gallium/freedreno: handle

Mesa (master): docs/autoconf: explicitly mention PKG_CONFIG_PATH for cross /multilib builds

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0267c6d7ee0fd56702dafbc55b16313c6dc5a4ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0267c6d7ee0fd56702dafbc55b16313c6dc5a4ac Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Aug 15 17:58:14 2014 +0100 docs/autoconf: explicitly mention

Mesa (master): gallium/vc4: PIPE_CAP_VIDEO_MEMORY return the amount of system ram

2014-08-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1e1d2857011cce13c1d67eec6711381debcd26f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e1d2857011cce13c1d67eec6711381debcd26f3 Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Aug 15 20:07:09 2014 +0100 gallium/vc4: PIPE_CAP_VIDEO_MEMORY

Mesa (master): dri/radeon: cleanup the radeon_context vtbl

2014-08-21 Thread Emil Velikov
Module: Mesa Branch: master Commit: 515ffb6c93b0fe130cd34080a2d24f80fc21441f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=515ffb6c93b0fe130cd34080a2d24f80fc21441f Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 20 19:51:30 2014 +0100 dri/radeon: cleanup

Mesa (master): dri/radeon: drop obsolete radeon_{dri, macros}.h headers

2014-08-21 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7550a24fa677a516a7e010ac0b03f97f42c01e8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7550a24fa677a516a7e010ac0b03f97f42c01e8d Author: Emil Velikov emil.l.veli...@gmail.com Date: Sat Mar 22 12:01:52 2014 + dri/radeon: drop obsolete radeon_

Mesa (master): include: move sarea.h next to it's only user

2014-08-21 Thread Emil Velikov
Module: Mesa Branch: master Commit: dd46f0926d290f1f4ee50803621f6a4cdf7829a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd46f0926d290f1f4ee50803621f6a4cdf7829a6 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 20 19:29:42 2014 +0100 include: move sarea.h next to it's

Mesa (master): dri/radeon: nuke the remaining references to sarea

2014-08-21 Thread Emil Velikov
Module: Mesa Branch: master Commit: e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Aug 20 20:52:07 2014 +0100 dri/radeon: nuke the remaining

Mesa (10.3): radeonsi: add new CIK pci ids

2014-08-25 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: eb9681938687a8ba5bb9ec4c5456ff7d6c6794ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb9681938687a8ba5bb9ec4c5456ff7d6c6794ec Author: Alex Deucher alexander.deuc...@amd.com Date: Thu Aug 21 11:13:17 2014 -0400 radeonsi: add new CIK pci ids

Mesa (10.3): glcpp: Don' t use alternation in the lookahead for empty pragmas.

2014-08-25 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 627d31dc36be6a92775b038bc4a26a96df8e7191 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=627d31dc36be6a92775b038bc4a26a96df8e7191 Author: Carl Worth cwo...@cworth.org Date: Mon Aug 18 11:36:12 2014 -0700 glcpp: Don't use alternation in the lookahead

Mesa (10.3): radeonsi: add new SI pci ids

2014-08-25 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 2edc941e75c26c93d0954f036d632fde799ed7f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2edc941e75c26c93d0954f036d632fde799ed7f5 Author: Alex Deucher alexander.deuc...@amd.com Date: Thu Aug 21 11:16:15 2014 -0400 radeonsi: add new SI pci ids

Mesa (10.3): Makefile: Switch from md5sums to sha256sums

2014-08-25 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: e4f54d8b470995b88afb0bbf247a8f0a908b0817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4f54d8b470995b88afb0bbf247a8f0a908b0817 Author: Carl Worth cwo...@cworth.org Date: Thu Aug 21 09:03:02 2014 -0700 Makefile: Switch from md5sums to sha256sums

Mesa (10.3): vl/compositor: set the scissor before clearing the render target

2014-08-26 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 60f136eed9eb6d0622e44f6634162a702ba57c02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60f136eed9eb6d0622e44f6634162a702ba57c02 Author: Christian König christian.koe...@amd.com Date: Wed Aug 13 21:01:33 2014 +0200 vl/compositor: set the scissor

Mesa (10.3): st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface

2014-08-26 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: d2fb1da46d1bf9f5f05175a0ed30919fc0c118bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2fb1da46d1bf9f5f05175a0ed30919fc0c118bd Author: Christian König christian.koe...@amd.com Date: Wed Aug 13 20:21:06 2014 +0200 st/vdpau: fix

Mesa (10.2): 36 new commits

2014-08-26 Thread Emil Velikov
ian.d.roman...@intel.com (cherry picked from commit c6f118484c3d45e4ba18c36e5cc0517eb33b39fc) Nominated-by: Kenneth Graunke kenn...@whitecape.org URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb52bf1dfd115f386b203b016fd4aa9680ebb62c Author: Emil Velikov emil.l.veli...@gmail.com Date

Mesa (10.2): 22 new commits

2014-08-27 Thread Emil Velikov
ian.d.roman...@intel.com (cherry picked from commit c6f118484c3d45e4ba18c36e5cc0517eb33b39fc) Nominated-by: Kenneth Graunke kenn...@whitecape.org URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36b8a162367e6b8cbdebb0a312e906c7608bd759 Author: Emil Velikov emil.l.veli...@gmail.com Date

Mesa (master): 22 new commits

2014-08-28 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96b45e67d506a02dd082fe2abf5d016e1fdeb4da Author: Emil Velikov emil.l.veli...@gmail.com Date: Mon Aug 18 23:41:45 2014 +0100 st/egl: ship all the files in the tarball Namely we were missing the headers and the Android/SCons

Mesa (10.3): radeon/uvd: fix field handling on R6XX style UVD

2014-08-28 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 0c67167370bfbfee7d456812c13a87b239530dc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c67167370bfbfee7d456812c13a87b239530dc9 Author: Christian König christian.koe...@amd.com Date: Sun Aug 24 12:22:08 2014 +0200 radeon/uvd: fix field handling on

Mesa (master): mesa: fix make tarballs

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: master Commit: 88cbe3908f0ea08228a5ffb1808f98b6906c4416 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88cbe3908f0ea08228a5ffb1808f98b6906c4416 Author: Emil Velikov emil.l.veli...@gmail.com Date: Sun Aug 31 23:16:15 2014 +0100 mesa: fix make tarballs Current

Mesa: tag 10.0-branchpoint: Mesa 10.0 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/10.0-branchpoint Tag:16c988a0a4ad8766ca40ba97c65c544d281601b0 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=16c988a0a4ad8766ca40ba97c65c544d281601b0 Tagger: Eric Anholt e...@anholt.net Date: Thu Mar 27 23:59:52 2014 -0700 Mesa 10.0 branchpoint

Mesa (10.3): i965: Add 2x MSAA support to Broadwell fast clear code.

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 8ef3d4fe03de1b370e255a3c900719a8cce59599 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ef3d4fe03de1b370e255a3c900719a8cce59599 Author: Kenneth Graunke kenn...@whitecape.org Date: Fri Aug 29 15:15:43 2014 -0700 i965: Add 2x MSAA support to

Mesa: tag mesa-10.3-rc2: Mesa 10.3-rc2 release candidate

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.3-rc2 Tag:f51d6cea89a1ecb75bc466ee42a50c2a7d49dd21 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=f51d6cea89a1ecb75bc466ee42a50c2a7d49dd21 Tagger: Emil Velikov emil.l.veli...@gmail.com Date: Mon Sep 1 00:38:38 2014 +0100 Mesa 10.3-rc2 release

Mesa (refs/tags/staging-dw1): nouveau: start ripping out common stuff

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/staging-dw1 Commit: ca203f194bb976b743f920f5412a49c2bbe31635 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca203f194bb976b743f920f5412a49c2bbe31635 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 17:16:50 2013 +0100 nouveau: start

Mesa (refs/tags/good-1): nouveau: sed s/nv-screen-client/nv-client

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/good-1 Commit: c05aa86149c2d69fa076743e98b43b2d9665ddcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c05aa86149c2d69fa076743e98b43b2d9665ddcd Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 00:23:23 2013 +0100 nouveau: sed s/nv-screen

Mesa: tag 7.10-branchpoint: Mesa 7.10 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/7.10-branchpoint Tag:ad867665dd4feb807ecff9a171f4eb8628478649 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=ad867665dd4feb807ecff9a171f4eb8628478649 Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:04:16 2014 -0700 Mesa 7.10 branchpoint

Mesa (refs/tags/list): glapi/gen: remove an obsolete comment from Makefile.am

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/list Commit: 55a81bf5ec429f89d92fa885fffbeeca7877b506 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55a81bf5ec429f89d92fa885fffbeeca7877b506 Author: Andreas Boll andreas.boll@gmail.com Date: Tue Nov 20 15:45:56 2012 +0100 glapi/gen: remove an

Mesa: tag 7.11-branchpoint: Mesa 7.11 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/7.11-branchpoint Tag:988430dca3311750dbcb6e2b05921e4ce09d3a31 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=988430dca3311750dbcb6e2b05921e4ce09d3a31 Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:04:14 2014 -0700 Mesa 7.11 branchpoint

Mesa: tag 7.8-branchpoint: Mesa 7.8 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/7.8-branchpoint Tag:ac3d3e609e842e2ae5ba3d92000e226cabbe2117 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=ac3d3e609e842e2ae5ba3d92000e226cabbe2117 Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:04:09 2014 -0700 Mesa 7.8 branchpoint

Mesa: tag android-x86-1.6: Android-x86 1.6 release

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/android-x86-1.6 Tag:99198f91ae50ebfad57faa39fad5c38d73c35179 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=99198f91ae50ebfad57faa39fad5c38d73c35179 Tagger: Chih-Wei Huang cwhu...@linux.org.tw Date: Tue Nov 24 10:50:12 2009 +0800 Android-x86 1.6

Mesa (refs/tags/android-x86-2.2): mesa: fix compiling issues with gcc 4.4.x

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/android-x86-2.2 Commit: f189dfe9e92dc5eff30ed00bc2e1dae5c5e59fa4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f189dfe9e92dc5eff30ed00bc2e1dae5c5e59fa4 Author: Chih-Wei Huang cwhu...@linux.org.tw Date: Thu Dec 16 17:23:19 2010 +0800 mesa: fix

Mesa: tag 7.9-branchpoint: Mesa 7.9 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/7.9-branchpoint Tag:53b4bf83cc699d1c12e58997c09cd14a57c0532b URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=53b4bf83cc699d1c12e58997c09cd14a57c0532b Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:04:06 2014 -0700 Mesa 7.9 branchpoint

Mesa (refs/tags/black-loading-screen-fked-after): nouveau: transfer_map misc

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/black-loading-screen-fked-after Commit: cf6e870e618ca2e1877b54e0a51036ceecf3917d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf6e870e618ca2e1877b54e0a51036ceecf3917d Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 14:42:50 2013 +0100

Mesa (refs/tags/segfault-1): nouveau: introduce nouveau_buffer_malloc helper

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/segfault-1 Commit: 4f70a1e89ef311981c3d704d2b8096a725fb2bbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f70a1e89ef311981c3d704d2b8096a725fb2bbc Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 10:34:16 2013 +0100 nouveau: introduce

Mesa: tag 8.0-branchpoint: Mesa 8.0 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/8.0-branchpoint Tag:d1697c2ed68861ea6d6dbfaefa3250ca2db8eadb URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=d1697c2ed68861ea6d6dbfaefa3250ca2db8eadb Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:04:02 2014 -0700 Mesa 8.0 branchpoint

Mesa: tag working: Fully reverted and works, well kind of apart form some query crashes

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/working Tag:f93dd2acab3e4c15666a889a0a27b60d6468b638 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=f93dd2acab3e4c15666a889a0a27b60d6468b638 Tagger: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 11:10:41 2013 +0100 Fully reverted and works

Mesa (refs/tags/android-x86-4.4-r1): android: enlarge cache_resources

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/android-x86-4.4-r1 Commit: 2af6b7090a48c8f60f249606abbb36a3fa5d1ef9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2af6b7090a48c8f60f249606abbb36a3fa5d1ef9 Author: Chih-Wei Huang cwhu...@linux.org.tw Date: Thu Jun 5 10:51:43 2014 +0800 android:

Mesa: tag 10.1-branchpoint: Mesa 10.1 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/10.1-branchpoint Tag:aa6db661f7e102b02146799527ef427ed2d3fbd2 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=aa6db661f7e102b02146799527ef427ed2d3fbd2 Tagger: Eric Anholt e...@anholt.net Date: Thu Mar 27 23:59:46 2014 -0700 Mesa 10.1 branchpoint

Mesa: tag segfault-fence_emit-1: nouveau_buffer_transfer_map nouveau_buffer_sync nouveau_fence_wait nouveau_pushbuf_kick

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/segfault-fence_emit-1 Tag:30392621da4d7e7d712a8e8280450e8154c753e9 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=30392621da4d7e7d712a8e8280450e8154c753e9 Tagger: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 13:07:07 2013 +0100

Mesa (refs/tags/good-2): nv*0_context: hook up the screen and context client

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/good-2 Commit: d78851f427846148e63a052837f622f073d45f4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d78851f427846148e63a052837f622f073d45f4e Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 01:06:03 2013 +0100 nv*0_context: hook up

Mesa: tag crap: Well the tranfers have changed alongside with some minor bits from me

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/crap Tag:802f628fa4d763e482f248148cceca39cc15def6 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=802f628fa4d763e482f248148cceca39cc15def6 Tagger: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 11:11:13 2013 +0100 Well the tranfers have changed

Mesa (refs/tags/good-3): nouveau: use BO_VRAM on USAGE_DYNAMIC

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/good-3 Commit: 7cec56ae838f29156f1d3931792d69ec679a7264 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cec56ae838f29156f1d3931792d69ec679a7264 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 01:28:53 2013 +0100 nouveau: use BO_VRAM

Mesa (refs/tags/segfault-fence_emit-3): nouveau: decompose resource_map_offset calculation

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/segfault-fence_emit-3 Commit: a492c1a0fd7b8e54fae80d08c20302303a4efc5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a492c1a0fd7b8e54fae80d08c20302303a4efc5f Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 11:03:01 2013 +0100 nouveau

Mesa (10.3): i965/vec4: Update register coalescing test.

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 2310a4b4cf0fd7a4cd04dd9aba5c89f52070e5d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2310a4b4cf0fd7a4cd04dd9aba5c89f52070e5d2 Author: Matt Turner matts...@gmail.com Date: Thu Aug 28 20:16:42 2014 -0700 i965/vec4: Update register coalescing test.

Mesa: tag 9.2-branchpoint: Mesa 9.2 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/9.2-branchpoint Tag:6cf01c523a9fa12dcb77e3b7d54303070a15be37 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=6cf01c523a9fa12dcb77e3b7d54303070a15be37 Tagger: Eric Anholt e...@anholt.net Date: Fri Mar 28 00:00:01 2014 -0700 Mesa 9.2 branchpoint

Mesa (refs/tags/android-x86-2.2-r2): Merge remote-tracking branch 'x86/ froyo-x86' into froyo-next

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/android-x86-2.2-r2 Commit: 559a79ff87c19e158fa8ec7ef5f93bf5ffcab0cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=559a79ff87c19e158fa8ec7ef5f93bf5ffcab0cd Author: Chih-Wei Huang cwhu...@linux.org.tw Date: Thu Apr 7 16:50:48 2011 +0800 Merge

Mesa (refs/tags/staging-dw-good): nouveau: minor post cleanup

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/staging-dw-good Commit: 9dd9b1fa78a6791356c36855d8db0a89ffccf832 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dd9b1fa78a6791356c36855d8db0a89ffccf832 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 18:17:56 2013 +0100 nouveau: minor

Mesa (refs/tags/untested-1): nouveau: set cb_dirty flag is we had bound a constant buffer, during transfer_unmap

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/untested-1 Commit: 4c5f3723b0e749b4e45c6092104bbdbbb1bdd73a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c5f3723b0e749b4e45c6092104bbdbbb1bdd73a Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 10:47:59 2013 +0100 nouveau: set cb_dirty

Mesa (refs/tags/crap-1): nouveau: compact/reorder map_offset calc

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/crap-1 Commit: 4aeca8e5cee59a423663226a2225af576d6181af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4aeca8e5cee59a423663226a2225af576d6181af Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 11:14:29 2013 +0100 nouveau: compact/reorder

Mesa (refs/tags/segfault-fence_emit-2): Revert nouveau: introduce nouveau_buffer_malloc helper

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/segfault-fence_emit-2 Commit: 8b1701eb47cf2fb38144f9985c87e5e901438002 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b1701eb47cf2fb38144f9985c87e5e901438002 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 10:51:44 2013 +0100 Revert

Mesa: tag 9.1-branchpoint: Mesa 9.1 branchpoint

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/9.1-branchpoint Tag:7f58dc91dc7f8787f37d1126b42499a4c7e7f0e7 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=7f58dc91dc7f8787f37d1126b42499a4c7e7f0e7 Tagger: Eric Anholt e...@anholt.net Date: Thu Mar 27 23:59:59 2014 -0700 Mesa 9.1 branchpoint

Mesa (refs/tags/staging-dw): nouveau: start ripping out common stuff

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/staging-dw Commit: 2627865eb2b717427eb3035bcacaa934611dda8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2627865eb2b717427eb3035bcacaa934611dda8d Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 17:16:50 2013 +0100 nouveau: start

Mesa (refs/tags/del-dw): nouveau: transfer_del take1

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/del-dw Commit: 576a5302ec27e47392e44f6acb05bbf8285add13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=576a5302ec27e47392e44f6acb05bbf8285add13 Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 18:46:38 2013 +0100 nouveau: transfer_del

Mesa (refs/tags/crap-2): nouveau: zero out transfer_box heightdepth

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/crap-2 Commit: e9fcc18a8930042d5bd76b1beb8c4a0bdae824ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9fcc18a8930042d5bd76b1beb8c4a0bdae824ff Author: Emil Velikov emil.l.veli...@gmail.com Date: Thu Jun 13 11:30:08 2013 +0100 nouveau: zero out

Mesa (10.3): Increment version to 10.3.0-rc2

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 390a9f6cb7ddc755380a680ff8e07b308e5b31b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=390a9f6cb7ddc755380a680ff8e07b308e5b31b4 Author: Emil Velikov emil.l.veli...@gmail.com Date: Sun Aug 31 19:29:42 2014 +0100 Increment version to 10.3.0-rc2

Mesa (refs/tags/staging-dw1):

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/staging-dw1 Commit: URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id= Author: Date: Thu Jan 1 00:00:00 1970 + --- ___

Mesa (refs/tags/working):

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/working Commit: URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id= Author: Date: Thu Jan 1 00:00:00 1970 + --- ___

Mesa (refs/tags/untested-1):

2014-08-31 Thread Emil Velikov
Module: Mesa Branch: refs/tags/untested-1 Commit: URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id= Author: Date: Thu Jan 1 00:00:00 1970 + --- ___

Mesa (master): Revert mesa: fix make tarballs

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5a4e0f3873657d874eb5ff52819f42ea38d54b91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a4e0f3873657d874eb5ff52819f42ea38d54b91 Author: Emil Velikov emil.l.veli...@gmail.com Date: Mon Sep 1 12:04:12 2014 +0100 Revert mesa: fix make tarballs

Mesa (10.2): nvc0/ir: avoid infinite recursion when finding first uses of tex

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 836b0ae8b618e857a0f12ed725a091cf81da3000 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=836b0ae8b618e857a0f12ed725a091cf81da3000 Author: Ilia Mirkin imir...@alum.mit.edu Date: Thu Aug 28 23:05:49 2014 -0400 nvc0/ir: avoid infinite recursion when

Mesa (10.2): nv50: zero out unbound samplers

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: eb38556137a92e6a4985e1d350fc5f4ecc4c81e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb38556137a92e6a4985e1d350fc5f4ecc4c81e4 Author: Ilia Mirkin imir...@alum.mit.edu Date: Sat Aug 30 13:35:47 2014 -0400 nv50: zero out unbound samplers Samplers

Mesa (10.2): nv50: attach the buffer bo to the miptree structures

2014-09-02 Thread Emil Velikov
structures The current code... makes no sense. Use nouveau_bo_ref to attach the bo to the exposed resource so as to have the proper lifetime guarantees. Tested-by: Emil Velikov emil.l.veli...@gmail.com Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Cc: 10.2 10.3 mesa-sta...@lists.freedesktop.org

Mesa (10.2): radeonsi: Don't use anonymous struct trick in atom tracking

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 0c739aa1d213ecd50d378f71c662cec3d2f841d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c739aa1d213ecd50d378f71c662cec3d2f841d6 Author: Adam Jackson a...@redhat.com Date: Tue Apr 22 12:46:08 2014 -0400 radeonsi: Don't use anonymous struct trick in

Mesa (10.2): glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 6e46a1c0b3801a3360c0f69b0aa6fb46687cd648 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e46a1c0b3801a3360c0f69b0aa6fb46687cd648 Author: Marek Olšák marek.ol...@amd.com Date: Sun Aug 24 00:56:12 2014 +0200 glsl_to_tgsi: allocate and enlarge arrays

Mesa (10.2): winsys/radeon: fix nop packet padding for hawaii

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: c89719e955f11dd08a110dd768db5bb05a3d4cdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c89719e955f11dd08a110dd768db5bb05a3d4cdd Author: Andreas Boll andreas.boll@gmail.com Date: Thu Jul 24 17:30:31 2014 -0400 winsys/radeon: fix nop packet

Mesa (10.2): mesa: fix make tarballs

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: ec7d081e130f16ea9b2ad4296723e85a95636fbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec7d081e130f16ea9b2ad4296723e85a95636fbe Author: Emil Velikov emil.l.veli...@gmail.com Date: Sun Aug 31 23:16:15 2014 +0100 mesa: fix make tarballs Current

Mesa (10.2): i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 65324b89b89d3102c5a66c9ca7a3ff5f954cef19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65324b89b89d3102c5a66c9ca7a3ff5f954cef19 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Aug 5 23:57:17 2014 -0700 i965/clip: Fix

Mesa (10.2): gallivm: Fix build with LLVM = 3.6 r215967.

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 3fe59905fc684f64508982d405031771e273e656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fe59905fc684f64508982d405031771e273e656 Author: Vinson Lee v...@freedesktop.org Date: Tue Aug 19 23:17:40 2014 -0700 gallivm: Fix build with LLVM = 3.6 r215967.

Mesa (10.2): gallivm: Fix build with latest LLVM

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 8fe85c7742d91322682f2c415c9450b47d43a5ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fe85c7742d91322682f2c415c9450b47d43a5ac Author: Jan Vesely jan.ves...@rutgers.edu Date: Mon Aug 4 18:50:02 2014 -0400 gallivm: Fix build with latest LLVM

Mesa (10.2): nv50: mt address may not be the underlying bo's start address

2014-09-02 Thread Emil Velikov
chroma plane with VDPAU. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82255 Tested-by: Emil Velikov emil.l.veli...@gmail.com Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Cc: 10.2 10.3 mesa-sta...@lists.freedesktop.org (cherry picked from commit 9d52e551a5874e54bc80f306bf3cacbad2441315

Mesa (10.2): nv50: set the miptree address when clearing bo's in vp2 init

2014-09-02 Thread Emil Velikov
clearing bo's in vp2 init The mt address is about to be used more, make sure it's set appropriately. Reported-by: Emil Velikov emil.l.veli...@gmail.com Tested-by: Emil Velikov emil.l.veli...@gmail.com Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Cc: 10.2 10.3 mesa-sta...@lists.freedesktop.org (cherry

Mesa (10.2): egl_dri2: fix EXT_image_dma_buf_import fds

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 55d28925e6109a4afd61f109e845a8a51bd17652 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55d28925e6109a4afd61f109e845a8a51bd17652 Author: Pekka Paalanen pekka.paala...@collabora.co.uk Date: Fri Aug 8 16:26:28 2014 +0300 egl_dri2: fix

Mesa (10.2): i965: add missing parens in vec4 visitor

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: c4fa2bc7967861e8f830f40fb0bcef6d4dd12448 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4fa2bc7967861e8f830f40fb0bcef6d4dd12448 Author: Dave Airlie airl...@redhat.com Date: Tue Sep 2 10:13:02 2014 +1000 i965: add missing parens in vec4 visitor

Mesa (10.2): nv50/ir: avoid creating instructions that can't be emitted

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: a70892679293b3056475beaee4681294966d1698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a70892679293b3056475beaee4681294966d1698 Author: Ilia Mirkin imir...@alum.mit.edu Date: Mon Sep 1 10:55:27 2014 -0400 nv50/ir: avoid creating instructions that

Mesa (10.2): nvc0: don't make 1d staging textures linear

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 2a967f712897d6dcd33e9d37e6c7a399580a2d8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a967f712897d6dcd33e9d37e6c7a399580a2d8c Author: Ilia Mirkin imir...@alum.mit.edu Date: Mon Sep 1 00:43:06 2014 -0400 nvc0: don't make 1d staging textures

Mesa (master): st/xvmc/tests: avoid non portable error.h functions

2014-09-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: d3dee3df97e05f86792a1591a023f66ca195fb1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3dee3df97e05f86792a1591a023f66ca195fb1c Author: Jonathan Gray j...@jsg.id.au Date: Sun Aug 31 03:43:18 2014 +1000 st/xvmc/tests: avoid non portable error.h

Mesa (master): automake: check if the linker supports --dynamic-list

2014-09-05 Thread Emil Velikov
introduced sometime after binutils 2.17 was released as it is present in 2.18. Cc: mesa-sta...@lists.freedesktop.org Signed-off-by: Jonathan Gray j...@jsg.id.au Reviewed-by: Emil Velikov emil.l.veli...@gmail.com --- configure.ac | 18 ++ src/gallium/targets

<    1   2   3   4   5   6   7   8   9   10   >