Mesa (master): nir: Separate 32 and 64-bit fmod lowering

2016-05-03 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 2ab2d2e5881d289a8239467a97516e4e410cebfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ab2d2e5881d289a8239467a97516e4e410cebfb Author: Samuel Iglesias Gonsálvez Date: Thu Apr 28 12:19:13 2016 +0200 nir: Separate 32 and 64-bit fmod lowering Spli

Mesa (master): mesa/main: handle double uniform matrices properly

2016-05-03 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 97989059b9472b4055ff72dac02b0e6c6f4afeb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97989059b9472b4055ff72dac02b0e6c6f4afeb7 Author: Juan A. Suarez Romero Date: Tue Feb 9 12:51:03 2016 +0100 mesa/main: handle double uniform matrices properly

Mesa (master): nir/lower_double_ops: lower mod()

2016-05-03 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: b902377a56b802d4fca95fb3733f47e466dfe501 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b902377a56b802d4fca95fb3733f47e466dfe501 Author: Samuel Iglesias Gonsálvez Date: Tue Apr 12 10:55:44 2016 +0200 nir/lower_double_ops: lower mod() There are ro

Mesa (master): i965: Pass devinfo pointer to brw_instruction_name().

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: c55dc77ab13420a9fe0177ccd21a6b0a950d9113 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c55dc77ab13420a9fe0177ccd21a6b0a950d9113 Author: Francisco Jerez Date: Thu Apr 28 00:19:12 2016 -0700 i965: Pass devinfo pointer to brw_instruction_name(). A

Mesa (master): i965: Make opcode_descs and gen_from_devinfo() static.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: b89b0a03f292d812e4b06b0260b00a56532db689 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b89b0a03f292d812e4b06b0260b00a56532db689 Author: Matt Turner Date: Fri Apr 29 16:56:35 2016 -0700 i965: Make opcode_descs and gen_from_devinfo() static. The p

Mesa (master): i965: Add disassembler support for remaining opcodes.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: affaae197fdbc39dc3f9c03b003e22bf61dc7aed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=affaae197fdbc39dc3f9c03b003e22bf61dc7aed Author: Matt Turner Date: Fri Apr 29 17:03:43 2016 -0700 i965: Add disassembler support for remaining opcodes. For op

Mesa (master): i965: Merge inst_info and opcode_desc tables.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: 667408b889e2bf5f103340c2deeb04c4d99cb75b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=667408b889e2bf5f103340c2deeb04c4d99cb75b Author: Matt Turner Date: Fri Apr 29 16:34:10 2016 -0700 i965: Merge inst_info and opcode_desc tables. I merged opcod

Mesa (master): i965: Move inst_info from brw_eu_validate.c to brw_eu.c.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: d01596613b6b7831a3c6a596108a83340f8bf657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d01596613b6b7831a3c6a596108a83340f8bf657 Author: Matt Turner Date: Fri Apr 29 16:07:44 2016 -0700 i965: Move inst_info from brw_eu_validate.c to brw_eu.c. Dro

Mesa (master): i965: Actually check whether the opcode is supported.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: 0ff4912cf4e3d7186bbc5ba4886d00dd4d4876d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ff4912cf4e3d7186bbc5ba4886d00dd4d4876d3 Author: Matt Turner Date: Fri Apr 29 16:54:55 2016 -0700 i965: Actually check whether the opcode is supported. Review

Mesa (master): i965: Define GEN_GE/GEN_LE macros in terms of GEN_LT.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: 9f81434c5f593bd50a9069c5e845a5730ed501db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f81434c5f593bd50a9069c5e845a5730ed501db Author: Matt Turner Date: Sun May 1 13:20:25 2016 -0700 i965: Define GEN_GE/GEN_LE macros in terms of GEN_LT. GEN_LT

Mesa (master): i965/disasm: Wrap opcode_desc look-up in a function.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: 1530e27534831a8d1c82e0a82fe15cd9c70e61e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1530e27534831a8d1c82e0a82fe15cd9c70e61e6 Author: Francisco Jerez Date: Thu Apr 28 00:19:14 2016 -0700 i965/disasm: Wrap opcode_desc look-up in a function. The

Mesa (master): i965: Pass devinfo pointer to is_3src() helpers.

