Mesa (master): i965/vec4: check opcode on vec4_instruction::reads_flag( channel)

2015-10-23 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 2f1bc1da864f8d169427b911bf60e1023321e420 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f1bc1da864f8d169427b911bf60e1023321e420 Author: Alejandro Piñeiro Date: Fri Oct 23 15:32:30 2015 +0200 i965/vec4: check opcode on

Mesa (master): i965/vec4: use an envvar to decide to print the assembly on cmod_propagation tests

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 92ae101ed0dff689f207abf61f68167009de4e29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92ae101ed0dff689f207abf61f68167009de4e29 Author: Alejandro Piñeiro Date: Thu Oct 1 16:41:30 2015 +0200 i965/vec4: use an envvar to

Mesa (master): i965/vec4: nir_emit_if doesn' t need to predicate based on all the channels

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8ac3b525c77cb5aae9e61bd984b78f6cbbffdc1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ac3b525c77cb5aae9e61bd984b78f6cbbffdc1c Author: Alejandro Piñeiro Date: Fri Oct 9 16:59:20 2015 +0200 i965/vec4: nir_emit_if doesn't

Mesa (master): i965/vec4: Add unit tests for cmod propagation pass

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8fc8fcc04f584b32cd5bf633da8e3508249e339d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fc8fcc04f584b32cd5bf633da8e3508249e339d Author: Alejandro Piñeiro Date: Wed Sep 30 13:39:30 2015 +0200 i965/vec4: Add unit tests for

Mesa (master): i965/vec4: adding vec4_cmod_propagation optimization

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 627f94b72e0e9443ad116f072599a7342269f297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=627f94b72e0e9443ad116f072599a7342269f297 Author: Alejandro Piñeiro Date: Mon Sep 28 17:00:19 2015 +0200 i965/vec4: adding

Mesa (master): i965/vec4: print predicate control at brw_vec4 dump_instruction

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8cf84a7e470dbd3b46ce4081459d2ecfab22c2d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cf84a7e470dbd3b46ce4081459d2ecfab22c2d5 Author: Alejandro Piñeiro Date: Fri Oct 9 18:39:42 2015 +0200 i965/vec4: print predicate

Mesa (master): i965/vec4: track and use independently each flag channel

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: a59359ecd22154cc2b3f88bb8c599f21af8a3934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a59359ecd22154cc2b3f88bb8c599f21af8a3934 Author: Alejandro Piñeiro Date: Wed Oct 14 20:26:43 2015 +0200 i965/vec4: track and use

Mesa (master): nir/glsl_to_nir: use _mesa_fls() to compute num_textures

2015-11-16 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 40c2acef5cfe28f4ac371203bd70bfc7a222ba26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40c2acef5cfe28f4ac371203bd70bfc7a222ba26 Author: Juan A. Suarez Romero Date: Fri Nov 6 12:23:17 2015 + nir/glsl_to_nir: use

Mesa (master): i965/vec4: refactor brw_vec4_copy_propagation.

2015-09-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 1bd89db921105dbe76047144b4719d4617aee1d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bd89db921105dbe76047144b4719d4617aee1d8 Author: Alejandro Piñeiro Date: Wed Sep 16 17:19:50 2015 +0200 i965/vec4: refactor

Mesa (master): i965/vec4: check swizzle before discarding a uniform on a 3src operand

2015-09-24 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 7fee23569b0e3a4d4636a83fb6751ee82987ec5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fee23569b0e3a4d4636a83fb6751ee82987ec5f Author: Alejandro Piñeiro Date: Wed Sep 23 19:22:17 2015 +0200 i965/vec4: check swizzle before

Mesa (master): i965/vec4: Change types as needed to propagate source modifiers using current instruction

2015-09-18 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 06d31dceae611b7d5c11442aa9bf8178067bcb62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06d31dceae611b7d5c11442aa9bf8178067bcb62 Author: Alejandro Piñeiro Date: Wed Sep 16 10:26:55 2015 +0200 i965/vec4: Change types as

Mesa (master): i965: use _mesa_is_array_texture instead of _mesa_tex_target_is_array

2015-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b16e0ff34e7824bb7f44e7afb78334fcfb0f7264 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b16e0ff34e7824bb7f44e7afb78334fcfb0f7264 Author: Alejandro Piñeiro Date: Sat Dec 5 20:46:30 2015 +0100 i965: use _mesa_is_array_texture

Mesa (master): mesa: remove _mesa_tex_target_is_array

