Mesa (master): mesa: Make sure that imm draws are flushed before other draws execute.

2018-06-04 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 1ac4439d6278e6c5f9da5499bbc50362f0c6759b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ac4439d6278e6c5f9da5499bbc50362f0c6759b Author: Mathias Fröhlich Date: Fri Jun 1 19:10:08 2018 +0200 mesa: Make sure that imm draws are flushed before other

Mesa (master): mesa: Flag _NEW_ARRAY only if we are changing ctx->Array.VAO.

2018-05-17 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 984cb4e512f47fe6682f51985a0722c95e21f446 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=984cb4e512f47fe6682f51985a0722c95e21f446 Author: Mathias Fröhlich Date: Sun May 13 09:18:57 2018 +0200 mesa: Flag _NEW_ARRAY only if we are changing ctx

Mesa (master): mesa: Remove flush_vertices argument from VAO methods.

2018-05-17 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 5c7e3a90edf81000b8295ad9bb1029b8a24c6007 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c7e3a90edf81000b8295ad9bb1029b8a24c6007 Author: Mathias Fröhlich Date: Sun May 13 09:18:57 2018 +0200 mesa: Remove flush_vertices argument from VAO methods

Mesa (master): mesa: The glArrayElement api is independent of the current program.

2018-05-17 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6fac626193a077cba3154acf3820b30fc6f3e874 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fac626193a077cba3154acf3820b30fc6f3e874 Author: Mathias Fröhlich Date: Sun May 13 09:18:57 2018 +0200 mesa: The glArrayElement api is independent of the

Mesa (master): mesa: Remove FLUSH_VERTICES from VAO state changes.

2018-05-17 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 9c7be67968aaba224d518dee86dff736a4b599c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c7be67968aaba224d518dee86dff736a4b599c6 Author: Mathias Fröhlich Date: Sun May 13 09:18:57 2018 +0200 mesa: Remove FLUSH_VERTICES from VAO state changes

Mesa (master): mesa: Remove Array._DrawArrays.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 881d2fcafaddd391b03753173d126148c9dafbcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=881d2fcafaddd391b03753173d126148c9dafbcf Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 mesa: Remove Array._DrawArrays. Only tnl based drivers

Mesa (master): st/mesa: Use Array._DrawVAO in st_atom_array.c.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 19a91841c347107d877bc750371c5fa4e9b4de19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19a91841c347107d877bc750371c5fa4e9b4de19 Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 st/mesa: Use Array._DrawVAO in st_atom_array.c

Mesa (master): st/mesa: Make the input_to_index array available.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 9987a072cbc00306eb4d34409f6325ae29728a2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9987a072cbc00306eb4d34409f6325ae29728a2f Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 st/mesa: Make the input_to_index array available. The

Mesa (master): st/mesa: Make feedback draw and rasterpos use _DrawVAO.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4c77f0d065d1690f1fd0265a07ac9f6e5d40ea68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c77f0d065d1690f1fd0265a07ac9f6e5d40ea68 Author: Mathias Fröhlich Date: Thu Apr 26 23:17:20 2018 +0200 st/mesa: Make feedback draw and rasterpos use _DrawVAO

Mesa (master): st/mesa: Remove the now unused gl_vertex_array.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 79eb6ab7b6dc187baa2837d90b3608c6b7a5f366 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79eb6ab7b6dc187baa2837d90b3608c6b7a5f366 Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 st/mesa: Remove the now unused gl_vertex_array. Was

Mesa (master): mesa: Compute effective buffer bindings in the vao.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: d1698d4311a63e1054e458ae1a27d7684595faee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1698d4311a63e1054e458ae1a27d7684595faee Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 mesa: Compute effective buffer bindings in the vao

Mesa (master): i965: Remove the now unused gl_vertex_array.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 899476b6b1d41c5ed08391843110c7d62b2ca863 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=899476b6b1d41c5ed08391843110c7d62b2ca863 Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 i965: Remove the now unused gl_vertex_array. Was meant

