Mesa (master): i965/blorp: Align rectangle primitive for hiz ops

2013-04-10 Thread Chad Versace
Module: Mesa Branch: master Commit: a14dc4f92cdad6177d83f051a088a66e31a973bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a14dc4f92cdad6177d83f051a088a66e31a973bc Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Mar 11 19:21:46 2013 -0700 i965/blorp: Align rectangle

Mesa (master): i965: Change signature of brw_get_depthstencil_tile_masks()

2013-04-10 Thread Chad Versace
Module: Mesa Branch: master Commit: 5b79705526efdb3d9b919634ff0e3e412b707b92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b79705526efdb3d9b919634ff0e3e412b707b92 Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Apr 5 14:29:53 2013 -0700 i965: Change signature

Mesa (master): intel: Replace checks for hiz_mt with intel_has*hiz()

2013-04-10 Thread Chad Versace
Module: Mesa Branch: master Commit: 2d3bbc576c095f0942d131db886f5661dec5680c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d3bbc576c095f0942d131db886f5661dec5680c Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Apr 8 13:45:49 2013 -0700 intel: Replace checks

Mesa (master): i965: Remove brw_context::depthstencil::hiz_mt

2013-04-10 Thread Chad Versace
Module: Mesa Branch: master Commit: 916d1ea7dc5ac6cba358eafd766440f836a74c16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=916d1ea7dc5ac6cba358eafd766440f836a74c16 Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Apr 5 14:51:31 2013 -0700 i965: Remove brw_context

Mesa (master): intel/hsw: Enable hiz (v2)