2015-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 3d260cc653966298bb217d028797a2c4ecb33c52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d260cc653966298bb217d028797a2c4ecb33c52 Author: Alejandro Piñeiro Date: Sat Dec 5 20:47:33 2015 +0100 mesa: remove

Mesa (master): mesa/formatquery: expand NUM_SAMPLE_COUNTS OpenGL ES comment

2016-06-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 9bdbb9c0e0d0fb73831c590eb9626a3298f55982 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bdbb9c0e0d0fb73831c590eb9626a3298f55982 Author: Alejandro Piñeiro Date: Fri May 6 16:13:26 2016 +0200 mesa/formatquery: expand

Mesa (master): i965/fs: take into account doubles when emitting system values

2016-05-25 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8c29bba242062a01e73743ca5086604a57c0efc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c29bba242062a01e73743ca5086604a57c0efc5 Author: Alejandro Piñeiro Date: Tue May 24 15:00:30 2016 +0200 i965/fs: take into account

Mesa (master): i965/formatquery: remove INTERNALFORMAT_PREFERRED implementation

2016-06-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: c1ceee6cc966e25fb1e68d267bafdeb4528bc980 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1ceee6cc966e25fb1e68d267bafdeb4528bc980 Author: Alejandro Piñeiro Date: Thu May 5 11:28:37 2016 +0200 i965/formatquery: remove

Mesa (master): mesa/formatquery: add a comment to clarify INTERNALFORMAT_PREFERRED

2016-06-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b48c42cd1f81bf9a411d19aea2660d75622a1350 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b48c42cd1f81bf9a411d19aea2660d75622a1350 Author: Alejandro Piñeiro Date: Thu May 5 11:27:05 2016 +0200 mesa/formatquery: add a comment

Mesa (master): i965/eu: use simd8 when exec_size != EXECUTE_16

2016-06-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 58617bcebe1d0d5e8d360fec2c9dabf8771b0f7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58617bcebe1d0d5e8d360fec2c9dabf8771b0f7a Author: Alejandro Piñeiro Date: Wed Jun 1 18:49:29 2016 +0200 i965/eu: use simd8 when

Mesa (master): glsl: add unit tests data vertex/ expected outcome for uninitialized warning

2016-05-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 2ed9563e79670ba2430f0827050e9a851fc56e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ed9563e79670ba2430f0827050e9a851fc56e79 Author: Alejandro Piñeiro Date: Wed Apr 20 10:02:45 2016 +0200 glsl: add unit tests data

Mesa (master): glsl: add a empty set_is_lhs on ast_node

2016-05-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b9f90ef652dae687a5aff97f9132b374320638a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9f90ef652dae687a5aff97f9132b374320638a5 Author: Alejandro Piñeiro Date: Tue Apr 19 11:15:54 2016 +0200 glsl: add a empty set_is_lhs on

Mesa (master): glsl: add just-log option for the standalone compiler.

2016-05-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 68c23d2d046b6419c7b3bd273278235095e29dae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68c23d2d046b6419c7b3bd273278235095e29dae Author: Alejandro Piñeiro Date: Tue Apr 19 20:26:32 2016 +0200 glsl: add just-log option for

Mesa (master): glsl: do not raise uninitialized warning with out function parameters

2016-05-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 66ff04322e80d14d9b1c8a4d1ef8cf63440242af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66ff04322e80d14d9b1c8a4d1ef8cf63440242af Author: Alejandro Piñeiro Date: Tue Apr 19 11:17:27 2016 +0200 glsl: do not raise uninitialized

Mesa (master): glsl: add warning-test

2016-05-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: eee00274fa330edfa536da039ba9116bdceb9990 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eee00274fa330edfa536da039ba9116bdceb9990 Author: Alejandro Piñeiro Date: Tue Apr 19 21:03:07 2016 +0200 glsl: add warning-test It

Mesa (master): i965/blorp: Fix hiz ops on MSAA surfaces

2016-02-10 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 43d23e879c797fa9b6cbbae15e101f2a3ee64751 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43d23e879c797fa9b6cbbae15e101f2a3ee64751 Author: Chris Forbes Date: Tue Nov 18 21:49:53 2014 +1300 i965/blorp: Fix hiz ops on MSAA surfaces

Mesa (master): docs: document MESA_GLES_VERSION_OVERRIDE envvar

