Mesa (master): nv50/ra: `isinf()` is in namespace `std` since C++11.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f525db6358fbaa7b4296d2e6484e0b1ae703ac78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f525db6358fbaa7b4296d2e6484e0b1ae703ac78 Author: Pierre Moreau Date: Fri Mar 18 01:17:31 2016 +0100 nv50/ra: `isinf()` is in namespace `std` since C++11. This

Mesa (master): scons: Allow building with Address Sanitizer.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fa46848e51a619aba5a748316fe8fe4c2e17d243 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa46848e51a619aba5a748316fe8fe4c2e17d243 Author: Jose Fonseca Date: Sat Apr 9 20:26:42 2016 +0100 scons: Allow building with Address Sanitizer. libasan is ne

Mesa (master): mesa: Change an error code in glSamplerParameterI[iu]v().

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d1c89f60050fa5acd0bd1faa993de902631482a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1c89f60050fa5acd0bd1faa993de902631482a0 Author: Kenneth Graunke Date: Tue Apr 12 15:23:47 2016 -0700 mesa: Change an error code in glSamplerParameterI[iu]v().

Mesa (master): softpipe: Enable ARB_framebuffer_no_attachments

2016-04-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5a3d928e2cd8eeb4776c732cab5c0fce9d593ea2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a3d928e2cd8eeb4776c732cab5c0fce9d593ea2 Author: Edward O'Callaghan Date: Sun Apr 10 17:41:30 2016 +1000 softpipe: Enable ARB_framebuffer_no_attachments Signe

Mesa (master): softpipe: Free tgsi.image elements on context destruction.

2016-04-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 46bfcd61f5ca81fc7e19f0d74ee9fa70f16e9df7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46bfcd61f5ca81fc7e19f0d74ee9fa70f16e9df7 Author: Jose Fonseca Date: Tue Apr 12 17:03:52 2016 +0100 softpipe: Free tgsi.image elements on context destruction.

Mesa (master): vc4: Work around hardware limits on the number of verts in a single draw.

2016-04-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3b63301d9fff43119359eaeb34f80426919f0b4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b63301d9fff43119359eaeb34f80426919f0b4a Author: Eric Anholt Date: Fri Dec 12 15:17:53 2014 -0800 vc4: Work around hardware limits on the number of verts in a

Mesa (master): tgsi: fix buffer overflow

2016-04-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: b89708f95fafc458cc79bc210407b723a0f0f78c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b89708f95fafc458cc79bc210407b723a0f0f78c Author: Thomas Hindoe Paaboel Andersen Date: Wed Apr 13 03:06:05 2016 +0200 tgsi: fix buffer overflow Increase r to f

Mesa (master): softpipe: avoid buffer overflow

2016-04-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6d6525a377250865cc6baa2c9cd5c6c0b6cd3f9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d6525a377250865cc6baa2c9cd5c6c0b6cd3f9c Author: Thomas Hindoe Paaboel Andersen Date: Wed Apr 13 03:06:06 2016 +0200 softpipe: avoid buffer overflow Signed-of

Mesa (master): swr: support samplers in vertex shaders

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: b19d214b238228bfebfe3869b6aee540993fe706 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b19d214b238228bfebfe3869b6aee540993fe706 Author: Tim Rowley Date: Wed Mar 30 22:40:25 2016 -0500 swr: support samplers in vertex shaders Reviewed-by: George K

Mesa (master): swr: handle pci cap requests

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: b9294bc3452737914e2528775b3ae2099ab74110 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9294bc3452737914e2528775b3ae2099ab74110 Author: Tim Rowley Date: Fri Apr 1 19:58:29 2016 -0500 swr: handle pci cap requests Reviewed-by: George Kyriazis -

Mesa (master): radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 10cfd7a6045ffbfd0debf66d2dfd2caeeb559951 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10cfd7a6045ffbfd0debf66d2dfd2caeeb559951 Author: Nicolai Hähnle Date: Thu Mar 17 19:53:36 2016 -0500 radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2 This

Mesa (master): va: check null context in vlVaDestroyContext