2016-05-03 Thread Matt Turner
Module: Mesa Branch: master Commit: 1cc7573162a7f0e8346d7abab50890c58a0dce9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cc7573162a7f0e8346d7abab50890c58a0dce9a Author: Francisco Jerez Date: Thu Apr 28 00:19:13 2016 -0700 i965: Pass devinfo pointer to is_3src() helpers. This is

Mesa (master): i965: Rework the TCS passthrough shader to use NIR.

2016-05-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 75881bed9e12cee1abfb5ec466e17ff2b253e0ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75881bed9e12cee1abfb5ec466e17ff2b253e0ab Author: Kenneth Graunke Date: Fri Apr 8 23:19:34 2016 -0700 i965: Rework the TCS passthrough shader to use NIR. I'm

Mesa (master): i965: Write a scalar TCS backend that runs in SINGLE_PATCH mode.

2016-05-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7d9143ad885752184156b3a0d3e492aef09af3b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d9143ad885752184156b3a0d3e492aef09af3b0 Author: Kenneth Graunke Date: Sat Nov 14 17:40:43 2015 -0800 i965: Write a scalar TCS backend that runs in SINGLE_PATC

Mesa (master): gallium/util: change assertion to conditional in util_bitmask_destroy()

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: ef5a31fc06d58ad655fd6b71ed3e939147e67108 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef5a31fc06d58ad655fd6b71ed3e939147e67108 Author: Brian Paul Date: Tue May 3 15:07:56 2016 -0600 gallium/util: change assertion to conditional in util_bitmask_

Mesa (master): svga: fix copying non-zero layers of 1D array textures

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: abc6432d54c4b4b50368f230634ed8a0d2c92e34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abc6432d54c4b4b50368f230634ed8a0d2c92e34 Author: Brian Paul Date: Mon May 2 10:33:18 2016 -0600 svga: fix copying non-zero layers of 1D array textures Like c

Mesa (master): svga: clean up svga_pipe_blit.c

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: b94f73c15066d434e44b60b1d837b841c08f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b94f73c15066d434e44b60b1d837b841c08f Author: Brian Paul Date: Mon May 2 17:57:43 2016 -0600 svga: clean up svga_pipe_blit.c Remove dead code. Fix format

Mesa (master): svga: try to flag surfaces for sampling, in addition to rendering

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 05abaa65c745d74fb296006285b85d253cb11525 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05abaa65c745d74fb296006285b85d253cb11525 Author: Brian Paul Date: Mon May 2 10:29:52 2016 -0600 svga: try to flag surfaces for sampling, in addition to render

Mesa (master): cso: null-out previously bound sampler states

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 68116dcd5a05508af06cd41ca14faab1b910a934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68116dcd5a05508af06cd41ca14faab1b910a934 Author: Brian Paul Date: Mon May 2 10:24:43 2016 -0600 cso: null-out previously bound sampler states If, for example

Mesa (master): i915g: s/Elements/ARRAY_SIZE/

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 951bf8b4a64c9793d10e963889e74fc1659ddb4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=951bf8b4a64c9793d10e963889e74fc1659ddb4b Author: Brian Paul Date: Thu Apr 28 11:37:50 2016 -0600 i915g: s/Elements/ARRAY_SIZE/ Signed-off-by: Brian Paul ---

Mesa (master): ilo: s/Elements/ARRAY_SIZE/

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: e193c5dd59555cea56f5d72b4800a54cc77bc76d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e193c5dd59555cea56f5d72b4800a54cc77bc76d Author: Brian Paul Date: Thu Apr 28 11:39:15 2016 -0600 ilo: s/Elements/ARRAY_SIZE/ Signed-off-by: Brian Paul ---

Mesa (master): rbug: s/Elements/ARRAY_SIZE/

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 8842be1132ccbcf45ebf65bfd048e20d0b7fff92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8842be1132ccbcf45ebf65bfd048e20d0b7fff92 Author: Brian Paul Date: Thu Apr 28 11:42:58 2016 -0600 rbug: s/Elements/ARRAY_SIZE/ Signed-off-by: Brian Paul ---

