Mesa (master): vc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.

2015-06-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3fd4c80b32e3080d761e176d129a1e46c618584a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fd4c80b32e3080d761e176d129a1e46c618584a Author: Eric Anholt e...@anholt.net Date: Mon Jun 22 17:38:14 2015 -0700 vc4: Also dump

Mesa (master): vc4: Fix printfs for blit fallbacks.

2015-06-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: fc0da629b502bb072b945932bae0477eb9b62bd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc0da629b502bb072b945932bae0477eb9b62bd5 Author: Eric Anholt e...@anholt.net Date: Sat Jun 20 15:30:19 2015 -0700 vc4: Fix printfs for blit fallbacks

Mesa (master): vc4: Use a defined t value for 1D textures.

2015-06-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: c00903867417f1522047b7c50ea9248e1aa2f50c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c00903867417f1522047b7c50ea9248e1aa2f50c Author: Eric Anholt e...@anholt.net Date: Fri Jun 19 19:47:44 2015 -0700 vc4: Use a defined t value for 1D textures

Mesa (master): vc4: Fix write-only texsubimage when we had to align.

2015-06-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: bb107110a4d97191841985076dd9f2fbd0937dfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb107110a4d97191841985076dd9f2fbd0937dfc Author: Eric Anholt e...@anholt.net Date: Fri Jun 19 19:41:25 2015 -0700 vc4: Fix write-only texsubimage when we had

Mesa (master): mesa: Back out an accidental change I had in a VC4 commit.

2015-06-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 717376155d2082d7bf94122a1e1d383b39e0b070 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=717376155d2082d7bf94122a1e1d383b39e0b070 Author: Eric Anholt e...@anholt.net Date: Sat Jun 20 15:02:50 2015 -0700 mesa: Back out an accidental change I had

Mesa (master): vc4: Track the number of BOs allocated and their size.

2015-06-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 62d153ea37b1bf572c39aab8ec46099fc903362d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62d153ea37b1bf572c39aab8ec46099fc903362d Author: Eric Anholt e...@anholt.net Date: Wed Jun 17 22:56:15 2015 -0700 vc4: Track the number of BOs allocated

Mesa (master): vc4: Move RCL generation into the kernel.

2015-06-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9adcd2d80aceec90b9c3712b53d8e7839dc5634b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9adcd2d80aceec90b9c3712b53d8e7839dc5634b Author: Eric Anholt e...@anholt.net Date: Wed Jun 10 12:36:47 2015 -0700 vc4: Move RCL generation into the kernel

Mesa (master): vc4: Move tile state/alloc allocation into the kernel.

2015-06-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1d45e44b2f9e52d6eebe84ab08da6b7393011f95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d45e44b2f9e52d6eebe84ab08da6b7393011f95 Author: Eric Anholt e...@anholt.net Date: Wed Jun 17 13:24:06 2015 -0700 vc4: Move tile state/alloc allocation

Mesa (master): vc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG.

2015-06-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 91c73a9a280b749a781cd3f071fc377fcb9758e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91c73a9a280b749a781cd3f071fc377fcb9758e1 Author: Eric Anholt e...@anholt.net Date: Wed Jun 17 13:51:55 2015 -0700 vc4: Add dumping

Mesa (master): vc4: Fix memory leak from simple_list conversion.

2015-06-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: dc1fbad2eb5454ed36a066d2a69b575cd5a8abaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc1fbad2eb5454ed36a066d2a69b575cd5a8abaf Author: Eric Anholt e...@anholt.net Date: Wed Jun 17 23:49:19 2015 -0700 vc4: Fix memory leak from simple_list

Mesa (master): vc4: R4 is not a valid register for clamped direct texturing.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 507f3e708cbd10a4272aeffa0f066f1a80b48239 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507f3e708cbd10a4272aeffa0f066f1a80b48239 Author: Eric Anholt e...@anholt.net Date: Tue Jun 16 12:03:10 2015 -0700 vc4: R4 is not a valid register for clamped

Mesa (master): vc4: Handle refcounting the exec BO like we do in the kernel.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6dd55b49090da22d3a8e9226507a95e914eaf10f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dd55b49090da22d3a8e9226507a95e914eaf10f Author: Eric Anholt e...@anholt.net Date: Fri Jun 12 12:47:47 2015 -0700 vc4: Handle refcounting the exec BO like we