Mesa (master): i965: Implement all_varyings_in_vbos in terms of Array._DrawVAO.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 172c9a908f7d6405b41ff2a0087169ec83a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=172c9a908f7d6405b41ff2a0087169ec83a3 Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 i965: Implement all_varyings_in_vbos in terms of Array

Mesa (master): mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f6606830271192dc0232b54b776ec263235c0688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6606830271192dc0232b54b776ec263235c0688 Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl

Mesa (master): i965: Remove the gl_vertex_array indirection.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 0fabd5530623bb7b6a13ce35c24b665d3661f76f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fabd5530623bb7b6a13ce35c24b665d3661f76f Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 i965: Remove the gl_vertex_array indirection. For now

Mesa (master): st/mesa: Use _DrawVAO for edgeflag enabled check.

2018-05-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f24bf4521023658012b2636a24cf2387fd55695a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f24bf4521023658012b2636a24cf2387fd55695a Author: Mathias Fröhlich Date: Sun Apr 1 20:18:36 2018 +0200 st/mesa: Use _DrawVAO for edgeflag enabled check

Mesa (master): tnl: Push down the gl_vertex_array inputs into tnl drivers.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 784fdef4e7d6055eafe8a3e8e149a64d3ca5e5f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=784fdef4e7d6055eafe8a3e8e149a64d3ca5e5f6 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 tnl: Push down the gl_vertex_array inputs into tnl

Mesa (master): vbo: Remove the now unused vbo draw path.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 461698af267f8001aa339c8ca1aec937083ad8fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=461698af267f8001aa339c8ca1aec937083ad8fb Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove the now unused vbo draw path. Reviewed-by

Mesa (master): vbo: Remove unused includes to vbo_private.h

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 3f1cd957d30ed77d8d18f37885de921247f5377d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f1cd957d30ed77d8d18f37885de921247f5377d Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove unused includes to vbo_private.h Reviewed

Mesa (master): gallium: Push down the gl_vertex_array inputs into gallium.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: fca1550550793f0a1156ad795445e2242c1fea9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fca1550550793f0a1156ad795445e2242c1fea9b Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 gallium: Push down the gl_vertex_array inputs into

Mesa (master): vbo: Readd the arrays argument to the legacy draw methods.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 245f9a3977dcc097ded07c535b589b82191d5e94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=245f9a3977dcc097ded07c535b589b82191d5e94 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Readd the arrays argument to the legacy draw

Mesa (master): vbo: Use alloca for _vbo_draw_indirect.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 1da345e56932b71067c069270828680aeb38d6b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1da345e56932b71067c069270828680aeb38d6b5 Author: Mathias Fröhlich Date: Wed Mar 28 07:19:02 2018 +0200 vbo: Use alloca for _vbo_draw_indirect. Avoid using

Mesa (master): vbo: Move vbo_split into the tnl module.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6e9f00e3fc6f3b1331031f0995254c768d38ea81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e9f00e3fc6f3b1331031f0995254c768d38ea81 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Move vbo_split into the tnl module. Move the

Mesa (master): vbo: Remove vbo_indirect_draw_func.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 7f8db5ca471c1940b0be42f49d37c24af381979a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f8db5ca471c1940b0be42f49d37c24af381979a Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove vbo_indirect_draw_func. Remove the

Mesa (master): i965: Push down the gl_vertex_array inputs into i965.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4db9d83a2dd5611776577bacdbdbf483b6bea937 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4db9d83a2dd5611776577bacdbdbf483b6bea937 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 i965: Push down the gl_vertex_array inputs into i965

Mesa (master): vbo: Make sure the internal VAO's stay within limits.

2018-03-23 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4a8ef1f5d4c5fc96194be65045e6a3d4f5b9f913 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a8ef1f5d4c5fc96194be65045e6a3d4f5b9f913 Author: Mathias Fröhlich Date: Thu Mar 22 05:34:09 2018 +0100 vbo: Make sure the internal VAO's stay within l

Mesa (master): mesa: When copying a VAO also copy the vertex attribute mode.

