Mesa (master): i915: Drop use of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 07b94c99a73481d08b285474db22106de1ca89fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07b94c99a73481d08b285474db22106de1ca89fd Author: Eric Anholt e...@anholt.net Date: Wed Apr 23 17:19:41 2014 -0700 i915: Drop use of _ReallyEnabled. We can

Mesa (master): swrast: Drop remaining use of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2f8749af20d4bcfc976e64d4bcaef87728c54b5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f8749af20d4bcfc976e64d4bcaef87728c54b5c Author: Eric Anholt e...@anholt.net Date: Wed Apr 23 17:21:57 2014 -0700 swrast: Drop remaining use of _ReallyEnabled

Mesa (master): mesa: Drop _ReallyEnabled usage from ff_fragment_shader.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: cef82a64bdd90c8562325afd69fdf8b9a80ddb2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cef82a64bdd90c8562325afd69fdf8b9a80ddb2f Author: Eric Anholt e...@anholt.net Date: Wed Apr 23 17:20:53 2014 -0700 mesa: Drop _ReallyEnabled usage from

Mesa (master): i965: Don't bother flushing the batch if it doesn' t ref our mt to map.

2014-04-25 Thread Eric Anholt
Module: Mesa Branch: master Commit: 07730e9463637a62e41a9783374102b4181ba960 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07730e9463637a62e41a9783374102b4181ba960 Author: Eric Anholt e...@anholt.net Date: Wed Apr 23 13:45:22 2014 -0700 i965: Don't bother flushing the batch

Mesa (master): meta: Refactor the BlitFramebuffer color CopyTexImage fallback.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: b702233f53d6de50943fa0b81e1def8f879ab644 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b702233f53d6de50943fa0b81e1def8f879ab644 Author: Eric Anholt e...@anholt.net Date: Fri Feb 28 12:36:02 2014 -0800 meta: Refactor the BlitFramebuffer color

Mesa (master): meta: Move bind_fbo_image() code back to meta.c, to reuse it elsewhere.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: cd808ac848227b850a80c1adbb43ce57ca7d673a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd808ac848227b850a80c1adbb43ce57ca7d673a Author: Eric Anholt e...@anholt.net Date: Mon Mar 17 16:26:42 2014 -0700 meta: Move bind_fbo_image() code back

Mesa (master): meta: Refactor the BlitFramebuffer depth CopyTexImage fallback.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4cc42805e72d7edba0599f4d45099b4ed97ec185 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cc42805e72d7edba0599f4d45099b4ed97ec185 Author: Eric Anholt e...@anholt.net Date: Fri Feb 28 12:47:54 2014 -0800 meta: Refactor the BlitFramebuffer depth

Mesa (master): meta: Add support for MSAA resolves from 2D_MS_ARRAY textures.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: e5b86cb64b2eec6b2d798d80f9abe574825dcb71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5b86cb64b2eec6b2d798d80f9abe574825dcb71 Author: Eric Anholt e...@anholt.net Date: Fri Feb 28 16:39:03 2014 -0800 meta: Add support for MSAA resolves from

Mesa (master): meta: Infer bind_fbo_image parameters from an incoming image.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: bb3f983d102bf09b8315f50494633bf489721a52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb3f983d102bf09b8315f50494633bf489721a52 Author: Eric Anholt e...@anholt.net Date: Mon Mar 17 16:45:48 2014 -0700 meta: Infer bind_fbo_image parameters from

Mesa (master): meta: Add an accelerated glCopyTexSubImage using glBlitFramebuffer.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 234db609544ee521458ce8b648e70cffe2fda6f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=234db609544ee521458ce8b648e70cffe2fda6f9 Author: Eric Anholt e...@anholt.net Date: Fri Feb 28 13:23:25 2014 -0800 meta: Add an accelerated glCopyTexSubImage

Mesa (master): meta: Add support for CUBE_MAP_ARRAY to generatemipmap.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 70961c032fab53ae30a25b95445eae5aaf8c2068 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70961c032fab53ae30a25b95445eae5aaf8c2068 Author: Eric Anholt e...@anholt.net Date: Tue Apr 8 13:34:39 2014 -0700 meta: Add support for CUBE_MAP_ARRAY

Mesa (master): meta: Drop blit src size fallback.

2014-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4e43299633691f15e09e52d38b7a55444c632c3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e43299633691f15e09e52d38b7a55444c632c3d Author: Eric Anholt e...@anholt.net Date: Fri Feb 28 12:19:09 2014 -0800 meta: Drop blit src size fallback. I think

