Mesa (master): nir: Don't abs slt and friends

2016-03-22 Thread Ian Romanick
Module: Mesa Branch: master Commit: d7a25a9defe5fd42677266c0bcfd10909e5e49a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7a25a9defe5fd42677266c0bcfd10909e5e49a4 Author: Ian Romanick Date: Wed Mar 2 13:47:56 2016 -0800 nir: Don't abs slt and friends No shader-db changes

Mesa (master): nir: Simplify 0 < fabs(a)

2016-03-22 Thread Ian Romanick
Module: Mesa Branch: master Commit: 348e5a71d8bc1398c73b731d3e6d80fd3b122513 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=348e5a71d8bc1398c73b731d3e6d80fd3b122513 Author: Ian Romanick Date: Wed Mar 2 15:36:14 2016 -0800 nir: Simplify 0 < fabs(a) Sandy Bridge / Ivy Bri

Mesa (master): nir: Lower flrp with Boolean interpolator to bcsel

2016-03-22 Thread Ian Romanick
Module: Mesa Branch: master Commit: a4079f1cb2d7142d798f6d7fcb7ef29f34976f5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4079f1cb2d7142d798f6d7fcb7ef29f34976f5b Author: Ian Romanick Date: Mon Mar 7 13:09:30 2016 -0800 nir: Lower flrp with Boolean interpolator to bcsel On

Mesa (master): nir: Simplify 0 >= b2f(a)

2016-03-22 Thread Ian Romanick
Module: Mesa Branch: master Commit: 564a8b8a2645939cd416b62ae2e59c2fbd4b9fc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=564a8b8a2645939cd416b62ae2e59c2fbd4b9fc2 Author: Ian Romanick Date: Wed Mar 2 15:18:34 2016 -0800 nir: Simplify 0 >= b2f(a) This also prevented s

Mesa (master): i965: Have NIR lower flrp on pre-GEN6 vec4 backend

2016-03-22 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9442db4f89156713bcb241803f6de7c0777262c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9442db4f89156713bcb241803f6de7c0777262c5 Author: Ian Romanick Date: Mon Mar 7 10:55:21 2016 -0800 i965: Have NIR lower flrp on pre-GEN6 vec4 backend

Mesa (master): meta: Use _mesa_CreateFramebuffers instead of _mesa_GenFramebuffers

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7c254f02008159b4e042cd6c9d33a2fc8c92e1ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c254f02008159b4e042cd6c9d33a2fc8c92e1ea Author: Ian Romanick Date: Fri Nov 13 11:06:51 2015 -0800 meta: Use _mesa_CreateFramebuffers instead of

Mesa (master): meta: Save and restore the framebuffer using gl_framebuffer instead of GL API object handle

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: f76462cb6ffbf70a10ae216c97e85ee195ce1d5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f76462cb6ffbf70a10ae216c97e85ee195ce1d5b Author: Ian Romanick Date: Fri Nov 13 10:51:01 2015 -0800 meta: Save and restore the framebuffer using gl_framebuffer

Mesa (master): i965/meta: Don't pollute the framebuffer namespace

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1a80ca22fef420142d128f98bb3a04a5d9c46bf9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a80ca22fef420142d128f98bb3a04a5d9c46bf9 Author: Ian Romanick Date: Fri Nov 13 17:57:18 2015 -0800 i965/meta: Don't pollute the framebuffer namespace

Mesa (master): meta: Use _mesa_check_framebuffer_status instead of _mesa_CheckFramebufferStatus

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 64aff35f8409f9a82b3b8a181b9b25e94a0e9fcb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64aff35f8409f9a82b3b8a181b9b25e94a0e9fcb Author: Ian Romanick Date: Thu Nov 12 17:18:53 2015 -0800 meta: Use _mesa_check_framebuffer_status instead of

Mesa (master): meta/decompress: Track framebuffer using gl_framebuffer instead of GL API object handle

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 91e5825b8af38109b3a58a0be28749859d2516a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91e5825b8af38109b3a58a0be28749859d2516a3 Author: Ian Romanick Date: Fri Nov 13 17:21:38 2015 -0800 meta/decompress: Track framebuffer using gl_framebuffer

Mesa (master): meta: Don't pollute the framebuffer namespace

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3071da303211701df38ee052cb80c30acba51768 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3071da303211701df38ee052cb80c30acba51768 Author: Ian Romanick Date: Fri Nov 13 16:51:27 2015 -0800 meta: Don't pollute the framebuffer namespace tl;dr

Mesa (master): meta/generate_mipmap: Track framebuffer using gl_framebuffer instead of GL API object handle

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3ed44fab1811a2112d3b10233640b5aa369b2d21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ed44fab1811a2112d3b10233640b5aa369b2d21 Author: Ian Romanick Date: Fri Nov 13 17:14:00 2015 -0800 meta/generate_mipmap: Track framebuffer using