2016-02-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: a150101125111bfdead2fcf59d5eb3b37c22031a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a150101125111bfdead2fcf59d5eb3b37c22031a Author: Alejandro Piñeiro Date: Sat Feb 13 19:05:49 2016 +0100 docs: document

Mesa (master): doc: add 'vec4' option in INTEL_DEBUG

2016-03-18 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 7a712e64d6d59c3543fd307f9e029ad0886be622 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a712e64d6d59c3543fd307f9e029ad0886be622 Author: Juan A. Suarez Romero Date: Fri Mar 18 17:29:55 2016 +0100 doc: add 'vec4' option in

Mesa (master): nir/types: Add a wrapper for count_attribute_slots

2016-04-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 05db68024853fe3613480ca164485ccf67f1a7cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05db68024853fe3613480ca164485ccf67f1a7cc Author: Jason Ekstrand Date: Fri Mar 25 16:12:19 2016 -0700 nir/types: Add a wrapper for

Mesa (master): i965/vec4: pass the correct src_sz to emit_send at emit_untyped_atomic

2016-03-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0c5c2e2c936a933d4e78acb36d1f5e56d020043c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c5c2e2c936a933d4e78acb36d1f5e56d020043c Author: Alejandro Piñeiro Date: Fri Mar 4 19:20:27 2016 +0100 i965/vec4: pass the correct

Mesa (master): i965/vec4/nir: remove emit_untyped_surface_read and emit_untyped_atomic at brw_vec4_visitor

2016-03-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: d3a89a7c494d577fdf8f45c0d8735004a571e86b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3a89a7c494d577fdf8f45c0d8735004a571e86b Author: Alejandro Piñeiro Date: Fri Mar 4 17:32:08 2016 +0100 i965/vec4/nir: remove

Mesa (master): i965/vec4/nir: no need to use surface_access:: to call emit_untyped_atomic

2016-03-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0548844e866e4fe326432116f84fdf7e885fba9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0548844e866e4fe326432116f84fdf7e885fba9f Author: Alejandro Piñeiro Date: Fri Mar 4 18:20:09 2016 +0100 i965/vec4/nir: no need to use

Mesa (master): i965/fs/nir: "surface_access::" prefix not needed

2016-03-08 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ef76ea4ba97d0ac122491fd3f1b2bbb8e4163150 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef76ea4ba97d0ac122491fd3f1b2bbb8e4163150 Author: Alejandro Piñeiro Date: Fri Mar 4 20:38:41 2016 +0100 i965/fs/nir: "surface_access::"

Mesa (master): glsl: do not raise unitialized variable warnings on builtins/ reserved GL variables

2016-04-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: cd7d631c71bb1342a6607a193918ccb3289c0bbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd7d631c71bb1342a6607a193918ccb3289c0bbf Author: Alejandro Piñeiro Date: Fri Apr 1 09:11:15 2016 +0200 glsl: do not raise unitialized

Mesa (master): glsl: add is_lhs bool on ast_expression

2016-03-29 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8568d02498d12ebde6a6245056eebfbfe18aaf8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8568d02498d12ebde6a6245056eebfbfe18aaf8f Author: Alejandro Piñeiro Date: Thu Feb 25 11:11:54 2016 +0100 glsl: add is_lhs bool on

Mesa (master): glsl: raise warning when using uninitialized variables

2016-03-29 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: dcd41ca87a06199184eb8ada654aec985185189c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcd41ca87a06199184eb8ada654aec985185189c Author: Alejandro Piñeiro Date: Tue Feb 23 11:48:52 2016 +0100 glsl: raise warning when using

Mesa (master): isl: move -lm at the end of tests_ldadd

2016-04-27 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b1dcedf393e2464fb70e793b9224c5ad438e2914 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1dcedf393e2464fb70e793b9224c5ad438e2914 Author: Alejandro Piñeiro Date: Wed Apr 27 19:54:40 2016 +0200 isl: move -lm at the end of

Mesa (master): glsl/linker: dvec3/ dvec4 consume twice input vertex attributes

2016-05-23 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 3c9096eea46fc79e5d734ea0629673d1889966d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c9096eea46fc79e5d734ea0629673d1889966d7 Author: Juan A. Suarez Romero Date: Mon May 23 10:46:42 2016 +0200 glsl/linker: dvec3/dvec4

Mesa (master): configure: added xcb to dri3 modules to pkg-conf

2016-05-23 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 4424bf5da4f9cd18bb30fc14d1d8403e4ec6caff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4424bf5da4f9cd18bb30fc14d1d8403e4ec6caff Author: Andres Gomez Date: Fri May 20 16:54:35 2016 +0300 configure: added xcb to dri3 modules to