2016-04-12 Thread Julien Isorce
Module: Mesa Branch: master Commit: 047e3264f67bc54365be7b0e163b6910a9e9de3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=047e3264f67bc54365be7b0e163b6910a9e9de3a Author: Iurie Salomov Date: Tue Apr 12 23:24:30 2016 +0100 va: check null context in vlVaDestroyContext Signed-off-by

Mesa (master): nir/clone: Copy bit size when cloning registers

2016-04-12 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8f3b516f2e9e3066792fe244351427f8775ce214 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f3b516f2e9e3066792fe244351427f8775ce214 Author: Jason Ekstrand Date: Mon Apr 11 14:46:14 2016 -0700 nir/clone: Copy bit size when cloning registers Reported-

Mesa (master): radeonsi: fix a critical SI hang since PIPELINESTAT_START/ STOP was added

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8e70a58af394a8699aecdaad6e406a9183ce2090 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e70a58af394a8699aecdaad6e406a9183ce2090 Author: Marek Olšák Date: Tue Apr 12 23:39:42 2016 +0200 radeonsi: fix a critical SI hang since PIPELINESTAT_START/STO

Mesa (master): glsl: Don't copy propagate or tree graft precise values.

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 95d622e16df0ddbf52e43a34bd6ed6dd15e3bdee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95d622e16df0ddbf52e43a34bd6ed6dd15e3bdee Author: Kenneth Graunke Date: Sun Apr 3 02:02:12 2016 -0700 glsl: Don't copy propagate or tree graft precise values.

Mesa (vulkan): util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Mark Janes
Module: Mesa Branch: vulkan Commit: 9e351e077befbdc179f7926edd8b5dde02f20494 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e351e077befbdc179f7926edd8b5dde02f20494 Author: Mark Janes Date: Tue Apr 12 11:52:53 2016 -0700 util: Fix race condition on libgcrypt initialization Fixes in

Mesa (master): i965/tiled_memcpy: Fix rgba8_copy_16_aligned_dst() typo

2016-04-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 8ec971a9972e5343cfb28da6f48650caba0a7e50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ec971a9972e5343cfb28da6f48650caba0a7e50 Author: Kristian Høgsberg Kristensen Date: Tue Apr 12 15:23:17 2016 -0700 i965/tiled_memcpy: Fix rgba8_copy_16_aligned

Mesa (master): glsl/linker: Add add_shader_variable() helper

2016-04-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 8ab6aae4dcecba4e77f6777606e92cf2c2f1f83e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ab6aae4dcecba4e77f6777606e92cf2c2f1f83e Author: Kristian Høgsberg Kristensen Date: Mon Apr 11 12:57:41 2016 -0700 glsl/linker: Add add_shader_variable() helpe

Mesa (master): glsl/linker: Recurse on struct fields when adding shader variables

2016-04-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 1af0f0151c6ae7d8634a642ad7a13713f395ca4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1af0f0151c6ae7d8634a642ad7a13713f395ca4d Author: Kristian Høgsberg Kristensen Date: Mon Apr 11 14:28:18 2016 -0700 glsl/linker: Recurse on struct fields when a

Mesa (master): glsl/linker: Pass name and type through to create_shader_variable()

2016-04-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 778fd46aa4df08f2dd5d5a9162e6dce062cc1cb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=778fd46aa4df08f2dd5d5a9162e6dce062cc1cb6 Author: Kristian Høgsberg Kristensen Date: Mon Apr 11 13:06:07 2016 -0700 glsl/linker: Pass name and type through to c

Mesa (master): glsl/linker: Pass absolute location to add_shader_variable( )

2016-04-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 09f01215933f8f7f8d3d4cda9ff94605164df9a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09f01215933f8f7f8d3d4cda9ff94605164df9a9 Author: Kristian Høgsberg Kristensen Date: Mon Apr 11 13:03:12 2016 -0700 glsl/linker: Pass absolute location to add_s

Mesa (master): i965/tiled_memcpy: Move SSSE3 code back into inline functions.