Mesa (master): meta: Convert _mesa_meta_bind_fbo_image to take a gl_framebuffer instead of a GL API handle

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: f69c743069b65fa58196875a0c5a74e4160acc86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f69c743069b65fa58196875a0c5a74e4160acc86 Author: Ian Romanick Date: Thu Nov 12 17:05:27 2015 -0800 meta: Convert _mesa_meta_bind_fbo_image to take a

Mesa (master): i965/meta: Use _mesa_bind_framebuffers instead of _mesa_BindFramebuffer

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8f1b1878a0ae80dddc95a4322b0e84f486015c81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f1b1878a0ae80dddc95a4322b0e84f486015c81 Author: Ian Romanick Date: Fri Nov 13 17:35:30 2015 -0800 i965/meta: Use _mesa_bind_framebuffers instead of

Mesa (master): meta: Obvious refactor of _mesa_meta_framebuffer_texture_image

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 92266ff7a34ef4d16509650d714487a5c74fd27c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92266ff7a34ef4d16509650d714487a5c74fd27c Author: Ian Romanick Date: Thu Nov 12 17:11:30 2015 -0800 meta: Obvious refactor of

Mesa (master): i965/meta: Use _mesa_CreateFramebuffers instead of _mesa_GenFramebuffers

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 6b70c9ea98663fcf65b31b0a9deb83b49e3adb01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b70c9ea98663fcf65b31b0a9deb83b49e3adb01 Author: Ian Romanick Date: Fri Nov 13 11:04:25 2015 -0800 i965/meta: Use _mesa_CreateFramebuffers instead of

Mesa (master): meta: Use _mesa_bind_framebuffers instead of _mesa_BindFramebuffer

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: ec5757f9c93c6749aee39a10d6edfe4a7389ef5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec5757f9c93c6749aee39a10d6edfe4a7389ef5e Author: Ian Romanick Date: Fri Nov 13 11:12:57 2015 -0800 meta: Use _mesa_bind_framebuffers instead of

Mesa (master): mesa: Refactor bind_framebuffer to make _mesa_bind_framebuffers

2016-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: fed9b0ed5a6856ac109ffee5116b988bc0669e5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fed9b0ed5a6856ac109ffee5116b988bc0669e5b Author: Ian Romanick Date: Fri Nov 13 10:46:40 2015 -0800 mesa: Refactor bind_framebuffer to make

Mesa (master): i965/cfg: Slightly rearrange dead_control_flow_eliminate

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 70cf0eb5c72c8115b1d2fe6532c97640b4043c0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70cf0eb5c72c8115b1d2fe6532c97640b4043c0c Author: Ian Romanick Date: Wed Feb 24 18:52:05 2016 -0800 i965/cfg: Slightly rearrange dead_control_flow_eliminate

Mesa (master): i965/cfg: Eliminate an empty then-branch of an if/else/ endif

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 69bb063ec22453cdf1b7b363b1c7db47697b586f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69bb063ec22453cdf1b7b363b1c7db47697b586f Author: Ian Romanick Date: Wed Feb 24 19:11:39 2016 -0800 i965/cfg: Eliminate an empty then-branch of an if/else

Mesa (master): i965/cfg: Don't handle fully empty if/else/endif

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2513a20240e77a9a0a453d9789c64a656852c929 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2513a20240e77a9a0a453d9789c64a656852c929 Author: Ian Romanick Date: Wed Feb 24 19:29:57 2016 -0800 i965/cfg: Don't handle fully empty if/else/endif This

Mesa (master): i965/cfg: Split out dead control flow paths to simplify both paths

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5bfb3027834602841a62907929bb7795068fd44e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bfb3027834602841a62907929bb7795068fd44e Author: Ian Romanick Date: Wed Feb 24 19:39:49 2016 -0800 i965/cfg: Split out dead control flow paths to simplify

Mesa (master): i965/cfg: Fix comment list punctuation

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 585b18f305fac2b6cbb1adbda62cfd7193cac2c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=585b18f305fac2b6cbb1adbda62cfd7193cac2c1 Author: Ian Romanick Date: Fri Feb 26 11:16:33 2016 -0800 i965/cfg: Fix comment list punctuation Trivial Signed-off

Mesa (master): i965/cfg: Track prev_block and prev_inst explicitly in the whole function

2016-02-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: c7deee69ea6f64ea5b563985bf19d9deebe73b5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7deee69ea6f64ea5b563985bf19d9deebe73b5b Author: Ian Romanick Date: Wed Feb 24 19:26:13 2016 -0800 i965/cfg: Track prev_block and prev_inst explicitly in the

Mesa (master): glsl: Detect do-while-false loops and unroll them