Mesa (master): trace: s/Elements/ARRAY_SIZE/

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: b91975714d9f15ccd52dbbf4ed603b98f5b1f437 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b91975714d9f15ccd52dbbf4ed603b98f5b1f437 Author: Brian Paul Date: Thu Apr 28 11:40:28 2016 -0600 trace: s/Elements/ARRAY_SIZE/ Signed-off-by: Brian Paul ---

Mesa (master): freedreno: s/Elements/ARRAY_SIZE/

2016-05-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 7f641916bfca15f5e34134ae078d4ccad2edae59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f641916bfca15f5e34134ae078d4ccad2edae59 Author: Brian Paul Date: Thu Apr 28 11:41:39 2016 -0600 freedreno: s/Elements/ARRAY_SIZE/ Signed-off-by: Brian Paul

Mesa (master): nvc0: compute a percentage for metric-achieved_occupancy

2016-05-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 5658ddc7fe828813f8e10de06a830d8a4cdb576d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5658ddc7fe828813f8e10de06a830d8a4cdb576d Author: Samuel Pitoiset Date: Mon May 2 22:12:44 2016 +0200 nvc0: compute a percentage for metric-achieved_occupancy

Mesa (master): nvc0: display some performance metrics with a percentage

2016-05-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 10ec27760a4beae0d165d6dfd2e4af4b21ae173a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10ec27760a4beae0d165d6dfd2e4af4b21ae173a Author: Samuel Pitoiset Date: Mon May 2 22:12:43 2016 +0200 nvc0: display some performance metrics with a percentage

Mesa (master): nvc0: store the driver query type for performance metrics

2016-05-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 64937615a05a275443d0ae184faa377f35ebfd1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64937615a05a275443d0ae184faa377f35ebfd1f Author: Samuel Pitoiset Date: Mon May 2 22:12:42 2016 +0200 nvc0: store the driver query type for performance metrics

Mesa (master): nvc0: fix exposing of metric-issue_slots for SM21/SM30

2016-05-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a9bc3211f50069480b0a622bccb9ce10af0dd84a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9bc3211f50069480b0a622bccb9ce10af0dd84a Author: Samuel Pitoiset Date: Mon May 2 22:12:41 2016 +0200 nvc0: fix exposing of metric-issue_slots for SM21/SM30 T

Mesa (master): mesa/objectlabel: handle NULL src string

2016-05-03 Thread Mark Janes
Module: Mesa Branch: master Commit: 0af8a7d50ce0fdb8063f7fadd3b78975a2136d87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0af8a7d50ce0fdb8063f7fadd3b78975a2136d87 Author: Mark Janes Date: Tue May 3 13:50:49 2016 -0700 mesa/objectlabel: handle NULL src string This prevents a cras

Mesa (master): glsl: subroutine types cannot be used in constructors.

2016-05-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: 265fe9dce8727d8777153fa9846300051141a88e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=265fe9dce8727d8777153fa9846300051141a88e Author: Dave Airlie Date: Tue May 3 14:33:16 2016 +1000 glsl: subroutine types cannot be used in constructors. This

Mesa (master): glsl: resource is a reserved keyword in GLSL 4.20 as well

2016-05-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3110a0aa2304616bf996fdf019ad4457bed44dfd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3110a0aa2304616bf996fdf019ad4457bed44dfd Author: Dave Airlie Date: Tue May 3 16:44:20 2016 +1000 glsl: resource is a reserved keyword in GLSL 4.20 as well re

Mesa (master): gallium,utils: Fix trivial sign compare warnings

2016-05-03 Thread Jan Vesely
Module: Mesa Branch: master Commit: ebbe31d57c195245b2b556c14291cafccc835738 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebbe31d57c195245b2b556c14291cafccc835738 Author: Jan Vesely Date: Fri Apr 29 15:46:06 2016 -0400 gallium,utils: Fix trivial sign compare warnings Signed-off-b

Mesa (master): anv: fix hang during generation of dev_icd.json.

2016-05-03 Thread Emil Velikov
Module: Mesa Branch: master Commit: c68a9cdaaccc4021558a796a342bb7f50e5bd6fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c68a9cdaaccc4021558a796a342bb7f50e5bd6fb Author: Knut Andre Tidemann Date: Tue May 3 12:30:56 2016 +0200 anv: fix hang during generation of dev_icd.json. Fix