Mesa (master): vc4: Use VC4_SET/GET_FIELD for some RCL packets.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 731ac05cc4e444175288032a76a29c95059af038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=731ac05cc4e444175288032a76a29c95059af038 Author: Eric Anholt e...@anholt.net Date: Thu Jun 11 16:08:11 2015 -0700 vc4: Use VC4_SET/GET_FIELD for some RCL

Mesa (master): vc4: Make sure that direct texture clamps have a minimum value of 0.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: a0cd1a4060fdb55a57609b460629c7059bbe7047 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0cd1a4060fdb55a57609b460629c7059bbe7047 Author: Eric Anholt e...@anholt.net Date: Mon Jun 15 15:05:36 2015 -0700 vc4: Make sure that direct texture clamps

Mesa (master): gallium: Drop the gallium-specific Android sw winsys.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: bcd8a64f32f6387cbd8ed8d0bda0f49bd7dd4251 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcd8a64f32f6387cbd8ed8d0bda0f49bd7dd4251 Author: Eric Anholt e...@anholt.net Date: Tue Jun 9 11:45:05 2015 -0700 gallium: Drop the gallium-specific Android sw

Mesa (master): egl: Drop check for driver != NULL.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 932d1613d1e15ec22555e5ec09105c49eb850e36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=932d1613d1e15ec22555e5ec09105c49eb850e36 Author: Eric Anholt e...@anholt.net Date: Tue Jun 9 12:16:19 2015 -0700 egl: Drop check for driver != NULL. Back

Mesa (master): gallium: Enable build of NIR support on Android.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: fd3234891f7203d6b2b0992c34e880df325f75ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3234891f7203d6b2b0992c34e880df325f75ea Author: Eric Anholt e...@anholt.net Date: Sun Jun 7 11:57:46 2015 -0700 gallium: Enable build of NIR support

Mesa (master): egl/dri2: Fix Android Lollipop build on ARM.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 71aaf62fca3ed8b18fc2dcd69be0fd6bb7e58a91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71aaf62fca3ed8b18fc2dcd69be0fd6bb7e58a91 Author: Eric Anholt e...@anholt.net Date: Sun Jun 7 16:47:25 2015 -0700 egl/dri2: Fix Android Lollipop build on ARM

Mesa (master): vc4: Add support for building on Android.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6ce0b0e31754d88a542d4e3c90062e3f6a67f7b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ce0b0e31754d88a542d4e3c90062e3f6a67f7b9 Author: Eric Anholt e...@anholt.net Date: Wed Jun 3 10:15:31 2015 -0700 vc4: Add support for building on Android. v2

Mesa (master): android: add rules to build gallium/state_trackers/dri

2015-06-09 Thread Eric Anholt
gallium/state_trackers/dri Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- src/gallium/Android.mk|5 ++- src/gallium/state_trackers/dri/Android.mk | 64 + 2 files changed, 67 insertions(+), 2

Mesa (master): android: try to load gallium_dri.so directly

2015-06-09 Thread Eric Anholt
gallium_dri.so directly This avoids needing hardlinks between all of the DRI driver .so names, since we're the only loader on the system. v2: Add early exit on success (like previous block) and log message on failure. Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e

Mesa (master): vc4: Update to current kernel validation code.

2015-06-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e67b12eaf89acc9c446de77b77120a2f6cdbbe12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e67b12eaf89acc9c446de77b77120a2f6cdbbe12 Author: Eric Anholt e...@anholt.net Date: Mon Jun 1 12:50:49 2015 -0700 vc4: Update to current kernel validation code

Mesa (master): android: build with libcxx on android lollipop

2015-06-09 Thread Eric Anholt
on android lollipop On Lollipop, apparently stlport is gone and libcxx must be used instead. We still support stlport when building on earlier android releases. Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- Android.common.mk |1

Mesa (master): vc4: Drop subdirectory in vc4 build.

2015-06-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8d10b2a0460ca01a5c65a87184717c6c2e4bcaeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d10b2a0460ca01a5c65a87184717c6c2e4bcaeb Author: Eric Anholt e...@anholt.net Date: Wed Jun 3 10:18:04 2015 -0700 vc4: Drop subdirectory in vc4 build. Just

Mesa (master): vc4: Drop qir include from vc4_screen.h

2015-06-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9dca3beb62e894bbd720c5eecb47c0fd2c6132f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dca3beb62e894bbd720c5eecb47c0fd2c6132f9 Author: Eric Anholt e...@anholt.net Date: Sun Jun 7 12:02:02 2015 -0700 vc4: Drop qir include from vc4_screen.h We