Mesa (master): i965: Skip a bunch of IB BO refcount twiddling.

2014-04-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9a5d19d680323dfb9705c6c5ac10ac30d9ccc842 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a5d19d680323dfb9705c6c5ac10ac30d9ccc842 Author: Eric Anholt e...@anholt.net Date: Sun Apr 6 11:16:48 2014 -0700 i965: Skip a bunch of IB BO refcount

Mesa (master): i965: Stop setting up a 1:1 attrib member in our vertex inputs.

2014-04-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 99442bc7b20e4d76a5bdff72821e86a7ff5942ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99442bc7b20e4d76a5bdff72821e86a7ff5942ab Author: Eric Anholt e...@anholt.net Date: Sun Apr 6 12:08:37 2014 -0700 i965: Stop setting up a 1:1 attrib member

Mesa (master): i965: Fill in a bunch of gen7/ hsw data cache-related disasm.

2014-04-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7e034a8d778a918854c4b4d5cbe205f1f31e7ece URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e034a8d778a918854c4b4d5cbe205f1f31e7ece Author: Eric Anholt e...@anholt.net Date: Mon Mar 31 09:23:24 2014 -0700 i965: Fill in a bunch of gen7/hsw data cache

Mesa (master): i965/gen7: Skip repeated NULL depth/stencil state emits.

2014-04-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3f9440cfbb0b616b81ad9f03814ebab7e2b7b8c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f9440cfbb0b616b81ad9f03814ebab7e2b7b8c2 Author: Eric Anholt e...@anholt.net Date: Sun Apr 6 10:49:49 2014 -0700 i965/gen7: Skip repeated NULL depth/stencil

Mesa (master): i965/fs: Add a couple more global special regs to special[]

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 14b85e3a47b19ffe9c96f67b43f780f8abc86061 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14b85e3a47b19ffe9c96f67b43f780f8abc86061 Author: Eric Anholt e...@anholt.net Date: Mon Mar 31 16:52:56 2014 -0700 i965/fs: Add a couple more global special

Mesa (master): i965/vec4: Add a test for copy propagation behavior.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 57d6e7b7ee1a5f4c326b4383b388d3ead7f99c43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57d6e7b7ee1a5f4c326b4383b388d3ead7f99c43 Author: Eric Anholt e...@anholt.net Date: Mon Apr 7 11:40:39 2014 -0700 i965/vec4: Add a test for copy propagation

Mesa (master): i965/fs: Handle arrays of special regs more cleanly.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4303d26f93919914fa58c0418a3935235d5ae359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4303d26f93919914fa58c0418a3935235d5ae359 Author: Eric Anholt e...@anholt.net Date: Tue Mar 25 16:43:00 2014 -0700 i965/fs: Handle arrays of special regs more

Mesa (master): glsl: Skip making a temporary for assignments when we don' t need one.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: e9822f77a9cc024f528d30382fd5ad21c73a173b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9822f77a9cc024f528d30382fd5ad21c73a173b Author: Eric Anholt e...@anholt.net Date: Wed Mar 5 17:05:54 2014 -0800 glsl: Skip making a temporary for assignments

Mesa (master): glsl: Move tree grafting's debug output to stderr.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8c2bfbc6b90e52a3a10c42816b46ae4db075ec09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c2bfbc6b90e52a3a10c42816b46ae4db075ec09 Author: Eric Anholt e...@anholt.net Date: Tue Mar 25 12:28:57 2014 -0700 glsl: Move tree grafting's debug output

Mesa (master): i965/fs: Track whether we' re doing dual source in a more obvious way.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6230b646a5a3f100f4d3dc05dff6c3ace85ee96c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6230b646a5a3f100f4d3dc05dff6c3ace85ee96c Author: Eric Anholt e...@anholt.net Date: Tue Mar 25 16:46:12 2014 -0700 i965/fs: Track whether we're doing dual

Mesa (master): i965/fs: Fix vgrf0 live interval when no interpolation was done.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: caa2605db52da7303c4571bddc424a613786f56f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa2605db52da7303c4571bddc424a613786f56f Author: Eric Anholt e...@anholt.net Date: Wed Mar 26 10:06:53 2014 -0700 i965/fs: Fix vgrf0 live interval when

Mesa (master): i965: Drop pointless check for variable declarations in splitting.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: cf40ebacb113a370c1b2445e881f8dc440a7d8f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf40ebacb113a370c1b2445e881f8dc440a7d8f3 Author: Eric Anholt e...@anholt.net Date: Tue Mar 25 12:44:01 2014 -0700 i965: Drop pointless check for variable