2018-03-23 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 19526a57f58bba7e275388cf07b1c4568b2e03af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19526a57f58bba7e275388cf07b1c4568b2e03af Author: Mathias Fröhlich Date: Thu Mar 22 05:34:09 2018 +0100 mesa: When copying a VAO also copy the vertex attribute

Mesa (master): mesa: Flag early if we modify a SharedAndImmutable VAO.

2018-03-23 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 1a131aaf4b03502980ea109c44531da8f965ecaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a131aaf4b03502980ea109c44531da8f965ecaa Author: Mathias Fröhlich Date: Thu Mar 22 05:34:09 2018 +0100 mesa: Flag early if we modify a SharedAndImmutable VAO

Mesa (master): mesa: A change of gl_vertex_processing_mode needs an array update.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: bf328359a724bec9592f67e51a4d7e5cca550cd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf328359a724bec9592f67e51a4d7e5cca550cd0 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: A change of gl_vertex_processing_mode needs an

Mesa (master): mesa: Move vbo draw functions into dd_function_table.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6307d1be0a746bf30efe6d9c057ef5bad75ba183 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6307d1be0a746bf30efe6d9c057ef5bad75ba183 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Move vbo draw functions into dd_function_table

Mesa (master): vbo: Remove now duplicate _vbo_update_inputs from dlist draw.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 006b5e798a4a82590abf1e621b8b43aea5b19994 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=006b5e798a4a82590abf1e621b8b43aea5b19994 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove now duplicate _vbo_update_inputs from dlist

Mesa (master): vbo: Remove redundant set of DriverFlags.NewArray in vbo_bind_arrays.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2887c981405a911a26a4a6c7f989b803cc94dd54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2887c981405a911a26a4a6c7f989b803cc94dd54 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove redundant set of DriverFlags.NewArray in

Mesa (master): mesa: Set DriverFlags.NewArray together with vbo...recalculate_inputs.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 5b917862251f365f2c670196f9222b33f4adcd4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b917862251f365f2c670196f9222b33f4adcd4f Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Set DriverFlags.NewArray together with vbo

Mesa (master): vbo: Remove vbo...recalculate_inputs from vbo_exec_invalidate_state.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 9f5b6ef2ef4a9ba266250ec02769a46cf490ed7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f5b6ef2ef4a9ba266250ec02769a46cf490ed7b Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove vbo...recalculate_inputs from

Mesa (master): vbo: Remove now duplicate _DrawVAO notification.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 862c872c48fb96ab3f2119bd3a161d241f4fb766 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=862c872c48fb96ab3f2119bd3a161d241f4fb766 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove now duplicate _DrawVAO notification. The

Mesa (master): vbo: Move vbo_bind_arrays into a dd_driver_functions draw callback.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: c4c56ff303e39f55e7940b33e8afeafa80b26280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c56ff303e39f55e7940b33e8afeafa80b26280 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Move vbo_bind_arrays into a dd_driver_functions

Mesa (master): mesa: Update VAO internal state when setting the _DrawVAO.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: d3c604e12e1e2ef1e562f51e529ba18bae2d9af1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3c604e12e1e2ef1e562f51e529ba18bae2d9af1 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Update VAO internal state when setting the

Mesa (master): vbo: Correctly handle source arrays in vbo_split_copy.

2018-03-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 98f35ad63c23805c32654843f55208e675d4e4db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98f35ad63c23805c32654843f55208e675d4e4db Author: Mathias Fröhlich Date: Tue Mar 13 09:12:48 2018 +0100 vbo: Correctly handle source arrays in vbo_split_copy

Mesa (master): gallium: Use struct gl_array_attributes* as st_pipe_vertex_format argument.

2018-03-12 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: a2f08dd574ad3da47b99bd1865b069f0b5b06c4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2f08dd574ad3da47b99bd1865b069f0b5b06c4c Author: Mathias Fröhlich Date: Sat Mar 10 16:01:31 2018 +0100 gallium: Use struct gl_array_attributes* as

Mesa (master): mesa: Make gl_vertex_array contain pointers to first order VAO members.