2013-04-10 Thread Chad Versace
Module: Mesa Branch: master Commit: e4484a0309ab44a790df29a599fb2b01eb885d5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4484a0309ab44a790df29a599fb2b01eb885d5a Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Apr 5 16:35:47 2013 -0700 intel/hsw: Enable hiz (v2

Mesa (master): egl/x11: Fix initialisation of swap_interval

2013-04-10 Thread Chad Versace
-by: Chad Versace chad.vers...@linux.intel.com Reviewed-by: Eric Anholt e...@anholt.net --- src/egl/drivers/dri2/platform_x11.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/egl/drivers/dri2/platform_x11.c b/src/egl/drivers/dri2/platform_x11.c index da61cfc

Mesa (master): configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL

2013-04-22 Thread Chad Versace
and ES2 only with enabled OpenGL Building OpenGL ES1 and/or ES2 without OpenGL is not supported on mesa 9.0.x Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- configure.ac | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac

Mesa (master): egl/dri2: Fix min/max swap interval of configs

2013-04-24 Thread Chad Versace
Module: Mesa Branch: master Commit: d3dfce32768dd698d12948987f93680ce02d465a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3dfce32768dd698d12948987f93680ce02d465a Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Apr 23 04:17:48 2013 +0200 egl/dri2: Fix min/max swap

Mesa (master): android: add ilo to the build system

2013-05-06 Thread Chad Versace
Module: Mesa Branch: master Commit: da109d56d5df8b3188d8cf18ef42343793a9dbf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da109d56d5df8b3188d8cf18ef42343793a9dbf8 Author: Chia-I Wu olva...@gmail.com Date: Fri May 3 15:44:09 2013 +0800 android: add ilo to the build system It can

Mesa (master): android: libsync is needed on Android 4.2+ for any driver

2013-05-06 Thread Chad Versace
+ for any driver Add libsync not only for MESA_BUILD_CLASSIC, but also for MESA_BUILD_GALLIUM. Signed-off-by: Chia-I Wu olva...@gmail.com Reviewed-by: Tapani Pälli tapani.pa...@intel.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/egl/main/Android.mk |8 +++- 1 files

Mesa (master): egl/android: Fix error condition for EGL_ANDROID_image_native_buffer

2013-05-08 Thread Chad Versace
Module: Mesa Branch: master Commit: 2878f4685c8a5165937b5f4510b602d1a67af055 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2878f4685c8a5165937b5f4510b602d1a67af055 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon May 6 07:41:11 2013 -0700 egl/android: Fix error

Mesa (master): mesa: Expose GL_OES_texture_npot on GLES1

2013-05-13 Thread Chad Versace
Module: Mesa Branch: master Commit: 1776eeedd3aeb973cfb427a1b35c338528236421 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1776eeedd3aeb973cfb427a1b35c338528236421 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed May 8 09:46:21 2013 -0700 mesa: Expose

Mesa (master): i965: Fix glColorPointer(GL_FIXED)

2013-06-03 Thread Chad Versace
Module: Mesa Branch: master Commit: 7a9f4d3e7114ca709658a620644ad897bdda41e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a9f4d3e7114ca709658a620644ad897bdda41e7 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue May 28 16:26:07 2013 -0700 i965: Fix glColorPointer

Mesa (fdo/master): i965: Fix glColorPointer(GL_FIXED)

2013-06-03 Thread Chad Versace
Module: Mesa Branch: fdo/master Commit: 7a9f4d3e7114ca709658a620644ad897bdda41e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a9f4d3e7114ca709658a620644ad897bdda41e7 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue May 28 16:26:07 2013 -0700 i965: Fix glColorPointer

Mesa (9.1): intel: Add a null pointer check before dereferencing the pointer

2013-06-26 Thread Chad Versace
Module: Mesa Branch: 9.1 Commit: 8b6aa864eafb99e572fff34a0cac41f8d54b9640 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b6aa864eafb99e572fff34a0cac41f8d54b9640 Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 16 10:34:43 2013 -0700 intel: Add a null pointer check before

Mesa (master): i965,i915: Return early if miptree allocation fails

2013-06-27 Thread Chad Versace
Module: Mesa Branch: master Commit: 6b676e66343356d5096260c2bc1601014c808cb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b676e66343356d5096260c2bc1601014c808cb0 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Jun 26 13:53:15 2013 -0700 i965,i915: Return early

Mesa (9.1): intel: Return early if miptree allocation fails

2013-06-27 Thread Chad Versace
Module: Mesa Branch: 9.1 Commit: bf8053a2dbac1500586d6d387cd88c30aad63a60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf8053a2dbac1500586d6d387cd88c30aad63a60 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Jun 26 14:36:31 2013 -0700 intel: Return early if miptree

Mesa (master): build: fix EGL build when no X11 headers are present

2013-07-01 Thread Chad Versace
in X11 headers on systems where EGL was configured without X11 support. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64959 Signed-off-by: Ross Burton ross.bur...@intel.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com Reviewed-by: Brian Paul bri...@vmware.com --- configure.ac

Mesa (master): eglplatform: use unsigned long instead of 32-bit ints in generic platform

2013-07-01 Thread Chad Versace
of 32-bit ints in generic platform In the generic Unix case use the unsigned long type instead of 32-bit integers so that the type sizes are consistant on 64-bit machines between X11 and not-X11. Signed-off-by: Ross Burton ross.bur...@intel.com Reviewed-by: Chad Versace chad.vers

Mesa (master): i965: Initialize brw_blorp_const_color_program member variables.

2013-07-01 Thread Chad Versace
brw_blorp_const_color_program member variables. Fixes Uninitialized scalar field defect reported by Coverity. Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i965/brw_blorp_clear.cpp |6 +- 1 files changed, 5 insertions(+), 1

Mesa (master): glapi: Do not use backtrace on OpenBSD.

2013-07-16 Thread Chad Versace
. execinfo.h is not available on OpenBSD. Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mapi/glapi/gen/gl_gentable.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mapi/glapi/gen/gl_gentable.py b/src

Mesa (master): glsl: Initialize ast_jump_statement::opt_return_value.

2013-07-16 Thread Chad Versace
::opt_return_value. opt_return_value was not initialized if mode != ast_return. Fixes Uninitialized pointer field defect reported by Coverity. Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/glsl/glsl_parser_extras.cpp |1 + 1 files

Mesa (master): i965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS

2013-07-18 Thread Chad Versace
Module: Mesa Branch: master Commit: a16d47465ecdbaef0548207c1bc037493a67ebec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a16d47465ecdbaef0548207c1bc037493a67ebec Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jul 18 09:58:06 2013 -0700 i965/hsw: Change L3 MOCS

Mesa (master): i965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS

2013-07-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 2273b652bb884a6188af7f8d063d0d0fc5497054 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2273b652bb884a6188af7f8d063d0d0fc5497054 Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jul 18 10:04:17 2013 -0700 i965/hsw: Change L3 MOCS

Mesa (master): i965/hsw: Change L3 MOCS of SURFACE_STAT

2013-07-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 2f346395f5109c0fc4db86de3d2754001ddf0bb9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f346395f5109c0fc4db86de3d2754001ddf0bb9 Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jul 18 10:00:15 2013 -0700 i965/hsw: Change L3 MOCS

Mesa (master): i965/hsw: Change L3 MOCS for depth, hiz, and stencil

2013-07-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 30f33deccb7d481f638e34f2d9d9c107df871eab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30f33deccb7d481f638e34f2d9d9c107df871eab Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jul 18 10:07:30 2013 -0700 i965/hsw: Change L3 MOCS

Mesa (master): build: unify mesa version by using a VERSION file

2013-07-29 Thread Chad Versace
Turner matts...@gmail.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com Reviewed-by: Kenneth Graunke kenn...@whitecape.org Signed-off-by: Emil Velikov emil.l.veli...@gmail.com --- Android.common.mk |3 ++- Makefile.am |1 + SConstruct|4 +++- VERSION

Mesa (master): egl: Do not export private symbols

2013-08-08 Thread Chad Versace
Module: Mesa Branch: master Commit: 2c2e64edaba0f6aeb181ca5b51eb8dea8e9b39f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c2e64edaba0f6aeb181ca5b51eb8dea8e9b39f9 Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Aug 1 08:10:31 2013 -0700 egl: Do not export private

Mesa (master): i965: Mark a few brw_draw_upload.c functions as non-static

2013-08-13 Thread Chad Versace
functions as non-static We will reuse these for Broadwell. Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i965/brw_context.h |5 + src/mesa/drivers/dri/i965/brw_draw_upload.c | 16 +--- 2 files changed, 14 insertions(+), 7 deletions

Mesa (master): i965/gen7+: Mark upload_3dstate_so_decl_list as non-static ( v2)

2013-08-13 Thread Chad Versace
upload_3dstate_so_decl_list as non-static (v2) We will reuse this for Broadwell. v2: Prefix function name with 'gen7'. (chadv) Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i965/brw_state.h |4 src/mesa/drivers/dri/i965/gen7_sol_state.c |6 +++--- 2 files

Mesa (master): i965: Move arrays brw_multisample_positions* to new header

2013-08-13 Thread Chad Versace
Module: Mesa Branch: master Commit: 11b8f8e7e4fd9654df6cee9162aefee0bd571482 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11b8f8e7e4fd9654df6cee9162aefee0bd571482 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Aug 6 15:52:11 2013 -0700 i965: Move arrays

Mesa (master): i965: Refactor names of sample_positions_8/4x arrays

2013-08-13 Thread Chad Versace
Module: Mesa Branch: master Commit: 7eecda29c8027fb8318673de788bb840291c0ea0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7eecda29c8027fb8318673de788bb840291c0ea0 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Aug 6 15:53:38 2013 -0700 i965: Refactor names

Mesa (master): i915,i965: Fix memory leak in try_pbo_upload (v2)

2013-08-15 Thread Chad Versace
in try_pbo_upload (v2) Fixes Resource leak defect reported by Coverity. Tested on Haswell, no Piglit regressions. v2: Apply to i965, not just i915. (chadv) CC: 9.2, 9.1 mesa-sta...@lists.freedesktop.org Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com

Mesa (master): i965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2)