Mesa (master): i965: Remove stale comment.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 66b15ad9dbddd0854ae9e201d21c94f6cd9456db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66b15ad9dbddd0854ae9e201d21c94f6cd9456db Author: Eric Anholt e...@anholt.net Date: Tue Mar 25 12:31:22 2014 -0700 i965: Remove stale comment. We stopped doing

Mesa (master): i965/fs: Fix dump_instructions() on uniforms.

2014-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 72b845e6409ad353af1abd420162917dadda5a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72b845e6409ad353af1abd420162917dadda5a7e Author: Eric Anholt e...@anholt.net Date: Wed Mar 26 10:06:12 2014 -0700 i965/fs: Fix dump_instructions() on uniforms

Mesa (master): tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().

2014-04-08 Thread Eric Anholt
() into _tnl_draw_prims(). This should help prevent situations where we render without proper index bounds. For example: https://bugs.freedesktop.org/show_bug.cgi?id=59455 Reviewed-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Kenneth Graunke kenn...@whitecape.org Reviewed-by: Eric Anholt e

Mesa (master): glapi: Fix libglapi build.

2014-04-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 34f15903d6f5807b34a4c9be6d8daaedbbdd64bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34f15903d6f5807b34a4c9be6d8daaedbbdd64bc Author: Eric Anholt e...@anholt.net Date: Mon Apr 7 14:34:49 2014 -0700 glapi: Fix libglapi build. This line appears

Mesa (master): i965: Massively simplify the intel_upload implementation.

2014-03-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3b579882903c577daa1af286a5e0bf5bc122a34d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b579882903c577daa1af286a5e0bf5bc122a34d Author: Eric Anholt e...@anholt.net Date: Wed Jan 23 17:05:10 2013 -0800 i965: Massively simplify the intel_upload

Mesa (master): i965: Use intel_upload_space() for pull constant uploads.

2014-03-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: b02bcea7157020b01d5f4fdcb5da69c10013a818 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b02bcea7157020b01d5f4fdcb5da69c10013a818 Author: Eric Anholt e...@anholt.net Date: Thu Oct 31 18:16:45 2013 -0700 i965: Use intel_upload_space() for pull

Mesa (master): i965: Don't forget to free the old singlesample_mt.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: e07e7e9f8990cd3dcdc9056bcf81f71d2b947af5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e07e7e9f8990cd3dcdc9056bcf81f71d2b947af5 Author: Eric Anholt e...@anholt.net Date: Fri Mar 21 15:36:24 2014 -0700 i965: Don't forget to free the old

Mesa (master): i965: Add an env var for forcing window system MSAA.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 41033509f2fc714442a222b46068ade4380f9b08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41033509f2fc714442a222b46068ade4380f9b08 Author: Eric Anholt e...@anholt.net Date: Fri Mar 21 16:36:22 2014 -0700 i965: Add an env var for forcing window

Mesa (master): i965/gen8: Change the winsys MSAA blits from blorp to meta.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4545ec1691be3ff8a46c07eb4106106046a09fc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4545ec1691be3ff8a46c07eb4106106046a09fc1 Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 11:03:49 2014 -0800 i965/gen8: Change the winsys MSAA blits from

Mesa (master): mesa: Stop skipping the FinishRenderTexture calls for winsys FBOs.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7ccb26fdecd520f91ff1197b685b8f4f63130e58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ccb26fdecd520f91ff1197b685b8f4f63130e58 Author: Eric Anholt e...@anholt.net Date: Mon Mar 3 09:16:48 2014 -0800 mesa: Stop skipping the FinishRenderTexture

Mesa (master): i965: Skip reallocating the private MSAA miptree, unless it 's resized.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: dd4b2261841421ec7f4389afffb27d6a1dba870e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd4b2261841421ec7f4389afffb27d6a1dba870e Author: Eric Anholt e...@anholt.net Date: Fri Mar 21 16:20:13 2014 -0700 i965: Skip reallocating the private MSAA

Mesa (master): i965: Fix compiler warning about signed/unsigned.

2014-03-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0d99aef6c8a940e52afcbffa7091ff9c854ba120 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d99aef6c8a940e52afcbffa7091ff9c854ba120 Author: Eric Anholt e...@anholt.net Date: Mon Mar 24 11:16:38 2014 -0700 i965: Fix compiler warning about signed

Mesa (master): i965: Drop some more dead code from the old CACHED_BATCH feature.

