Mesa (master): x86-64: Make assembly routines .hidden like on x86

2010-04-30 Thread Adam Jackson
Module: Mesa Branch: master Commit: 124ef032233d7afc2725e8ded0939838e7b2a76b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=124ef032233d7afc2725e8ded0939838e7b2a76b Author: Adam Jackson Date: Fri Apr 30 14:09:57 2010 -0400 x86-64: Make assembly routines .hidden like on x86

mesa: Changes to 'master'

2008-08-04 Thread Adam Jackson
61b3ce8f9787edd7d5678f87aa4c2a0a6f8c0e45 (commit) - Commits --- commit 62fb5f7b9ab70017d5de6ab3d0886bc4cbdbc57f Author: Adam Jackson <[EMAIL PROTECTED]> Date: Tue Jul 8 11:07:32 2008 -0400 Drop unused 'entries' field fro

mesa: Changes to 'master'

2008-09-19 Thread Adam Jackson
files changed, 3780 insertions(+), 4442 deletions(-) via dc8058c3370588bfcad49fadace1691da47d58cd (commit) from 19d9c81b8c785e94b95110a45497aa52f4a53a34 (commit) - Commits --- commit dc8058c3370588bfcad49fadace1691da47d58cd Author: Adam

Mesa (master): intel: Avoid mapping the texture image for CopyTex{, Sub}Image