2013-08-21 Thread Chad Versace
for STATE_BASE_ADDRESS (v2) Just spotted these unpopulated MOCS fields when comparing the code against BSpec. Set the MOCS to the same as everywhere else in Haswell: L3-cacheable. v2: Annotate state packet fields (chadv). Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com Reviewed-by: Chad

Mesa (master): i965/gen7: Set MOCS L3 cacheability for IVB/BYT (v2)

2013-08-21 Thread Chad Versace
at hand for testing. v2: Don't check (brw-gen == 7) in gen7 functions. (chadv) Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i965/brw_draw_upload.c |2 +- src/mesa/drivers/dri/i965

Mesa (master): i965: Fix misapplication of gles3 srgb workaround

2013-08-22 Thread Chad Versace
Module: Mesa Branch: master Commit: ce8639a766d0c36e676eea6f55135d9dccf1cb90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce8639a766d0c36e676eea6f55135d9dccf1cb90 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Aug 20 17:36:24 2013 -0700 i965: Fix misapplication

Mesa (master): configure.ac: Bump Wayland requirement to 1.2.0

2013-08-27 Thread Chad Versace
to 1.2.0 Since 8d29b52 wayland 1.2.0 is required. Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index e20a228..b19ab18 100644 --- a/configure.ac +++ b/configure.ac