2016-02-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9d9aeb91b13abf455c7d650d7f6583d8ec6c3895 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d9aeb91b13abf455c7d650d7f6583d8ec6c3895 Author: Ian Romanick Date: Thu Feb 18 18:08:58 2016 -0800 glsl: Detect do-while-false loops and unroll them

Mesa (master): meta: Use _mesa_CreateRenderbuffers instead of _mesa_GenRenderbuffers and _mesa_BindRenderbuffer

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: e273bbd60b7bf2ef19b575d2a16f47409b39ddf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e273bbd60b7bf2ef19b575d2a16f47409b39ddf1 Author: Ian Romanick Date: Wed Nov 11 14:33:30 2015 -0800 meta: Use _mesa_CreateRenderbuffers instead of

Mesa (master): mesa: Refactor renderbuffer_storage to make _mesa_renderbuffer_storage

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: eb5bc62e97d8f66696dca7d5c6acb616a55a16d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb5bc62e97d8f66696dca7d5c6acb616a55a16d1 Author: Ian Romanick Date: Thu Nov 12 09:11:20 2015 -0800 mesa: Refactor renderbuffer_storage to make

Mesa (master): meta/decompress: Track renderbuffer using gl_renderbuffer instead of GL API object handle

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4087c17832b737951280c7bf1977b589a88ec4cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4087c17832b737951280c7bf1977b589a88ec4cb Author: Ian Romanick Date: Thu Nov 12 09:26:41 2015 -0800 meta/decompress: Track renderbuffer using gl_renderbuffer

Mesa (master): meta: Don't save or restore the renderbuffer binding

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: ab2b6317037cbe6746a3653d37562169e30c13da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab2b6317037cbe6746a3653d37562169e30c13da Author: Ian Romanick Date: Wed Nov 11 14:34:11 2015 -0800 meta: Don't save or restore the renderbuffer bi

Mesa (master): i965/meta: Use _mesa_CreateRenderbuffers instead of _mesa_GenRenderbuffers and _mesa_BindRenderbuffer

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1e055e9211fcb0a0e6595eeb433c580597a19dbd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e055e9211fcb0a0e6595eeb433c580597a19dbd Author: Ian Romanick Date: Wed Nov 11 14:29:18 2015 -0800 i965/meta: Use _mesa_CreateRenderbuffers instead of

Mesa (master): meta: Use internal functions for renderbuffer access

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3aeff21fbfb33197538a30871dc054064dc0ff33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3aeff21fbfb33197538a30871dc054064dc0ff33 Author: Ian Romanick Date: Thu Nov 12 09:29:34 2015 -0800 meta: Use internal functions for renderbuffer access

Mesa (master): i965/meta: Use internal functions for renderbuffer access

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 03506c9ef1c533bafde01b793571799d3ab52bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03506c9ef1c533bafde01b793571799d3ab52bf5 Author: Ian Romanick Date: Wed Nov 11 16:35:05 2015 -0800 i965/meta: Use internal functions for renderbuffer access

Mesa (master): i965/meta: Return struct gl_renderbuffer* from brw_get_rb_for_slice instead of GL API handle

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4c6b0e017c909c07b0f328261f263b93cd605c8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c6b0e017c909c07b0f328261f263b93cd605c8a Author: Ian Romanick Date: Wed Nov 11 15:57:25 2015 -0800 i965/meta: Return struct gl_renderbuffer* from

Mesa (master): mesa: Refactor _mesa_framebuffer_renderbuffer

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9ae42ab1ec7024814494cf65c4527c1b9ad98cd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ae42ab1ec7024814494cf65c4527c1b9ad98cd0 Author: Ian Romanick Date: Wed Nov 11 16:30:41 2015 -0800 mesa: Refactor _mesa_framebuffer_renderbuffer This

Mesa (master): i965/meta: Don't pollute the renderbuffer namespace

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 47a5aa4bfa06e891f88e759008ee4e7129387d7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47a5aa4bfa06e891f88e759008ee4e7129387d7e Author: Ian Romanick Date: Wed Nov 11 18:05:09 2015 -0800 i965/meta: Don't pollute the renderbuffer namespace

Mesa (master): meta/decompress: Don't pollute the renderbuffer namespace

2016-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0ecc9d907e6a76367ddf1879d3083c794337a8b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ecc9d907e6a76367ddf1879d3083c794337a8b5 Author: Ian Romanick Date: Thu Nov 12 09:37:27 2015 -0800 meta/decompress: Don't pollute the renderbuffer name

Mesa (master): meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state for GL_TEXTURE_RECTANGLE

2016-01-25 Thread Ian Romanick
Module: Mesa Branch: master Commit: 18b0ba340b9229e7afd5e38b5d825fde3a435b63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18b0ba340b9229e7afd5e38b5d825fde3a435b63 Author: Ian Romanick Date: Tue Jan 12 16:08:47 2016 -0800 meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state for