2009-03-30 Thread Adam Jackson
Module: Mesa Branch: master Commit: 37fb2d9b23eab5dbbb43a212c3475cb8016837d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37fb2d9b23eab5dbbb43a212c3475cb8016837d8 Author: Adam Jackson Date: Mon Mar 30 16:32:11 2009 -0400 intel: Avoid mapping the texture image for CopyTex{,Sub

Mesa (master): glx: Make glXGetScreenDriver() work for DRI2

2009-04-14 Thread Adam Jackson
Module: Mesa Branch: master Commit: a3c3c1f1437de0186d70de9017a6a8e404ecf482 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3c3c1f1437de0186d70de9017a6a8e404ecf482 Author: Adam Jackson Date: Tue Apr 14 17:56:29 2009 -0400 glx: Make glXGetScreenDriver() work for DRI2 --- src/glx

Mesa (master): selinux: Fix mmap() return value check

2009-09-21 Thread Adam Jackson
Module: Mesa Branch: master Commit: 83019ffc0708708af7ee1ddbf3cbf949bcf076bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83019ffc0708708af7ee1ddbf3cbf949bcf076bd Author: Adam Jackson Date: Mon Sep 21 17:03:58 2009 -0400 selinux: Fix mmap() return value check --- src/mesa/main

Mesa (master): Finish removing glcore

2009-09-23 Thread Adam Jackson
Module: Mesa Branch: master Commit: 8abe77a75a681637cb00017711f5009601bcd348 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8abe77a75a681637cb00017711f5009601bcd348 Author: Adam Jackson Date: Wed Sep 23 15:22:19 2009 -0400 Finish removing glcore --- src/mesa/drivers/dri/glcore

Mesa (master): i965: Update renderer strings for sandybridge

2010-09-30 Thread Adam Jackson
Module: Mesa Branch: master Commit: 0c86e1f29483d9557f30796c03b94a34d965c095 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c86e1f29483d9557f30796c03b94a34d965c095 Author: Adam Jackson Date: Thu Sep 30 14:08:35 2010 -0400 i965: Update renderer strings for sandybridge Signed-off

Mesa (master): osmesa: link against libtalloc

2010-10-20 Thread Adam Jackson
to, and that's lame. Signed-off-by: Adam Jackson --- src/mesa/drivers/osmesa/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mesa/drivers/osmesa/Makefile b/src/mesa/drivers/osmesa/Makefile index 39ab09a..50dd452 100644 --- a/src/mesa/drivers/o

Mesa (master): drivers/x11: unifdef XFree86Server

2010-11-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: 1ccef926be46dce3b6b5c76e812e2fae4e205ce7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ccef926be46dce3b6b5c76e812e2fae4e205ce7 Author: Adam Jackson Date: Mon Nov 29 17:37:54 2010 -0500 drivers/x11: unifdef XFree86Server This code was for the

Mesa (master): glx: Hide xGLXMakeCurrentReply inside SendMakeCurrentRequest

2013-10-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: 68412d5006586f8b5814d85f76985b9d632f36df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68412d5006586f8b5814d85f76985b9d632f36df Author: Adam Jackson Date: Fri Oct 4 09:25:51 2013 -0400 glx: Hide xGLXMakeCurrentReply inside

Mesa (master): glx: Generate fewer errors in MakeContextCurrent

2013-10-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: e166a58c43e92f10f03b32747bff44708096f898 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e166a58c43e92f10f03b32747bff44708096f898 Author: Adam Jackson Date: Fri Oct 4 09:25:51 2013 -0400 glx: Generate fewer errors in MakeContextCurrent For a few

Mesa (master): glx: Propagate failures from SendMakeCurrentRequest where possible

2013-10-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: d101204c23ba2f593881ede357309f3924cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d101204c23ba2f593881ede357309f3924cd Author: Adam Jackson Date: Fri Oct 4 09:25:51 2013 -0400 glx: Propagate failures from SendMakeCurrentRequest where

Mesa (master): glx: Fix return value from indirect_bind_context

2013-10-25 Thread Adam Jackson
Module: Mesa Branch: master Commit: 1090eb57552aed1f4e36ac97b5859ff4b2cc80a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1090eb57552aed1f4e36ac97b5859ff4b2cc80a5 Author: Adam Jackson Date: Fri Oct 25 15:12:04 2013 -0400 glx: Fix return value from indirect_bind_context _XReply

Mesa (master): llvmpipe: remove lp_swizzled_cbuf

2013-02-11 Thread Adam Jackson
75da95c5. Reviewed-by: Adam Jackson --- src/gallium/drivers/llvmpipe/lp_memory.c | 11 --- src/gallium/drivers/llvmpipe/lp_memory.h |3 --- src/gallium/drivers/llvmpipe/lp_rast.c |2 -- 3 files changed, 0 insertions(+), 16 deletions(-) diff --git a/src/gallium/drivers/llvmpipe

Mesa (master): llvmpipe: fix vertex_header mask store in big-endian

2013-02-11 Thread Adam Jackson
This patch fixes the vertex_header mask bitfield store in big-endian architectures by bit-swap the fields accordingly. Reviewed-by: Adam Jackson --- src/gallium/auxiliary/draw/draw_llvm.c | 48 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a

Mesa (master): glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined

2013-02-27 Thread Adam Jackson
undefined glXCreateWindow() and glXCreatePbuffer() always fail when built without GLX_DIRECT_RENDERING defined since commit 48331047. Reviewed-by: Adam Jackson Signed-off-by: Jon TURNEY --- src/glx/glx_pbuffer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/glx

Mesa (master): glx: Build with VISIBILITY_CFLAGS in automake

2013-03-21 Thread Adam Jackson
Module: Mesa Branch: master Commit: 38aa8ec937a1c9972b65dc448cc50f3763fa2d3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38aa8ec937a1c9972b65dc448cc50f3763fa2d3b Author: Adam Jackson Date: Thu Mar 21 13:21:18 2013 -0400 glx: Build with VISIBILITY_CFLAGS in automake Note: This

Mesa (master): gallivm: Minor comment cleanup

2013-04-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: e26d5940ff48595a0f1c1d440ee0141df54e3f51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e26d5940ff48595a0f1c1d440ee0141df54e3f51 Author: Adam Jackson Date: Mon Apr 1 09:45:38 2013 -0400 gallivm: Minor comment cleanup Signed-off-by: Adam Jackson

Mesa (master): llvmpipe: Work without sse2 if llvm is new enough

2013-04-05 Thread Adam Jackson
Module: Mesa Branch: master Commit: ca70de9bd20bc4a11b2d2d368e0cc1f49527a947 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca70de9bd20bc4a11b2d2d368e0cc1f49527a947 Author: Adam Jackson Date: Thu Apr 4 17:16:22 2013 -0400 llvmpipe: Work without sse2 if llvm is new enough At least

Mesa (master): linux: Don't emit a .note.ABI-tag section anymore (#26663)

2013-04-25 Thread Adam Jackson
Module: Mesa Branch: master Commit: 904b03824b4c5cc24649aa69dd1a557ddfd5dda3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=904b03824b4c5cc24649aa69dd1a557ddfd5dda3 Author: Adam Jackson Date: Tue Apr 23 14:07:33 2013 -0400 linux: Don't emit a .note.ABI-tag section anymore (#

Mesa (master): gallivm: Fix altivec intrinsics for 8xi16 add/sub

2013-05-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: 16296cc843ef82dd0a7e345b377fbc4535f9e519 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16296cc843ef82dd0a7e345b377fbc4535f9e519 Author: Adam Jackson Date: Thu Apr 25 15:45:38 2013 -0400 gallivm: Fix altivec intrinsics for 8xi16 add/sub Signed

Mesa (master): util: Use sizeof(void *) rather than 0 as the fallback cache line size

2013-06-10 Thread Adam Jackson
cache line size Without this, llvmpipe ends up giving a zero size to all uncompressed textures on non-x86 systems, since align() cannot handle a 0 alignment. Reviewed-by: Adam Jackson Signed-off-by: Richard Sandiford --- src/gallium/auxiliary/util/u_cpu_detect.c |5 + 1 files changed

Mesa (master): draw: Fix type mismatch between draw_private.h and LLVM

2013-06-10 Thread Adam Jackson
been to try to get the LLVM code to use the equivalent of size_t too. However, in practice, the size is taken from things like ~0 or width0, both of which are int-sized, so it seemed simpler to make the size field int-sized as well. Reviewed-by: Adam Jackson Signed-off-by: Richard Sandiford

Mesa (master): llvmpipe: Use saturating add/sub for UNORM formats

2013-06-10 Thread Adam Jackson
spec/ARB_color_buffer_float/GL_RGBA8-render. The patch deliberately doesn't tackle the more complicated SNORM case. Tested against piglit on x86_64 and System z with no regressions. Reviewed-by: Adam Jackson Signed-off-by: Richard Sandiford --- src/gallium/auxiliary/gallivm/lp_bld_a

Mesa (master): draw: Add A8R8G8B8 to draw_print_arrays

2013-06-10 Thread Adam Jackson
: Adam Jackson Signed-off-by: Richard Sandiford --- src/gallium/auxiliary/draw/draw_pt.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/gallium/auxiliary/draw/draw_pt.c b/src/gallium/auxiliary/draw/draw_pt.c index 131bd13..720d7b1 100644 --- a/src/gallium

Mesa (master): st/xlib Fix XIMage bytes-per-pixel calculation

2013-06-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: 876fefe2ff8901ae4b908cff89ac5dd4324f4fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=876fefe2ff8901ae4b908cff89ac5dd4324f4fe5 Author: Richard Sandiford Date: Mon Jun 17 12:10:49 2013 -0400 st/xlib Fix XIMage bytes-per-pixel calculation Fixes a

Mesa (master): st/xlib: Fix XImage stride calculation

2013-06-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: c132c2978b02da7140462a633605a0127dfcceb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c132c2978b02da7140462a633605a0127dfcceb4 Author: Richard Sandiford Date: Mon Jun 17 12:13:25 2013 -0400 st/xlib: Fix XImage stride calculation Fixes window sk

Mesa (master): st/dri/sw: Fix pitch calculation in drisw_update_tex_buffer

2013-06-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: 5a0556f061d9db00dd7637433d393beead3b3d85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a0556f061d9db00dd7637433d393beead3b3d85 Author: Richard Sandiford Date: Tue Jun 18 16:41:43 2013 +0100 st/dri/sw: Fix pitch calculation in drisw_update_tex_bu

Mesa (master): gallium: Fix llvmpipe on big-endian machines

2013-06-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: 2151d893fbd4a4be092098170e2fbca8c35797a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2151d893fbd4a4be092098170e2fbca8c35797a5 Author: Adam Jackson Date: Mon Jun 24 09:48:56 2013 -0400 gallium: Fix llvmpipe on big-endian machines Squashed

Mesa (7.11): drisw: Remove cargo culting that breaks GLX 1.3 ctors

2011-10-24 Thread Adam Jackson
Module: Mesa Branch: 7.11 Commit: b2fbf8225bfed2d6f5339ba0a97ddbc5e6cc491a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2fbf8225bfed2d6f5339ba0a97ddbc5e6cc491a Author: Adam Jackson Date: Thu Apr 28 08:54:45 2011 -0400 drisw: Remove cargo culting that breaks GLX 1.3 ctors Signed

Mesa (master): glx: Don't enable INTEL_swap_event unconditionally

2011-10-28 Thread Adam Jackson
Module: Mesa Branch: master Commit: 25620eb1d277c6b80edb136eaeca12532fcfd3ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25620eb1d277c6b80edb136eaeca12532fcfd3ce Author: Adam Jackson Date: Fri Oct 28 20:38:32 2011 -0400 glx: Don't enable INTEL_swap_event unconditionally

Mesa (7.11): glx: Don't enable INTEL_swap_event unconditionally

2011-10-28 Thread Adam Jackson
Module: Mesa Branch: 7.11 Commit: 4464ee1a9aa3745109cee23531e3fb2323234d07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4464ee1a9aa3745109cee23531e3fb2323234d07 Author: Adam Jackson Date: Fri Oct 28 20:38:32 2011 -0400 glx: Don't enable INTEL_swap_event unconditionally

Mesa (master): drisw: Enable SGI_make_current_read for direct contexts

2011-11-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: 6d3d0ca9e9ef0d0a1e3ba0940f7127298e078a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d3d0ca9e9ef0d0a1e3ba0940f7127298e078a7d Author: Adam Jackson Date: Tue Nov 1 13:52:48 2011 -0400 drisw: Enable SGI_make_current_read for direct contexts

Mesa (master): drisw: Fix drawable creation against non-default screens

2012-01-04 Thread Adam Jackson
Module: Mesa Branch: master Commit: 2af17433b5b037af99198acfac567c57618286c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2af17433b5b037af99198acfac567c57618286c3 Author: Adam Jackson Date: Tue Jan 3 14:39:28 2012 -0500 drisw: Fix drawable creation against non-default screens

Mesa (master): Remove xmesa_xf86.h

2012-01-04 Thread Adam Jackson
Module: Mesa Branch: master Commit: 3bc4959b14a81ac2b4153acbf63d863d108342cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bc4959b14a81ac2b4153acbf63d863d108342cf Author: Adam Jackson Date: Wed Jan 4 11:32:38 2012 -0500 Remove xmesa_xf86.h This was a leftover from libGLcore

Mesa (master): llvmpipe: Fix math error in LP_DEBUG=counters output

2012-01-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: fba8257f6a4de48d0b9081405ffb0be978dbc507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fba8257f6a4de48d0b9081405ffb0be978dbc507 Author: Adam Jackson Date: Tue Jan 24 10:51:15 2012 -0500 llvmpipe: Fix math error in LP_DEBUG=counters output

Mesa (master): radeonsi: Don't use anonymous struct trick in atom tracking

2014-05-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: 74388dd24bc7fdb9e62ec18096163f5426e03fbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74388dd24bc7fdb9e62ec18096163f5426e03fbf Author: Adam Jackson Date: Tue Apr 22 12:46:08 2014 -0400 radeonsi: Don't use anonymous struct trick in atom tra

Mesa (master): glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload

2014-05-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: e3cc0d90e14e62a0a787b6c07a6df0f5c84039be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3cc0d90e14e62a0a787b6c07a6df0f5c84039be Author: Jerome Glisse Date: Thu May 29 13:32:21 2014 -0400 glx: load dri driver with RTLD_LOCAL so dlclose never fails

Mesa (master): Set OSMESA_VERSION=8.

2012-09-07 Thread Adam Jackson
anymore. So it will be removed. Reviewed-by: Adam Jackson --- configure.ac |8 src/mesa/drivers/osmesa/Makefile.am |4 ++-- src/mesa/drivers/osmesa/osmesa.pc.in |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configure.ac b

Mesa (9.0): Set OSMESA_VERSION=8.

2012-09-07 Thread Adam Jackson
anymore. So it will be removed. Reviewed-by: Adam Jackson (cherry picked from commit 10a96f4a4d3d3166fa6907d4b302e01ece5ccd7e) --- configure.ac |8 src/mesa/drivers/osmesa/Makefile.am |4 ++-- src/mesa/drivers/osmesa/osmesa.pc.in |2 +- 3 files changed

Mesa (master): glx: Add GLXBadProfileARB to the error string list

2012-10-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: a30d14635d5d55ce0e022b0b66770da32155a3d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a30d14635d5d55ce0e022b0b66770da32155a3d7 Author: Adam Jackson Date: Wed Oct 17 14:34:53 2012 -0400 glx: Add GLXBadProfileARB to the error string list Note

Mesa (master): galahad, noop: Fix visibility CFLAGS in automake

2013-01-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: 443954d161dc3db0605926e4e759080e299710ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=443954d161dc3db0605926e4e759080e299710ce Author: Adam Jackson Date: Wed Jan 2 14:02:59 2013 -0500 galahad, noop: Fix visibility CFLAGS in automake Note

Mesa (master): glcpp: Fix visibility CFLAGS in automake

2013-01-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: 0daabd52394899ec4947dc2cf3119201d2e79b1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0daabd52394899ec4947dc2cf3119201d2e79b1c Author: Adam Jackson Date: Wed Jan 2 14:02:00 2013 -0500 glcpp: Fix visibility CFLAGS in automake Note: this is a

Mesa (master): r300g: Fix visibility CFLAGS in automake

2013-01-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: c8d3fd4a120be0f62367f679e31ea5763c10c197 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8d3fd4a120be0f62367f679e31ea5763c10c197 Author: Adam Jackson Date: Wed Jan 2 14:04:18 2013 -0500 r300g: Fix visibility CFLAGS in automake Note: this is a

Mesa (master): glcpp: Typo fix.

2013-01-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: 86b6964ef9839f1bd5a05efe47712843c97196ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86b6964ef9839f1bd5a05efe47712843c97196ca Author: Adam Jackson Date: Wed Jan 2 14:09:22 2013 -0500 glcpp: Typo fix. Note: this is a candidate for the 9.0

Mesa (master): gallium: Remove ppc asm backend

2013-01-20 Thread Adam Jackson
Module: Mesa Branch: master Commit: 30530ee9acc356ea94466e9d71661068f4787433 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30530ee9acc356ea94466e9d71661068f4787433 Author: Adam Jackson Date: Wed Jan 2 12:44:49 2013 -0500 gallium: Remove ppc asm backend The vs part hasn't

Mesa (master): drisw: dead store removal

2011-05-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: b24f291e429b94ca7de74f8b32279e3a0375cd9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b24f291e429b94ca7de74f8b32279e3a0375cd9c Author: Adam Jackson Date: Thu Apr 28 15:35:30 2011 -0400 drisw: dead store removal Signed-off-by: Adam Jackson

Mesa (master): drisw: Namespace better for ease of navigation

2011-05-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: 5a6897ff0b62c6ec3ec49663a7e6a00550194bb9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a6897ff0b62c6ec3ec49663a7e6a00550194bb9 Author: Adam Jackson Date: Fri Apr 29 15:17:42 2011 -0400 drisw: Namespace better for ease of navigation Signed-off

Mesa (master): glx: Remove some misleading comments

2011-05-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: a3aecd190b7c411d399350f83ee663f8744e94ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3aecd190b7c411d399350f83ee663f8744e94ac Author: Adam Jackson Date: Fri Apr 29 15:40:38 2011 -0400 glx: Remove some misleading comments These functions have

Mesa (master): glx: More comment cleanup

2011-05-24 Thread Adam Jackson
Module: Mesa Branch: master Commit: 3869be74afb184dbdf9d67fda3de3e3ac7e3db6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3869be74afb184dbdf9d67fda3de3e3ac7e3db6c Author: Adam Jackson Date: Fri Apr 29 16:30:50 2011 -0400 glx: More comment cleanup Signed-off-by: Adam Jackson

Mesa (master): glx: Don't refer to the request buffer outside of {L, Unl}ockDisplay

2011-05-25 Thread Adam Jackson
Module: Mesa Branch: master Commit: a95ec18549b677b5e9912ca9e2c92df5cfef3b4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a95ec18549b677b5e9912ca9e2c92df5cfef3b4e Author: Adam Jackson Date: Wed May 25 06:11:20 2011 -0400 glx: Don't refer to the request buffer outside of {

Mesa (master): glx: Fix another case of using req outside of the display lock

2011-06-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: 776a2a54473194e2f0926902276a1f880cded91f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=776a2a54473194e2f0926902276a1f880cded91f Author: Adam Jackson Date: Wed Jun 1 11:33:48 2011 -0400 glx: Fix another case of using req outside of the display

Mesa (master): glx: Remove (unused, broken) fastImageUnpack fast path

2011-06-02 Thread Adam Jackson
Module: Mesa Branch: master Commit: e09e5cb7d8b2d7a9d0ec61476e654528010b2b91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e09e5cb7d8b2d7a9d0ec61476e654528010b2b91 Author: Adam Jackson Date: Wed Jun 1 13:00:57 2011 -0400 glx: Remove (unused, broken) fastImageUnpack fast path

Mesa (master): llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle

2011-06-14 Thread Adam Jackson
Module: Mesa Branch: master Commit: 130e7ead87a065faefc7bb03e680c80e04c0a637 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=130e7ead87a065faefc7bb03e680c80e04c0a637 Author: Adam Jackson Date: Fri Jun 10 12:56:51 2011 -0400 llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle Copy

Mesa (master): glx: Alias glXFreeContextEXT to glXDestroyContext

2011-06-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: 9e2bc5d4b0385e374e06c0b26db266067a723bf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e2bc5d4b0385e374e06c0b26db266067a723bf3 Author: Adam Jackson Date: Thu Jun 2 16:29:59 2011 -0400 glx: Alias glXFreeContextEXT to glXDestroyContext Signed

Mesa (master): glx: Verify that drawable creation on the client side actually worked

2011-06-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: 4833104718677caad0027d5e7539ca9bba389392 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4833104718677caad0027d5e7539ca9bba389392 Author: Adam Jackson Date: Thu Mar 31 20:43:57 2011 + glx: Verify that drawable creation on the client side

Mesa (master): drisw: Remove cargo culting that breaks GLX 1.3 ctors

2011-06-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: d44f821213d7ed67fed18d6ea6c34b61a665c89e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d44f821213d7ed67fed18d6ea6c34b61a665c89e Author: Adam Jackson Date: Thu Apr 28 08:54:45 2011 -0400 drisw: Remove cargo culting that breaks GLX 1.3 ctors

Mesa (master): Drop documentation references for deleted backends

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: f6f2f59818f2d70190f21de2f16ab6f617fa982a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6f2f59818f2d70190f21de2f16ab6f617fa982a Author: Adam Jackson Date: Wed Jun 29 10:48:43 2011 -0400 Drop documentation references for deleted backends Signed

Mesa (master): Remove dead glfbdev.h

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: c7cc61fea92ebb1e3be693cf6fa0be5e263f115a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7cc61fea92ebb1e3be693cf6fa0be5e263f115a Author: Adam Jackson Date: Tue Sep 6 15:50:11 2011 -0400 Remove dead glfbdev.h This belonged to the now-dead swrast

Mesa (master): Drop some Glide remnants

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7826067bd195bd1e7f69565b83d2161638e5a230 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7826067bd195bd1e7f69565b83d2161638e5a230 Author: Adam Jackson Date: Tue Sep 6 15:58:00 2011 -0400 Drop some Glide remnants Apparently the x11 driver had a

Mesa (master): Remove an AmiWin leftover

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7f379df4015ca6b886627c5c0d18778b0f8611be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f379df4015ca6b886627c5c0d18778b0f8611be Author: Adam Jackson Date: Tue Sep 6 15:55:11 2011 -0400 Remove an AmiWin leftover Signed-off-by: Adam Jackson

Mesa (master): gles: Fix glGet(GL_{NUM_, }COMPRESSED_TEXTURE_FORMATS_ARB)

2011-09-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: faf5d6584b9d75a10987c4460b376af7d1e4d496 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faf5d6584b9d75a10987c4460b376af7d1e4d496 Author: Adam Jackson Date: Thu Sep 8 13:34:53 2011 -0400 gles: Fix glGet(GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS_ARB

Mesa (master): swrastg: Add __DRI_TEX_BUFFER support

2011-03-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: 2b64886c817ffa2d86abb9b4a5d79d1e2451 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b64886c817ffa2d86abb9b4a5d79d1e2451 Author: Adam Jackson Date: Fri Mar 11 14:49:28 2011 -0500 swrastg: Add __DRI_TEX_BUFFER support Without this

Mesa (master): r600: Build fix

2011-03-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: b5872cdda08c8db8bd24bc0bd3e2cd9dd8878ef2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5872cdda08c8db8bd24bc0bd3e2cd9dd8878ef2 Author: Adam Jackson Date: Fri Mar 11 17:20:34 2011 -0500 r600: Build fix r600_dri.so.tmp: undefined reference to

Mesa (master): nouveau: Build fix

2011-03-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: 02725bc8b0a4ed312bf223f788231b92d4274f70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02725bc8b0a4ed312bf223f788231b92d4274f70 Author: Adam Jackson Date: Fri Mar 11 17:37:21 2011 -0500 nouveau: Build fix nouveau_vieux_dri.so.tmp: undefined

Mesa (master): r600g: revert unintentional commit

2011-03-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c Author: Adam Jackson Date: Fri Mar 11 17:46:03 2011 -0500 r600g: revert unintentional commit --- src/gallium

Mesa (master): mesa: Fix return type of _mesa_get_format_bytes() (#37351)

2011-05-23 Thread Adam Jackson
Module: Mesa Branch: master Commit: e8b1c6d6f55f5be3bef25084fdd8b6127517e137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8b1c6d6f55f5be3bef25084fdd8b6127517e137 Author: Adam Jackson Date: Fri May 20 18:21:15 2011 -0400 mesa: Fix return type of _mesa_get_format_bytes() (#37351

Mesa (master): linux: Default to dri not xlib on all arches

2012-08-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: 33ef67ab20de9b04f7d3d32f01cb87c29034db88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33ef67ab20de9b04f7d3d32f01cb87c29034db88 Author: Adam Jackson Date: Wed Aug 1 11:44:28 2012 -0400 linux: Default to dri not xlib on all arches Even on s390

Demos (master): glxinfo: Add support for GLX_MESA_query_renderer

2015-01-29 Thread Adam Jackson
Module: Demos Branch: master Commit: 999b6950c644266bb871e79438751bdba2fa2a08 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=999b6950c644266bb871e79438751bdba2fa2a08 Author: Adam Jackson Date: Mon Jan 12 13:48:18 2015 -0500 glxinfo: Add support for GLX_MESA_query_renderer This

Mesa (master): i915: For the love of all that is holy, stop saying "IGD"

2015-02-18 Thread Adam Jackson
Module: Mesa Branch: master Commit: b290330e3b78405424a907cf6e82cef531c71c50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b290330e3b78405424a907cf6e82cef531c71c50 Author: Adam Jackson Date: Wed Jan 28 16:28:12 2015 -0500 i915: For the love of all that is holy, stop saying &quo

Mesa (master): egl: Remove skeleton implementation of EGL_MESA_screen_surface

2015-05-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7a58262e58d8edac3308777def0950032628edee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a58262e58d8edac3308777def0950032628edee Author: Adam Jackson Date: Wed Apr 1 10:39:45 2015 -0400 egl: Remove skeleton implementation of

Mesa (master): i965: Enable flush control

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 6ce9006d76c050663af0be61cc88c3215d6f8cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ce9006d76c050663af0be61cc88c3215d6f8cea Author: Neil Roberts Date: Wed Oct 1 20:00:50 2014 +0100 i965: Enable flush control Reviewed-by: Adam Jackson

Mesa (master): gallium: Wire up flush control

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 5cc06bec1993d856370545fb3f7f363757ddae8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cc06bec1993d856370545fb3f7f363757ddae8b Author: Adam Jackson Date: Wed Feb 4 13:05:36 2015 -0500 gallium: Wire up flush control Reviewed-by: Marek Olšák

Mesa (master): drisw: Enable flush control for llvmpipe and softpipe

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 791d06b23bba7d8a785a89b86af6ccf03e1271ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=791d06b23bba7d8a785a89b86af6ccf03e1271ba Author: Adam Jackson Date: Wed Feb 4 13:04:26 2015 -0500 drisw: Enable flush control for llvmpipe and softpipe

Mesa (master): dri: Change __DriverApiRec:: CreateContext to take a struct for attribs

2017-11-06 Thread Adam Jackson
ibute has the default value. Drivers will error if unknown bits in the mask are set. Reviewed-by: Adam Jackson Reviewed-by: Nicolai Hähnle Reviewed-by: Emil Velikov Signed-off-by: Neil Roberts --- src/gallium/state_trackers/dri/dri_context.c | 38 - src/gallium/state_tracker

Mesa (master): egl/dri2: Factor out context attribute initialization

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 9ef7158a0985d789958eb43cf08476d50af00f2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ef7158a0985d789958eb43cf08476d50af00f2a Author: Adam Jackson Date: Thu Sep 22 03:38:01 2016 -0400 egl/dri2: Factor out context attribute initialization

Mesa (master): docs: Mark GLX_ARB_context_flush_control done

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: d547e18184978affd95a72dc524ca648efbe9812 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d547e18184978affd95a72dc524ca648efbe9812 Author: Adam Jackson Date: Mon Nov 6 16:10:22 2017 -0500 docs: Mark GLX_ARB_context_flush_control done Requires an

Mesa (master): dri: Add a flush control extension

2017-11-06 Thread Adam Jackson
the driver can accept a new context attribute __DRI_CTX_ATTRIB_RELEASE_BEHAVIOR. Reviewed-by: Adam Jackson Reviewed-by: Nicolai Hähnle Reviewed-by: Emil Velikov Signed-off-by: Neil Roberts --- include/GL/internal/dri_interface.h| 25 + src/mesa/drivers/dri/common

Mesa (master): intel: Don't flush the old context in intelMakeCurrent

2017-11-06 Thread Adam Jackson
3102b4c. I think that later commit effectively makes the first commit redundant. Reviewed-by: Adam Jackson Reviewed-by: Emil Velikov Reviewed-by: Kenneth Graunke Signed-off-by: Neil Roberts --- src/mesa/drivers/dri/i915/intel_context.c | 9 - src/mesa/drivers/dri/i965/brw_conte

Mesa (master): egl: Implement EGL_KHR_context_flush_control

2017-11-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: c0be3aae6cfe1e8a51ed21e6fa10c5a51a216c36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0be3aae6cfe1e8a51ed21e6fa10c5a51a216c36 Author: Adam Jackson Date: Thu Sep 22 03:47:55 2016 -0400 egl: Implement EGL_KHR_context_flush_control Reviewed-by

Mesa (master): glx: Implement GLX_ARB_context_flush_control

2017-11-06 Thread Adam Jackson
: Adam Jackson Reviewed-by: Nicolai Hähnle Reviewed-by: Emil Velikov Signed-off-by: Neil Roberts --- src/glx/dri2_glx.c | 18 -- src/glx/dri3_glx.c | 14 -- src/glx/dri_common.c| 16 +++- src/glx/dri_common.h| 2 +- src/glx/drisw_glx.c

Mesa (master): glx: Prepare the DRI backends for GLX_EXT_no_config_context

2017-11-09 Thread Adam Jackson
Module: Mesa Branch: master Commit: 3f66d54a2a59b6f295671ea03aa9f83ce1aee34a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f66d54a2a59b6f295671ea03aa9f83ce1aee34a Author: Adam Jackson Date: Tue Nov 7 11:36:52 2017 -0500 glx: Prepare the DRI backends for GLX_EXT_no_config_context

Mesa (master): glx: Relax validate_renderType_against_config for EXT_no_config_context

2017-11-09 Thread Adam Jackson
Module: Mesa Branch: master Commit: 74b701d84cd33b83c96525e70487091a05bb6ad6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74b701d84cd33b83c96525e70487091a05bb6ad6 Author: Adam Jackson Date: Tue Nov 7 11:36:51 2017 -0500 glx: Relax validate_renderType_against_config for

Mesa (master): glx: Implement GLX_EXT_no_config_context (v2)

2017-11-09 Thread Adam Jackson
Module: Mesa Branch: master Commit: 5293b96b160b904c0e53cbce93679c3aa090f846 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5293b96b160b904c0e53cbce93679c3aa090f846 Author: Adam Jackson Date: Tue Nov 7 11:36:53 2017 -0500 glx: Implement GLX_EXT_no_config_context (v2) This more or

Mesa (master): Revert "glx: Implement GLX_EXT_no_config_context (v2)"

2017-11-09 Thread Adam Jackson
Module: Mesa Branch: master Commit: 015cc6bb7cd1199ce43018bb47c89c0a26adc96a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=015cc6bb7cd1199ce43018bb47c89c0a26adc96a Author: Adam Jackson Date: Thu Nov 9 11:41:14 2017 -0500 Revert "glx: Implement GLX_EXT_no_config_contex

Mesa (master): glx: Lower GLX opcode lookup into SendMakeCurrentRequest

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: bc1bc6f512f1ab9fd34086a93fbbc591cd310e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc1bc6f512f1ab9fd34086a93fbbc591cd310e79 Author: Adam Jackson Date: Thu Nov 9 16:57:29 2017 -0500 glx: Lower GLX opcode lookup into SendMakeCurrentRequest

Mesa (master): glx/drisw: Fix glXMakeCurrent(dpy, None, ctx)

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: 033cfb17db85b38bc012d74f30f6c92cddf85216 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=033cfb17db85b38bc012d74f30f6c92cddf85216 Author: Adam Jackson Date: Thu Nov 9 16:57:30 2017 -0500 glx/drisw: Fix glXMakeCurrent(dpy, None, ctx) This is

Mesa (master): glx/dri3: Fix passing renderType into glXCreateContext

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: 257edb5b9aedc9fc5d5c13eb2f48a0c11d15456f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=257edb5b9aedc9fc5d5c13eb2f48a0c11d15456f Author: Adam Jackson Date: Thu Nov 9 16:57:31 2017 -0500 glx/dri3: Fix passing renderType into glXCreateContext

Mesa (master): egl: Convert int to attrib in eglGetPlatformDisplay

2017-11-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: ddcd4b05a35fdad400637c3decfa9fe183b3e8c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddcd4b05a35fdad400637c3decfa9fe183b3e8c7 Author: Adam Jackson Date: Thu Nov 16 13:27:27 2017 -0500 egl: Convert int to attrib in eglGetPlatformDisplay

Mesa (master): gallium/dri2: Enable {GLX_ARB, EGL_KHR}_context_flush_control

2017-11-29 Thread Adam Jackson
Module: Mesa Branch: master Commit: 0d044351b7043cd0bc94c1cb9b7a2213f8054414 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d044351b7043cd0bc94c1cb9b7a2213f8054414 Author: Adam Jackson Date: Mon Nov 6 16:28:36 2017 -0500 gallium/dri2: Enable {GLX_ARB,EGL_KHR

Mesa (master): glx: Simplify some dummy vtable interactions

2017-12-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: bcb15bee52aff0faae37d4b933f462735ccb918b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcb15bee52aff0faae37d4b933f462735ccb918b Author: Adam Jackson Date: Tue Nov 14 15:13:01 2017 -0500 glx: Simplify some dummy vtable interactions The dummy

Mesa (master): glx: Use __glXSendError instead of open-coding it

2017-12-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: 75d5d22fb790d856809a9dd896ffc22a268d1d96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75d5d22fb790d856809a9dd896ffc22a268d1d96 Author: Adam Jackson Date: Tue Nov 14 15:13:02 2017 -0500 glx: Use __glXSendError instead of open-coding it This

Mesa (master): glx: Prepare driFetchDrawable for no-config contexts

2017-12-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: a48a6b8a400e6e92961cf7b7b4c287e8e9875f39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a48a6b8a400e6e92961cf7b7b4c287e8e9875f39 Author: Adam Jackson Date: Tue Nov 14 15:13:05 2017 -0500 glx: Prepare driFetchDrawable for no-config contexts When

Mesa (master): link mesautil with pthreads

2018-01-08 Thread Adam Jackson
_time_nano': /builddir/build/BUILD/mesa-17.3.1/src/util/../../src/util/u_thread.h:84: undefined reference to `pthread_getcpuclockid' collect2: error: ld returned 1 exit status Reviewed-by: Adam Jackson Signed-off-by: Igor Gnatenko --- src/util/Makefile.am | 2 ++ 1 file changed

Mesa (master): Revert "docs: Mark GLX_ARB_context_flush_control done"

2018-01-15 Thread Adam Jackson
Module: Mesa Branch: master Commit: 1cbcd70b64860b7e23202919229595b18cd4fbb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cbcd70b64860b7e23202919229595b18cd4fbb6 Author: Adam Jackson Date: Mon Jan 15 13:47:24 2018 -0500 Revert "docs: Mark GLX_ARB_context_flush_control

Mesa (master): Revert "i965: Enable flush control"

2018-01-15 Thread Adam Jackson
Module: Mesa Branch: master Commit: f2a5d27ce2c7c4e64afb5fa46005fe522268766c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2a5d27ce2c7c4e64afb5fa46005fe522268766c Author: Adam Jackson Date: Mon Jan 15 13:47:01 2018 -0500 Revert "i965: Enable flush control" This reve

Mesa (master): Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"

2018-01-15 Thread Adam Jackson
Module: Mesa Branch: master Commit: 138f4e380520c748cd9f2143a1c6d8ef6dc77ff9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=138f4e380520c748cd9f2143a1c6d8ef6dc77ff9 Author: Adam Jackson Date: Mon Jan 15 13:47:13 2018 -0500 Revert "gallium/dri2: Enable {GLX_ARB,EG

Mesa (master): glx: Remove #include

2017-03-28 Thread Adam Jackson
Module: Mesa Branch: master Commit: f208bdc0d27cf7836420272738b707f2bad9c92a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f208bdc0d27cf7836420272738b707f2bad9c92a Author: Adam Jackson Date: Wed Mar 22 14:02:52 2017 -0400 glx: Remove #include We're not using anything in it

Mesa (master): egl/platform/drm: Don' t take display ownership until gbm is initialized

2017-05-04 Thread Adam Jackson
Module: Mesa Branch: master Commit: f258815c7d4187fd83f6944943e78206a6cdc4cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f258815c7d4187fd83f6944943e78206a6cdc4cb Author: Adam Jackson Date: Wed May 3 11:03:34 2017 -0400 egl/platform/drm: Don't take display ownership until g

  1   2   >