Mesa (master): glsl: fixed uninitialized pointer

2016-05-12 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 18f7c88dd692409935bd74f82dc48f524cf951f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18f7c88dd692409935bd74f82dc48f524cf951f6 Author: Jakob Sinclair Date: Wed May 11 14:10:19 2016 +0200 glsl: fixed uninitialized

Mesa (master): i965: get the proper vertex surface type for doubles on gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 71150b73c81a58dc06057ced561d10332aecc803 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71150b73c81a58dc06057ced561d10332aecc803 Author: Alejandro Piñeiro Date: Tue Mar 15 12:53:07 2016 +0100 i965: get the proper vertex

Mesa (master): i965/vec4: use attribute slots to calculate URB read length

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b7423b485e11b768f68e8d5865fbc74b07ee6d48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7423b485e11b768f68e8d5865fbc74b07ee6d48 Author: Juan A. Suarez Romero Date: Mon Apr 4 12:47:57 2016 +0200 i965/vec4: use attribute

Mesa (master): i965: Configure how to store *64*PASSTHRU vertex components

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8b0a334b5ef0fb324c61f5757989d715f4b531f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b0a334b5ef0fb324c61f5757989d715f4b531f6 Author: Antia Puentes Date: Fri Apr 15 11:32:46 2016 +0200 i965: Configure how to store

Mesa (master): i965: take care of doubles when lowering VS inputs

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: d6281a9d955ad97f993927bc214e4b641cfbe359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6281a9d955ad97f993927bc214e4b641cfbe359 Author: Juan A. Suarez Romero Date: Fri Apr 15 12:51:05 2016 +0200 i965: take care of doubles

Mesa (master): i965: Expose OpenGL 4.2 for gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e5e412cd272989fa801a027ab5dce7de48eb79c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5e412cd272989fa801a027ab5dce7de48eb79c6 Author: Alejandro Piñeiro Date: Tue Apr 26 14:35:24 2016 +0200 i965: Expose OpenGL 4.2 for

Mesa (master): i965/fs: calculate first non-payload GRF using attrib slots

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 7ea09511ca4f58640063cc1ee08386cce5300535 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea09511ca4f58640063cc1ee08386cce5300535 Author: Juan A. Suarez Romero Date: Mon Apr 4 12:47:57 2016 +0200 i965/fs: calculate first

Mesa (master): i965: passthru formats cannot be used width edge flag enabled

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 1ff32ae8b2367950c543770ee5e6e459312cebce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ff32ae8b2367950c543770ee5e6e459312cebce Author: Alejandro Piñeiro Date: Thu Mar 24 11:49:53 2016 +0100 i965: passthru formats cannot be

Mesa (master): i965: take care of doubles when remapping VS attributes

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b0fb08e179d784ca319c3c547a874fd24ce93c3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0fb08e179d784ca319c3c547a874fd24ce93c3f Author: Juan A. Suarez Romero Date: Fri Apr 1 17:25:03 2016 +0200 i965: take care of doubles

Mesa (master): i965: Enable ARB_vertex_attrib_64bit for gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 59b5441fd9dc9b99341381153cd1cc8510fa8e8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59b5441fd9dc9b99341381153cd1cc8510fa8e8a Author: Alejandro Piñeiro Date: Sat Mar 12 12:34:06 2016 +0100 i965: Enable

Mesa (master): i965/fs: half exec_size when dealing with 64 bits attributes

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 96c276dda909ddf12714b9e64b7207156e8fd4bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96c276dda909ddf12714b9e64b7207156e8fd4bb Author: Alejandro Piñeiro Date: Wed Mar 23 12:20:05 2016 +0100 i965/fs: half exec_size when

Mesa (master): i965/fs: shuffle 32bits into 64bits for doubles

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ccfe25f7583dd8d0ff0609de3728c8b15fb0f8fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccfe25f7583dd8d0ff0609de3728c8b15fb0f8fb Author: Juan A. Suarez Romero Date: Thu Mar 31 11:49:53 2016 +0100 i965/fs: shuffle 32bits into

Mesa (master): nir: add double input bitmap

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 80535873bbed9d6fda7bb0d2cca3d0950afb8431 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80535873bbed9d6fda7bb0d2cca3d0950afb8431 Author: Juan A. Suarez Romero Date: Fri Apr 15 12:30:54 2016 +0200 nir: add double input bitmap