Mesa (master): mesa: Add the missing defines for GL_OES_texture_compression_astc

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 72dfe0242dca8716bf35c5896fb06d90d00a0cf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72dfe0242dca8716bf35c5896fb06d90d00a0cf2 Author: Anuj Phogat Date: Thu Feb 11 12:12:48 2016 -0800 mesa: Add the missing defines for GL_OES_texture_compression_

Mesa (master): mesa: Account for block depth in _mesa_format_image_size()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 63a7a9d115ce5f961d536838e289f585676b771a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63a7a9d115ce5f961d536838e289f585676b771a Author: Anuj Phogat Date: Thu Feb 11 10:08:49 2016 -0800 mesa: Account for block depth in _mesa_format_image_size() S

Mesa (master): swrast: Add texfetch_funcs entries for astc 3d formats

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 883f3662db845f905232da90ae8cf715a9472ece URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=883f3662db845f905232da90ae8cf715a9472ece Author: Anuj Phogat Date: Thu Feb 11 12:33:27 2016 -0800 swrast: Add texfetch_funcs entries for astc 3d formats Signe

Mesa (master): mesa: Handle astc 3d formats in _mesa_base_tex_format()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: dcfea1d7ebd849dc356e13ce73be1e1344201d23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcfea1d7ebd849dc356e13ce73be1e1344201d23 Author: Anuj Phogat Date: Thu Feb 11 12:10:52 2016 -0800 mesa: Handle astc 3d formats in _mesa_base_tex_format() Sign

Mesa (master): mesa: Align the values of #define's in glheader.h

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 57451e0fc170bcb320b7aa0aeb79e2f78d929f17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57451e0fc170bcb320b7aa0aeb79e2f78d929f17 Author: Anuj Phogat Date: Thu Feb 11 11:44:21 2016 -0800 mesa: Align the values of #define's in glheader.h Signed-off