Mesa (master): meta: Use internal functions to set texture parameters

2016-01-25 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2542871387393e855f6afe6c94d44611eefaf6eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2542871387393e855f6afe6c94d44611eefaf6eb Author: Ian Romanick Date: Tue Jan 12 16:37:27 2016 -0800 meta: Use internal functions to set texture parameters

Mesa (master): mesa: Don't include meta.h

2016-01-25 Thread Ian Romanick
Module: Mesa Branch: master Commit: bae8a4f05bf864b3811390458a24cde917bb4dc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bae8a4f05bf864b3811390458a24cde917bb4dc2 Author: Ian Romanick Date: Wed Jan 20 12:24:38 2016 -0800 mesa: Don't include meta.h Commit 055093e removed the

Mesa (master): meta/copy_image: Fix typo in comment

2016-01-25 Thread Ian Romanick
Module: Mesa Branch: master Commit: f7800fadff63cf2df184fc5201ecb10c92fb2908 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7800fadff63cf2df184fc5201ecb10c92fb2908 Author: Ian Romanick Date: Thu Jan 14 15:15:16 2016 -0800 meta/copy_image: Fix typo in comment Trivial. Signed-off

Mesa (master): mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: adb4b31bc33fda284319819877312f9e8631b657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=adb4b31bc33fda284319819877312f9e8631b657 Author: Ian Romanick Date: Mon Nov 9 19:02:21 2015 -0800 mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler

Mesa (master): meta: Only bind the sampler in one place

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1799eddb510bef502901c097ddce9e40d58ff09d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1799eddb510bef502901c097ddce9e40d58ff09d Author: Ian Romanick Date: Tue Nov 10 15:16:33 2015 -0800 meta: Only bind the sampler in one place All of the calls

Mesa (master): meta/blit: Don' t pollute the sampler object namespace in _mesa_meta_setup_sampler

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 963065b76cbc254f2fbc6be4e0491264aeaec4ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=963065b76cbc254f2fbc6be4e0491264aeaec4ce Author: Ian Romanick Date: Mon Nov 9 19:10:48 2015 -0800 meta/blit: Don't pollute the sampler object namespa

Mesa (master): meta/decompress: Save and restore the sampler using gl_sampler_object instead of GL API object handle

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: b03ee127d8b064af13ab8874548ed39885c14094 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b03ee127d8b064af13ab8874548ed39885c14094 Author: Ian Romanick Date: Wed Nov 11 11:01:46 2015 -0800 meta/decompress: Save and restore the sampler using

Mesa (master): meta/decompress: Use internal functions for sampler object access

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1998af813af1078b4d19750ea4a634da8e42d8ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1998af813af1078b4d19750ea4a634da8e42d8ea Author: Ian Romanick Date: Tue Nov 10 15:33:20 2015 -0800 meta/decompress: Use internal functions for sampler object

Mesa (master): meta/generate_mipmap: Use internal functions for sampler object access

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: b94e7f398d9f65b2e0fc646cfe69267292914c75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b94e7f398d9f65b2e0fc646cfe69267292914c75 Author: Ian Romanick Date: Mon Nov 9 19:22:25 2015 -0800 meta/generate_mipmap: Use internal functions for sampler

Mesa (master): mesa: Add _mesa_set_sampler_filters method

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: ecba76d3c0f644c5f3ca84a7b40ea799a9eaf165 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecba76d3c0f644c5f3ca84a7b40ea799a9eaf165 Author: Ian Romanick Date: Mon Nov 9 11:59:19 2015 -0800 mesa: Add _mesa_set_sampler_filters method v2: Add filter

Mesa (master): meta/decompress: Don't pollute the sampler object namespace

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: ae50157363e828a50b249743d3f0b83322a3bc3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae50157363e828a50b249743d3f0b83322a3bc3a Author: Ian Romanick Date: Tue Nov 10 16:33:02 2015 -0800 meta/decompress: Don't pollute the sampler object name

Mesa (master): meta/generate_mipmap: Don' t pollute the sampler object namespace

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: b85c5fe52685bd479e97187cda1c8d38901e245e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b85c5fe52685bd479e97187cda1c8d38901e245e Author: Ian Romanick Date: Tue Nov 10 15:12:13 2015 -0800 meta/generate_mipmap: Don't pollute the sampler o

Mesa (master): meta/blit: Save and restore the sampler using gl_sampler_object instead of GL API object handle

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 533320e4d1367f8acb81dab6e1a15bbc3ebb2385 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=533320e4d1367f8acb81dab6e1a15bbc3ebb2385 Author: Ian Romanick Date: Tue Nov 10 18:46:12 2015 -0800 meta/blit: Save and restore the sampler using