Mesa (master): i965: Silence unused variable warning in release build

2013-08-28 Thread Chad Versace
Module: Mesa Branch: master Commit: 72b3c6c96f971fbaf438289e5e89ccf324a49ca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72b3c6c96f971fbaf438289e5e89ccf324a49ca7 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Aug 27 15:08:00 2013 -0700 i965: Silence unused variable

Mesa (master): android: Remove builtin_compiler

2013-09-18 Thread Chad Versace
builtin_compiler The first part was done in: commit c845140a20efa6a30a5465301d1f9b4acea79155 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Sep 3 21:22:17 2013 -0700 Signed-off-by: Adrian Negreanu adrian.m.negre...@intel.com Acked-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Chad

Mesa (master): gen7: Use logical, not physical, dims in 3DSTATE_DEPTH_BUFFER (v2)

2013-10-07 Thread Chad Versace
Module: Mesa Branch: master Commit: 6cd1da83770e1d93b60b13f5518ee5eaa2e6c19d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6cd1da83770e1d93b60b13f5518ee5eaa2e6c19d Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Oct 2 17:21:33 2013 -0700 gen7: Use logical, not physical

Mesa (master): doxygen: Generate Doxygen for i965

2013-10-07 Thread Chad Versace
Module: Mesa Branch: master Commit: ccad802ed515e0f47f39797d080fe7b642ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccad802ed515e0f47f39797d080fe7b642ac Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Oct 4 13:40:42 2013 -0700 doxygen: Generate Doxygen

Mesa (master): i965: extend fast texture upload

2013-10-10 Thread Chad Versace
existing macros, add an assert. Signed-off-by: Frank Henigman fjhenig...@google.com Reviewed-and-tested-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i965/intel_tex_subimage.c | 471 1 files changed, 402 insertions(+), 69 deletions(-) diff --git

Mesa (master): doxygen: Add i965 to list of modules in html header

2013-10-10 Thread Chad Versace
Module: Mesa Branch: master Commit: 9cb8f7a12655bb76355402f015e88c19db78f6d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cb8f7a12655bb76355402f015e88c19db78f6d6 Author: Chad Versace Chad Versace c...@chad-versace.us Date: Thu Oct 10 22:20:39 2013 -0700 doxygen: Add i965 to list

Mesa (master): i965: Fix glTexImage when packing alignment != cpp

2013-10-24 Thread Chad Versace
Module: Mesa Branch: master Commit: c4205590e731c2e6de6ecc6d13897740df9a7b5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4205590e731c2e6de6ecc6d13897740df9a7b5f Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Oct 18 14:06:49 2013 -0700 i965: Fix glTexImage when

Mesa (master): i965: Print more debuginfo in intel_texsubimage_memcpy()

2013-10-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 2f6a31508505744e5f1b3e4c35c2a1b305a813a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f6a31508505744e5f1b3e4c35c2a1b305a813a8 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Oct 15 15:16:19 2013 -0700 i965: Print more debuginfo

Mesa (master): wayland: silence unused var warning

2013-10-30 Thread Chad Versace
Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/egl/wayland/wayland-drm/wayland-drm.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/egl/wayland/wayland-drm/wayland-drm.c b/src/egl/wayland/wayland-drm/wayland-drm.c index 2f5acb2..e9c6e0a 100644

Mesa (master): i965: Add driconf option clamp_max_samples

2013-11-03 Thread Chad Versace
Module: Mesa Branch: master Commit: 2f896627175384fd5943f21804700a155ba4e8a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f896627175384fd5943f21804700a155ba4e8a0 Author: Chad Versace chad.vers...@linux.intel.com Date: Sun Nov 3 13:14:50 2013 -0800 i965: Add driconf option

Mesa (master): i965: Remove some tiny dead code from intel_miptree_map_movntdqa