2014-03-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 651b8baa826609ca3a305a3cbcd085435931573c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=651b8baa826609ca3a305a3cbcd085435931573c Author: Eric Anholt e...@anholt.net Date: Thu Mar 13 16:53:09 2014 -0700 i965: Drop some more dead code from the old

Mesa (master): i965: Drop special case for edgeflag thanks to Marek' s change to core.

2014-03-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 512c88f826f597daeb8bac82eea793b4c2f90dfe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=512c88f826f597daeb8bac82eea793b4c2f90dfe Author: Eric Anholt e...@anholt.net Date: Tue Mar 4 17:26:54 2014 -0800 i965: Drop special case for edgeflag thanks

Mesa (master): i965: Switch mapping modes for non-explicit-flush blit-temporary maps.

2014-03-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: ea93246c009178b54848a7814a172164cd33d3c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea93246c009178b54848a7814a172164cd33d3c7 Author: Eric Anholt e...@anholt.net Date: Tue Feb 25 12:15:31 2014 -0800 i965: Switch mapping modes for non-explicit

Mesa (master): i965: Add support for GL_ARB_buffer_storage.

2014-03-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2f879356b552ad75bebbafc8d4bc1c97834b8b79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f879356b552ad75bebbafc8d4bc1c97834b8b79 Author: Eric Anholt e...@anholt.net Date: Tue Feb 25 14:25:46 2014 -0800 i965: Add support for GL_ARB_buffer_storage

Mesa (master): i965: Always use CPU mappings for BOs on LLC platforms.

2014-03-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1990da2568a0da79c6011bd83e7f7fb8bb099827 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1990da2568a0da79c6011bd83e7f7fb8bb099827 Author: Eric Anholt e...@anholt.net Date: Thu Feb 27 10:05:39 2014 -0800 i965: Always use CPU mappings for BOs on LLC

Mesa (master): i965: Drop the system-memory temporary allocations for flush explicit.

2014-03-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: bb63df0c2d6e1236ea1efeb5b9500da4e1f8fa0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb63df0c2d6e1236ea1efeb5b9500da4e1f8fa0d Author: Eric Anholt e...@anholt.net Date: Tue Feb 25 11:50:44 2014 -0800 i965: Drop the system-memory temporary

Mesa (master): glsl: Improve debug output and variable names for opt_dead_code_local.

2014-03-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2dbebbd37d470a1270e6cdd8a45c583dbd4de252 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dbebbd37d470a1270e6cdd8a45c583dbd4de252 Author: Eric Anholt e...@anholt.net Date: Wed Mar 5 23:03:42 2014 -0800 glsl: Improve debug output and variable names

Mesa (master): dri3: Prefer the last chosen back when finding a new one.

2014-03-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0b02d8a633da7ee19793eb12bb5ea407afe0de6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b02d8a633da7ee19793eb12bb5ea407afe0de6f Author: Eric Anholt e...@anholt.net Date: Fri Mar 7 15:56:06 2014 -0800 dri3: Prefer the last chosen back when

Mesa (master): dri3: Add GLX_EXT_buffer_age support

2014-03-13 Thread Eric Anholt
...@sixbynine.org (v1) Reviewed-by: Adel Gadllah adel.gadl...@gmail.com (v2) Reviewed-by: Eric Anholt e...@anholt.net --- src/glx/dri2_glx.c |1 + src/glx/dri3_glx.c | 20 src/glx/dri3_priv.h |1 + src/glx/glx_pbuffer.c | 33

Mesa (master): meta: Always restore the framebuffers and current renderbuffer.

2014-03-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: d3eb709ded3fb632eaeab7699665913662808ba0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3eb709ded3fb632eaeab7699665913662808ba0 Author: Eric Anholt e...@anholt.net Date: Mon Mar 3 11:14:42 2014 -0800 meta: Always restore the framebuffers

Mesa (master): intel: When checking for updating front buffer reading, use the right fb.

2014-03-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 66073ef438623f27dbbd01ba25189e5d4f0d9ae0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66073ef438623f27dbbd01ba25189e5d4f0d9ae0 Author: Eric Anholt e...@anholt.net Date: Mon Mar 3 10:13:46 2014 -0800 intel: When checking for updating front

Mesa (master): i965: Drop intel_check_front_buffer_rendering().

2014-03-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: feb3d8dacd587683ded706049d696d1904cb87cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=feb3d8dacd587683ded706049d696d1904cb87cd Author: Eric Anholt e...@anholt.net Date: Mon Mar 3 10:39:08 2014 -0800 i965: Drop intel_check_front_buffer_rendering

