Mesa (master): mesa: Permanently enable features supported by target CPU at compile time.

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8dc8c496e1de4415d9595c53735c213b4e91c135 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dc8c496e1de4415d9595c53735c213b4e91c135 Author: Siavash Eliasi Date: Sat Nov 8 12:23:05 2014 +0330 mesa: Permanently enable features supported by target CPU

Mesa (master): auxiliary/vl: rework the build of the VL code

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: c642e87d9f423c78bf631410e858f675292ba0c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c642e87d9f423c78bf631410e858f675292ba0c4 Author: Emil Velikov Date: Mon Nov 10 18:59:34 2014 + auxiliary/vl: rework the build of the VL code Rather than

Mesa (master): auxiliary/vl: split the vl sources list into VL_SOURCES

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 86a51eb86177971d9a0c0f0028cc143b13486a07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86a51eb86177971d9a0c0f0028cc143b13486a07 Author: Emil Velikov Date: Sun Nov 9 04:44:16 2014 + auxiliary/vl: split the vl sources list into VL_SOURCES

Mesa (master): st/nine: Rework Basetexture9 and Resource9.

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 133b2087c5ba9942527bc1b218a32205fb7a10a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=133b2087c5ba9942527bc1b218a32205fb7a10a6 Author: Axel Davy Date: Tue Nov 25 00:38:02 2014 +0100 st/nine: Rework Basetexture9 and Resource9. Instead of having

Mesa (master): st/nine: rework the way D3DPOOL_SYSTEMMEM is handled

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 6aeae7442d1d5a8b1ff77b6f50f4ac7333cd22b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6aeae7442d1d5a8b1ff77b6f50f4ac7333cd22b0 Author: Axel Davy Date: Tue Nov 25 00:38:03 2014 +0100 st/nine: rework the way D3DPOOL_SYSTEMMEM is handled This patc

Mesa (master): st/nine: call DBG() at more external entry points

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7f74b9d47928979fdad445db1e0f249688c62991 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f74b9d47928979fdad445db1e0f249688c62991 Author: Stanislaw Halik Date: Tue Nov 25 00:38:04 2014 +0100 st/nine: call DBG() at more external entry points Cc: "1

Mesa (master): configure: check the package version when auto-detecting the VL targets

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 303bc3609a64c8f9b141d54c32edb1170df443d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=303bc3609a64c8f9b141d54c32edb1170df443d3 Author: Emil Velikov Date: Sun Nov 9 04:44:13 2014 + configure: check the package version when auto-detecting

Mesa (master): docs: add relnotes template for 10.5.0

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 752c2e9690cf4c4b087d66241ae60316558fca22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=752c2e9690cf4c4b087d66241ae60316558fca22 Author: Emil Velikov Date: Mon Nov 24 01:48:39 2014 + docs: add relnotes template for 10.5.0 Signed-off-by: Emil

Mesa (master): nine: the .pc file should not follow mesa version

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9b7037a3696cc9282f209435fc26702998341b5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b7037a3696cc9282f209435fc26702998341b5e Author: Emil Velikov Date: Sat Nov 22 04:23:05 2014 + nine: the .pc file should not follow mesa version The