Mesa (master): android: Depend on gallium_dri from EGL, instead of linking in gallium.

2015-06-09 Thread Eric Anholt
this together (change by anholt). Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- Android.mk |6 +--- CleanSpec.mk|1 + src/egl/main/Android.mk | 83 ++- 3 files

Mesa (master): android: loader: export the path to be included

2015-06-09 Thread Eric Anholt
to be included Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- src/egl/drivers/dri2/Android.mk |1 - src/loader/Android.mk |2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/egl/drivers/dri2/Android.mk b/src

Mesa (master): android: add rules to build a gallium_dri.so

2015-06-09 Thread Eric Anholt
a gallium_dri.so This single .so includes all of the enabled gallium drivers. Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- src/gallium/Android.mk |7 +- src/gallium/targets/dri/Android.mk | 112

Mesa (master): android: enable the radeonsi driver

2015-06-09 Thread Eric Anholt
of libelf library for lollipop Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Acked-by: Eric Anholt e...@anholt.net --- Android.common.mk |8 Android.mk|2 ++ src/gallium/Android.common.mk |8 src/gallium

Mesa (master): android: export more dirs from libmesa_dri_common

2015-06-09 Thread Eric Anholt
libmesa_dri_common The include paths of libmesa_dri_common are also used by modules that need libmesa_dri_common. Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- src/mesa/drivers/dri/common/Android.mk |4 +++- 1 file changed, 3 insertions(+), 1

Mesa (master): android: generate files by $(call es-gen)

2015-06-09 Thread Eric Anholt
/main/format_pack.c: No such file or directory make: *** [out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_st_mesa_intermediates/main/format_pack.c] Error 1 Signed-off-by: Chih-Wei Huang cwhu...@linux.org.tw Reviewed-by: Eric Anholt e...@anholt.net --- src/mesa/Android.gen.mk | 16

Mesa (master): vc4: Make sure we allocate idle BOs from the cache.

2015-05-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: 21a22a61c02a1d1807ff03df8eb8fa16ebdd1b74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21a22a61c02a1d1807ff03df8eb8fa16ebdd1b74 Author: Eric Anholt e...@anholt.net Date: Fri May 29 18:06:32 2015 -0700 vc4: Make sure we allocate idle BOs from

Mesa (master): vc4: Don't bother with safe list traversal in CSE.

2015-05-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: ec1c72d38ea4c709a39c6be9e0ff96bc2a90940f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec1c72d38ea4c709a39c6be9e0ff96bc2a90940f Author: Eric Anholt e...@anholt.net Date: Fri May 29 21:27:53 2015 -0700 vc4: Don't bother with safe list traversal

Mesa (master): vc4: Fix return value handling for BO waits.

2015-05-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: c821ccf0e3a051e5e867792898ae9b8f08e4601a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c821ccf0e3a051e5e867792898ae9b8f08e4601a Author: Eric Anholt e...@anholt.net Date: Fri May 29 17:21:15 2015 -0700 vc4: Fix return value handling for BO waits

Mesa (master): vc4: Convert from simple_list.h to list.h

2015-05-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: 78c773bb3646295e4a4f1fe7d6d10f05758ee48b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78c773bb3646295e4a4f1fe7d6d10f05758ee48b Author: Eric Anholt e...@anholt.net Date: Fri May 29 18:19:42 2015 -0700 vc4: Convert from simple_list.h to list.h

Mesa (master): vc4: Don' t try to put our dmabuf-exported BOs into the BO cache.

2015-05-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: f8de6277bfa1a7db9a8c0f0baaa441276264a982 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8de6277bfa1a7db9a8c0f0baaa441276264a982 Author: Eric Anholt e...@anholt.net Date: Wed May 27 16:20:28 2015 -0700 vc4: Don't try to put our dmabuf-exported BOs

Mesa (master): vc4: make vc4_begin_query() return a boolean

2015-05-27 Thread Eric Anholt
() return a boolean I forgot to make the change in 96f164f6f047833091eb98a73aa80c31dc94f962. This fixes a warning with GCC and probably an error with Clang. Signed-off-by: Samuel Pitoiset samuel.pitoi...@gmail.com Reviewed-by: Eric Anholt e...@anholt.net --- src/gallium/drivers/vc4/vc4_query.c |3

Mesa (master): vc4: Just stream out fallback IB contents.