Mesa (master): i965: Drop broken front_buffer_reading/ drawing optimization.

2014-03-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: ec542d74578bbef6b55125dd6aba1dc7f5079e65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec542d74578bbef6b55125dd6aba1dc7f5079e65 Author: Eric Anholt e...@anholt.net Date: Mon Mar 3 10:43:10 2014 -0800 i965: Drop broken front_buffer_reading

Mesa (master): glx_pbuffer: Refactor GetDrawableAttribute

2014-03-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: b972e55684249d85d0e2790a8d713b8be9649188 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b972e55684249d85d0e2790a8d713b8be9649188 Author: Adel Gadllah adel.gadl...@gmail.com Date: Mon Feb 24 20:44:41 2014 +0100 glx_pbuffer: Refactor

Mesa (master): glx: Update glxext.h to revision 25407

2014-03-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6b13cd1f7f635fb7ac7dc7d317bd9c4870d4d81e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b13cd1f7f635fb7ac7dc7d317bd9c4870d4d81e Author: Adel Gadllah adel.gadl...@gmail.com Date: Mon Feb 24 20:44:40 2014 +0100 glx: Update glxext.h to revision

Mesa (master): i965: Fix render-to-texture in non-FinishRenderTexture cases.

2014-03-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: c10896b593720457e99a731e9493ce8d6c497fab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c10896b593720457e99a731e9493ce8d6c497fab Author: Eric Anholt e...@anholt.net Date: Tue Mar 4 15:52:05 2014 -0800 i965: Fix render-to-texture in non

Mesa (master): configure: Fix bashism.

2014-03-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9856d658ced3382060f4d805f3e4fbdc2b618e64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9856d658ced3382060f4d805f3e4fbdc2b618e64 Author: Eric Anholt e...@anholt.net Date: Tue Mar 4 14:43:16 2014 -0800 configure: Fix bashism. /bin/sh defaults

Mesa (master): i965: Fix predicated-send-based discards with MRT.

2014-03-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 171ec9585f214c2dff3cfc97acebf5286bb5001d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=171ec9585f214c2dff3cfc97acebf5286bb5001d Author: Eric Anholt e...@anholt.net Date: Tue Mar 4 15:12:40 2014 -0800 i965: Fix predicated-send-based discards

Mesa (master): dri: Require libudev-dev for building DRI on Linux.

2014-03-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: b959fd9674938e127a34d42d34b903e3a9ae7ad9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b959fd9674938e127a34d42d34b903e3a9ae7ad9 Author: Eric Anholt e...@anholt.net Date: Thu Jan 30 10:19:44 2014 -0800 dri: Require libudev-dev for building DRI

Mesa (master): i965: Fix segfaults since the buffer_storage changes.

2014-02-25 Thread Eric Anholt
Module: Mesa Branch: master Commit: 42c2366de5a09227ae662b10ff479cee88a1f6c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42c2366de5a09227ae662b10ff479cee88a1f6c3 Author: Eric Anholt e...@anholt.net Date: Tue Feb 25 11:35:49 2014 -0800 i965: Fix segfaults since the buffer_storage

Mesa (master): intel: Remove some dead code I noticed in intel_screen.c.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9ac9d133ed3d675a0c4cb527fb643ca590fe7d78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ac9d133ed3d675a0c4cb527fb643ca590fe7d78 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 14:49:50 2014 -0800 intel: Remove some dead code I noticed

Mesa (master): i965: Move compiler debugging output to stderr.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: a76e5dce4fc8d50f8699c108833f24e80167d706 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a76e5dce4fc8d50f8699c108833f24e80167d706 Author: Eric Anholt e...@anholt.net Date: Sun Dec 22 23:29:31 2013 -0800 i965: Move compiler debugging output

Mesa (master): i965: Move the remaining driver debug over to stderr.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 83daa88035af978c5158cfe5a196df45ce1555c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83daa88035af978c5158cfe5a196df45ce1555c1 Author: Eric Anholt e...@anholt.net Date: Mon Dec 23 00:56:20 2013 -0800 i965: Move the remaining driver debug over

Mesa (master): i965: Refactor debug dumping of GLSL IR.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: f28c9208652143b4925bd97ce9823728c34d34a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f28c9208652143b4925bd97ce9823728c34d34a5 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 18:23:52 2014 -0800 i965: Refactor debug dumping of GLSL IR

Mesa (master): i965: Use the object label when available for INTEL_DEBUG= vs,gs,fs output.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: fdcf6c8fad9edfc87eb5f647af254a6fd6b3b71c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdcf6c8fad9edfc87eb5f647af254a6fd6b3b71c Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 13:31:40 2014 -0800 i965: Use the object label when available