2013-11-08 Thread Chad Versace
Module: Mesa Branch: master Commit: b7dfb8528fd4c62218ea5c0a670d939c8d49e651 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7dfb8528fd4c62218ea5c0a670d939c8d49e651 Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Nov 8 11:35:25 2013 -0800 i965: Remove some tiny dead

Mesa (master): i915, i965: Fix memory leak in intel_miptree_create_for_bo.

2013-11-11 Thread Chad Versace
in intel_miptree_create_for_bo. Fixes Resource leak defects reported by Coverity. Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri/i915/intel_mipmap_tree.c |4 +++- src/mesa/drivers/dri/i965/intel_mipmap_tree.c |4 +++- 2

Mesa (master): i965: Let driconf clamp_max_samples affect context version

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 315b06ff62357d2196d9f1d4926c517d098e5647 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=315b06ff62357d2196d9f1d4926c517d098e5647 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Nov 6 19:52:11 2013 -0800 i965: Let driconf

Mesa (master): i965: Share code between intel_quantize_num_samples and clamp_max_samples

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 95ebabbc5fceec6a9c37dbb4d8f3282a86fe02ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95ebabbc5fceec6a9c37dbb4d8f3282a86fe02ce Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Nov 6 19:40:25 2013 -0800 i965: Share code between

Mesa (master): i965: Terminate brw_supported_msaa_modes() list with -1, not 0

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 8d1a8d65b55bac28fe2c63847b1ef216b7f2c9aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d1a8d65b55bac28fe2c63847b1ef216b7f2c9aa Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Nov 15 08:21:30 2013 -0800 i965: Terminate

Mesa (master): egl: Kill macro _EGL_DECLARE_MUTEX

2013-11-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 97851145bc74f4bda93dff4e6bb3cbc4789ab23a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97851145bc74f4bda93dff4e6bb3cbc4789ab23a Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Oct 11 12:50:21 2013 -0700 egl: Kill macro

Mesa (master): egl: Enable EGL_EXT_client_extensions

2013-11-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 3c58d4c700bc1d0a0d56c26645e900201b7f249e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c58d4c700bc1d0a0d56c26645e900201b7f249e Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Oct 11 16:04:55 2013 -0700 egl: Enable

Mesa (master): i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs

2013-12-02 Thread Chad Versace
Module: Mesa Branch: master Commit: 8b659cef3a244b1acdbbca0beb704a66b6bc2fbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b659cef3a244b1acdbbca0beb704a66b6bc2fbc Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 26 17:04:24 2013 -0800 i965/hsw: Apply non-msrt fast

Mesa (master): egl: add HAVE_LIBDRM define, fix EGL X11 platform

2013-12-03 Thread Chad Versace
-by: Tapani Pälli tapani.pa...@intel.com Reviewed-by: Emil Velikov emil.l.veli...@gmail.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com Cc: Samuel Thibault samuel.thiba...@ens-lyon.org Cc: mesa-sta...@lists.freedesktop.org --- configure.ac|5 + src/egl

Mesa (master): i965/gen6: Fix HiZ hang in WebGL Google Maps

2013-12-20 Thread Chad Versace
Module: Mesa Branch: master Commit: 1a928816a1b717201f3b3cc998a42731b280e6ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a928816a1b717201f3b3cc998a42731b280e6ba Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Dec 20 04:39:03 2013 -0800 i965/gen6: Fix HiZ hang

Mesa (master): i965: Enhance intel_texsubimage_tiled_memcpy() to support all levels

2013-12-30 Thread Chad Versace
619.95 GL_RGB 440.62 611.28 256x256 GL_RGBA 487.80 587.42 GL_RGB 376.63 585.00 Benchmark has been sent to mesa-dev list: teximage_enh Signed-off-by: Courtney Goeltzenleuchter court...@lunarg.com Reviewed-by: Chad Versace chad.vers

Mesa (master): i965: Add XRGB to intel_texsubimage_tiled_memcpy()

2013-12-30 Thread Chad Versace
) XRGB (MB/sec) GL_RGBA 489.08 487.80 GL_RGB 229.03 376.63 Benchmark has been sent to mesa-dev list: teximage Signed-off-by: Courtney Goeltzenleuchter court...@lunarg.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/mesa/drivers/dri

Mesa (master): i965/gen6/blorp: Remove redundant HiZ workaround