2016-04-12 Thread Matt Turner
Module: Mesa Branch: master Commit: fc88b4babf86e93421e7a9da29ae125712891390 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc88b4babf86e93421e7a9da29ae125712891390 Author: Matt Turner Date: Mon Apr 11 11:47:21 2016 -0700 i965/tiled_memcpy: Move SSSE3 code back into inline functions

Mesa (master): i965/tiled_memcpy: Optimize RGBA -> BGRA swizzle.

2016-04-12 Thread Matt Turner
Module: Mesa Branch: master Commit: 0a5d8d9af42fd77fce1492d55f958da97816961a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a5d8d9af42fd77fce1492d55f958da97816961a Author: Matt Turner Date: Fri Apr 8 15:30:30 2016 -0700 i965/tiled_memcpy: Optimize RGBA -> BGRA swizzle. Replaces f

Mesa (master): i965/tiled_memcpy: Unroll bytes==64 case.

2016-04-12 Thread Matt Turner
Module: Mesa Branch: master Commit: eafeb8db66dae7619ff3cb039706b990d718cba7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eafeb8db66dae7619ff3cb039706b990d718cba7 Author: Matt Turner Date: Mon Apr 11 11:59:59 2016 -0700 i965/tiled_memcpy: Unroll bytes==64 case. Reviewed-by: Rolan

Mesa (master): i965/tiled_memcpy: Provide SSE2 for RGBA8 <-> BGRA8 swizzle.

2016-04-12 Thread Matt Turner
Module: Mesa Branch: master Commit: 0e605d9b3af68b67dceb8eeaeabebe91bc9cf31c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e605d9b3af68b67dceb8eeaeabebe91bc9cf31c Author: Roland Scheidegger Date: Fri Jan 29 03:18:36 2016 +0100 i965/tiled_memcpy: Provide SSE2 for RGBA8 <-> BGRA8 sw

Mesa (master): radeonsi: fix bounds check in si_create_vertex_elements

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a191e6b719848a17963f185954f1696fa5a2bcb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a191e6b719848a17963f185954f1696fa5a2bcb1 Author: Nicolai Hähnle Date: Tue Apr 12 12:23:31 2016 -0500 radeonsi: fix bounds check in si_create_vertex_elements T

Mesa (master): radeonsi: add shader buffer support to TGSI_OPCODE_RESQ

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4e81843b135827ad7e4c6771dee574a695c3b64d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e81843b135827ad7e4c6771dee574a695c3b64d Author: Nicolai Hähnle Date: Wed Mar 16 18:03:19 2016 -0500 radeonsi: add shader buffer support to TGSI_OPCODE_RESQ R

Mesa (master): docs: mark atomic counters and SSBOs as done for radeonsi

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4285a97ceae4f5e49dc9da4be6b066c520052954 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4285a97ceae4f5e49dc9da4be6b066c520052954 Author: Nicolai Hähnle Date: Mon Mar 21 17:31:15 2016 -0500 docs: mark atomic counters and SSBOs as done for radeonsi

Mesa (master): radeonsi: add shader buffer support to TGSI_OPCODE_ATOM*

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 68bc25c931ab76fc9794cb10f515e81b28e2703d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68bc25c931ab76fc9794cb10f515e81b28e2703d Author: Nicolai Hähnle Date: Tue Mar 15 19:02:38 2016 -0500 radeonsi: add shader buffer support to TGSI_OPCODE_ATOM*

Mesa (master): radeonsi: move resetting of constant buffers into a separate function

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 73c8b85b6456775ab19b08b4d1f335e4f3c88dd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73c8b85b6456775ab19b08b4d1f335e4f3c88dd0 Author: Nicolai Hähnle Date: Wed Mar 16 17:42:57 2016 -0500 radeonsi: move resetting of constant buffers into a separa

Mesa (master): radeonsi: add offset parameter to buffer_append_args

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c6f5d000db1963eac6fb89d18008e5375720af93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6f5d000db1963eac6fb89d18008e5375720af93 Author: Nicolai Hähnle Date: Tue Mar 15 19:00:11 2016 -0500 radeonsi: add offset parameter to buffer_append_args Revi