Mesa (master): meta: Set some object labels on our meta shaders.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0e2c7e2f6ecfc2f5bf74e99955a175caa2f4515f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e2c7e2f6ecfc2f5bf74e99955a175caa2f4515f Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 13:22:12 2014 -0800 meta: Set some object labels on our meta

Mesa (master): i965: Use the object label when available for shader_time output.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: f474ced0d13e288e24e694e583f041562c7ee2c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f474ced0d13e288e24e694e583f041562c7ee2c8 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 13:26:45 2014 -0800 i965: Use the object label when available

Mesa (master): glsl: Add a file argument to the IR printer.

2014-02-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1e3bd9f9a5af90295788c5d71ea27c61eb7bd984 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e3bd9f9a5af90295788c5d71ea27c61eb7bd984 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 18:00:23 2014 -0800 glsl: Add a file argument to the IR printer

Mesa (master): meta: Add support for integer blits.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: f2f337c6d57b16901c0b21beb14793cb9fef8568 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2f337c6d57b16901c0b21beb14793cb9fef8568 Author: Eric Anholt e...@anholt.net Date: Mon Feb 10 23:44:54 2014 -0800 meta: Add support for integer blits

Mesa (master): i965: Fix miptree matching for multisampled, non-interleaved miptrees.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: aba85d960edf1f2c10e0dae54297565c56b664b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aba85d960edf1f2c10e0dae54297565c56b664b8 Author: Eric Anholt e...@anholt.net Date: Tue Feb 18 15:14:30 2014 -0800 i965: Fix miptree matching for multisampled

Mesa (master): i965: Stop throwing away our double precision for time calculations.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: c2ebbe2728cd709029313f4b9c9cc53432c510a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2ebbe2728cd709029313f4b9c9cc53432c510a1 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 14:54:29 2014 -0800 i965: Stop throwing away our double precision

Mesa (master): meta: Try to do blending of sRGB values in linear colorspace.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: f7f15d3c2d570c524be0dc7b2744f9af546605d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7f15d3c2d570c524be0dc7b2744f9af546605d7 Author: Eric Anholt e...@anholt.net Date: Mon Feb 10 11:20:11 2014 -0800 meta: Try to do blending of sRGB values

Mesa (master): meta: Add support for doing multisample resolves.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7d2f73e73759d6508833d76181295cdd3e0588fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d2f73e73759d6508833d76181295cdd3e0588fe Author: Eric Anholt e...@anholt.net Date: Fri Feb 7 14:00:31 2014 -0800 meta: Add support for doing multisample

Mesa (master): meta: Save and restore a bunch of MSAA state.

2014-02-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: eb55b01eefb376d43028cac87b38662b144a9041 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb55b01eefb376d43028cac87b38662b144a9041 Author: Eric Anholt e...@anholt.net Date: Mon Feb 10 16:23:50 2014 -0800 meta: Save and restore a bunch of MSAA state

Mesa (master): i965/fs: Add an optimization pass to remove redundant flags movs.

2014-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9e3cab8881626edd72d222f35c5d2a5fd9661bce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e3cab8881626edd72d222f35c5d2a5fd9661bce Author: Eric Anholt e...@anholt.net Date: Fri Feb 14 15:29:01 2014 -0800 i965/fs: Add an optimization pass to remove

Mesa (master): i965: Fix extra return value after winsys rb update refactor.

2014-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5bc0b2f4321fe623e37535aa1ff1848aa5a2dec1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc0b2f4321fe623e37535aa1ff1848aa5a2dec1 Author: Eric Anholt e...@anholt.net Date: Thu Feb 20 09:51:23 2014 -0800 i965: Fix extra return value after winsys rb

Mesa (master): i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.

2014-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9245206cbfaaa4e18c1f3715eebb5f281070d772 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9245206cbfaaa4e18c1f3715eebb5f281070d772 Author: Eric Anholt e...@anholt.net Date: Fri Feb 14 16:06:31 2014 -0800 i965/vs: Use samplers for UBOs in the VS like

Mesa (master): i965/fs: Drop dead comment about the old proj_attrib_mask optimization.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 422679835479a053d5b5ac9cf75e2fbb7e827755 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=422679835479a053d5b5ac9cf75e2fbb7e827755 Author: Eric Anholt e...@anholt.net Date: Fri Feb 14 15:41:40 2014 -0800 i965/fs: Drop dead comment about the old