2018-03-10 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 64d2a20480547d5897fd9d7b8fd306f2625138cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64d2a20480547d5897fd9d7b8fd306f2625138cb Author: Mathias Fröhlich Date: Sun Mar 4 18:15:53 2018 +0100 mesa: Make gl_vertex_array contain pointers to first

Mesa (master): vbo: Try to reuse the same VAO more often for successive dlists.

2018-03-04 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 411aa8c322f6703b20d32c7c263fd7ea8639cf3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=411aa8c322f6703b20d32c7c263fd7ea8639cf3f Author: Mathias Fröhlich Date: Wed Feb 28 08:31:44 2018 +0100 vbo: Try to reuse the same VAO more often for

Mesa (master): vbo: Remove vbo_save_vertex_list::attrtype.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 95b4be4f29fab106cee715dd96657be044e54654 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95b4be4f29fab106cee715dd96657be044e54654 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::attrtype. Is not

Mesa (master): vbo: Remove vbo_save_vertex_list::vertex_size.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4c232dc721645c147c864f102268a52c9536096d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c232dc721645c147c864f102268a52c9536096d Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::vertex_size. Like

Mesa (master): vbo: Implement current values update in terms of the VAO.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6e410270ee73f21c4363c8d9cc8f4eef4bf949b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e410270ee73f21c4363c8d9cc8f4eef4bf949b1 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Implement current values update in terms of the

Mesa (master): vbo: Remove vbo_save_vertex_list::start_vertex.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: bfa8d8e5bf5a2f2f5b727acde0b4dad34d0c4210 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfa8d8e5bf5a2f2f5b727acde0b4dad34d0c4210 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::start_vertex

Mesa (master): vbo: Remove vbo_save_vertex_list::enabled.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 77df52cc4febb45008db4cfca3c144482a3a8578 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77df52cc4febb45008db4cfca3c144482a3a8578 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::enabled. Is not used

Mesa (master): vbo: Remove vbo_save_vertex_list::buffer_offset.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 478a9bc7bb6870993e2a8df97b2dab1d4e45a723 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=478a9bc7bb6870993e2a8df97b2dab1d4e45a723 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::buffer_offset. The

Mesa (master): vbo: Remove vbo_save_vertex_list::attrsz.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6dd3e98c213f8c82a934c49eb369e88f5a648f19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dd3e98c213f8c82a934c49eb369e88f5a648f19 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove vbo_save_vertex_list::attrsz. Is not used

Mesa (master): vbo: Remove unused vbo_save_vertex_list::dangling_attr_ref.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 07915020f0de9f5f1e8865bb61e2cf0d673ff278 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07915020f0de9f5f1e8865bb61e2cf0d673ff278 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove unused vbo_save_vertex_list

Mesa (master): vbo: Remove unused vbo_save_context::wrap_count.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 1cc3516a1105c90214b2e3465421681f64699a7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cc3516a1105c90214b2e3465421681f64699a7f Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove unused vbo_save_context::wrap_count

Mesa (master): vbo: Use a local variable for the dlist offsets.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f7178d677ca6a072455ff45b328b1078175a93b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7178d677ca6a072455ff45b328b1078175a93b6 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Use a local variable for the dlist offsets. The

Mesa (master): vbo: Remove reference to the vertex_store from the dlist node.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 19a0f27a491ae7cb3abceda8e60b9944cd273558 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19a0f27a491ae7cb3abceda8e60b9944cd273558 Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Remove reference to the vertex_store from the

Mesa (master): vbo: Implement vbo_loopback_vertex_list in terms of the VAO.

2018-02-28 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 08aa0d9bf49ea74f84b19cd11a0f0ace7ce7211a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08aa0d9bf49ea74f84b19cd11a0f0ace7ce7211a Author: Mathias Fröhlich Date: Sun Feb 25 18:01:07 2018 +0100 vbo: Implement vbo_loopback_vertex_list in terms of the

Mesa (master): mesa: Update vertex processing mode on _mesa_UseProgram.