Mesa (master): docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: f051eae25a820638b6e9712a6e8936b4eb04bc5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f051eae25a820638b6e9712a6e8936b4eb04bc5b Author: Alejandro Piñeiro Date: Tue Apr 26 14:37:38 2016 +0200 docs: Mark

Mesa (master): xlib: do not cache return value of glXChooseVisual/ glXGetVisualFromFBConfig

2016-04-15 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: fe9d8cd79e9380e29eb92f97903e8cb79d25371a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe9d8cd79e9380e29eb92f97903e8cb79d25371a Author: John Sheu Date: Wed Apr 13 13:57:42 2016 -0700 xlib: do not cache return value of

Mesa (master): xlib: fix memory leak of and remove vishandle from XMesaVisualInfo

2016-04-15 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 781232e0ac48bf608757bbd270c593a90173f951 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781232e0ac48bf608757bbd270c593a90173f951 Author: John Sheu Date: Fri Apr 1 16:52:20 2016 -0700 xlib: fix memory leak of and remove vishandle

Mesa (master): xlib: fix leaks of returned values from XGetVisualInfo

2016-04-15 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8a9c0f102540f64c4a3523f6b4e11eaa2071e0a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a9c0f102540f64c4a3523f6b4e11eaa2071e0a3 Author: John Sheu Date: Fri Apr 1 16:52:21 2016 -0700 xlib: fix leaks of returned values from

Mesa (master): xlib: remove MESA_GLX_VISUAL_HACK

2016-04-15 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: f8752e0d95b0b562ca64e8064e98a0b66e5d1591 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8752e0d95b0b562ca64e8064e98a0b66e5d1591 Author: John Sheu Date: Fri Apr 1 16:52:22 2016 -0700 xlib: remove MESA_GLX_VISUAL_HACK This

Mesa (master): i965: intel_texture_barrier reimplemented

2016-07-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 5e553a6bb31cc205e43bde48a19399284ce3d5e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e553a6bb31cc205e43bde48a19399284ce3d5e1 Author: Alejandro Piñeiro Date: Tue Jun 28 13:16:33 2016 +0200 i965: intel_texture_barrier

Mesa (master): docs: update MESA_DEBUG envvar documentation.

2016-07-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: a97ee60926f6c08cb4cdd26a2746c483d8782547 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a97ee60926f6c08cb4cdd26a2746c483d8782547 Author: Alejandro Piñeiro Date: Mon Jun 27 10:00:58 2016 +0200 docs: update MESA_DEBUG envvar

Mesa (master): mesa/main: fix error checking logic on CopyImageSubData

2016-07-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: da7efadf040dafe5d925962c88a7189dcf058b25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da7efadf040dafe5d925962c88a7189dcf058b25 Author: Alejandro Piñeiro Date: Thu Jun 30 14:41:01 2016 +0200 mesa/main: fix error checking

Mesa (master): main/fboject: default_framebuffer allowed for GetFramebufferParameter

2017-02-05 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: dfb1b543f36410fb01ba202076550e1259c89ed1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfb1b543f36410fb01ba202076550e1259c89ed1 Author: Alejandro Piñeiro Date: Fri Jan 13 15:53:13 2017 -0200 main/fboject:

Mesa (master): main/framebuffer: refactor _mesa_get_color_read_format/type

2017-02-05 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0cd2a4737eb189fb37ff53c7583c8e4aa2d5a630 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cd2a4737eb189fb37ff53c7583c8e4aa2d5a630 Author: Alejandro Piñeiro Date: Tue Jan 17 18:06:36 2017 -0200 main/framebuffer: refactor

Mesa (master): main/fbobject: implement new 4.5 pnames for GetFramebufferParameter

2017-02-05 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0fb0c57b15aa6b5f48ab3f8596241248e02d55e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fb0c57b15aa6b5f48ab3f8596241248e02d55e5 Author: Alejandro Piñeiro Date: Fri Jan 13 16:23:05 2017 -0200 main/fbobject: implement new 4.5

Mesa (master): mesa/formatquery: use consistent local function names

2017-02-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 966ddd5d3d02974a05bfab43cfebcea4df9a41f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=966ddd5d3d02974a05bfab43cfebcea4df9a41f2 Author: Alejandro Piñeiro Date: Sat Feb 11 17:21:35 2017 +0100 mesa/formatquery: use consistent

Mesa (master): mesa/main: Fix FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for NONE attachment type