Mesa (master): i965: Move singlesample_mt to the renderbuffer.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4e0924c5de5f3964e4ca81f923d877dbb59fad0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e0924c5de5f3964e4ca81f923d877dbb59fad0a Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 10:45:35 2014 -0800 i965: Move singlesample_mt

Mesa (master): i965: Don't try to use the ctx- ReadBuffer when asked to blorp miptrees.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: bbd85ad27c0051697b49260348c686a1b947e884 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbd85ad27c0051697b49260348c686a1b947e884 Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 15:58:21 2014 -0800 i965: Don't try to use the ctx-ReadBuffer

Mesa (master): i965: Drop mt-levels[].width/height.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: f128bcc7c293013f4b44e4b661638333de0077c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f128bcc7c293013f4b44e4b661638333de0077c2 Author: Eric Anholt e...@anholt.net Date: Fri Feb 14 13:00:40 2014 -0800 i965: Drop mt-levels[].width/height

Mesa (master): i965/fs: Use conditional sends to do FB writes on HSW+.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: d92f593d8776ec157ad0e7fa2ee8c9a17fd744ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d92f593d8776ec157ad0e7fa2ee8c9a17fd744ce Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 21:37:50 2014 -0800 i965/fs: Use conditional sends to do FB

Mesa (master): meta: Push into desktop GL mode when doing meta operations.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4e4a537ad55f61a25ec16de4a1812847ed2b39e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e4a537ad55f61a25ec16de4a1812847ed2b39e2 Author: Eric Anholt e...@anholt.net Date: Tue Feb 11 12:10:59 2014 -0800 meta: Push into desktop GL mode when doing

Mesa (master): i965: Make the mt- target of multisample renderbuffers be 2D_MS.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: af4f758a4422aaf80fc5c2eda306485961eaf1be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af4f758a4422aaf80fc5c2eda306485961eaf1be Author: Eric Anholt e...@anholt.net Date: Fri Feb 7 14:20:34 2014 -0800 i965: Make the mt-target of multisample

Mesa (master): i965: Drop some duplicated code in DRI winsys BO updates.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 019560c127778dc3b08bdc7c3acdc68dbbb80ea0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=019560c127778dc3b08bdc7c3acdc68dbbb80ea0 Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 14:33:57 2014 -0800 i965: Drop some duplicated code in DRI winsys

Mesa (master): meta: Fix blit shader compile on non-glsl-130 drivers.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: b3dcce65c9b400e8d658f672130c617d8ac84cc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3dcce65c9b400e8d658f672130c617d8ac84cc9 Author: Eric Anholt e...@anholt.net Date: Fri Feb 14 14:31:17 2014 -0800 meta: Fix blit shader compile on non-glsl-130

Mesa (master): i965: Simplify intel_miptree_updownsample.

2014-02-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0440e677b98c6e09f0958fcf782be67dccb94b08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0440e677b98c6e09f0958fcf782be67dccb94b08 Author: Eric Anholt e...@anholt.net Date: Thu Feb 13 10:52:47 2014 -0800 i965: Simplify intel_miptree_updownsample

Mesa (master): meta: Don't try to enable FF texturing when we' re using GLSL.

2014-02-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1020d8937ef52725cc5adafc12465f6332815e82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1020d8937ef52725cc5adafc12465f6332815e82 Author: Eric Anholt e...@anholt.net Date: Wed Feb 5 15:45:25 2014 -0800 meta: Don't try to enable FF texturing when