Mesa (master): radeonsi: preload shader buffers in shaders

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: e88018ffe5dd57e368d6c15946f014c5457bb74c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e88018ffe5dd57e368d6c15946f014c5457bb74c Author: Nicolai Hähnle Date: Tue Mar 15 18:34:52 2016 -0500 radeonsi: preload shader buffers in shaders Reviewed-by:

Mesa (master): radeonsi: enable shader buffer pipe caps

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: bfd11c599600960f966d5d217b8dc20442108ef1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfd11c599600960f966d5d217b8dc20442108ef1 Author: Nicolai Hähnle Date: Tue Mar 15 16:25:42 2016 -0500 radeonsi: enable shader buffer pipe caps Reviewed-by: Mar

Mesa (master): radeonsi: add shader buffer support to TGSI_OPCODE_LOAD

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 745014c502bae7509828436eeade6b88c2e76834 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=745014c502bae7509828436eeade6b88c2e76834 Author: Nicolai Hähnle Date: Tue Mar 15 19:11:38 2016 -0500 radeonsi: add shader buffer support to TGSI_OPCODE_LOAD R

Mesa (master): radeonsi: implement set_shader_buffers

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c495c0ad37dc6a4505a726e3ac0e3d83adc46d30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c495c0ad37dc6a4505a726e3ac0e3d83adc46d30 Author: Nicolai Hähnle Date: Tue Mar 15 16:30:56 2016 -0500 radeonsi: implement set_shader_buffers Reviewed-by: Marek

Mesa (master): radeonsi: add shader buffer support to TGSI_OPCODE_STORE

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 01109282ce47094f19495b9928845d4b47d9629f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01109282ce47094f19495b9928845d4b47d9629f Author: Nicolai Hähnle Date: Wed Mar 16 17:03:02 2016 -0500 radeonsi: add shader buffer support to TGSI_OPCODE_STORE

Mesa (master): radeonsi: adjust buffer_append_args to take a 128 bit resource

2016-04-12 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c565466eeaea344e379af95967999e180d29a600 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c565466eeaea344e379af95967999e180d29a600 Author: Nicolai Hähnle Date: Tue Mar 15 18:47:14 2016 -0500 radeonsi: adjust buffer_append_args to take a 128 bit reso

Mesa (master): glsl: Add a method to print error messages for illegal qualifiers.

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 929e44099f83acee74d07eb3e33a3c0d22f8bc6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=929e44099f83acee74d07eb3e33a3c0d22f8bc6b Author: Kenneth Graunke Date: Sun Apr 10 22:41:46 2016 -0700 glsl: Add a method to print error messages for illegal qu

Mesa (master): glsl: Reject illegal qualifiers on atomic counter uniforms.

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e303e88a9c86ce9b08c34919982729bf234fe995 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e303e88a9c86ce9b08c34919982729bf234fe995 Author: Kenneth Graunke Date: Sun Apr 10 22:50:05 2016 -0700 glsl: Reject illegal qualifiers on atomic counter uniform

Mesa (master): dri/i965: fix incorrect rgbFormat in intelCreateBuffer().

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 35ade36c88e5aaa0b18c3cc911d9a4de3a60a80b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35ade36c88e5aaa0b18c3cc911d9a4de3a60a80b Author: Haixia Shi Date: Thu Apr 7 11:05:09 2016 -0700 dri/i965: fix incorrect rgbFormat in intelCreateBuffer(). It

Mesa (master): xlib: fix memory leak on Display close

2016-04-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 7f0854724827bd34b9e64ab0c9cabc328e404c62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f0854724827bd34b9e64ab0c9cabc328e404c62 Author: John Sheu Date: Tue Apr 12 12:53:00 2016 -0600 xlib: fix memory leak on Display close The XMesaVisual instanc

Mesa (master): st/mesa: Replace GLvoid with void

2016-04-12 Thread Brian Paul
Module: Mesa Branch: master Commit: d04bb14d04d2f2f03cdaa3d78121d338a81de2e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d04bb14d04d2f2f03cdaa3d78121d338a81de2e4 Author: Jakob Sinclair Date: Tue Apr 12 20:48:18 2016 +0200 st/mesa: Replace GLvoid with void GLvoid was used before