Mesa (master): st/nine: fix wrong variable reset

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 614d9387c796f384a26c85e156768d71bb17baeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=614d9387c796f384a26c85e156768d71bb17baeb Author: Axel Davy Date: Tue Nov 25 00:38:08 2014 +0100 st/nine: fix wrong variable reset Error detected by Coverity (

Mesa (master): automake: rework VL dependency tracking

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2dbaedaf109aad822d72bd0e761c506efbb29ec4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dbaedaf109aad822d72bd0e761c506efbb29ec4 Author: Emil Velikov Date: Sun Nov 9 04:44:14 2014 + automake: rework VL dependency tracking Set a single VL_

Mesa (master): st/nine: fix formatting in query9 (cosmetic)

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: a10bf5c10caf27232d4df8da74d5c35c23eb883d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a10bf5c10caf27232d4df8da74d5c35c23eb883d Author: Axel Davy Date: Tue Nov 25 00:38:13 2014 +0100 st/nine: fix formatting in query9 (cosmetic) Cc: "10.4" Revie

Mesa (master): st/nine: clean device9ex.

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 104b5a81933b7a2f4fa24302a1d972ad3dd0dec6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=104b5a81933b7a2f4fa24302a1d972ad3dd0dec6 Author: Axel Davy Date: Tue Nov 25 00:38:01 2014 +0100 st/nine: clean device9ex. Pass ex specific parameters as argum

Mesa (master): auxiliary/vl: add galliumvl_stub.la

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: f093c1c8ec1bce50d9338533ce775b564358fbeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f093c1c8ec1bce50d9338533ce775b564358fbeb Author: Emil Velikov Date: Sun Nov 9 04:44:15 2014 + auxiliary/vl: add galliumvl_stub.la Will be used by the

Mesa (10.3): i965: Handle nested uniform array indexing

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: abccf91e5efeb8173c6a6d0e4e9b36166d2845d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abccf91e5efeb8173c6a6d0e4e9b36166d2845d8 Author: Chris Forbes Date: Tue Nov 18 21:15:06 2014 +1300 i965: Handle nested uniform array indexing When converting a

Mesa (10.3): mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: f097e2122822062d1d4dd43c91689ee7600476ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f097e2122822062d1d4dd43c91689ee7600476ce Author: Chris Forbes Date: Mon Nov 24 21:44:38 2014 +1300 mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose T

Mesa (10.4): glsl: Make lower_constant_arrays_to_uniforms require dereferences.

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: dca88397cabca8ddf3b2199dab858683aba536e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dca88397cabca8ddf3b2199dab858683aba536e0 Author: Kenneth Graunke Date: Sat Nov 22 14:14:05 2014 -0800 glsl: Make lower_constant_arrays_to_uniforms require derefe

Mesa (10.4): glsl: Generate unique names for each const array lowered to uniforms

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 7e47ae318578994602be8d74f2bc365aec1fa896 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e47ae318578994602be8d74f2bc365aec1fa896 Author: Chris Forbes Date: Tue Nov 18 21:15:05 2014 +1300 glsl: Generate unique names for each const array lowered to un

Mesa (10.4): i965/Gen6-7: Do not replace texcoords with point coord if not drawing points

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6316d415c45ba67f1cf772de33648a1b883c6ffb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6316d415c45ba67f1cf772de33648a1b883c6ffb Author: Chris Forbes Date: Tue Nov 25 09:44:19 2014 +1300 i965/Gen6-7: Do not replace texcoords with point coord if not

Mesa (10.4): r600g: do all CUBE ALU operations before gradient texture operations (v2.1)

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 4952c49f21bd5d1517262ad3896c44d01561f75d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4952c49f21bd5d1517262ad3896c44d01561f75d Author: Dave Airlie Date: Wed Nov 19 10:17:35 2014 +1000 r600g: do all CUBE ALU operations before gradient texture opera

Mesa (10.4): mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6c383aaaddd0def1b0366dc2995af56f14f9d1c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c383aaaddd0def1b0366dc2995af56f14f9d1c0 Author: Chris Forbes Date: Mon Nov 24 21:44:38 2014 +1300 mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose T

Mesa (10.4): i965: Handle nested uniform array indexing

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 9e94c0593697f2d2c7231c13d1480293142430ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e94c0593697f2d2c7231c13d1480293142430ce Author: Chris Forbes Date: Tue Nov 18 21:15:06 2014 +1300 i965: Handle nested uniform array indexing When converting a

Mesa (10.4): nine: the .pc file should not follow mesa version

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 16eaf01a6aacce5a933d631aebbdf6898ccbafd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16eaf01a6aacce5a933d631aebbdf6898ccbafd4 Author: Emil Velikov Date: Sat Nov 22 04:23:05 2014 + nine: the .pc file should not follow mesa version The

Mesa (10.4): r600: fix texture gradients instruction emission (v2)

2014-11-26 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 013eba0ec19c0a53ac74ce0e50602ce5fab4e0c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=013eba0ec19c0a53ac74ce0e50602ce5fab4e0c1 Author: Dave Airlie Date: Wed Nov 19 08:46:03 2014 +1000 r600: fix texture gradients instruction emission (v2) The pigl

Mesa (10.3): freedreno/ir3: don't pass consts to madsh.m16 in MOD logic

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 4739c7766d57cb584f9b515ddf823d3f102d0af8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4739c7766d57cb584f9b515ddf823d3f102d0af8 Author: Ilia Mirkin Date: Wed Nov 26 17:37:45 2014 -0500 freedreno/ir3: don't pass consts to madsh.m16 in MOD logic mad

Mesa (10.4): util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: d45c35c3d7bae4234b556c68a838cf7d98b27c48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d45c35c3d7bae4234b556c68a838cf7d98b27c48 Author: José Fonseca Date: Tue Nov 25 23:04:05 2014 + util/u_snprintf: Don't redefine HAVE_STDINT_H as 0. We now al

Mesa (10.4): Increment version to 10.4.0-rc3

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c29ddc923f24c9c934670b902a71887f0894f1de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c29ddc923f24c9c934670b902a71887f0894f1de Author: Emil Velikov Date: Fri Nov 28 17:58:26 2014 + Increment version to 10.4.0-rc3 Signed-off-by: Emil Velikov

Mesa (10.4): st/wgl: Don't export wglGetExtensionsStringARB.

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 2a0290d5f54a91d14ff3697a120a2dcdec01afea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a0290d5f54a91d14ff3697a120a2dcdec01afea Author: José Fonseca Date: Wed Nov 26 16:47:39 2014 + st/wgl: Don't export wglGetExtensionsStringARB. It's not expo

Mesa (10.4): mapi/glapi: Fix dll linkage of GLES1 symbols.

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f77a97f057a87e91ce249da93e723728c9a7b6c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f77a97f057a87e91ce249da93e723728c9a7b6c6 Author: José Fonseca Date: Tue Nov 25 23:06:25 2014 + mapi/glapi: Fix dll linkage of GLES1 symbols. This fixes seve

Mesa: tag mesa-10.4.0-rc3: Mesa 10.4.0-rc3 release candidate

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.4.0-rc3 Tag:be96fce70a8643420311445fe56dfacfc79265aa URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=be96fce70a8643420311445fe56dfacfc79265aa Tagger: Emil Velikov Date: Fri Nov 28 18:03:11 2014 + Mesa 10.4.0-rc3 release candidate

Mesa (10.4): freedreno/ir3: don't pass consts to madsh.m16 in MOD logic

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 085de458123067cb61040c76e2fe0100532b42b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=085de458123067cb61040c76e2fe0100532b42b5 Author: Ilia Mirkin Date: Wed Nov 26 17:37:45 2014 -0500 freedreno/ir3: don't pass consts to madsh.m16 in MOD logic mad

Mesa (10.4): r600g: merge the TXQ and BUFFER constant buffers (v1.1)

2014-11-28 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 31c7e6c51db2e5be9e3375b1d1fa0bfdf4c35236 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31c7e6c51db2e5be9e3375b1d1fa0bfdf4c35236 Author: Dave Airlie Date: Mon Nov 24 12:53:40 2014 +1000 r600g: merge the TXQ and BUFFER constant buffers (v1.1) We are

Mesa (10.4): st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6fcbf9aee3332243642008035e08b8f1f499ae3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fcbf9aee3332243642008035e08b8f1f499ae3f Author: Axel Davy Date: Wed Nov 26 20:52:53 2014 +0100 st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGS

Mesa (10.4): freedreno/ir3: fix UMAD

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b61192f2aef693628c290de1022c5e884462c4f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b61192f2aef693628c290de1022c5e884462c4f4 Author: Ilia Mirkin Date: Fri Oct 3 15:55:12 2014 -0400 freedreno/ir3: fix UMAD Looks like none of the mad variants do

Mesa (10.4): nv50/ir/tgsi: handle TGSI_OPCODE_ARR

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f30fbbdbdd9c4e57b5ddce3d6726490c901b83fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f30fbbdbdd9c4e57b5ddce3d6726490c901b83fe Author: Christoph Bumiller Date: Thu Jul 4 14:19:18 2013 +0200 nv50/ir/tgsi: handle TGSI_OPCODE_ARR This instruction i

Mesa (10.4): st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: cfbc474d8024662cc67f7da990d30711e89b68a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfbc474d8024662cc67f7da990d30711e89b68a3 Author: David Heidelberg Date: Tue Nov 25 00:38:09 2014 +0100 st/nine: remove unused pipe_viewport_state::translate[3] a

Mesa (10.4): r600g/sb: fix issues cause by GLSL switching to loops for switch

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b5cc04b6ade33738166d6a3d5d4aab3eae5eb4cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5cc04b6ade33738166d6a3d5d4aab3eae5eb4cc Author: Dave Airlie Date: Fri Nov 28 00:49:48 2014 + r600g/sb: fix issues cause by GLSL switching to loops for switc

Mesa (10.4): st/nine: return GetAvailableTextureMem in bytes as expected ( v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 42839ea5ba5af9e2aefb0d63ab3a621b994904e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42839ea5ba5af9e2aefb0d63ab3a621b994904e4 Author: David Heidelberg Date: Tue Nov 25 00:38:07 2014 +0100 st/nine: return GetAvailableTextureMem in bytes as expecte

Mesa (10.4): st/nine: Add pool check to SetTexture (v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 8dc03bd57508b0c658d7d428a04af56a34f64c1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dc03bd57508b0c658d7d428a04af56a34f64c1f Author: Axel Davy Date: Tue Nov 25 00:38:06 2014 +0100 st/nine: Add pool check to SetTexture (v2) D3DPOOL_SCRATCH is di

Mesa (10.4): mesa: fix height error check for 1D array textures

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 57057c439e03e7b7d7bdc130d35523d4143b62ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57057c439e03e7b7d7bdc130d35523d4143b62ac Author: Brian Paul Date: Tue Dec 2 09:41:20 2014 -0700 mesa: fix height error check for 1D array textures height=0 is

Mesa (10.4): st/nine: Fix vertex declarations for non-standard (usage/ index)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c7b9a2e38a3e471562b50dab8be65db8ac6819f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b9a2e38a3e471562b50dab8be65db8ac6819f8 Author: Axel Davy Date: Wed Nov 26 22:32:57 2014 +0100 st/nine: Fix vertex declarations for non-standard (usage/index)

Mesa (10.4): st/nine: clean device9ex.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 1cf4dbdc810821ba5b601af0fc6d63441da4ad1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cf4dbdc810821ba5b601af0fc6d63441da4ad1b Author: Axel Davy Date: Tue Nov 25 00:38:01 2014 +0100 st/nine: clean device9ex. Pass ex specific parameters as argumen

Mesa (10.4): st/nine: Queries: Fix D3DISSUE_END behaviour.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: fd2852fe5b504c91ff0d42fef1dc90715e798114 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd2852fe5b504c91ff0d42fef1dc90715e798114 Author: Axel Davy Date: Mon Nov 24 23:26:46 2014 +0100 st/nine: Queries: Fix D3DISSUE_END behaviour. Issuing D3DISSUE_E

Mesa (10.4): st/nine: Fix setting of the shift modifier in nine_shader

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 72a802a9c28671f34e5407de0069705d8596d515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72a802a9c28671f34e5407de0069705d8596d515 Author: Axel Davy Date: Tue Nov 25 00:38:10 2014 +0100 st/nine: Fix setting of the shift modifier in nine_shader It is

Mesa (10.4): st/nine: fix wrong variable reset

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 360872a45eaa0d785b95fcc780347ed2324fee68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=360872a45eaa0d785b95fcc780347ed2324fee68 Author: Axel Davy Date: Tue Nov 25 00:38:08 2014 +0100 st/nine: fix wrong variable reset Error detected by Coverity (CO

Mesa (10.4): cherry-ignore: drop whitespace commit

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b247956c776c0fb491001d07a6c9a18f1bcd3adb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b247956c776c0fb491001d07a6c9a18f1bcd3adb Author: Emil Velikov Date: Wed Dec 3 23:13:53 2014 + cherry-ignore: drop whitespace commit Signed-off-by: Emil

Mesa (10.4): st/nine: Rework Basetexture9 and Resource9.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b75a2856335939ae314b701341169fa4a36e5a43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b75a2856335939ae314b701341169fa4a36e5a43 Author: Axel Davy Date: Tue Nov 25 00:38:02 2014 +0100 st/nine: Rework Basetexture9 and Resource9. Instead of having pa

Mesa (10.4): st/nine: rework the way D3DPOOL_SYSTEMMEM is handled

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c0e0de45dc3e04538cc861ec0bb160d2bed9e999 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0e0de45dc3e04538cc861ec0bb160d2bed9e999 Author: Axel Davy Date: Tue Nov 25 00:38:03 2014 +0100 st/nine: rework the way D3DPOOL_SYSTEMMEM is handled This patch

Mesa (10.4): st/nine: call DBG() at more external entry points

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 56572002fcc404f072bd9882aaab264441f202fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56572002fcc404f072bd9882aaab264441f202fe Author: Stanislaw Halik Date: Tue Nov 25 00:38:04 2014 +0100 st/nine: call DBG() at more external entry points Cc: "10.

Mesa (10.4): st/nine: propertly declare constants (v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 41906e97640503c46832646ffbad9c45fb2b1262 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41906e97640503c46832646ffbad9c45fb2b1262 Author: Axel Davy Date: Tue Nov 25 00:38:05 2014 +0100 st/nine: propertly declare constants (v2) Fixes "Error : CONST[2

Mesa (10.4): freedreno/a3xx: only enable blend clamp for non-float formats

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 75c4824d2f48c20a9ad0de75dba07c598278c597 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75c4824d2f48c20a9ad0de75dba07c598278c597 Author: Ilia Mirkin Date: Fri Nov 28 16:59:21 2014 -0500 freedreno/a3xx: only enable blend clamp for non-float formats

Mesa (10.4): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: d2e9fd5b6dac5be5a921818a2ff946772448e86b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2e9fd5b6dac5be5a921818a2ff946772448e86b Author: Brian Paul Date: Fri Sep 5 15:20:00 2014 -0600 mesa: fix arithmetic error in _mesa_compute_compressed_pixelstor

Mesa (10.3): mesa: fix height error check for 1D array textures

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: b7c2711e40d7228a4f0fe4ac52309c62e82fdf50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7c2711e40d7228a4f0fe4ac52309c62e82fdf50 Author: Brian Paul Date: Tue Dec 2 09:41:20 2014 -0700 mesa: fix height error check for 1D array textures height=0 is

Mesa (10.3): freedreno/ir3: fix UMAD

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: d859a98f83952f18e859382dfa3e024ece3bd896 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d859a98f83952f18e859382dfa3e024ece3bd896 Author: Ilia Mirkin Date: Fri Oct 3 15:55:12 2014 -0400 freedreno/ir3: fix UMAD Looks like none of the mad variants do

Mesa (10.3): freedreno/a3xx: only enable blend clamp for non-float formats

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: fd1610d542d5eaa36f93aaa866332f819d16dc39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd1610d542d5eaa36f93aaa866332f819d16dc39 Author: Ilia Mirkin Date: Fri Nov 28 16:59:21 2014 -0500 freedreno/a3xx: only enable blend clamp for non-float formats

Mesa (10.3): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 0810238cf23ec91fff911d13816ccf3f916fd20d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0810238cf23ec91fff911d13816ccf3f916fd20d Author: Brian Paul Date: Fri Sep 5 15:20:00 2014 -0600 mesa: fix arithmetic error in _mesa_compute_compressed_pixelstor

Mesa (10.3): docs: Add sha256 sums for the 10.3.5 release

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 1ba2029184d3e7b013e3fc322e80a761604495d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ba2029184d3e7b013e3fc322e80a761604495d4 Author: Emil Velikov Date: Fri Dec 5 18:43:47 2014 + docs: Add sha256 sums for the 10.3.5 release Signed-off-by

Mesa (10.3): Update version to 10.3.5

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: dcebfa031f2f2a06b8c7a3f707dfb2ccb5a8f897 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcebfa031f2f2a06b8c7a3f707dfb2ccb5a8f897 Author: Emil Velikov Date: Fri Dec 5 18:18:24 2014 + Update version to 10.3.5 Signed-off-by: Emil Velikov

Mesa (10.3): Add release notes for the 10.3.5 release

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: c90b0db1aef8f439b52b38ad58aac4ca202232a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c90b0db1aef8f439b52b38ad58aac4ca202232a7 Author: Emil Velikov Date: Fri Dec 5 18:21:51 2014 + Add release notes for the 10.3.5 release Signed-off-by: Emil

Mesa: tag mesa-10.3.5: Mesa 10.3.5 release

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.3.5 Tag:8b5a269f234951be4d58d10d17fd4d753798 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=8b5a269f234951be4d58d10d17fd4d753798 Tagger: Emil Velikov Date: Fri Dec 5 18:35:11 2014 + Mesa 10.3.5 release

Mesa (10.4): Increment version to 10.4.0-rc4

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 09e4f1a50feb11a246e87c05a371b89f5199e667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09e4f1a50feb11a246e87c05a371b89f5199e667 Author: Emil Velikov Date: Fri Dec 5 18:52:11 2014 + Increment version to 10.4.0-rc4 Signed-off-by: Emil Velikov

Mesa: tag mesa-10.4.0-rc4: Mesa 10.4.0-rc4 release candidate

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.4.0-rc4 Tag:205c0575cfb2ea23adbe4b15d53970949bdcb83d URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=205c0575cfb2ea23adbe4b15d53970949bdcb83d Tagger: Emil Velikov Date: Fri Dec 5 18:53:15 2014 + Mesa 10.4.0-rc4 release candidate

Mesa (master): docs: Add sha256 sums for the 10.3.5 release

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7409ad51476d148f9d0810679c1203698f880f93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7409ad51476d148f9d0810679c1203698f880f93 Author: Emil Velikov Date: Fri Dec 5 18:43:47 2014 + docs: Add sha256 sums for the 10.3.5 release Signed-off-by

Mesa (master): docs: add news item and link release notes for mesa 10.3.5

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0b6e0aa5ae51c965c9d73f4e620e8d8449fb965e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b6e0aa5ae51c965c9d73f4e620e8d8449fb965e Author: Emil Velikov Date: Fri Dec 5 19:10:39 2014 + docs: add news item and link release notes for mesa 10.3.5

Mesa (master): Add release notes for the 10.3.5 release

2014-12-07 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8d235e0c70f9da22abd55c9e18221fd4dcbdcad2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d235e0c70f9da22abd55c9e18221fd4dcbdcad2 Author: Emil Velikov Date: Fri Dec 5 18:21:51 2014 + Add release notes for the 10.3.5 release Signed-off-by

Mesa (10.3): util/primconvert: pass index bias through

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 582c58d033dc851ae29882905c625d847a2fab36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=582c58d033dc851ae29882905c625d847a2fab36 Author: Ilia Mirkin Date: Thu Dec 4 00:36:00 2014 -0500 util/primconvert: pass index bias through The index_bias (aka

Mesa (10.3): i965/gs: Avoid DW * DW mul

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: dd5ffb2d3168ef3b05122424856a32449d16be1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd5ffb2d3168ef3b05122424856a32449d16be1e Author: Ben Widawsky Date: Thu Dec 4 15:37:17 2014 -0800 i965/gs: Avoid DW * DW mul The GS has an interesting use for

Mesa (10.3): util/primconvert: take ib offset into account

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 103fadef9d0290fd90fce2200a75643cb244cd8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=103fadef9d0290fd90fce2200a75643cb244cd8e Author: Ilia Mirkin Date: Thu Dec 4 18:56:36 2014 -0500 util/primconvert: take ib offset into account Signed-off-by: I

Mesa (10.3): util/primconvert: support instanced rendering

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 9014544f720adef40470efad77454e6090cf92e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9014544f720adef40470efad77454e6090cf92e8 Author: Ilia Mirkin Date: Sun Nov 30 01:20:01 2014 -0500 util/primconvert: support instanced rendering Signed-off-by: I

Mesa (10.3): r600g: only init GS_VERT_ITEMSIZE on r600

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: cb40b69053af8a2c304aa0cfd4a6a85ace982f57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb40b69053af8a2c304aa0cfd4a6a85ace982f57 Author: Dave Airlie Date: Wed Dec 10 13:48:29 2014 +1000 r600g: only init GS_VERT_ITEMSIZE on r600 On evergreen there a

Mesa (10.3): radeonsi: Program RASTER_CONFIG for harvested GPUs v5

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: b7fe1ebaa9bf5ed0d67dc99193124fecd10b89d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7fe1ebaa9bf5ed0d67dc99193124fecd10b89d5 Author: Tom Stellard Date: Tue Sep 9 15:18:57 2014 -0400 radeonsi: Program RASTER_CONFIG for harvested GPUs v5 Harvest

Mesa (10.3): docs/relnotes: document the removal of GALLIUM_MSAA

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 87eaad80c910b11789dfb4473a5b4ce21de9e38b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87eaad80c910b11789dfb4473a5b4ce21de9e38b Author: Marek Olšák Date: Wed Dec 10 19:59:53 2014 +0100 docs/relnotes: document the removal of GALLIUM_MSAA Cc: 10.2.1

Mesa (10.3): util/primconvert: Avoid point arithmetic; apply offset on all cases.

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 6915d3030731a489b8ffcca7dd8678a483d3b90d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6915d3030731a489b8ffcca7dd8678a483d3b90d Author: José Fonseca Date: Fri Dec 5 14:15:02 2014 + util/primconvert: Avoid point arithmetic; apply offset on all

Mesa (10.4): i965: Disable unlit-centroid workaround on Gen < 6.

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: db784a09f15a3d9d431348188e6130a39d9ed3f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db784a09f15a3d9d431348188e6130a39d9ed3f0 Author: Matt Turner Date: Mon Dec 8 22:59:17 2014 -0800 i965: Disable unlit-centroid workaround on Gen < 6. Back to th

Mesa (10.4): util/primconvert: pass index bias through

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c6353cee0ca943280d76f6dd385f835fef1007a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6353cee0ca943280d76f6dd385f835fef1007a6 Author: Ilia Mirkin Date: Thu Dec 4 00:36:00 2014 -0500 util/primconvert: pass index bias through The index_bias (aka

Mesa (10.4): util/primconvert: Avoid point arithmetic; apply offset on all cases.

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: be59440b53fde5637cddf68a9333ea8f1af80f77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be59440b53fde5637cddf68a9333ea8f1af80f77 Author: José Fonseca Date: Fri Dec 5 14:15:02 2014 + util/primconvert: Avoid point arithmetic; apply offset on all

Mesa (10.4): mesa: use build flag to ensure stack is realigned on x86

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: e340a28dba8be3184b7fad5e27b4e4c45dacb42f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e340a28dba8be3184b7fad5e27b4e4c45dacb42f Author: Timothy Arceri Date: Sun Dec 7 00:09:40 2014 +1100 mesa: use build flag to ensure stack is realigned on x86 No

Mesa (10.4): i965/Gen6-7: Fix point sprites with PolygonMode(GL_POINT)

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: ffaf58e7d0f6bbce60401bc4bb851b9e4fc1a15e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffaf58e7d0f6bbce60401bc4bb851b9e4fc1a15e Author: Chris Forbes Date: Fri Dec 5 19:43:13 2014 +1300 i965/Gen6-7: Fix point sprites with PolygonMode(GL_POINT) Thi

Mesa (10.4): util/primconvert: support instanced rendering

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 112d2fdb179d04de8c3576e60f82cf072ef0fbaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=112d2fdb179d04de8c3576e60f82cf072ef0fbaa Author: Ilia Mirkin Date: Sun Nov 30 01:20:01 2014 -0500 util/primconvert: support instanced rendering Signed-off-by: I

Mesa (10.4): i965/gs: Avoid DW * DW mul

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: bb9dea8a29408efec42cb2ee9cb00c51ff6f5ef5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb9dea8a29408efec42cb2ee9cb00c51ff6f5ef5 Author: Ben Widawsky Date: Thu Dec 4 15:37:17 2014 -0800 i965/gs: Avoid DW * DW mul The GS has an interesting use for

Mesa (10.4): llvmpipe: fix lp_test_arit denorm handling

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 57868b1ee4ebfee6d6a4644e4cb3f6c60fb60c5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57868b1ee4ebfee6d6a4644e4cb3f6c60fb60c5b Author: Roland Scheidegger Date: Mon Nov 24 23:32:12 2014 +0100 llvmpipe: fix lp_test_arit denorm handling llvmpipe dis

Mesa (10.4): ir_to_mesa: Remove sat to clamp lowering pass

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 65f03e673310fe1cdf1416d30f14a7f3edc2cd4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65f03e673310fe1cdf1416d30f14a7f3edc2cd4e Author: Abdiel Janulgue Date: Mon Dec 8 13:26:28 2014 +0200 ir_to_mesa: Remove sat to clamp lowering pass Fixes an inf

Mesa (10.4): mesa/drivers: Add missing mesautil lib to Haiku swrast

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 90239276ff0295d7936cb6836567f5e60bad3439 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90239276ff0295d7936cb6836567f5e60bad3439 Author: Alexander von Gluck IV Date: Thu Dec 11 03:28:50 2014 + mesa/drivers: Add missing mesautil lib to Haiku swra

Mesa (10.4): docs/relnotes: document the removal of GALLIUM_MSAA

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: fe2eac2237ce2e37fd69d7de7e92c2ac3ba6b98f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe2eac2237ce2e37fd69d7de7e92c2ac3ba6b98f Author: Marek Olšák Date: Wed Dec 10 19:59:53 2014 +0100 docs/relnotes: document the removal of GALLIUM_MSAA Cc: 10.2.1

Mesa (10.4): r600g: only init GS_VERT_ITEMSIZE on r600

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: d9f4aaa0956b9c1b8a10c977bee9e4089167fdb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9f4aaa0956b9c1b8a10c977bee9e4089167fdb4 Author: Dave Airlie Date: Wed Dec 10 13:48:29 2014 +1000 r600g: only init GS_VERT_ITEMSIZE on r600 On evergreen there a

Mesa (10.4): util/primconvert: take ib offset into account

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: ac8d596498edfcf3785c21b24abd49f71744c8a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac8d596498edfcf3785c21b24abd49f71744c8a9 Author: Ilia Mirkin Date: Thu Dec 4 18:56:36 2014 -0500 util/primconvert: take ib offset into account Signed-off-by: I

Mesa (10.4): radeonsi: Program RASTER_CONFIG for harvested GPUs v5

2014-12-11 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6b908efd58f8f12b9ab1518bc1738fb9072ded8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b908efd58f8f12b9ab1518bc1738fb9072ded8e Author: Tom Stellard Date: Tue Sep 9 15:18:57 2014 -0400 radeonsi: Program RASTER_CONFIG for harvested GPUs v5 Harvest

Mesa (10.4): docs: Add 10.4 sha256 sums, news item and link release notes

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: af0c82099b955f10471c15cb7a4dc8db29b84963 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af0c82099b955f10471c15cb7a4dc8db29b84963 Author: Emil Velikov Date: Sun Dec 14 13:57:54 2014 + docs: Add 10.4 sha256 sums, news item and link release notes

Mesa (master): docs: Add 10.4 sha256 sums, news item and link release notes

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: ac0940224b7ce154f9492f07ef8c1df036a0b57b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac0940224b7ce154f9492f07ef8c1df036a0b57b Author: Emil Velikov Date: Sun Dec 14 13:57:54 2014 + docs: Add 10.4 sha256 sums, news item and link release

Mesa (10.4): docs: Update 10.4.0 release notes

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 5fe79b0b1272d530371a5d7248ed378cff4f6d21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fe79b0b1272d530371a5d7248ed378cff4f6d21 Author: Emil Velikov Date: Sun Dec 14 13:45:54 2014 + docs: Update 10.4.0 release notes Signed-off-by: Emil

Mesa (10.4): Bump version to 10.4.0 (final)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 45f3aa0bc789afccd65cea6761615f9a862a6688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45f3aa0bc789afccd65cea6761615f9a862a6688 Author: Emil Velikov Date: Sun Dec 14 13:32:44 2014 + Bump version to 10.4.0 (final) Signed-off-by: Emil Velikov

Mesa (master): docs: Update 10.4.0 release notes

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1faac117783c9db7a6245977e11602844dcc29aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1faac117783c9db7a6245977e11602844dcc29aa Author: Emil Velikov Date: Sun Dec 14 13:45:54 2014 + docs: Update 10.4.0 release notes Signed-off-by: Emil

Mesa: tag mesa-10.4.0: Mesa 10.4.0 release

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.4.0 Tag:9d9b9f8dc7467d52cf96aaf4f8b770385f16212b URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=9d9b9f8dc7467d52cf96aaf4f8b770385f16212b Tagger: Emil Velikov Date: Sun Dec 14 13:47:33 2014 + Mesa 10.4.0 release

Mesa (master): glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 455d3036fab2c5da7e589644f12435fb104a69fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=455d3036fab2c5da7e589644f12435fb104a69fc Author: Mario Kleiner Date: Fri Dec 5 08:42:31 2014 +0100 glx/dri3: Request non-vsynced Present for swapinterval zero

Mesa (master): glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC== 0 correctly. (v2)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8cab54de16f4691672533967daa79c9cfa2e24cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cab54de16f4691672533967daa79c9cfa2e24cc Author: Mario Kleiner Date: Fri Dec 5 08:42:29 2014 +0100 glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 cor

Mesa (master): glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: ad8b0e8bf68850a57daba0b47629ca14807ea3ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad8b0e8bf68850a57daba0b47629ca14807ea3ad Author: Mario Kleiner Date: Fri Dec 5 08:42:30 2014 +0100 glx/dri3: Track separate (ust, msc) for PresentPixmap vs. P

Mesa (master): glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0 , 0, 0) (v2)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0d7f4c8658e00d30a1b0c3f2d803378eaa0717c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d7f4c8658e00d30a1b0c3f2d803378eaa0717c7 Author: Mario Kleiner Date: Fri Dec 5 08:42:32 2014 +0100 glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0

Mesa (10.3): glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 0af41beaf708b7972459d659550da0ccff59c524 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0af41beaf708b7972459d659550da0ccff59c524 Author: Mario Kleiner Date: Fri Dec 5 08:42:30 2014 +0100 glx/dri3: Track separate (ust, msc) for PresentPixmap vs. Pre

Mesa (10.3): glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: d332e5046e3b8cd92a819f2d9c9ca976f0f4eb0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d332e5046e3b8cd92a819f2d9c9ca976f0f4eb0c Author: Mario Kleiner Date: Fri Dec 5 08:42:31 2014 +0100 glx/dri3: Request non-vsynced Present for swapinterval zero.

Mesa (10.3): glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)

2014-12-14 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: da8cde2f21672a76e7a7cf3345d0d9ed1543ebaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da8cde2f21672a76e7a7cf3345d0d9ed1543ebaa Author: Mario Kleiner Date: Fri Dec 5 08:42:32 2014 +0100 glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0,

<    3   4   5   6   7   8   9   10   11   12   >