Mesa (master): meta: Do a massive unindent (and rename) of blitframebuffer_texture().

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 431decf16f0971534e32ec4c6c24cbce281a06f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=431decf16f0971534e32ec4c6c24cbce281a06f6 Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 14:52:27 2014 -0800 meta: Do a massive unindent (and rename

Mesa (master): meta: Simplify the blit shader setup steps.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: b719aa39026826b8262d74fffdc58a75cc6a107e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b719aa39026826b8262d74fffdc58a75cc6a107e Author: Eric Anholt e...@anholt.net Date: Tue Feb 11 16:08:51 2014 -0800 meta: Simplify the blit shader setup steps

Mesa (master): meta: Drop the src == dst restriction on meta glBlitFramebuffer().

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 397b2c3966175de00e84d0de061c6ad10adb35f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=397b2c3966175de00e84d0de061c6ad10adb35f5 Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 23:22:52 2014 -0800 meta: Drop the src == dst restriction on meta

Mesa (master): meta: Drop a now-trivial helper function.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e455c8283b2e46f81cf43ae65d23b1de27ee3f67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e455c8283b2e46f81cf43ae65d23b1de27ee3f67 Author: Eric Anholt e...@anholt.net Date: Tue Feb 11 16:19:29 2014 -0800 meta: Drop a now-trivial helper function

Mesa (master): meta: Fold the texture setup into setup_copypix_texture().

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: cd084aa297ff96832d3af4e6aa6df9a06be9375f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd084aa297ff96832d3af4e6aa6df9a06be9375f Author: Eric Anholt e...@anholt.net Date: Mon Feb 3 15:58:03 2014 -0800 meta: Fold the texture setup

Mesa (master): meta: Rename the sampler stuff to blit shader.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 56b031d8aec952e445de21fb4aa849985f98f8eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56b031d8aec952e445de21fb4aa849985f98f8eb Author: Eric Anholt e...@anholt.net Date: Tue Feb 11 16:33:20 2014 -0800 meta: Rename the sampler stuff to blit shader

Mesa (master): i965: Add a driver hook for binding renderbuffers to textures.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: f29c25fc1d235d381b64f44450baf098f08e39af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f29c25fc1d235d381b64f44450baf098f08e39af Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 12:51:11 2014 -0800 i965: Add a driver hook for binding

Mesa (master): meta: Add acceleration for depth glBlitFramebuffer().

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 255bd9c0b83e3cb3914ee5a1386c8d5acdbc046a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=255bd9c0b83e3cb3914ee5a1386c8d5acdbc046a Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 23:57:29 2014 -0800 meta: Add acceleration for depth

Mesa (master): meta: Move glBlitFramebuffer() to a separate file.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3e4ccf499e1d0dd8bf6864f3aba96d58f0a96048 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e4ccf499e1d0dd8bf6864f3aba96d58f0a96048 Author: Eric Anholt e...@anholt.net Date: Mon Feb 3 15:31:01 2014 -0800 meta: Move glBlitFramebuffer() to a separate

Mesa (master): meta: Use BindRenderbufferTexImage() for meta glBlitFramebuffer().

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 067c7b67e8080bb2ad9ed857f1e62ddae8da6e6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=067c7b67e8080bb2ad9ed857f1e62ddae8da6e6d Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 15:00:46 2014 -0800 meta: Use BindRenderbufferTexImage() for meta

Mesa (master): mesa: Make TexImage error cases about internalFormat more informative.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: a4f3e2ca0e6cb4b794109c869e7b872e4ce267af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4f3e2ca0e6cb4b794109c869e7b872e4ce267af Author: Eric Anholt e...@anholt.net Date: Tue Feb 4 14:04:14 2014 -0800 mesa: Make TexImage error cases about

Mesa (master): meta: De-static some of meta's functions.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 81ddbdaaba29ef2a626b1823ca72c937b8be4426 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81ddbdaaba29ef2a626b1823ca72c937b8be4426 Author: Eric Anholt e...@anholt.net Date: Mon Feb 3 15:08:54 2014 -0800 meta: De-static some of meta's functions. I

Mesa (master): meta: Fold the glUseProgram() into the blit program generator.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e48a6378c905ab7817fcd19e08c186a89a39e005 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e48a6378c905ab7817fcd19e08c186a89a39e005 Author: Eric Anholt e...@anholt.net Date: Tue Feb 11 16:13:21 2014 -0800 meta: Fold the glUseProgram() into the blit

Mesa (master): meta: Move the meta structures to the meta header.

2014-02-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2c8f182c86a4e712db74742eafb8a81dad76acfa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c8f182c86a4e712db74742eafb8a81dad76acfa Author: Eric Anholt e...@anholt.net Date: Mon Feb 3 15:02:16 2014 -0800 meta: Move the meta structures to the meta

Mesa (master): meta: Expand the vertex structure for the Clear paths

2014-02-11 Thread Eric Anholt
Romanick ian.d.roman...@intel.com Reviewed-by: Brian Paul bri...@vmware.com Reviewed-by: Eric Anholt e...@anholt.net --- src/mesa/drivers/common/meta.c | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/mesa/drivers/common/meta.c b/src/mesa/drivers/common

Mesa (master): meta: Expand the vertex structure for the CopyPixels paths

2014-02-11 Thread Eric Anholt
for the CopyPixels paths Another step leading to some code sharing. Note that the new CopyPixels vertex structure is the same as the new BlitFramebuffer vertex structure. Signed-off-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Brian Paul bri...@vmware.com Reviewed-by: Eric Anholt e

<    9   10   11   12   13   14   15   16   17   18   >