Mesa (master): mesa: Handle astc 3d formats in _mesa_get_compressed_formats()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 54cac7ad962c6f9f87009f0c59f14c370ee6c48a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54cac7ad962c6f9f87009f0c59f14c370ee6c48a Author: Anuj Phogat Date: Thu Feb 11 12:28:31 2016 -0800 mesa: Handle astc 3d formats in _mesa_get_compressed_formats(

Mesa (master): mesa: Add a helper function to query 3D block sizes

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 9163c37349a2f4ddb3ebc2722f8a768e282884a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9163c37349a2f4ddb3ebc2722f8a768e282884a0 Author: Anuj Phogat Date: Wed Mar 9 11:38:54 2016 -0800 mesa: Add a helper function to query 3D block sizes Signed-o

Mesa (master): mesa: Enable translation between astc 3d gl formats and mesa formats

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 63432eb37086b390650974a054f1fec32e660e7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63432eb37086b390650974a054f1fec32e660e7e Author: Anuj Phogat Date: Thu Feb 11 12:29:53 2016 -0800 mesa: Enable translation between astc 3d gl formats and mesa

Mesa (master): mesa: Handle 3d block sizes in teximage error checks

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 84a44844f2ca90be40579a76651b8fdc2b859dda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84a44844f2ca90be40579a76651b8fdc2b859dda Author: Anuj Phogat Date: Thu Feb 11 10:06:13 2016 -0800 mesa: Handle 3d block sizes in teximage error checks Signed-

Mesa (master): mesa: Account for astc 3d formats in _mesa_is_astc_format()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: cf85ef1618f5d05a1f4017aec6a9fa81cc935e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf85ef1618f5d05a1f4017aec6a9fa81cc935e79 Author: Anuj Phogat Date: Thu Feb 11 12:09:51 2016 -0800 mesa: Account for astc 3d formats in _mesa_is_astc_format()

Mesa (master): mesa: Handle 3d block sizes in _mesa_compute_compressed_pixelstore

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 87bf66daa9c73b0766e413ef697f8319dae4764d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87bf66daa9c73b0766e413ef697f8319dae4764d Author: Anuj Phogat Date: Fri Mar 11 15:05:38 2016 -0800 mesa: Handle 3d block sizes in _mesa_compute_compressed_pixel

Mesa (master): mesa: Add entries for astc 3d formats initializing struct gl_format_info

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 059f36c671155ac361d9ff60e9424cdbdb1fb8c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=059f36c671155ac361d9ff60e9424cdbdb1fb8c9 Author: Anuj Phogat Date: Thu Feb 11 10:51:03 2016 -0800 mesa: Add entries for astc 3d formats initializing struct gl_

Mesa (master): mesa: Add an assert for BlockDepth in _mesa_get_format_block_size()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 5713461ae7e24d5392c45e130f10c719e61efa79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5713461ae7e24d5392c45e130f10c719e61efa79 Author: Anuj Phogat Date: Wed Mar 9 11:47:07 2016 -0800 mesa: Add an assert for BlockDepth in _mesa_get_format_block_

Mesa (master): mesa: Add block depth field in struct gl_format_info

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6abb1b4984bba5560baccd53e68237ab86822ec0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6abb1b4984bba5560baccd53e68237ab86822ec0 Author: Anuj Phogat Date: Wed Feb 10 16:41:23 2016 -0800 mesa: Add block depth field in struct gl_format_info This wi

Mesa (master): mesa: Handle 3d block sizes in getteximage error checks

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: ec60b3da695f7a80b0efd1335aa34d0aa4ddbe9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec60b3da695f7a80b0efd1335aa34d0aa4ddbe9a Author: Anuj Phogat Date: Wed Mar 9 16:39:34 2016 -0800 mesa: Handle 3d block sizes in getteximage error checks Sign

Mesa (master): mesa: Add mesa formats for astc 3d formats

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 705216dbed6dbeebb288d2f5f1427300abbcf58c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=705216dbed6dbeebb288d2f5f1427300abbcf58c Author: Anuj Phogat Date: Thu Feb 11 10:37:22 2016 -0800 mesa: Add mesa formats for astc 3d formats Signed-off-by: An

Mesa (master): mesa: Add a helper function is_astc_3d_format()

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 38cd8145a8050719a4ce8d274ee515ded474be21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38cd8145a8050719a4ce8d274ee515ded474be21 Author: Anuj Phogat Date: Thu Feb 11 12:08:50 2016 -0800 mesa: Add a helper function is_astc_3d_format() Signed-off-b

Mesa (master): glapi: Update dispatch XML files for OES_texture_compression_astc.xml

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 24bb6ee8b6ce20dfff51719c4c094e188d9863c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24bb6ee8b6ce20dfff51719c4c094e188d9863c7 Author: Anuj Phogat Date: Fri Feb 12 11:10:29 2016 -0800 glapi: Update dispatch XML files for OES_texture_compression_

Mesa (master): mesa: Add OES_texture_compression_astc to extension table and gl_extensions

2016-05-03 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 0306110fa92fba40766d4bed7fab7a1263937d45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0306110fa92fba40766d4bed7fab7a1263937d45 Author: Anuj Phogat Date: Thu Feb 11 11:27:01 2016 -0800 mesa: Add OES_texture_compression_astc to extension table and

Mesa (master): mesa/copyimage: make sure number of samples match.

2016-05-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: c4a0cd4662efe32e95c3f1e68b2f058b60bdcb52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4a0cd4662efe32e95c3f1e68b2f058b60bdcb52 Author: Dave Airlie Date: Tue May 3 16:09:38 2016 +1000 mesa/copyimage: make sure number of samples match. This fixe

Mesa (master): mesa/objectlabel: don't do memcpy if bufSize is 0 (v2)

2016-05-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5989a2937f6a77e8f32ccc30cc7f9b3bd7bed9eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5989a2937f6a77e8f32ccc30cc7f9b3bd7bed9eb Author: Dave Airlie Date: Tue May 3 17:32:28 2016 +1000 mesa/objectlabel: don't do memcpy if bufSize is 0 (v2) This

Mesa (master): mesa/textureview: move error checks up higher

2016-05-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: 30823f997b96e3568bc94827253e3a2b08e86598 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30823f997b96e3568bc94827253e3a2b08e86598 Author: Dave Airlie Date: Tue May 3 15:20:48 2016 +1000 mesa/textureview: move error checks up higher GL43-CTS.textu