Mesa (master): gallium: Add capability for ARB_robust_buffer_access_behavior.

2016-04-12 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 70dcd841f7d94a7b44b294d5264324fc5905aae8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70dcd841f7d94a7b44b294d5264324fc5905aae8 Author: Bas Nieuwenhuizen Date: Tue Apr 12 15:00:31 2016 +0200 gallium: Add capability for ARB_robust_buffer_access_be

Mesa (master): radeonsi: Mark ARB_robust_buffer_access_behavior as supported.

2016-04-12 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 126da23d70dccd9eb5ebe7bf26cb113193f882a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=126da23d70dccd9eb5ebe7bf26cb113193f882a4 Author: Bas Nieuwenhuizen Date: Sun Apr 3 21:49:44 2016 +0200 radeonsi: Mark ARB_robust_buffer_access_behavior as sup

Mesa (master): mesa: Expose the ARB_robust_buffer_access_behavior extension.

2016-04-12 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 285dc05055f2f98137188692d4c924605e5a942d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=285dc05055f2f98137188692d4c924605e5a942d Author: Bas Nieuwenhuizen Date: Tue Apr 12 14:57:07 2016 +0200 mesa: Expose the ARB_robust_buffer_access_behavior exte

Mesa (master): main: rework the compatibility check of visuals in glXMakeCurrent

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: aad8707b288b03b26c1afde8b6280674e327115d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aad8707b288b03b26c1afde8b6280674e327115d Author: Miklós Máté Date: Thu Mar 24 01:12:59 2016 +0100 main: rework the compatibility check of visuals in glXMakeCur

Mesa (master): swr: [rasterizer core] Affinitize thread scratch space to numa node of worker

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: c25244f2f7f61ebb368a9651aef4de93bd8306ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c25244f2f7f61ebb368a9651aef4de93bd8306ac Author: Tim Rowley Date: Thu Mar 24 16:20:02 2016 -0600 swr: [rasterizer core] Affinitize thread scratch space to numa

Mesa (master): swr: [rasterizer core] Replace all naked OSALIGN macro uses with OSALIGNSIMD / OSALIGNLINE

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: 2c71fd4bf81b82c7c3f57fc2c97aa83e814b6883 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c71fd4bf81b82c7c3f57fc2c97aa83e814b6883 Author: Tim Rowley Date: Tue Mar 29 11:56:04 2016 -0600 swr: [rasterizer core] Replace all naked OSALIGN macro uses wi

Mesa (master): swr: [rasterizer core] Quantize depth to depth buffer precision prior to depth test/write.

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: e1871c4459bbd291e6356e971c6aa2becf4ecb96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1871c4459bbd291e6356e971c6aa2becf4ecb96 Author: Tim Rowley Date: Fri Mar 25 17:24:45 2016 -0600 swr: [rasterizer core] Quantize depth to depth buffer precisio

Mesa (master): swr: [rasterizer] Put in rudimentary garbage collection for the global arena allocator

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: 06c59dc417661cda41b50aa57656a848434acbb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06c59dc417661cda41b50aa57656a848434acbb4 Author: Tim Rowley Date: Wed Mar 30 19:24:32 2016 -0600 swr: [rasterizer] Put in rudimentary garbage collection for th

Mesa (master): swr: [rasterizer common] win32 build fixups

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: 2a19aca05fab2b7904b7187f85b2e421254a37e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a19aca05fab2b7904b7187f85b2e421254a37e6 Author: Tim Rowley Date: Thu Mar 24 17:48:57 2016 -0600 swr: [rasterizer common] win32 build fixups Acked-by: Brian P

Mesa (master): swr: [rasterizer core] Put DRAW_CONTEXT on a diet

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: b990483de21cd99a94a098bb0eb397ba86b7b2a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b990483de21cd99a94a098bb0eb397ba86b7b2a6 Author: Tim Rowley Date: Wed Mar 30 15:54:48 2016 -0600 swr: [rasterizer core] Put DRAW_CONTEXT on a diet No need for