2014-01-09 Thread Chad Versace
Module: Mesa Branch: master Commit: 90368875e733171350c64c8dda52f81bd0705dd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90368875e733171350c64c8dda52f81bd0705dd0 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Dec 23 17:49:21 2013 -0800 i965/gen6/blorp: Remove

Mesa (master): i965/gen6/blorp: Set need_workaround_flush immediately after primitive

2014-01-09 Thread Chad Versace
Module: Mesa Branch: master Commit: 5e0cd58de4261e9dca7a15037192e7e9426a0207 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e0cd58de4261e9dca7a15037192e7e9426a0207 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Dec 23 17:46:51 2013 -0800 i965/gen6/blorp: Set

Mesa (master): i965/gen6/blorp: Set need_workaround_flush at top of blorp

2014-01-09 Thread Chad Versace
Module: Mesa Branch: master Commit: 6a5c86f48675d2ca0975d69e0899e72afaab29e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a5c86f48675d2ca0975d69e0899e72afaab29e5 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Dec 23 17:48:45 2013 -0800 i965/gen6/blorp: Set

Mesa (master): egl/dri2: Dispatch eglDestroySurface by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 958dd80c40dc87545b49d09cb2e4415a30746004 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=958dd80c40dc87545b49d09cb2e4415a30746004 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglCreatePixmapSurface by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: bc8b07a65722ad25aa52aa4918b51e236a13b09e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc8b07a65722ad25aa52aa4918b51e236a13b09e Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 16:45:07 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglSwapBuffers by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: ad173bcfdbeaa52d6a024cd7ef6c068c5a999ba2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad173bcfdbeaa52d6a024cd7ef6c068c5a999ba2 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 16:21:21 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglCreatePbufferSurface by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: bf20076bafcf0809529ae470fb12af5eae12b33d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf20076bafcf0809529ae470fb12af5eae12b33d Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl: Update to revision 24567 of eglext.h

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 38848b6217377064665e28441648352c2688edf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38848b6217377064665e28441648352c2688edf3 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 7 12:23:06 2014 -0800 egl: Update to revision 24567

Mesa (master): egl/dri2: Dispatch API.QueryBufferAge by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 3fdfbd2572ea42f3ef71db032b31cc87ea274e11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fdfbd2572ea42f3ef71db032b31cc87ea274e11 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglSwapBuffersWithDamage by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: d03948a76634392455ae53fbf975d09c58bfc7aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d03948a76634392455ae53fbf975d09c58bfc7aa Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 16:26:44 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglCopyBuffers by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: bc2cbc0951ded883dc610672a6f6d4cca5d99502 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc2cbc0951ded883dc610672a6f6d4cca5d99502 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Move dri2_egl_display virtual funcs to vtbl

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 90502b18b2b868250ab7e9189810ca42b3c812a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90502b18b2b868250ab7e9189810ca42b3c812a1 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 11:41:46 2014 -0800 egl/dri2: Move dri2_egl_display

Mesa (master): egl/dri2: Dispatch eglPostSubBufferNV by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 688a0e8e73b916438878b4fc2271453ee79ec7a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=688a0e8e73b916438878b4fc2271453ee79ec7a6 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/wl,x11: Call dri2_swap_interval() statically

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: a218765478e5207f4337406d98865c6b5cf3784e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a218765478e5207f4337406d98865c6b5cf3784e Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Jan 27 16:42:10 2014 -0800 egl/wl,x11: Call

Mesa (master): egl/dri2: Dispatch eglSwapInterval by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 8b9298af0a3bce1360cc2c020b31470b37b660fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b9298af0a3bce1360cc2c020b31470b37b660fe Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 12:34:19 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 75d398ed9309c0cb8179380bd317d8f935618df7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75d398ed9309c0cb8179380bd317d8f935618df7 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2/x11: Don't clobber _EGLDriver::API

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 88b9e600a6c9ad191c4cb9ba981b5aa15bbe2b81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88b9e600a6c9ad191c4cb9ba981b5aa15bbe2b81 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 19:38:39 2014 -0800 egl/dri2/x11: Don't clobber

Mesa (master): egl: Add STATIC_ASSERT() macro

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: cefa06cd6967f2c2db2acfb54a4bf3be398a3ce8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cefa06cd6967f2c2db2acfb54a4bf3be398a3ce8 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 7 14:23:49 2014 -0800 egl: Add STATIC_ASSERT() macro