2015-05-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 10aacf5ae8f3e90e2f0967fbdcf96df93e346e20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10aacf5ae8f3e90e2f0967fbdcf96df93e346e20 Author: Eric Anholt e...@anholt.net Date: Tue Apr 14 22:42:02 2015 -0700 vc4: Just stream out fallback IB contents

Mesa (master): vc4: Don' t forget to make our raster shadow textures non-raster.

2015-05-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: b0edc19a521853371a63e9ffbc519424c8f82942 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0edc19a521853371a63e9ffbc519424c8f82942 Author: Eric Anholt e...@anholt.net Date: Wed May 27 16:01:00 2015 -0700 vc4: Don't forget to make our raster shadow

Mesa (master): vc4: Don't try to use color load/stores to do depth/ stencil blits.

2015-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: cff2e08c4cb87b7c2e19100e24c336e50b9839cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cff2e08c4cb87b7c2e19100e24c336e50b9839cc Author: Eric Anholt e...@anholt.net Date: Tue Apr 14 21:59:46 2015 -0700 vc4: Don't try to use color load/stores to do

Mesa (master): vc4: Don't try to use color load/ stores to blit across format changes.

2015-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: b229e6c7dee2bb6b1736d6867790dfcd1c50f623 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b229e6c7dee2bb6b1736d6867790dfcd1c50f623 Author: Eric Anholt e...@anholt.net Date: Tue Apr 14 22:01:55 2015 -0700 vc4: Don't try to use color load/stores

Mesa (master): vc4: Update the shadow texture for public textures on every draw.

2015-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3a728d4dfbd727c30f36116772803674beffcbb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a728d4dfbd727c30f36116772803674beffcbb6 Author: Eric Anholt e...@anholt.net Date: Tue Apr 14 11:31:11 2015 -0700 vc4: Update the shadow texture for public

Mesa (master): vc4: Move the blit code to a separate file.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 43b20795b742b9f1608dd6f2dc586337408760ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b20795b742b9f1608dd6f2dc586337408760ad Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 12:12:20 2015 -0700 vc4: Move the blit code to a separate file

Mesa (master): vc4: Use NIR-level lowering for idiv.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7fa2f2e36660afe9f50f652baa6d65903d3a9dea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fa2f2e36660afe9f50f652baa6d65903d3a9dea Author: Eric Anholt e...@anholt.net Date: Mon Apr 13 14:12:59 2015 -0700 vc4: Use NIR-level lowering for idiv

Mesa (master): vc4: Fix off-by-one in branch target validation.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: d04b07f8e2eb61bb389f2d6b8ed0a501952466ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d04b07f8e2eb61bb389f2d6b8ed0a501952466ee Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 13:43:55 2015 -0700 vc4: Fix off-by-one in branch target

Mesa (master): vc4: Add a bunch of type conversions.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 84ebaff1b7f78cb47cd8eed5476f03c5c3d0e14b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84ebaff1b7f78cb47cd8eed5476f03c5c3d0e14b Author: Eric Anholt e...@anholt.net Date: Wed Apr 1 15:35:13 2015 -0700 vc4: Add a bunch of type conversions

Mesa (master): vc4: Separate out a bit of code for submitting jobs to the kernel.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: e214a596352e67c89ce379a1e5a060dbc1ce31e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e214a596352e67c89ce379a1e5a060dbc1ce31e1 Author: Eric Anholt e...@anholt.net Date: Mon Apr 6 12:58:51 2015 -0700 vc4: Separate out a bit of code

Mesa (master): vc4: When asked to sample from a raster texture, make a shadow tiled copy.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 44b63cf5c051f7eccfc1d7427247fd58dabb7761 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44b63cf5c051f7eccfc1d7427247fd58dabb7761 Author: Eric Anholt e...@anholt.net Date: Wed Apr 8 12:49:24 2015 -0700 vc4: When asked to sample from a raster

Mesa (master): vc4: Add a blitter path using just the render thread.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1be329e64cd035e3ee088cff3a50d39e1ad66868 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1be329e64cd035e3ee088cff3a50d39e1ad66868 Author: Eric Anholt e...@anholt.net Date: Mon Apr 6 15:12:58 2015 -0700 vc4: Add a blitter path using just the render

Mesa (master): vc4: Allow submitting jobs with no bin CL in validation.

2015-04-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 76d56752ccff5bca3a0808705d5da76f186afb33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76d56752ccff5bca3a0808705d5da76f186afb33 Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 13:35:57 2015 -0700 vc4: Allow submitting jobs with no bin CL