2017-01-19 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 905961452ad3e7e29745dad78d70b2973377982b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=905961452ad3e7e29745dad78d70b2973377982b Author: Alejandro Piñeiro Date: Fri Jan 13 11:39:24 2017 -0200 mesa/main: Fix

Mesa (master): program_resource: subroutine active uniforms should return NumSubroutineUniforms

2016-08-24 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 07fe2d565bb117e8ae0a96b084633cc5a18b029d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07fe2d565bb117e8ae0a96b084633cc5a18b029d Author: Alejandro Piñeiro Date: Thu Aug 18 19:44:55 2016 +0200 program_resource: subroutine

Mesa (master): i965: remove unused variable at intel_miptree_create_for_teximage

2016-09-11 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e77bf3247524df31d19cf4c09a19fb8b52fd9d9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e77bf3247524df31d19cf4c09a19fb8b52fd9d9d Author: Alejandro Piñeiro Date: Sun Sep 11 00:07:31 2016 +0200 i965: remove unused variable at

Mesa (master): i965: check for GL_TEXTURE_EXTERNAL_OES at miptree_create_for_teximage

2016-09-12 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 6165603209f08cd95dc687363034f54978fe2c77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6165603209f08cd95dc687363034f54978fe2c77 Author: Alejandro Piñeiro Date: Sun Sep 11 00:07:30 2016 +0200 i965: check for

Mesa (master): mesa/main: Fix missing return in non void function

2016-08-26 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: bc5be5323f14c4f790ecaf29991158be1f5435b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc5be5323f14c4f790ecaf29991158be1f5435b0 Author: Tobias Klausmann Date: Thu Aug 25 23:48:31 2016 +0200 mesa/main: Fix

Mesa (master): shaderapi: don' t generate not linked error on GetProgramStage in general

2016-08-24 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b4959e17f18aff68465f4b3445b6a53ee0227b16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4959e17f18aff68465f4b3445b6a53ee0227b16 Author: Alejandro Piñeiro Date: Tue Aug 23 17:00:54 2016 +0200 shaderapi: don't generate not

Mesa (master): main/buffers: take into account FRONT_AND_BACK on ReadBuffer

2017-01-12 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: f354cd5c69b0b1fe7db87473240a51ecc7369c03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f354cd5c69b0b1fe7db87473240a51ecc7369c03 Author: Alejandro Piñeiro Date: Wed Jan 11 18:11:55 2017 -0200 main/buffers: take into account

Mesa (master): main/buffers: update error handling on DrawBuffers for 4.5

2017-01-12 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: d54bc7e01f3f2e3178adecf53ea243470a3d5d93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d54bc7e01f3f2e3178adecf53ea243470a3d5d93 Author: Alejandro Piñeiro Date: Tue Dec 13 08:58:59 2016 -0200 main/buffers: update error

Mesa (master): main/fbobject: throw invalid operation when get_attachment fails if needed

2017-01-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 84e3e12b2582f4707a837ebb960ea7ce19e1c263 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84e3e12b2582f4707a837ebb960ea7ce19e1c263 Author: Alejandro Piñeiro Date: Thu Jan 12 16:09:17 2017 -0200 main/fbobject: throw invalid

Mesa (master): main/fboject: return if it is color_attachment on get_attachment

2017-01-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: c6eb3aeba530fe82087c1c3c06ded23cb79bc199 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6eb3aeba530fe82087c1c3c06ded23cb79bc199 Author: Alejandro Piñeiro Date: Thu Jan 12 16:03:00 2017 -0200 main/fboject: return if it is

Mesa (master): i965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+

2017-03-29 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 2f8d6bd57844f86547b95d1381c82aaceb83c356 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f8d6bd57844f86547b95d1381c82aaceb83c356 Author: Alejandro Piñeiro Date: Tue Mar 28 19:24:12 2017 +0200 i965: expose

Mesa (master): mesa/main: *TextureSubImage* generates INVALID_OPERATION on wrong target

2017-03-02 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: a54f0ad6d3217394e597ea66b9a71a6584532638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a54f0ad6d3217394e597ea66b9a71a6584532638 Author: Alejandro Piñeiro Date: Thu Mar 2 17:18:14 2017 +0100 mesa/main: *TextureSubImage*

Mesa (master): egl: remove unused err variable

2017-07-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 57671025b0795d7f32f434dfd30d1264dbe1ebc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57671025b0795d7f32f434dfd30d1264dbe1ebc7 Author: Alejandro Piñeiro Date: Thu Jul 13 11:38:48 2017 +0200 egl: remove unused err variable