Mesa (master): swr: [rasterizer] Misc fixes identified by static code analysis

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: f89f6d562aaa7d85fb5c6e9d8d98a9f20deab462 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f89f6d562aaa7d85fb5c6e9d8d98a9f20deab462 Author: Tim Rowley Date: Thu Mar 24 15:52:11 2016 -0600 swr: [rasterizer] Misc fixes identified by static code analysi

Mesa (master): swr: [rasterizer core] warning cleanup

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: df37b06276a7298d3785e95fbe2ec9dc1ebd6c4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df37b06276a7298d3785e95fbe2ec9dc1ebd6c4c Author: Tim Rowley Date: Fri Apr 1 15:52:34 2016 -0600 swr: [rasterizer core] warning cleanup Acked-by: Brian Paul

Mesa (master): swr: [rasterizer core] Add experimental support for hyper-threaded front-end

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: a939a58881063c092a95bd7f1426b8fae1d8a44d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a939a58881063c092a95bd7f1426b8fae1d8a44d Author: Tim Rowley Date: Wed Mar 30 14:59:40 2016 -0600 swr: [rasterizer core] Add experimental support for hyper-thre

Mesa (master): swr: [rasterizer] Avoid segv in thread creation on machines with non-consecutive NUMA topology.

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: 9a8146d0ff623ee26f17b9292176ab0a79ead374 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a8146d0ff623ee26f17b9292176ab0a79ead374 Author: Tim Rowley Date: Wed Mar 30 12:32:41 2016 -0600 swr: [rasterizer] Avoid segv in thread creation on machines wi

Mesa (master): swr: [rasterizer] Ensure correct alignment of stack variables used as vectors

2016-04-12 Thread Tim Rowley
Module: Mesa Branch: master Commit: 32a8653ad2cef2fba70b33ee62adc6f5d9d427d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32a8653ad2cef2fba70b33ee62adc6f5d9d427d8 Author: Tim Rowley Date: Tue Mar 29 10:58:43 2016 -0600 swr: [rasterizer] Ensure correct alignment of stack variables

Mesa (master): st/mesa: fix memleak in glDrawPixels cache code

2016-04-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c014782138634d5d36e1484bf498cef2b2d888f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c014782138634d5d36e1484bf498cef2b2d888f Author: Brian Paul Date: Mon Apr 11 18:54:28 2016 -0600 st/mesa: fix memleak in glDrawPixels cache code If the glDraw

Mesa (master): mesa: Use STATIC_ASSERT whenever possible.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7279098dc58d2d9d533900f1607aee76fcbbdab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7279098dc58d2d9d533900f1607aee76fcbbdab0 Author: Jose Fonseca Date: Tue Apr 12 07:35:08 2016 +0100 mesa: Use STATIC_ASSERT whenever possible. Reviewed-by: Eri

Mesa (master): gallium: Use STATIC_ASSERT whenever possible.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b5105e67a860c6c3271ad7d48e2d80e84c3e8ade URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5105e67a860c6c3271ad7d48e2d80e84c3e8ade Author: Jose Fonseca Date: Tue Apr 12 07:36:06 2016 +0100 gallium: Use STATIC_ASSERT whenever possible. Reviewed-by:

Mesa (master): softpipe: Use STATIC_ASSERT whenever possible.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b025c23cfe6069829601df46670366a2b625f245 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b025c23cfe6069829601df46670366a2b625f245 Author: Jose Fonseca Date: Tue Apr 12 07:35:38 2016 +0100 softpipe: Use STATIC_ASSERT whenever possible. Reviewed-by:

Mesa (master): svga: Use STATIC_ASSERT whenever possible.

2016-04-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2f13d7543fd272b4dd49d1389854ebcd6302694e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f13d7543fd272b4dd49d1389854ebcd6302694e Author: Jose Fonseca Date: Tue Apr 12 07:35:23 2016 +0100 svga: Use STATIC_ASSERT whenever possible. Reviewed-by: Eri