Mesa (master): mesa: Add _mesa_set_sampler_wrap method

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 08822b4b43e3bc51bbcc42ab01ba1095b30a9298 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08822b4b43e3bc51bbcc42ab01ba1095b30a9298 Author: Ian Romanick Date: Mon Nov 9 11:55:59 2015 -0800 mesa: Add _mesa_set_sampler_wrap method Signed-off-by: Ian

Mesa (master): meta/generate_mipmap: Save and restore the sampler using gl_sampler_object instead of GL API object handle

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: d6782712a14985d292f060d1fa1684b1dc2c02cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6782712a14985d292f060d1fa1684b1dc2c02cd Author: Ian Romanick Date: Tue Nov 10 21:33:52 2015 -0800 meta/generate_mipmap: Save and restore the sampler using

Mesa (master): meta/blit: Group the SamplerParameteri calls with the other sampler operations

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: ad5b1b41aebb029c904ce4e95f6a79b7280915e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad5b1b41aebb029c904ce4e95f6a79b7280915e7 Author: Ian Romanick Date: Mon Nov 9 11:39:15 2015 -0800 meta/blit: Group the SamplerParameteri calls with the other

Mesa (master): meta/blit: Use internal functions for sampler object access

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: d796b491cc0fb42c503b982a043e0e490d691353 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d796b491cc0fb42c503b982a043e0e490d691353 Author: Ian Romanick Date: Mon Nov 9 12:41:47 2015 -0800 meta/blit: Use internal functions for sampler object access

Mesa (master): meta/generate_mipmap: Track sampler using gl_sampler_object instead of GL API object handle

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 36f413209f0c3e066578058cdc616a8b0dbb8a97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36f413209f0c3e066578058cdc616a8b0dbb8a97 Author: Ian Romanick Date: Tue Nov 10 15:06:04 2015 -0800 meta/generate_mipmap: Track sampler using gl_sampler_object

Mesa (master): meta/decompress: Track sampler using gl_sampler_object instead of GL API object handle

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: d4094f64c1c1d94125931c95a2dad04ab1261ff2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4094f64c1c1d94125931c95a2dad04ab1261ff2 Author: Ian Romanick Date: Tue Nov 10 16:26:38 2015 -0800 meta/decompress: Track sampler using gl_sampler_object

Mesa (master): meta: Unconditionally set GL_SKIP_DECODE_EXT

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5be700e5cc7c391ed197e46d2928856761409e8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5be700e5cc7c391ed197e46d2928856761409e8b Author: Ian Romanick Date: Tue Nov 10 15:18:54 2015 -0800 meta: Unconditionally set GL_SKIP_DECODE_EXT The path that

Mesa (master): mesa: Add _mesa_set_sampler_srgb_decode method

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4cf5c85ec70abb736e9c135e77c221b177d85d12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cf5c85ec70abb736e9c135e77c221b177d85d12 Author: Ian Romanick Date: Mon Nov 9 12:16:58 2015 -0800 mesa: Add _mesa_set_sampler_srgb_decode method Signed-off

Mesa (master): mesa: Mark Identity as const

2016-01-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5318bd351eaee182fd2ecc98f94a3b2a72ae64e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5318bd351eaee182fd2ecc98f94a3b2a72ae64e8 Author: Ian Romanick Date: Thu Jan 7 15:10:16 2016 -0800 mesa: Mark Identity as const I was going to send this as

Mesa (master): i915/i965: Fix typo in perf_debug message

2016-01-05 Thread Ian Romanick
Module: Mesa Branch: master Commit: ee4676aa57a0b1d4ac7e2f30fd45c36807fe35ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee4676aa57a0b1d4ac7e2f30fd45c36807fe35ea Author: Ian Romanick Date: Thu Dec 17 17:50:34 2015 -0800 i915/i965: Fix typo in perf_debug message Trivial Signed

Mesa (master): swrast: move two global defines to the only place where they are used

2015-12-17 Thread Ian Romanick
are used Reviewed-by: Ian Romanick --- src/mesa/main/mtypes.h|2 -- src/mesa/swrast/s_atifragshader.c |2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h index 48309bf..707ebb9 100644 --- a/src/mesa/main

Mesa (master): mesa: Don't leak ATIfs instructions in DeleteFragmentShader

2015-12-17 Thread Ian Romanick
hader Reviewed-by: Ian Romanick Cc: "11.0 11.1" --- src/mesa/main/atifragshader.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/main/atifragshader.c b/src/mesa/main/atifragshader.c index 935ba05..3ddc51d 100644 --- a/src/mesa/main/atifragshader.c +++

Mesa (master): mesa: improve debug log in atifragshader