Mesa (master): spirv: fix typo on DO NOT EDIT header

2017-11-14 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b498172d0eace0c448b199c94730d2551786bb1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b498172d0eace0c448b199c94730d2551786bb1b Author: Alejandro Piñeiro Date: Tue Nov 14 08:32:18 2017 +0100 spirv: fix typo on DO NOT EDIT

Mesa (master): spirv: add DO NOT EDIT warning on generated spirv_info.c

2017-11-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 157c9a13414b524ce98ea0ea07fce819efc1ba65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=157c9a13414b524ce98ea0ea07fce819efc1ba65 Author: Alejandro Piñeiro Date: Fri Oct 13 16:17:14 2017 +0200 spirv: add DO NOT EDIT warning

Mesa (master): mesa: remove set_entry from forward type declarations

2017-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: be2c434308ea9dedd6033a590cc072951d8ba469 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be2c434308ea9dedd6033a590cc072951d8ba469 Author: Alejandro Piñeiro Date: Wed Dec 6 11:38:59 2017 +0100 mesa: remove set_entry from

Mesa (master): mesa/spirv: move and rename nir_spirv_supported_capabilities

2017-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 25e56b2ebafe2bcebb23819cc355e1b079a839d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25e56b2ebafe2bcebb23819cc355e1b079a839d6 Author: Alejandro Piñeiro Date: Thu Dec 7 09:38:41 2017 +0100 mesa/spirv: move and rename

Mesa (master): 27 new commits

2017-12-06 Thread Alejandro Pinheiro
vec4 sizes for 16-bit types. In the future, something different should be implemented to avoid this dependency. Reviewed-by: Jason Ekstrand <ja...@jlekstrand.net> URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4049c041221e614c64641fcbeb5b396fd3daa507 Author: Eduardo Lima Mitev <el..

Mesa (master): mesa: define nir_spirv_supported_capabilities

2017-12-06 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0398b31d1d49a4f9f369052b4ce3c0cf8fce176b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0398b31d1d49a4f9f369052b4ce3c0cf8fce176b Author: Alejandro Piñeiro Date: Wed Dec 6 09:57:18 2017 +0100 mesa: define

Mesa (master): mesa/formatquery: remove online compression check on is_resource_supported

2018-05-08 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b6648798cf3c4b0f970c468aed7ac1ee7eb82109 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6648798cf3c4b0f970c468aed7ac1ee7eb82109 Author: Alejandro Piñeiro Date: Fri May 4 16:44:44 2018 +0200 mesa/formatquery: remove online

Mesa (master): formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE

2017-10-27 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: fd011376cb3d7713297e057eafbd1d0ef1df3667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd011376cb3d7713297e057eafbd1d0ef1df3667 Author: Alejandro Piñeiro Date: Wed Oct 25 14:35:36 2017 +0200 formatquery: use correct target

Mesa (master): glsl/standalone: set MaxTransformFeedbackBuffers

2018-01-04 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 2719467eb66a559a8529ac29bb658d345c155031 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2719467eb66a559a8529ac29bb658d345c155031 Author: Alejandro Piñeiro Date: Thu Jan 4 17:13:07 2018 +0100 glsl/standalone: set

Mesa (master): glsl/standalone: set MaxVertexStreams

2018-01-04 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 0ba3de2ad767686948c70feb85b3305c3c20e757 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ba3de2ad767686948c70feb85b3305c3c20e757 Author: Alejandro Piñeiro Date: Thu Jan 4 17:04:33 2018 +0100 glsl/standalone: set

Mesa (master): glsl/standalone: point which arguments are mandatory

2018-01-04 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 937b210551ef7c243976f0c0240395827a72ef8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=937b210551ef7c243976f0c0240395827a72ef8b Author: Alejandro Piñeiro Date: Thu Jan 4 16:38:00 2018 +0100 glsl/standalone: point which

Mesa (master): glsl/standalone: set MaxUniformBufferBindings

2018-01-04 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8dcf131f04cf0fd540de127481985010ae61a4ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dcf131f04cf0fd540de127481985010ae61a4ea Author: Alejandro Piñeiro Date: Thu Jan 4 16:51:19 2018 +0100 glsl/standalone: set

Mesa (master): glsl/linker: remove ubo explicit binding handling