Mesa (master): egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 9a40ee16d0be3a08ac2f467311673f4b9333191d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a40ee16d0be3a08ac2f467311673f4b9333191d Author: Chad Versace chad.vers...@linux.intel.com Date: Sun Feb 9 09:13:27 2014 -0800 egl/wayland: Emit

Mesa (master): egl/main: Enable Linux platform extensions

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 468cc866b4b308cee40470f06b31002c6c56da96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=468cc866b4b308cee40470f06b31002c6c56da96 Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jan 23 07:26:10 2014 -0800 egl/main: Enable Linux platform

Mesa (master): egl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 1787f5632fa40a67e29dc99dc4ff7515b169793b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1787f5632fa40a67e29dc99dc4ff7515b169793b Author: Chad Versace chad.vers...@linux.intel.com Date: Sun Feb 9 09:13:08 2014 -0800 egl/gbm: Emit EGL_BAD_PARAMETER

Mesa (master): egl/dri2/x11: Set dri2_dpy-own_device

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 31cd0fee317c8532ac93f6de13c7955511f738a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31cd0fee317c8532ac93f6de13c7955511f738a0 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 18:52:00 2014 -0800 egl/dri2/x11: Set dri2_dpy

Mesa (master): egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: eadd5e0c0a3c4b24c25e6368ea0a8352a8fd0701 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eadd5e0c0a3c4b24c25e6368ea0a8352a8fd0701 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Dispatch eglCreateImageKHR by display, not driver

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: eef68a9094396ee85f73a94911f8919d232b9a08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eef68a9094396ee85f73a94911f8919d232b9a08 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 17:03:03 2014 -0800 egl/dri2: Dispatch

Mesa (master): egl/dri2: Consolidate eglTerminate

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: f506ef6784e79aeebd50184c034fc9723d6894db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f506ef6784e79aeebd50184c034fc9723d6894db Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 28 18:53:56 2014 -0800 egl/dri2: Consolidate

Mesa (master): egl/main: Stop using EGLNative types internally

2014-03-17 Thread Chad Versace
Module: Mesa Branch: master Commit: 6d1f83ec09164bd805c90785635bbcf861b403e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d1f83ec09164bd805c90785635bbcf861b403e5 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Jan 7 14:54:51 2014 -0800 egl/main: Stop using EGLNative

Mesa (master): Import eglextchromium.h from Chromium.

2014-05-20 Thread Chad Versace
to a #endif, which makes the header actually compile. Signed-off-by: Sarah Sharp sarah.a.sh...@linux.intel.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com Cc: Jamey Sharp ja...@minilop.net Cc: Ian Romanick i...@freedesktop.org Cc: Stéphane Marchesin stephane.marche...@gmail.com --- include

Mesa (master): egl: Add EGL_CHROMIUM_sync_control extension.

2014-05-20 Thread Chad Versace
-by: Sarah Sharp sarah.a.sh...@linux.intel.com Reviewed-by: Chad Versace chad.vers...@linux.intel.com Reviewed-by: Eric Anholt e...@anholt.net Cc: Jamey Sharp ja...@minilop.net Cc: Ian Romanick i...@freedesktop.org Cc: Stéphane Marchesin stephane.marche...@gmail.com --- src/egl/drivers/dri2/egl_dri2.c

Mesa (master): egl/main: Fix eglMakeCurrent when releasing context from current thread.

2014-06-02 Thread Chad Versace
the KHR_surfaceless_context extension is supported. [chadv] Add quote from the EGL 1.4 spec. Cc: 10,1, 10.2 mesa-sta...@lists.freedesktop.org Reviewed-by: Chad Versace chad.vers...@linux.intel.com --- src/egl/main/eglapi.c |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src

Mesa (master): i965: Fix segfault in WebGL Conformance on Ivybridge

2014-11-18 Thread Chad Versace
Module: Mesa Branch: master Commit: b69c7c5dac4e2615e89cef773173484421830a8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b69c7c5dac4e2615e89cef773173484421830a8f Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 18 15:41:35 2014 -0800 i965: Fix segfault in WebGL

Mesa (master): egl: Expose EGL_KHR_get_all_proc_addresses and its client extension