2015-12-17 Thread Ian Romanick
Module: Mesa Branch: master Commit: 555f67c3d717a52464b517cd6d9874468ab3bd92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=555f67c3d717a52464b517cd6d9874468ab3bd92 Author: Miklós Máté Date: Wed Dec 16 00:05:41 2015 +0100 mesa: improve debug log in atifragshader Reviewed-by: Ian

Mesa (master): program: fix comment about the fog formula

2015-12-17 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5150d56ec43e3081a8a2e114d2ff7be347749c4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5150d56ec43e3081a8a2e114d2ff7be347749c4b Author: Miklós Máté Date: Wed Dec 16 00:05:40 2015 +0100 program: fix comment about the fog formula Reviewed-by: Ian

Mesa (master): meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER

2015-12-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: 96dc732ed81f48d8bbc7aa6fb4d9c2833b691189 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96dc732ed81f48d8bbc7aa6fb4d9c2833b691189 Author: Ian Romanick Date: Thu Dec 3 12:22:23 2015 -0800 meta/generate_mipmap: Work-around GLES 1.x problem with

Mesa (master): 22 new commits

2015-11-24 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b3a0d23504de43ce2dc028e84037f7cd89bd89 Author: Ian Romanick Date: Mon Nov 9 11:15:04 2015 -0800 meta: Don't save or restore the active client texture This setting is only used by glTexCoordPointer and related glE

Mesa (master): docs: add missed i965 feature to relnotes

2015-11-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9b41489cb5ae7ef9157e8e6b42f3621a871c75a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b41489cb5ae7ef9157e8e6b42f3621a871c75a3 Author: Ian Romanick Date: Tue Nov 24 08:58:49 2015 -0800 docs: add missed i965 feature to relnotes Trivial

Mesa (master): docs: Add GL_EXT_shader_samples_identical to the release notes

2015-11-20 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2f7d2fd9979ce111af9c3a79b967d4efc029ab60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f7d2fd9979ce111af9c3a79b967d4efc029ab60 Author: Ian Romanick Date: Fri Nov 20 11:36:41 2015 -0800 docs: Add GL_EXT_shader_samples_identical to the release

Mesa (master): glsl: Add textureSamplesIdenticalEXT built-in functions

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 06c56f443aa1850b2651df3636c42a8740cff847 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06c56f443aa1850b2651df3636c42a8740cff847 Author: Ian Romanick Date: Tue Nov 17 16:59:40 2015 -0800 glsl: Add textureSamplesIdenticalEXT built-in functions

Mesa (master): glsl: Add ir_samples_identical opcode

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8343583557fbbf0e04ce8e834a71f00b219232ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8343583557fbbf0e04ce8e834a71f00b219232ce Author: Ian Romanick Date: Tue Nov 17 16:54:31 2015 -0800 glsl: Add ir_samples_identical opcode Signed-off-by: Ian

Mesa (master): Import current draft of EXT_shader_samples_identical spec

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: b1b9f68d4cc29130d0cb6219b02e13c67c0c7f10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1b9f68d4cc29130d0cb6219b02e13c67c0c7f10 Author: Ian Romanick Date: Tue Nov 17 15:26:27 2015 -0800 Import current draft of EXT_shader_samples_identical spec

Mesa (master): i965: Enable EXT_shader_samples_identical

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 99840eb983f74cd447546f7205c8c9f505ef82c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99840eb983f74cd447546f7205c8c9f505ef82c8 Author: Ian Romanick Date: Tue Nov 17 17:57:08 2015 -0800 i965: Enable EXT_shader_samples_identical On the vec4

Mesa (master): mesa: Extension tracking for EXT_shader_samples_indentical

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: ff59700d29bb5db0010c3f7508336bf66a03d11f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff59700d29bb5db0010c3f7508336bf66a03d11f Author: Ian Romanick Date: Tue Nov 17 15:32:10 2015 -0800 mesa: Extension tracking for EXT_shader_samples_indentical

Mesa (master): glsl: Extension tracking for EXT_shader_samples_indentical

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: ef54434c52385bea59d47dbfcedc6845f33fb231 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef54434c52385bea59d47dbfcedc6845f33fb231 Author: Ian Romanick Date: Tue Nov 17 15:36:15 2015 -0800 glsl: Extension tracking for EXT_shader_samples_indentical

Mesa (master): i965/vec4: Handle nir_tex_src_ms_index more like the scalar

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 84b6c64efc52948da8db89b8d92d5e744e6cfc95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84b6c64efc52948da8db89b8d92d5e744e6cfc95 Author: Ian Romanick Date: Tue Nov 17 19:31:39 2015 -0800 i965/vec4: Handle nir_tex_src_ms_index more like the scalar

Mesa (master): nir: Add nir_texop_samples_identical opcode