Mesa (master): vc4: Sync with kernel changes to relax BCL versus RCL validation.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 725620f21d19365d7a8a34d0c72694384c680afc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=725620f21d19365d7a8a34d0c72694384c680afc Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 13:41:29 2015 -0700 vc4: Sync with kernel changes to relax BCL

Mesa (master): vc4: Use the blit interface for updating shadow textures.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: adae027260bedc7af73e5cc7a74af3cafa4ab460 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=adae027260bedc7af73e5cc7a74af3cafa4ab460 Author: Eric Anholt e...@anholt.net Date: Wed Apr 8 13:11:01 2015 -0700 vc4: Use the blit interface for updating

Mesa (master): vc4: Add missed accounting for the size of the semaphore.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8eb9304ee74b7f4a3ef9f8ac9cb04f3031a61ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8eb9304ee74b7f4a3ef9f8ac9cb04f3031a61ded Author: Eric Anholt e...@anholt.net Date: Mon Apr 6 15:15:37 2015 -0700 vc4: Add missed accounting for the size

Mesa (master): vc4: Fix another space allocation mistake.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: cb88d2cfcb1fd1ec351277e8b662cda81a5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb88d2cfcb1fd1ec351277e8b662cda81a5e Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 13:05:00 2015 -0700 vc4: Fix another space allocation mistake

Mesa (master): vc4: Remove dead fields from vc4_surface.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 39b6f7e76c909505df8590b6414e8f710121108a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39b6f7e76c909505df8590b6414e8f710121108a Author: Eric Anholt e...@anholt.net Date: Thu Apr 9 13:13:23 2015 -0700 vc4: Remove dead fields from vc4_surface

Mesa (master): vc4: Skip sending down the clear colors if not clearing.

2015-04-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5100221ff705019334fcdc17da99d257224d2aff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5100221ff705019334fcdc17da99d257224d2aff Author: Eric Anholt e...@anholt.net Date: Mon Apr 6 15:19:30 2015 -0700 vc4: Skip sending down the clear colors

Mesa (master): nir: Add a lowering pass for texture projectors.

2015-04-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: ea811b7868d4039499dddf53c109cf0b9da98967 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea811b7868d4039499dddf53c109cf0b9da98967 Author: Eric Anholt e...@anholt.net Date: Fri Mar 27 14:18:11 2015 -0700 nir: Add a lowering pass for texture

Mesa (master): nir: Add an interface to turn a nir_src into a nir_ssa_def.

2015-04-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 64bdfc698d6d9f543f82141330ae32de286b8417 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64bdfc698d6d9f543f82141330ae32de286b8417 Author: Eric Anholt e...@anholt.net Date: Fri Mar 27 14:19:46 2015 -0700 nir: Add an interface to turn a nir_src

Mesa (master): nir: Add an interface for the builder to insert instructions before.

2015-04-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: ec029702054ddc4e098ebb96e76c7451190d649f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec029702054ddc4e098ebb96e76c7451190d649f Author: Eric Anholt e...@anholt.net Date: Fri Mar 27 14:18:54 2015 -0700 nir: Add an interface for the builder

Mesa (master): i965: Use the tex projector lowering pass instead of hand-rolling it.

2015-04-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: cb966fb2bea77b1d7b1bdb6597b7b85d810f2d0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb966fb2bea77b1d7b1bdb6597b7b85d810f2d0a Author: Eric Anholt e...@anholt.net Date: Wed Apr 1 11:38:53 2015 -0700 i965: Use the tex projector lowering pass

Mesa (master): vc4: Add support for nir_iabs.

2015-04-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: a9152376b49d8c56debb8023cc6e93d9c071d293 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9152376b49d8c56debb8023cc6e93d9c071d293 Author: Eric Anholt e...@anholt.net Date: Wed Apr 1 15:19:38 2015 -0700 vc4: Add support for nir_iabs. Tested using

Mesa (master): nir: Recognize a pattern of bool frobbing from TGSI KILL_IF.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 15b03b7964fc2c3c52e9f384815b76957f557878 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15b03b7964fc2c3c52e9f384815b76957f557878 Author: Eric Anholt e...@anholt.net Date: Sun Mar 29 23:04:21 2015 -0700 nir: Recognize a pattern of bool frobbing