Mesa (master): r600g: use common scissor and viewport code

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 686b018ab313e3a95931676995be0e65dc7a9b75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=686b018ab313e3a95931676995be0e65dc7a9b75 Author: Marek Olšák Date: Sun Apr 10 04:56:46 2016 +0200 r600g: use common scissor and viewport code It's the same as

Mesa (master): gallium/radeon: add R600/Evergreen/ Cayman support to common viewport code

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 87a5b07f9013536d5a0de66ffc2d9141b02190c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87a5b07f9013536d5a0de66ffc2d9141b02190c5 Author: Marek Olšák Date: Sun Apr 10 12:53:12 2016 +0200 gallium/radeon: add R600/Evergreen/Cayman support to common v

Mesa (master): radeonsi: use guard band clipping

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: db00f6cc9cdef551e1069a6d5cf6171565cc0ace URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db00f6cc9cdef551e1069a6d5cf6171565cc0ace Author: Marek Olšák Date: Sun Apr 10 03:38:09 2016 +0200 radeonsi: use guard band clipping Guard band clipping speeds

Mesa (master): radeonsi: compute scissor from viewport in set_viewport_states

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: cb21f8a97cdd5ae240aecdfa417b60b2c0dd6789 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb21f8a97cdd5ae240aecdfa417b60b2c0dd6789 Author: Marek Olšák Date: Sun Apr 10 03:29:57 2016 +0200 radeonsi: compute scissor from viewport in set_viewport_state

Mesa (master): radeonsi: move scissor and viewport states into gallium/ radeon

2016-04-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2ca5566ed7847f5a56d055fd6530382c55012663 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ca5566ed7847f5a56d055fd6530382c55012663 Author: Marek Olšák Date: Sun Apr 10 04:26:50 2016 +0200 radeonsi: move scissor and viewport states into gallium/radeo

Mesa (master): 29 new commits

2016-04-12 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b6a0b7fc02c27c334cf932cfdfd7bedef5a5198 Author: Marek Olšák Date: Mon Apr 11 20:24:34 2016 +0200 gallium/radeon: set GTT WC on tiled textures Just for consistency. This should have no effect, because OpenGL textures alw

Mesa (master): radeonsi: Synchronize a streamout write after read hazard.

2016-04-12 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: fc67375379ec26eef63f8e530724cd53c97bc3d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc67375379ec26eef63f8e530724cd53c97bc3d0 Author: Bas Nieuwenhuizen Date: Mon Apr 11 15:53:43 2016 +0200 radeonsi: Synchronize a streamout write after read haza

Mesa (master): nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param()

2016-04-12 Thread Hans de Goede
Module: Mesa Branch: master Commit: dccdb655a169a43de4427580e230f9d3706436cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dccdb655a169a43de4427580e230f9d3706436cd Author: Hans de Goede Date: Mon Apr 11 14:07:20 2016 +0200 nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_pa

Mesa (master): dri/i965: extend GLES3 sRGB workaround to cover all formats

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b0e3ba61b5f8bb285472d5acda5ff233b05aeef4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0e3ba61b5f8bb285472d5acda5ff233b05aeef4 Author: Haixia Shi Date: Thu Apr 7 11:05:08 2016 -0700 dri/i965: extend GLES3 sRGB workaround to cover all formats I

Mesa (master): i965: Add autogenerated 'brw_nir_trig_workarounds.c' to gitignore

2016-04-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: ea8a65f503f05404d923a2a076064c3ffe6660aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea8a65f503f05404d923a2a076064c3ffe6660aa Author: Eduardo Lima Mitev Date: Tue Apr 12 10:11:35 2016 +0200 i965: Add autogenerated 'brw_nir_trig_workarounds.c' t

Mesa (master): glsl: Update hash table comments in constant propagation

2016-04-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 703c1e69d89df303e5fb4c1873f9b3954bdeda9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=703c1e69d89df303e5fb4c1873f9b3954bdeda9c Author: Rhys Kidd Date: Sun Apr 10 20:43:25 2016 -0400 glsl: Update hash table comments in constant propagation Signe