2015-11-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 457bb290efc162ea3c7c51a820ab7cf88a4efb8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=457bb290efc162ea3c7c51a820ab7cf88a4efb8d Author: Ian Romanick Date: Tue Nov 17 17:09:09 2015 -0800 nir: Add nir_texop_samples_identical opcode This is the

Mesa (master): mesa: Don't expose GL_EXT_shader_integer_mix in GLES 1.x

2015-11-18 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0aded03046a5dd73bedece767dea8559463a7a57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0aded03046a5dd73bedece767dea8559463a7a57 Author: Ian Romanick Date: Tue Nov 17 15:27:59 2015 -0800 mesa: Don't expose GL_EXT_shader_integer_mix in GLE

Mesa (master): glsl: Fix off-by-one error in array size check assertion

2015-11-18 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2f554761536bbfd0d8ec22e807c18bd6df0f22b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f554761536bbfd0d8ec22e807c18bd6df0f22b8 Author: Ian Romanick Date: Tue Nov 17 18:35:00 2015 -0800 glsl: Fix off-by-one error in array size check assertion

Mesa (master): glsl: Silence unused parameter warnings

2015-11-18 Thread Ian Romanick
Module: Mesa Branch: master Commit: 37c2cfa6bc6743e2b9d30cf119353d5e2e4bb063 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37c2cfa6bc6743e2b9d30cf119353d5e2e4bb063 Author: Ian Romanick Date: Tue Nov 17 16:58:02 2015 -0800 glsl: Silence unused parameter warnings

Mesa (master): glsl: Silence ignored qualifier warning

2015-11-18 Thread Ian Romanick
Module: Mesa Branch: master Commit: c82498c4daf1cfdee065011a10ee4345ae67ef3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c82498c4daf1cfdee065011a10ee4345ae67ef3b Author: Ian Romanick Date: Tue Nov 17 16:25:06 2015 -0800 glsl: Silence ignored qualifier warning I think the

Mesa (master): meta/generate_mipmap: Don't leak the framebuffer object

2015-11-18 Thread Ian Romanick
Module: Mesa Branch: master Commit: 72e232374eda780a5dcd374b55d203d0e2a6d02b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72e232374eda780a5dcd374b55d203d0e2a6d02b Author: Ian Romanick Date: Fri Nov 13 16:09:37 2015 -0800 meta/generate_mipmap: Don't leak the framebuffer o

Mesa (master): meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_required

2015-11-16 Thread Ian Romanick
Module: Mesa Branch: master Commit: c40a88b6c5a698e5297957e28cccf2ce23820caa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c40a88b6c5a698e5297957e28cccf2ce23820caa Author: Ian Romanick Date: Fri Nov 13 11:58:41 2015 -0800 meta/generate_mipmap: Only modify the draw framebuffer

Mesa (master): meta/generate_mipmap: Don't leak the sampler object

2015-11-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: 758f12fd98dea9a9682becf2d496bd38ef3959e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=758f12fd98dea9a9682becf2d496bd38ef3959e5 Author: Ian Romanick Date: Tue Nov 10 12:36:58 2015 -0800 meta/generate_mipmap: Don't leak the sampler object S

Mesa (master): i965: Silence unused parameter warnings in get_buffer_rect

2015-11-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1cb49eedb52c387caf6a0035e5baad29bb55e3ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cb49eedb52c387caf6a0035e5baad29bb55e3ff Author: Ian Romanick Date: Mon Nov 2 14:29:42 2015 -0800 i965: Silence unused parameter warnings in get_buffer_rect

Mesa (master): i965: Do legacy userclipping in OpenGL ES 1.x contexts.

2015-10-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7b3684877c97a23c62c95609fd20c845dc33f44c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b3684877c97a23c62c95609fd20c845dc33f44c Author: Ian Romanick Date: Tue Oct 27 14:50:14 2015 -0700 i965: Do legacy userclipping in OpenGL ES 1.x contexts

Mesa (master): i965: Fix is-renderable check in intel_image_target_renderbuffer_storage

2015-10-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7070c8879adff2a1204d7473f119d8194eff919b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7070c8879adff2a1204d7473f119d8194eff919b Author: Ian Romanick Date: Thu Oct 15 12:50:12 2015 -0700 i965: Fix is-renderable check in

Mesa (master): i965: Add missing close-parenthesis in error messages

2015-10-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8f84a8e257291168ec4b394b1eaa6acef1538cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f84a8e257291168ec4b394b1eaa6acef1538cea Author: Ian Romanick Date: Fri Oct 16 09:18:24 2015 -0700 i965: Add missing close-parenthesis in error messages