Mesa (master): vc4: Add shader-db dumping of NIR instruction count.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 26261bca2137eb1ca57e53f4efb95bcb3f1419df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26261bca2137eb1ca57e53f4efb95bcb3f1419df Author: Eric Anholt e...@anholt.net Date: Fri Feb 20 00:31:51 2015 -0800 vc4: Add shader-db dumping of NIR instruction

Mesa (master): gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 783ad697d25e754ab719ab6c715969c35dbe867b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=783ad697d25e754ab719ab6c715969c35dbe867b Author: Eric Anholt e...@anholt.net Date: Wed Oct 29 14:32:16 2014 -0700 gallium: Add tgsi_to_nir to get a nir_shader

Mesa (master): vc4: Convert to consuming NIR.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 73e2d4837d7e4611f31532ab0ccc14369341e0cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73e2d4837d7e4611f31532ab0ccc14369341e0cb Author: Eric Anholt e...@anholt.net Date: Thu Oct 30 12:51:47 2014 -0700 vc4: Convert to consuming NIR. NIR brings us

Mesa (master): vc4: Tell shader-db how big our UBOs are, if present.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 486dcfbbd955e01ff1d254cc533c3cc4692ad54b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=486dcfbbd955e01ff1d254cc533c3cc4692ad54b Author: Eric Anholt e...@anholt.net Date: Tue Mar 31 11:39:45 2015 -0700 vc4: Tell shader-db how big our UBOs

Mesa (master): mesa: Make a shared header for 3D pipeline enum / #defines.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: a3a07d46d1a8e89136669dd4bb242c7bd5d10015 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3a07d46d1a8e89136669dd4bb242c7bd5d10015 Author: Eric Anholt e...@anholt.net Date: Wed Mar 25 12:58:51 2015 -0700 mesa: Make a shared header for 3D pipeline

Mesa (master): nir: Recognize a pattern for doing b2f without the opcode.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6e8d4a2f8043a3a7a28175326e63770aa9511ee7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e8d4a2f8043a3a7a28175326e63770aa9511ee7 Author: Eric Anholt e...@anholt.net Date: Sun Mar 29 22:59:39 2015 -0700 nir: Recognize a pattern for doing b2f

Mesa (master): vc4: Don' t bother masking out the low 24 bits for integer multiplies

2015-03-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: c519c4d85e7b4f9cad4e51dc08e8ae99bf3c810d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c519c4d85e7b4f9cad4e51dc08e8ae99bf3c810d Author: Eric Anholt e...@anholt.net Date: Sun Mar 29 21:26:16 2015 -0700 vc4: Don't bother masking out the low 24 bits

Mesa (master): vc4: Make integer multiply use 24 bits for the low parts.

2015-03-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5df8bf86fe40ae95ad3888cb167ce80c710af227 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5df8bf86fe40ae95ad3888cb167ce80c710af227 Author: Eric Anholt e...@anholt.net Date: Sun Mar 29 21:21:10 2015 -0700 vc4: Make integer multiply use 24 bits

Mesa (master): vc4: Drop integer multiplies with 0 to moves of 0.

2015-03-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1dcc1ee314a6907213e2abd5337ec0bbba3bd1bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dcc1ee314a6907213e2abd5337ec0bbba3bd1bf Author: Eric Anholt e...@anholt.net Date: Mon Mar 30 10:44:28 2015 -0700 vc4: Drop integer multiplies with 0 to moves

Mesa (master): vc4: Add a constant folding pass.

2015-03-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8c5dcdbccb68b73d2856d9c1faafadc536e682e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c5dcdbccb68b73d2856d9c1faafadc536e682e3 Author: Eric Anholt e...@anholt.net Date: Mon Mar 30 10:38:21 2015 -0700 vc4: Add a constant folding pass

Mesa (master): nir: Add optional lowering of flrp.

2015-03-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: afa9fc15613c3ebdc59245c9d4d8c1280b2a2a37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afa9fc15613c3ebdc59245c9d4d8c1280b2a2a37 Author: Eric Anholt e...@anholt.net Date: Wed Feb 18 12:24:38 2015 -0800 nir: Add optional lowering of flrp. Reviewed

Mesa (master): vc4: Allow DRI3 on simulation, as well.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4df13f55b6c2cdda82b7909e1b089cc72f4c1151 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4df13f55b6c2cdda82b7909e1b089cc72f4c1151 Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 16:15:11 2015 -0700 vc4: Allow DRI3 on simulation, as well