2014-12-07 Thread Chad Versace
Module: Mesa Branch: master Commit: 7e8ba77c49b3fc0fe56d0ba60acc734d389fd9bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e8ba77c49b3fc0fe56d0ba60acc734d389fd9bd Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Nov 20 10:26:38 2014 -0800 egl: Expose

Mesa (master): i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()

2014-12-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 225a09790da0b1605a0b68acbbe1e0f30eee3e6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=225a09790da0b1605a0b68acbbe1e0f30eee3e6f Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 18 21:11:25 2014 -0800 i965: Use safer pointer

Mesa (master): i965: Fix intel_miptree_map() signature to be more 64-bit safe

2014-12-22 Thread Chad Versace
Module: Mesa Branch: master Commit: aebcf26d8219cee79da89313124c2147595a660c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aebcf26d8219cee79da89313124c2147595a660c Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 18 21:11:24 2014 -0800 i965: Fix intel_miptree_map

Mesa (master): i965: Remove spurious casts in copy_image_with_memcpy()

2014-12-22 Thread Chad Versace
Module: Mesa Branch: master Commit: d11bc9fe8daf097741713cde6bdd79e1f0e0e8fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d11bc9fe8daf097741713cde6bdd79e1f0e0e8fc Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 18 21:11:23 2014 -0800 i965: Remove spurious casts

Mesa (master): i965: Use safer pointer arithmetic in gather_oa_results()

2014-12-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 414be86c96836b35571185da776d2bce1b620c6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=414be86c96836b35571185da776d2bce1b620c6a Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Nov 18 21:11:26 2014 -0800 i965: Use safer pointer

Mesa (master): mesa: Fix render buffer initial internal format in GLES 3

2015-01-15 Thread Chad Versace
internal format in GLES 3 Changes the initial internal format of a render buffer to GL_RGBA4 in GLES 3. This fixes a failure in the following DrawElements test: dEQP-GLES3.functional.state_query.rbo.renderbuffer_internal_format Reviewed-by: Chad Versace chad.vers...@intel.com --- src/mesa/main

Mesa (master): egl/wayland: Fix unused variable warnings

2015-01-13 Thread Chad Versace
Module: Mesa Branch: master Commit: 610c7486c24686429257d63403e275d56d7100b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=610c7486c24686429257d63403e275d56d7100b5 Author: Chad Versace chad.vers...@intel.com Date: Tue Jan 13 11:30:55 2015 -0800 egl/wayland: Fix unused variable

Mesa (master): mesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ

2015-01-13 Thread Chad Versace
() Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88079 Reviewed-by: Chad Versace chad.vers...@intel.com Reviewed-by: Matt Turner matts...@gmail.com --- src/mesa/main/fbobject.c|6 -- src/mesa/main/formatquery.c | 16 +++- 2 files changed, 15 insertions(+), 7

Mesa (master): intel: fix EGLImage renderbuffer _BaseFormat

2015-03-03 Thread Chad Versace
_BaseFormat Correctly set _BaseFormat field when creating a gl_renderbuffer with EGLImage storage. Change-Id: I8c9f7302d18b617f54fa68304d8ffee087ed8a77 Signed-off-by: Frank Henigman fjhenig...@google.com Reviewed-by: Stéphane Marchesin marc...@chromium.org Reviewed-by: Chad Versace chad.vers

Mesa (master): i915/sync: Don't crash when deleting sync object

2015-05-07 Thread Chad Versace
Module: Mesa Branch: master Commit: 9cf9a2dec5b3fe3aad878b8ab99d50fbd51e1b9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cf9a2dec5b3fe3aad878b8ab99d50fbd51e1b9c Author: Chad Versace chad.vers...@intel.com Date: Tue May 5 19:05:29 2015 -0700 i915/sync: Don't crash when deleting

Mesa (master): i965/sync: Replace prefix 'intel_sync' - 'intel_gl_sync'

2015-05-07 Thread Chad Versace
Module: Mesa Branch: master Commit: 2516d835b17563b097efa3a980c3b9b5e77d7f00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2516d835b17563b097efa3a980c3b9b5e77d7f00 Author: Chad Versace chad.vers...@intel.com Date: Tue May 5 19:05:32 2015 -0700 i965/sync: Replace prefix 'intel_sync

<    1   2   3   4   5   6   7   >