Mesa (master): glsl: Only set ir_variable:: constant_value for const-decorated variables

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3524d6df33b1e3716992f9a555ffb0f7b1ae2f4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3524d6df33b1e3716992f9a555ffb0f7b1ae2f4f Author: Ian Romanick Date: Wed Oct 7 12:52:58 2015 -0700 glsl: Only set ir_variable::constant_value for const

Mesa (master): glsl: Add method to determine whether an expression contains the sequence operator

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 05e4601c6b9ce456cc4a4c395677a22125d889d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05e4601c6b9ce456cc4a4c395677a22125d889d2 Author: Ian Romanick Date: Wed Oct 7 13:03:53 2015 -0700 glsl: Add method to determine whether an expression

Mesa (master): glsl/linker: Use constant_initializer instead of constant_value to initialize uniforms

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 313372cae8e10e4b9a3de093d65c0a0d8954bb0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=313372cae8e10e4b9a3de093d65c0a0d8954bb0d Author: Ian Romanick Date: Thu Oct 8 14:24:25 2015 -0700 glsl/linker: Use constant_initializer instead of

Mesa (master): ff_fragment_shader: Use binding to set the sampler unit

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8acce5d53af44a3d1d05a26e69559fd35f835de4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8acce5d53af44a3d1d05a26e69559fd35f835de4 Author: Ian Romanick Date: Thu Oct 8 11:13:00 2015 -0700 ff_fragment_shader: Use binding to set the sampler unit

Mesa (master): glsl: In later GLSL versions, sequence operator is cannot be a constant expression

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 92635a84a7f464b827baa406578420dd6109e1a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92635a84a7f464b827baa406578420dd6109e1a4 Author: Ian Romanick Date: Wed Oct 7 14:26:29 2015 -0700 glsl: In later GLSL versions, sequence operator is cannot

Mesa (master): glsl: Never allow the sequence operator anywhere in an array size

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: eeb444bc995c25224ce661c49dd5df6266e370d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eeb444bc995c25224ce661c49dd5df6266e370d1 Author: Ian Romanick Date: Fri Oct 9 15:26:20 2015 -0700 glsl: Never allow the sequence operator anywhere in an

Mesa (master): glsl: Use constant_initializer instead of constant_value to determine whether to keep an unused uniform

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5bc68f0f2b80b21997435742af74c49eb72891f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc68f0f2b80b21997435742af74c49eb72891f7 Author: Ian Romanick Date: Thu Oct 8 17:32:41 2015 -0700 glsl: Use constant_initializer instead of constant_value to

Mesa (master): glsl: Allow built-in functions as constant expressions in OpenGL ES 1.00

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 43b07eb60faba1c65fc6f7a99087d051b00e9c0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b07eb60faba1c65fc6f7a99087d051b00e9c0f Author: Ian Romanick Date: Fri Oct 9 14:17:32 2015 -0700 glsl: Allow built-in functions as constant expressions in

Mesa (master): glsl: Restrict initializers for global variables to constant expression in ES

2015-10-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: bb329f2ff6e8bf8910a467b09f69a4d843689617 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb329f2ff6e8bf8910a467b09f69a4d843689617 Author: Ian Romanick Date: Tue Oct 6 17:05:55 2015 -0700 glsl: Restrict initializers for global variables to

Mesa (master): i915: Use _tnl_RenderClippedPolygon and _tnl_RenderClippedLine

2015-10-06 Thread Ian Romanick
_tnl_RenderClippedLine _tnl_RenderClippedPolygon and _tnl_RenderClippedLine already do most of what we want so use them. Signed-off-by: Ville Syrjälä Reviewed-by: Ian Romanick --- src/mesa/drivers/dri/i915/intel_tris.c | 19 ++- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a

Mesa (master): i915: Don' t override NewFramebuffer just to call _mesa_new_framebuffer

2015-10-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: e32a6590a43fa9ff792639e44555019077d461ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e32a6590a43fa9ff792639e44555019077d461ba Author: Ian Romanick Date: Tue Oct 6 10:55:03 2015 -0700 i915: Don't override NewFramebuffer just to

Mesa (master): i915: Enable intel_render path for points

2015-10-06 Thread Ian Romanick
which means we can allow intel_render.c to render points. No apparent regressions on PNV in ES1 or ES2 conformance. Signed-off-by: Ville Syrjälä Reviewed-by: Ian Romanick --- src/mesa/drivers/dri/i915/intel_render.c |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff -

Mesa (master): i915: Drop broken front_buffer_reading/drawing optimization

2015-10-06 Thread Ian Romanick
Reviewed-by: Ian Romanick --- src/mesa/drivers/dri/i915/intel_buffers.c | 28 src/mesa/drivers/dri/i915/intel_context.c | 12 +++- src/mesa/drivers/dri/i915/intel_context.h | 16 3 files changed, 15 insertions(+), 41 deletions(-) diff

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