Mesa (master): i965: Drop support for the legacy SNORM -> Float equation.

2018-01-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 74e1d6e20c186bd1bdcb6624e379727c1e18b5a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74e1d6e20c186bd1bdcb6624e379727c1e18b5a6 Author: Kenneth Graunke Date: Mon Dec 25 19:10:22 2017 -0800 i965: Drop support for the legacy SNORM -> Float equation

Mesa (master): meta/blit: Don't restore state of the temporary texture

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9de64d0baa0d4404721aa09fd665252b759a8f28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9de64d0baa0d4404721aa09fd665252b759a8f28 Author: Ian Romanick Date: Tue Jan 12 17:39:54 2016 -0800 meta/blit: Don't restore state of the temporary texture It'

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

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: bd32d4d0671777d9b7d6e3a592abb67563a8063c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd32d4d0671777d9b7d6e3a592abb67563a8063c Author: Ian Romanick Date: Tue Jan 19 17:43:05 2016 -0800 meta: Don't pollute the texture namespace tl;dr: For many t

Mesa (master): meta/blit: Use _mesa_bind_texture instead of _mesa_BindTexture

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 05f4be96418b23abb3dc23666d5fa200696b1d4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05f4be96418b23abb3dc23666d5fa200696b1d4e Author: Ian Romanick Date: Wed Jan 13 01:25:59 2016 -0800 meta/blit: Use _mesa_bind_texture instead of _mesa_BindTextu

Mesa (master): mesa: Fold _mesa_record_error into its only caller

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: d80be517750ba5e89432f962175bf996a6f52ce0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d80be517750ba5e89432f962175bf996a6f52ce0 Author: Ian Romanick Date: Tue Dec 12 09:05:46 2017 -0800 mesa: Fold _mesa_record_error into its only caller Also, th

Mesa (master): meta/blit: Check the values instead of the target before restoring

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: a232df15235ca0e7d4c36762cfb5b51038d71849 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a232df15235ca0e7d4c36762cfb5b51038d71849 Author: Ian Romanick Date: Tue Jan 12 17:37:02 2016 -0800 meta/blit: Check the values instead of the target before res

Mesa (master): meta/blit: Don' t return the target from _mesa_meta_bind_rb_as_tex_image

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 922ee3b493d3e0bd58525399952e358e0dbd48f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=922ee3b493d3e0bd58525399952e358e0dbd48f7 Author: Ian Romanick Date: Tue Jan 12 18:09:47 2016 -0800 meta/blit: Don't return the target from _mesa_meta_bind_rb_a

Mesa (master): meta: Use _mesa_CreateTextures instead of _mesa_GenTextures

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: e0ad314568349e24e5fe44dc6cac8b98a14213d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0ad314568349e24e5fe44dc6cac8b98a14213d6 Author: Ian Romanick Date: Tue Jan 19 16:38:20 2016 -0800 meta: Use _mesa_CreateTextures instead of _mesa_GenTextures

Mesa (master): mesa: Add _mesa_bind_texture method

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 594d02892e794b585df31ee75d5c1e2a0e312c25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=594d02892e794b585df31ee75d5c1e2a0e312c25 Author: Ian Romanick Date: Wed Jan 13 01:20:09 2016 -0800 mesa: Add _mesa_bind_texture method Light-weight glBindText

Mesa (master): meta/blit: Track source texture using gl_texture_object instead of GL API object handle

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7609d54e4a891c5d101404c8b291e5f0aebfb926 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7609d54e4a891c5d101404c8b291e5f0aebfb926 Author: Ian Romanick Date: Wed Jan 13 01:22:43 2016 -0800 meta/blit: Track source texture using gl_texture_object inst

Mesa (master): Revert "mesa: remove unused _mesa_delete_nameless_texture() "

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: e6cef4b0818d014e140f3b17e8603c384066bcf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6cef4b0818d014e140f3b17e8603c384066bcf8 Author: Ian Romanick Date: Tue Dec 12 19:41:49 2017 -0800 Revert "mesa: remove unused _mesa_delete_nameless_texture()"

Mesa (master): meta: Track temporary textures using gl_texture_object instead of GL API object handle

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 173e3045a9a176d95be1b4d3fbf7ba0230293842 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=173e3045a9a176d95be1b4d3fbf7ba0230293842 Author: Ian Romanick Date: Thu Jan 14 12:07:02 2016 -0800 meta: Track temporary textures using gl_texture_object inste

Mesa (master): meta/blit: Don' t bind texture in _mesa_meta_bind_rb_as_tex_image

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: d17e6bc48eaf20898ae34059372d58b6c8190f0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d17e6bc48eaf20898ae34059372d58b6c8190f0f Author: Ian Romanick Date: Thu Jan 14 10:33:14 2016 -0800 meta/blit: Don't bind texture in _mesa_meta_bind_rb_as_tex_i

Mesa (master): meta/blit: Don' t return the texture handle from _mesa_meta_bind_rb_as_tex_image

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 44e153616d5f6b02a527510c196dee9ca368542f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44e153616d5f6b02a527510c196dee9ca368542f Author: Ian Romanick Date: Tue Jan 12 18:17:33 2016 -0800 meta/blit: Don't return the texture handle from _mesa_meta_b

Mesa (master): meta/blit: Track temporary texture using gl_texture_object instead of GL API object handle

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: c36e3d30169da668e6185fbdd135e1b67297815f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c36e3d30169da668e6185fbdd135e1b67297815f Author: Ian Romanick Date: Thu Jan 14 11:14:49 2016 -0800 meta/blit: Track temporary texture using gl_texture_object i

Mesa (master): meta: Use _mesa_bind_texture instead of _mesa_BindTexture

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5325a34ed78e2ffc3bd3d05fbdb49c8002853a77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5325a34ed78e2ffc3bd3d05fbdb49c8002853a77 Author: Ian Romanick Date: Tue Jan 19 17:15:08 2016 -0800 meta: Use _mesa_bind_texture instead of _mesa_BindTexture S

Mesa (master): meta/blit: Since _mesa_meta_bind_rb_as_tex_image has only one output, return it

2018-01-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 29a948e06d49ef113014020b74434b1223ba44f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29a948e06d49ef113014020b74434b1223ba44f2 Author: Ian Romanick Date: Tue Jan 12 18:21:18 2016 -0800 meta/blit: Since _mesa_meta_bind_rb_as_tex_image has only on