CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-10-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Oct 22 00:23:43 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_atomic.c Log Message: sort-of-fix Mesa on most 32-bit platforms. the new sparse_array implementation in Mesa 21 (not present in Mesa 19, as shi

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-10-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Oct 22 00:23:43 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_atomic.c Log Message: sort-of-fix Mesa on most 32-bit platforms. the new sparse_array implementation in Mesa 21 (not present in Mesa 19, as shi

CVS commit: xsrc/external/mit/MesaLib/dist/src/compiler

2024-05-08 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed May 8 16:54:51 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/compiler/nir: nir_lower_blend.c nir_lower_subgroups.c nir_opt_copy_prop_vars.c xsrc/external/mit/MesaLib/dist/src/compiler/spirv

CVS commit: xsrc/external/mit/MesaLib/dist/src/compiler

2024-05-08 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed May 8 16:54:51 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/compiler/nir: nir_lower_blend.c nir_lower_subgroups.c nir_opt_copy_prop_vars.c xsrc/external/mit/MesaLib/dist/src/compiler/spirv

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-24 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Apr 24 19:05:53 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: fix pasto in previous To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/MesaLib

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-24 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Apr 24 19:05:53 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: fix pasto in previous To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/MesaLib

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-24 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Apr 24 07:51:17 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: Add dummy cpu feature detection for mipsn64 on NetBSD. XXX seems there is no way to detect mips MSA (SIMD) support

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-24 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Apr 24 07:51:17 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: Add dummy cpu feature detection for mipsn64 on NetBSD. XXX seems there is no way to detect mips MSA (SIMD) support

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-23 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Tue Apr 23 16:16:44 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: macros.h Log Message: Do not re-define CACHE_LINE_SIZE To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/Mesa

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2024-04-23 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Tue Apr 23 16:16:44 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: macros.h Log Message: Do not re-define CACHE_LINE_SIZE To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/Mesa

CVS commit: xsrc/external/mit/MesaLib/dist/src/amd/common

2024-04-20 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Apr 20 15:57:17 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/amd/common: ac_rtld.c Log Message: Fix build of mesa 21 This definition is missing from elftoolchain's elfdefinitions.h (via libelf.h), which conflict

CVS commit: xsrc/external/mit/MesaLib/dist/src/amd/common

2024-04-20 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Apr 20 15:57:17 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/amd/common: ac_rtld.c Log Message: Fix build of mesa 21 This definition is missing from elftoolchain's elfdefinitions.h (via libelf.h), which conflict

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 22:01:36 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: sizeof() returns size_t type. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mi

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 22:01:36 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: sizeof() returns size_t type. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mi

CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:58:14 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon: radeon_vcn_enc.c Log Message: Fix enum name in cast. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:58:14 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon: radeon_vcn_enc.c Log Message: Fix enum name in cast. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:55:45 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_printf.h Log Message: include cstdarg for va_list Copied from graphics/MesaLib pkg. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:55:45 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_printf.h Log Message: include cstdarg for va_list Copied from graphics/MesaLib pkg. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1

CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:54:34 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm: lp_bld_misc.cpp Log Message: setOverrideStackAlignment() isn't in our llvm runtime library. To generate a diff

CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm

2023-07-16 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jul 16 21:54:34 UTC 2023 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm: lp_bld_misc.cpp Log Message: setOverrideStackAlignment() isn't in our llvm runtime library. To generate a diff

CVS commit: xsrc/external/mit/MesaLib/dist/src/intel/compiler

2019-09-25 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Sep 25 14:53:20 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/compiler: brw_fs_combine_constants.cpp Log Message: Avoid truncating int64_t to int. Found by clang. To generate a diff of this com

CVS commit: xsrc/external/mit/MesaLib/dist/src/intel/compiler

2019-09-25 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Sep 25 14:53:20 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/compiler: brw_fs_combine_constants.cpp Log Message: Avoid truncating int64_t to int. Found by clang. To generate a diff of this com

CVS commit: xsrc/external/mit/MesaLib/dist/src/intel/isl

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 20:07:16 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/isl: isl_tiled_memcpy.c Log Message: Avoid conflict with netbsd's highly visible bswap32 definition. Re-patching, patch was lost in a rename.

CVS commit: xsrc/external/mit/MesaLib/dist/src/intel/isl

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 20:07:16 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/isl: isl_tiled_memcpy.c Log Message: Avoid conflict with netbsd's highly visible bswap32 definition. Re-patching, patch was lost in a rename.

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 19:47:33 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_queue.c Log Message: Apply u_queue.c patch from pkgsrc: atexit is not a good idea in shared libraries. attempt to port cpuset logic to netbsd

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 19:47:33 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_queue.c Log Message: Apply u_queue.c patch from pkgsrc: atexit is not a good idea in shared libraries. attempt to port cpuset logic to netbsd

CVS commit: xsrc/external/mit/MesaLib/dist/src/compiler/nir

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 19:45:13 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/compiler/nir: nir_builtin_builder.h Log Message: Provide a bogus definition of NAN for vax. ifdef __vax__ rather than ifndef NAN to ensure it is never

CVS commit: xsrc/external/mit/MesaLib/dist/src/compiler/nir

2019-09-24 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Tue Sep 24 19:45:13 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/compiler/nir: nir_builtin_builder.h Log Message: Provide a bogus definition of NAN for vax. ifdef __vax__ rather than ifndef NAN to ensure it is never

CVS commit: xsrc/external/mit/MesaLib/dist/src

2019-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 07:53:00 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/dev: gen_device_info.c xsrc/external/mit/MesaLib/dist/src/mesa/program: program_parse.tab.c program_parse.tab.h Log Message: m

CVS commit: xsrc/external/mit/MesaLib/dist/src

2019-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 07:53:00 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/intel/dev: gen_device_info.c xsrc/external/mit/MesaLib/dist/src/mesa/program: program_parse.tab.c program_parse.tab.h Log Message: m

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2019-05-11 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sat May 11 18:50:15 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_atomic.c Log Message: try again to get it working for clang To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit

CVS commit: xsrc/external/mit/MesaLib/dist/src/util

2019-05-11 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sat May 11 18:50:15 UTC 2019 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_atomic.c Log Message: try again to get it working for clang To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Iain Hibbert
On Thu, 5 Mar 2015, Joerg Sonnenberger wrote: > On Wed, Mar 04, 2015 at 10:19:00PM +, Christos Zoulas wrote: > > In article <20150304165518.ga10...@britannica.bec.de>, > > Joerg Sonnenberger wrote: > > >On Wed, Mar 04, 2015 at 03:00:38PM +, Christos Zoulas wrote: > > >> In article <20150

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Joerg Sonnenberger
On Wed, Mar 04, 2015 at 10:19:00PM +, Christos Zoulas wrote: > In article <20150304165518.ga10...@britannica.bec.de>, > Joerg Sonnenberger wrote: > >On Wed, Mar 04, 2015 at 03:00:38PM +, Christos Zoulas wrote: > >> In article <20150304142628.gb3...@britannica.bec.de>, > >> Joerg Sonnenber

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Christos Zoulas
In article <20150304165518.ga10...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Wed, Mar 04, 2015 at 03:00:38PM +, Christos Zoulas wrote: >> In article <20150304142628.gb3...@britannica.bec.de>, >> Joerg Sonnenberger wrote: >> >> >It is installed. Check the set lists. >> >> My questi

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Joerg Sonnenberger
On Wed, Mar 04, 2015 at 03:00:38PM +, Christos Zoulas wrote: > In article <20150304142628.gb3...@britannica.bec.de>, > Joerg Sonnenberger wrote: > > >It is installed. Check the set lists. > > My question was more like does every compiler supposed to provide it for x86, > or it is considered

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Christos Zoulas
In article <20150304142628.gb3...@britannica.bec.de>, Joerg Sonnenberger wrote: >It is installed. Check the set lists. My question was more like does every compiler supposed to provide it for x86, or it is considered an extension? christos

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-04 Thread Joerg Sonnenberger
On Tue, Mar 03, 2015 at 10:19:02PM -0500, Christos Zoulas wrote: > On Mar 4, 9:19am, m...@eterna.com.au (matthew green) wrote: > -- Subject: re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main > > | > | "Christos Zoulas" writes: > | > Module Nam

re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-03 Thread Christos Zoulas
On Mar 4, 9:19am, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main | | "Christos Zoulas" writes: | > Module Name:xsrc | > Committed By: christos | > Date: Tue Mar 3 21:32:27 UTC 201

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-03 Thread Joerg Sonnenberger
On Wed, Mar 04, 2015 at 09:19:01AM +1100, matthew green wrote: > > "Christos Zoulas" writes: > > Module Name:xsrc > > Committed By: christos > > Date: Tue Mar 3 21:32:27 UTC 2015 > > > > Modified Files: > > xsrc/external/mit/MesaLib/dist/src/mesa/main: imports.h >

re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2015-03-03 Thread matthew green
"Christos Zoulas" writes: > Module Name: xsrc > Committed By: christos > Date: Tue Mar 3 21:32:27 UTC 2015 > > Modified Files: > xsrc/external/mit/MesaLib/dist/src/mesa/main: imports.h > > Log Message: > xmmintrin.h is a gcc-specific header it is? -rw-r--r-- 1 mrg wheel 2757

re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-25 Thread matthew green
> > > > "Joerg Sonnenberger" writes: > > > > > Module Name: xsrc > > > > > Committed By: joerg > > > > > Date: Fri Jan 23 12:09:27 UTC 2015 > > > > > > > > > > Modified Files: > > > > > xsrc/external/mit/MesaLib/dist/src/mapi: entry_x86-64_tls.h > > > > > entry_x86_tls.h

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-25 Thread Joerg Sonnenberger
On Sun, Jan 25, 2015 at 12:17:38PM +1100, matthew green wrote: > > Joerg Sonnenberger writes: > > On Sat, Jan 24, 2015 at 12:52:36PM +1100, matthew green wrote: > > > > > > "Joerg Sonnenberger" writes: > > > > Module Name:xsrc > > > > Committed By: joerg > > > > Date: Fri Jan 23 1

re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-24 Thread matthew green
Joerg Sonnenberger writes: > On Sat, Jan 24, 2015 at 12:52:36PM +1100, matthew green wrote: > > > > "Joerg Sonnenberger" writes: > > > Module Name: xsrc > > > Committed By: joerg > > > Date: Fri Jan 23 12:09:27 UTC 2015 > > > > > > Modified Files: > > > xsrc/external/mit/M

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-24 Thread Joerg Sonnenberger
On Sat, Jan 24, 2015 at 12:52:36PM +1100, matthew green wrote: > > "Joerg Sonnenberger" writes: > > Module Name:xsrc > > Committed By: joerg > > Date: Fri Jan 23 12:09:27 UTC 2015 > > > > Modified Files: > > xsrc/external/mit/MesaLib/dist/src/mapi: entry_x86-64_tls

re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-23 Thread matthew green
"Joerg Sonnenberger" writes: > Module Name: xsrc > Committed By: joerg > Date: Fri Jan 23 12:09:27 UTC 2015 > > Modified Files: > xsrc/external/mit/MesaLib/dist/src/mapi: entry_x86-64_tls.h > entry_x86_tls.h entry_x86_tsd.h > > Log Message: > Don't declare zero sized sta

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2014-12-31 Thread Christos Zoulas
In article <20141231101118.gb2...@snowdrop.l8s.co.uk>, David Laight wrote: >On Tue, Dec 30, 2014 at 05:58:06PM -0500, Christos Zoulas wrote: >> Modified Files: >> xsrc/external/mit/MesaLib/dist/src/mesa/main: format_utils.c >> >> Log Message: >> The macros in this file generate a gigantic f

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2014-12-31 Thread David Laight
On Tue, Dec 30, 2014 at 05:58:06PM -0500, Christos Zoulas wrote: > Modified Files: > xsrc/external/mit/MesaLib/dist/src/mesa/main: format_utils.c > > Log Message: > The macros in this file generate a gigantic function that takes a long time > to compile and a ton of memory. Split it per data

CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/glapi

2010-01-24 Thread Rafal Boni
Module Name:xsrc Committed By: rafal Date: Sun Jan 24 15:38:47 UTC 2010 Modified Files: xsrc/external/mit/MesaLib/dist/src/mesa/glapi: glapi.c glapi_getproc.c glthread.c Log Message: Decorate some GL APIs with PUBLIC so they're available to link against; otherw