2018-02-23 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b54bf0e3e3378725dec924f8152dcb012dffcd2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b54bf0e3e3378725dec924f8152dcb012dffcd2e Author: Mathias Fröhlich Date: Fri Feb 23 20:46:20 2018 +0100 mesa: Update vertex processing mode on _mesa_UseProgram

Mesa (master): vbo: Make use of _DrawVAO from immediate mode draw

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 8a3a4b6fae75905088ce4fcb42fc50cb09763a10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a3a4b6fae75905088ce4fcb42fc50cb09763a10 Author: Mathias Fröhlich Date: Wed Feb 7 08:59:13 2018 +0100 vbo: Make use of _DrawVAO from immediate mode draw

Mesa (master): mesa: Use atomics for shared VAO reference counts.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2f351408467a1d2e46927b8df0d3047b67ae2623 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f351408467a1d2e46927b8df0d3047b67ae2623 Author: Mathias Fröhlich Date: Sat Feb 3 15:22:33 2018 +0100 mesa: Use atomics for shared VAO reference counts

Mesa (master): vbo: Make use of _DrawVAO from the dlist code.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4562a7b0e82bf664b30ee72da141d070adc659da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4562a7b0e82bf664b30ee72da141d070adc659da Author: Mathias Fröhlich Date: Sat Feb 3 22:25:50 2018 +0100 vbo: Make use of _DrawVAO from the dlist code. Finally

Mesa (master): vbo: Implement tool functions for vbo specific VAO setup.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: c757e416ce9547d3335f350fc02c0261d9e006de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c757e416ce9547d3335f350fc02c0261d9e006de Author: Mathias Fröhlich Date: Sat Feb 3 21:28:40 2018 +0100 vbo: Implement tool functions for vbo specific VAO