2018-02-08 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: f32b01ca435c5eb4268919f984e6e3d63c28828f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f32b01ca435c5eb4268919f984e6e3d63c28828f Author: Alejandro Piñeiro Date: Wed Jan 24 11:03:00 2018 +0100 glsl/linker: remove ubo explicit

Mesa (master): nir/serialize: handle var->name being NULL

2018-02-28 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e72fb4e61128684efc28647931a793910e190656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e72fb4e61128684efc28647931a793910e190656 Author: Alejandro Piñeiro Date: Wed Feb 28 13:01:56 2018 +0100 nir/serialize: handle var->name

Mesa (master): spirv/radv: add AMD_gcn_shader capability, remove current extensions

2018-03-15 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 50767214a790889120975bf0f598996c4f887dfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50767214a790889120975bf0f598996c4f887dfc Author: Alejandro Piñeiro Date: Thu Mar 8 12:43:00 2018 +0100 spirv/radv: add AMD_gcn_shader

Mesa (master): nir/spirv: add gl_spirv_validation method

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 9063bf7ad8a9175c4eddba5d06d887c507f6b5be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9063bf7ad8a9175c4eddba5d06d887c507f6b5be Author: Alejandro Piñeiro Date: Thu Jan 18 12:31:52 2018 +0100 nir/spirv: add

Mesa (master): i965: initialize SPIR-V capabilities

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 3761e675e27b85f43fe86afe37326c9012577e4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3761e675e27b85f43fe86afe37326c9012577e4b Author: Alejandro Piñeiro Date: Sat Oct 14 09:23:24 2017 +0200 i965: initialize SPIR-V

Mesa (master): mesa/program: Link SPIR-V shaders using the SPIR-V code-path

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 16f6634e7fb5ada308e55b852cd49251e7f3f8b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16f6634e7fb5ada308e55b852cd49251e7f3f8b1 Author: Eduardo Lima Mitev Date: Tue Oct 10 14:01:45 2017 +0200 mesa/program: Link SPIR-V shaders

Mesa (master): mesa: Add a reference to gl_shader_spirv_data to gl_linked_shader

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 22b6b3d0a75406f577dcb6d554c96ed42ee35aff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22b6b3d0a75406f577dcb6d554c96ed42ee35aff Author: Eduardo Lima Mitev Date: Mon Nov 13 19:44:47 2017 +0100 mesa: Add a reference to

Mesa (master): mesa: Implement glSpecializeShaderARB

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ba975140d3c99b60c63846c3c08bd158f7c95d42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba975140d3c99b60c63846c3c08bd158f7c95d42 Author: Nicolai Hähnle Date: Sat Jun 10 21:36:24 2017 +0200 mesa: Implement

Mesa (master): spirv: add vtn_create_builder

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: bebe3d626e562bd2dd027f9bcd5fdeeab62997cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bebe3d626e562bd2dd027f9bcd5fdeeab62997cd Author: Alejandro Piñeiro Date: Thu Jan 18 12:24:38 2018 +0100 spirv: add vtn_create_builder

Mesa (master): mesa/glspirv: Add _mesa_spirv_link_shaders() function

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 9c36e9f8626fb2b02736abbd11e783b61a40959c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c36e9f8626fb2b02736abbd11e783b61a40959c Author: Eduardo Lima Mitev Date: Tue Oct 10 10:46:29 2017 +0200 mesa/glspirv: Add

Mesa (master): mesa/glspirv: Add a _mesa_spirv_to_nir() function

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: abb6d0797c8a0c32f45d38d7a41e96b2db47a47d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abb6d0797c8a0c32f45d38d7a41e96b2db47a47d Author: Eduardo Lima Mitev Date: Fri Oct 13 10:31:50 2017 +0200 mesa/glspirv: Add a

Mesa (master): i965: Call spirv_to_nir() instead of glsl_to_nir() for SPIR-V shaders

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e7d97aa75ded652a36e8addad52d075c51b58c33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7d97aa75ded652a36e8addad52d075c51b58c33 Author: Eduardo Lima Mitev Date: Tue Oct 10 14:55:56 2017 +0200 i965: Call spirv_to_nir() instead

Mesa (master): i965: Don't call process_glsl_ir() for SPIR-V shaders

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e7fc18097ef5770f0da4186050f772518f28174a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7fc18097ef5770f0da4186050f772518f28174a Author: Eduardo Lima Mitev Date: Tue Oct 10 14:08:35 2017 +0200 i965: Don't call process_glsl_ir()

  1   2   >