Mesa (master): vc4: Add some useful debug printfs for miptrees.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9bafcf630ab009b3b39bbe3c0f4370386bc5a6b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bafcf630ab009b3b39bbe3c0f4370386bc5a6b2 Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 17:38:29 2015 -0700 vc4: Add some useful debug printfs

Mesa (master): vc4: Make a new #define for making code conditional on the simulator.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: af3d7471943d54e692f2dd7448321a4f96e56ed2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af3d7471943d54e692f2dd7448321a4f96e56ed2 Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 17:26:40 2015 -0700 vc4: Make a new #define for making code

Mesa (master): vc4: Write the alignment of level width consistently in validation.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: b3ea377f8629ada57c67632a89f0d2e9d2faf23c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3ea377f8629ada57c67632a89f0d2e9d2faf23c Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 16:34:24 2015 -0700 vc4: Write the alignment of level width

Mesa (master): vc4: Add a dump-the-surface-contents routine.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7bc39c8418ee5de49e3d38aaf5f9e478ff78874c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bc39c8418ee5de49e3d38aaf5f9e478ff78874c Author: Eric Anholt e...@anholt.net Date: Wed Jan 14 09:58:35 2015 +1300 vc4: Add a dump-the-surface-contents routine

Mesa (master): vc4: Fix pitch alignment of linear textures.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7f797e3d173c7a84aa5d231a1c173b00e84ea44f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f797e3d173c7a84aa5d231a1c173b00e84ea44f Author: Eric Anholt e...@anholt.net Date: Mon Mar 16 14:48:26 2015 -0700 vc4: Fix pitch alignment of linear textures

Mesa (master): vc4: Decide the HW's format before laying out the miptree.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 04605c21f65bfbc78018c5bafa8cbf49e96a33b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04605c21f65bfbc78018c5bafa8cbf49e96a33b5 Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 16:21:25 2015 -0700 vc4: Decide the HW's format before laying out

Mesa (master): vc4: Use our device-specific ioctls for create/mmap.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 25d60763d9c2767c279f28ac2a7eddcd245f4259 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25d60763d9c2767c279f28ac2a7eddcd245f4259 Author: Eric Anholt e...@anholt.net Date: Mon Mar 23 17:17:17 2015 -0700 vc4: Use our device-specific ioctls

Mesa (master): vc4: Fix use of a bool as an enum.

2015-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8975a09494cb6ee7b010fddb0ca5a7a74d46b0c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8975a09494cb6ee7b010fddb0ca5a7a74d46b0c7 Author: Eric Anholt e...@anholt.net Date: Mon Mar 16 14:14:22 2015 -0700 vc4: Fix use of a bool as an enum. The enum

Mesa (master): driconf: Update Spanish translation

2015-02-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: d28a4b523d252f47235d24fcda4db5a91a1af603 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d28a4b523d252f47235d24fcda4db5a91a1af603 Author: Alex Henrie alexhenri...@gmail.com Date: Mon Feb 23 14:56:44 2015 -0700 driconf: Update Spanish translation

Mesa (master): st/nine: Mark end of non-void function unreachable

2015-02-24 Thread Eric Anholt
of non-void function unreachable Signed-off-by: Tobias Klausmann tobias.johannes.klausm...@mni.thm.de Reviewed-by: Eric Anholt e...@anholt.net --- src/gallium/state_trackers/nine/nine_pipe.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/state_trackers/nine

Mesa (master): nir: Collapse repeated bcsels on the same argument.

2015-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 345c2b288a5f49b82d505eb098847b8e53dde91f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=345c2b288a5f49b82d505eb098847b8e53dde91f Author: Eric Anholt e...@anholt.net Date: Fri Feb 20 01:20:34 2015 -0800 nir: Collapse repeated bcsels on the same

Mesa (master): nir: When faced with a csel on !condition, just flip the arguments.

2015-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: a38038ca5e329c074f67399a993a653c8e439cae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a38038ca5e329c074f67399a993a653c8e439cae Author: Eric Anholt e...@anholt.net Date: Fri Feb 20 01:18:46 2015 -0800 nir: When faced with a csel on !condition

Mesa (master): nir: Allow nir_opt_algebraic to see booleanness through , ||, ^, !.

2015-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8e1152cb33e53a9d31a6c239dd77b0b4b7613ea8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e1152cb33e53a9d31a6c239dd77b0b4b7613ea8 Author: Eric Anholt e...@anholt.net Date: Fri Feb 20 00:57:04 2015 -0800 nir: Allow nir_opt_algebraic to see