Mesa (master): mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4331969ac44ce29c3dac810242ed2b9a4633999f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4331969ac44ce29c3dac810242ed2b9a4633999f Author: Mathias Fröhlich Date: Wed Aug 24 08:45:05 2016 +0200 mesa: Add flush_vertices to _mesa_{enable,disable

Mesa (master): vbo: Use _VPMode instead of get_vp_mode().

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 60c3ca1b2399804257cad394267ca740017361c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60c3ca1b2399804257cad394267ca740017361c6 Author: Mathias Fröhlich Date: Sat Feb 3 10:42:01 2018 +0100 vbo: Use _VPMode instead of get_vp_mode(). At those

Mesa (master): mesa: Add flush_vertices to _mesa_bind_vertex_buffer.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: ef8028017ddd0aa27d0db07c0d7409d0519de6fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef8028017ddd0aa27d0db07c0d7409d0519de6fe Author: Mathias Fröhlich Date: Sat Feb 3 21:16:19 2018 +0100 mesa: Add flush_vertices to _mesa_bind_vertex_buffer

Mesa (master): vbo: Implement method to track the inputs array.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6002ab564bfb643d5e9fd1b8c3c7c45384de570a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6002ab564bfb643d5e9fd1b8c3c7c45384de570a Author: Mathias Fröhlich Date: Sat Feb 3 17:19:24 2018 +0100 vbo: Implement method to track the inputs array

Mesa (master): mesa: Introduce a yet unused _DrawVAO.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 08c7474189da25729e4e0bc8755b676e13c2c2c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08c7474189da25729e4e0bc8755b676e13c2c2c8 Author: Mathias Fröhlich Date: Wed Aug 24 08:45:05 2016 +0200 mesa: Introduce a yet unused _DrawVAO. During the

Mesa (master): vbo: Use _DrawVAO for array type draw commands.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 195bb990ed1a76e5ea9dd37af51f8270e9c3bf7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=195bb990ed1a76e5ea9dd37af51f8270e9c3bf7d Author: Mathias Fröhlich Date: Sat Feb 3 19:42:20 2018 +0100 vbo: Use _DrawVAO for array type draw commands. Switch

Mesa (master): vbo: Remove get_vp_mode() and enum vp_mode.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: ce3d2421a0bc0dd2e99fa6a54a127ca5fc57ba15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce3d2421a0bc0dd2e99fa6a54a127ca5fc57ba15 Author: Mathias Fröhlich Date: Sat Feb 3 10:44:10 2018 +0100 vbo: Remove get_vp_mode() and enum vp_mode. Is now

Mesa (master): mesa: Provide an alternative to get_vp_mode()

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 92d76a169127a6b8b4e2027a95425b592d0ca3db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92d76a169127a6b8b4e2027a95425b592d0ca3db Author: Mathias Fröhlich Date: Fri Feb 2 21:31:27 2018 +0100 mesa: Provide an alternative to get_vp_mode() To get

Mesa (master): mesa: Make _mesa_vertex_attrib_binding public.

2018-02-22 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 354b76ad2070f23b91de14dd6bf4d14ff13e43fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=354b76ad2070f23b91de14dd6bf4d14ff13e43fc Author: Mathias Fröhlich Date: Sat Feb 3 20:50:35 2018 +0100 mesa: Make _mesa_vertex_attrib_binding public. Change

Mesa (master): gallium: Mute arrays for several meta like callbacks.

2018-02-08 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 437cae411e7664e01d9c1c280317274b3ffc0734 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=437cae411e7664e01d9c1c280317274b3ffc0734 Author: Mathias Fröhlich Date: Mon Feb 5 22:02:51 2018 +0100 gallium: Mute arrays for several meta like callbacks

Mesa (master): mesa: Only update enabled VAO gl_vertex_array entries.

2018-02-08 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 77cb2fc0bd8f57b646ef5ab674c1f76d873a22ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77cb2fc0bd8f57b646ef5ab674c1f76d873a22ae Author: Mathias Fröhlich Date: Sun Feb 4 17:13:06 2018 +0100 mesa: Only update enabled VAO gl_vertex_array entries

Mesa (master): mesa: Fix VAO buffer object tracking.

2018-02-08 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2f9eb0aad5a0d2177b52a22d012fd53438edf9fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f9eb0aad5a0d2177b52a22d012fd53438edf9fe Author: Mathias Fröhlich Date: Sun Feb 4 13:18:34 2018 +0100 mesa: Fix VAO buffer object tracking. When changing

Mesa (master): vbo: Move vbo_rebase into its only caller module tnl.

2018-02-06 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 236657842b56e08055a4a9be8def8e440de78b58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=236657842b56e08055a4a9be8def8e440de78b58 Author: Mathias Fröhlich Date: Sat Dec 16 10:57:47 2017 +0100 vbo: Move vbo_rebase into its only caller module tnl

Mesa (master): mesa: Use atomics for buffer objects reference counts.

2018-02-06 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2313c33e950a1b17e7787dd8a3b2f1e823d0cfd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2313c33e950a1b17e7787dd8a3b2f1e823d0cfd4 Author: Mathias Fröhlich Date: Sat Feb 3 15:06:16 2018 +0100 mesa: Use atomics for buffer objects reference counts

Mesa (master): mesa: Factor out _mesa_disable_vertex_array_attrib.

2018-02-06 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: e8a9473d32149ed0f8b9b188652a7ef951324f72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8a9473d32149ed0f8b9b188652a7ef951324f72 Author: Mathias Fröhlich Date: Sat Feb 3 20:25:39 2018 +0100 mesa: Factor out _mesa_disable_vertex_array_attrib

Mesa (master): vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 3d4fb879ddbce1c5da7199ae74bc2e7ae98d1b70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d4fb879ddbce1c5da7199ae74bc2e7ae98d1b70 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 vbo: Use static const VERT_ATTRIB->VBO_ATTRIB m

Mesa (master): vbo: Simplify input array distribution for dlist type draws.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 5b3d58520f40d575adc83cbbcd1c1208932d16d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b3d58520f40d575adc83cbbcd1c1208932d16d1 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 vbo: Simplify input array distribution for dlist type

Mesa (master): mesa: Use defines for the aliased material array attributes.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 38b41fd718cfffd11dab637d9d0cbd6c2a30b2c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38b41fd718cfffd11dab637d9d0cbd6c2a30b2c2 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 mesa: Use defines for the aliased material array

Mesa (master): vbo: Simplify input array distribution for imm type draws.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: fb10a7b7b0da7b4965a60a9427bf295825bf78c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb10a7b7b0da7b4965a60a9427bf295825bf78c8 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 vbo: Simplify input array distribution for imm type

Mesa (master): mesa: Put materials at the end of the generic block.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 186f03cfb021223f0a6f238da036517fbf240d26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=186f03cfb021223f0a6f238da036517fbf240d26 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 mesa: Put materials at the end of the generic block

Mesa (master): mesa: Track position/generic0 aliasing in the VAO.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b4fd63015ac7fd73e0147ff078caec47be729e87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4fd63015ac7fd73e0147ff078caec47be729e87 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 mesa: Track position/generic0 aliasing in the VAO

Mesa (master): vbo: Correctly handle attribute offsets in dlist draw.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f37e29ac224887f1b4f0cb7c61e47fb4bc6671e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f37e29ac224887f1b4f0cb7c61e47fb4bc6671e1 Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 vbo: Correctly handle attribute offsets in dlist draw

Mesa (master): vbo: Simplify input array distribution for array type draws.

2018-02-01 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 44b1454b968deb5ee0a5ecaf8cd06ed6bf11989a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44b1454b968deb5ee0a5ecaf8cd06ed6bf11989a Author: Mathias Fröhlich Date: Sat Jan 27 16:07:22 2018 +0100 vbo: Simplify input array distribution for array type

Mesa (master): vbo: Array draw must not care about glBegin/ glEnd vbo mapping.

2016-08-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: c17cf1c8f5c4553780a9dba761e5e089ae3d3b01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c17cf1c8f5c4553780a9dba761e5e089ae3d3b01 Author: Mathias Fröhlich Date: Sun Aug 14 14:03:58 2016 +0200 vbo: Array draw must not care about glBegin/glEnd vbo

Mesa (master): vbo: Remove always true return from vbo_bind_arrays.

2016-08-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 84984b998632a17b373c7be2441c764879a6cae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84984b998632a17b373c7be2441c764879a6cae5 Author: Mathias Fröhlich Date: Sun Aug 14 14:03:58 2016 +0200 vbo: Remove always true return from vbo_bind_arrays

Mesa (master): mesa: Move check for vbo mapping into api_validate.c.

2016-08-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 72f1566f90c434c7752d8405193eec68d6743246 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72f1566f90c434c7752d8405193eec68d6743246 Author: Mathias Fröhlich Date: Sun Aug 14 14:03:58 2016 +0200 mesa: Move check for vbo mapping into api_validate.c

Mesa (master): mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c.

2016-08-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b7b0c51f1fd54c666e9520e1166e24216cc72211 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7b0c51f1fd54c666e9520e1166e24216cc72211 Author: Mathias Fröhlich Date: Sun Aug 14 14:03:58 2016 +0200 mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c

Mesa (master): mesa: Remove duplicate include.

2016-08-14 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 312ece9cd773553a8a45a5d81edc7c09032ff4f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=312ece9cd773553a8a45a5d81edc7c09032ff4f1 Author: Mathias Fröhlich Date: Sun Aug 14 14:03:58 2016 +0200 mesa: Remove duplicate include. In api_validate.c

Mesa (master): util: Use win32 intrinsics for util_last_bit if present.

2016-08-10 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 0ce5ec8ece78f7936dc7bf0ad58fa1ed01783e25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ce5ec8ece78f7936dc7bf0ad58fa1ed01783e25 Author: Mathias Fröhlich Date: Sat Aug 6 07:26:51 2016 +0200 util: Use win32 intrinsics for util_last_bit if present

Mesa (master): util: Move _mesa_fsl/util_last_bit into util/bitscan.h

2016-08-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 027cbf00f248bda325521db8f56a3718898da46b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=027cbf00f248bda325521db8f56a3718898da46b Author: Mathias Fröhlich Date: Tue Aug 2 08:46:04 2016 +0200 util: Move _mesa_fsl/util_last_bit into util/bitscan.h

Mesa (master): gallium: Add c99_compat.h to u_bitcast.h

2016-08-09 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: aa920736feeddd1793861651e95bcd09524e024c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa920736feeddd1793861651e95bcd09524e024c Author: Mathias Fröhlich Date: Sat Aug 6 07:26:59 2016 +0200 gallium: Add c99_compat.h to u_bitcast.h We need this

Mesa (master): mesa: Copy bitmask of VBOs in the VAO on gl{Push, Pop}Attrib.

2016-08-05 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 62d41162bbde86b181afd9e550d49b918fa02831 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62d41162bbde86b181afd9e550d49b918fa02831 Author: Mathias Fröhlich Date: Mon Aug 1 06:55:35 2016 +0200 mesa: Copy bitmask of VBOs in the VAO on gl{Push,Pop

Mesa (master): mesa: Implement _mesa_all_varyings_in_vbos.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f8be969b1bfafc0e7ec6c066b56e53ec382464d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8be969b1bfafc0e7ec6c066b56e53ec382464d0 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:04 2016 +0200 mesa: Implement _mesa_all_varyings_in_vbos. Implement

Mesa (master): vbo: Walk the VAO in print_draw_arrays.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 99b42184f998803c57beb3eec085bdb7f388ec22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99b42184f998803c57beb3eec085bdb7f388ec22 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 vbo: Walk the VAO in print_draw_arrays. Only a

Mesa (master): vbo: Walk the VAO to see if all varyings are in vbos.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 3f5e5696feb10ec9c779c30a84ce9b367db081fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f5e5696feb10ec9c779c30a84ce9b367db081fd Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 vbo: Walk the VAO to see if all varyings are in vbos

Mesa (master): mesa: Remove set but not used gl_client_array::Stride.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b730960e779c842d27192f812b33686f025431ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b730960e779c842d27192f812b33686f025431ff Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 mesa: Remove set but not used gl_client_array::Stride

Mesa (master): mesa: Remove set but not used gl_client_array::Enabled.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 56c65cd31538bd78b3ad9e516ddcb73438c535c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56c65cd31538bd78b3ad9e516ddcb73438c535c9 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 mesa: Remove set but not used gl_client_array::Enabled

Mesa (master): vbo: Walk the VAO in check_array_data.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4cda6900193ddfbc80e3cb845c732851a870df6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cda6900193ddfbc80e3cb845c732851a870df6f Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 vbo: Walk the VAO in check_array_data. Only a

Mesa (master): vbo: Use the VAO array enabled flags in vbo_exec_array.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 43a6f435caf011cc6fd193671ad8eec37dbcb016 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43a6f435caf011cc6fd193671ad8eec37dbcb016 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 vbo: Use the VAO array enabled flags in vbo_exec_array

Mesa (master): mesa: Unbind deleted vbo using _mesa_bind_vertex_buffer.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: f7cb46a9721ace5ec6d1e51cdc4ce70348605701 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7cb46a9721ace5ec6d1e51cdc4ce70348605701 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:04 2016 +0200 mesa: Unbind deleted vbo using _mesa_bind_vertex_buffer

Mesa (master): mesa: Walk the VAO in _mesa_print_arrays.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: eec516d8e16eecbe290a6a3cc7afa628760cefb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eec516d8e16eecbe290a6a3cc7afa628760cefb3 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 mesa: Walk the VAO in _mesa_print_arrays. Only a

Mesa (master): vbo: Walk the VAO to check for mapped buffers.

2016-07-31 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 144737a4988ebca0649c0d1d9ddba4a391757b86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=144737a4988ebca0649c0d1d9ddba4a391757b86 Author: Mathias Fröhlich Date: Fri Jun 17 08:09:05 2016 +0200 vbo: Walk the VAO to check for mapped buffers

  1   2   >