Mesa (master): nir: Generalize the optimization of subs of subs from 0.

2015-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4359954d842caa2a9f8d4b50d70ecc789884b68b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4359954d842caa2a9f8d4b50d70ecc789884b68b Author: Eric Anholt e...@anholt.net Date: Fri Feb 20 00:00:27 2015 -0800 nir: Generalize the optimization of subs

Mesa (master): nir: Add a couple of simplifications of csel operations.

2015-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: dc982f4a859d800ec3eba95d3c55bbe6af8d6518 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc982f4a859d800ec3eba95d3c55bbe6af8d6518 Author: Eric Anholt e...@anholt.net Date: Thu Jan 29 15:50:18 2015 -0800 nir: Add a couple of simplifications of csel

Mesa (master): gallium/util: Don' t include unused debug functions from u_math.h

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5ca019358f7a598174bd4adb6746fedc0ca78943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ca019358f7a598174bd4adb6746fedc0ca78943 Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 14:28:44 2015 -0800 gallium/util: Don't include unused debug

Mesa (master): mesa: Add gallium include dirs to more parts of the tree.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: e8c5cbfd921680c4a68755b66889338a6268debb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8c5cbfd921680c4a68755b66889338a6268debb Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 14:18:50 2015 -0800 mesa: Add gallium include dirs to more parts

Mesa (master): util: Move Mesa's bitset.h to util/.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: b53d035825ef3ad680470aa5c4f9dc51f8f5676b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b53d035825ef3ad680470aa5c4f9dc51f8f5676b Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 15:05:06 2015 -0800 util: Move Mesa's bitset.h to util

Mesa (master): mesa: Make bitset.h not rely on Mesa-specific types and functions.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8aa381e3cd848f051931f86af5fdcd59921916ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8aa381e3cd848f051931f86af5fdcd59921916ee Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 14:57:55 2015 -0800 mesa: Make bitset.h not rely on Mesa-specific

Mesa (master): mesa: Use u_math.h from macros.h

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 14:24:33 2015 -0800 mesa: Use u_math.h from macros.h This avoids

Mesa (master): nir: Drop dependency on mtypes.h for core NIR.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: bef38f62e026c5bce5073f82f2797151f941b586 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bef38f62e026c5bce5073f82f2797151f941b586 Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 15:08:02 2015 -0800 nir: Drop dependency on mtypes.h for core NIR

Mesa (master): glsl: Only include mtypes from glsl_types.h for the C++ code that needs it.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 90b4bf2e6e1289442331f0368221fde69b60915f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90b4bf2e6e1289442331f0368221fde69b60915f Author: Eric Anholt e...@anholt.net Date: Wed Feb 11 15:21:37 2015 -0800 glsl: Only include mtypes from glsl_types.h

Mesa (master): vc4: Rename add_uniform() to qir_uniform().

2015-02-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 09c844fcd9c0dc81da4f914e6b88892ea76fe8e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09c844fcd9c0dc81da4f914e6b88892ea76fe8e9 Author: Eric Anholt e...@anholt.net Date: Thu Feb 19 12:16:25 2015 -0800 vc4: Rename add_uniform() to qir_uniform

Mesa (master): vc4: Enforce one-uniform-per-instruction after optimization.

2015-02-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 14dc281c1332518b6144718e1fb3845abbe23ff7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14dc281c1332518b6144718e1fb3845abbe23ff7 Author: Eric Anholt e...@anholt.net Date: Thu Feb 19 12:58:53 2015 -0800 vc4: Enforce one-uniform-per-instruction

Mesa (master): vc4: Shut up runtime warnings about new pipe caps.

2015-02-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 96f6efc561dff8a6a1d57c784239b7cb8ecf1d3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96f6efc561dff8a6a1d57c784239b7cb8ecf1d3e Author: Eric Anholt e...@anholt.net Date: Thu Feb 19 23:34:37 2015 -0800 vc4: Shut up runtime warnings about new pipe

Mesa (master): vc4: Move qir_uniform() and the constant-value versions to vc4_qir.c/h.

2015-02-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 877b48a531adc397493e508e509aba2918915349 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=877b48a531adc397493e508e509aba2918915349 Author: Eric Anholt e...@anholt.net Date: Thu Feb 19 12:19:44 2015 -0800 vc4: Move qir_uniform() and the constant

<    4   5   6   7   8   9   10   11   12   13   >