Displaying 20 results from an estimated 5000 matches similar to: "[LLVMdev] __global() naming choice in locale header (FreeBSD -CURRENT)"
2016 Sep 25
1
[Bug 97922] New: Having easily reproducible xorg hang on extensive blender 3d editor usage
https://bugs.freedesktop.org/show_bug.cgi?id=97922
Bug ID: 97922
Summary: Having easily reproducible xorg hang on extensive
blender 3d editor usage
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2013 Mar 05
3
[Bug 61854] New: [nv50]glClipPlane not clipping correctly for glsl
https://bugs.freedesktop.org/show_bug.cgi?id=61854
Priority: medium
Bug ID: 61854
Assignee: nouveau at lists.freedesktop.org
Summary: [nv50]glClipPlane not clipping correctly for glsl
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: bill at taniwha.org
Hardware: x86-64 (AMD64)
2010 Oct 10
0
Fwd: Theora developer question.
Hi Beorn,
1. replace "-v 7" to "--optimize --two-pass --soft-target -V 2000" you
will get about 200MB file size with no changes in quality.
2. try to use libtheora ptalarbvorm, it is in alpha state but has some
improvements. You can find comparison here:
http://people.xiph.org/~xiphmont/demo/theora/demo9.html
if you use ubuntu 10.10 you can download precompiled libtheora and
2010 Dec 09
0
[LLVMdev] [cfe-dev] OpenCL support
> -----Original Message-----
> From: David Neto [mailto:dneto.llvm at gmail.com]
> Sent: Tuesday, December 07, 2010 1:03 PM
> To: Villmow, Micah
> Cc: cfe-dev at cs.uiuc.edu; llvmdev at cs.uiuc.edu
> Subject: Re: [cfe-dev] [LLVMdev] OpenCL support
>
> On Mon, Dec 6, 2010 at 6:16 PM, Villmow, Micah <Micah.Villmow at amd.com>
> wrote:
> >> -----Original
2011 Jun 17
0
Unity3D works. .blend import doesn't
Unity3D seems to be working in wine fairly well, despite a few non-critical problems.
One such problem is that when a .blend is imported, Unity complains with "Blender could not be found" and instructs me to "Make sure that Blender is installed and the .blend file has Blender as its 'Open with' application!"
I installed the windows version of Blender in wine (first
2019 Jun 26
10
[Bug 111007] New: Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
https://bugs.freedesktop.org/show_bug.cgi?id=111007
Bug ID: 111007
Summary: Blender crash when opening material tab GTX 750Ti --
NV117 (GM107)
Product: Mesa
Version: 19.1
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2014 Dec 08
0
[Announce] Samba 4.0.23 Available for Download
=======================================================================
Jill: [about the dishwasher]
"You will not screw it up like you did
the blender. End of discussion."
Tim: "What's wrong with the blender?
It's the only blender on the block that
can puree a brick."
Home Improvement, Pilot
2014 Dec 08
0
[Announce] Samba 4.0.23 Available for Download
=======================================================================
Jill: [about the dishwasher]
"You will not screw it up like you did
the blender. End of discussion."
Tim: "What's wrong with the blender?
It's the only blender on the block that
can puree a brick."
Home Improvement, Pilot
2013 Apr 03
3
[Bug 63051] New: Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051
Priority: medium
Bug ID: 63051
Assignee: nouveau at lists.freedesktop.org
Summary: Displist with multiple OpenGL contexts crashes.
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: ideasman42 at gmail.com
Hardware: x86-64 (AMD64)
2010 Dec 07
3
[LLVMdev] [cfe-dev] OpenCL support
On Mon, Dec 6, 2010 at 6:16 PM, Villmow, Micah <Micah.Villmow at amd.com> wrote:
>> -----Original Message-----
>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
>> On Behalf Of Peter Collingbourne
>> Sent: Monday, December 06, 2010 2:56 PM
>> To: David Neto
>> Cc: cfe-dev at cs.uiuc.edu; llvmdev at cs.uiuc.edu
>>
2001 Mar 02
2
Does anyone run the following reliably under WINE?
Robert MacGregor wrote:
> I have some indispensable tools which I have not seen satisfying GPL
> alternatives, which I've invested considerable amounts of $$$$, and
> which are indispensable tools for me and I'd like to ping you all for
> confirmation or other comments about getting the following apps to work
> in WINE -- so I can finally make the jump to Linux as my
2011 Oct 15
0
[LLVMdev] [cfe-dev] RFC: Representation of OpenCL Memory Spaces
On Fri, Oct 14, 2011 at 10:40 AM, Peter Collingbourne <peter at pcc.me.uk>wrote:
> On Thu, Oct 13, 2011 at 04:14:09PM -0400, Justin Holewinski wrote:
> > On Thu, Oct 13, 2011 at 11:57 AM, Peter Collingbourne <peter at pcc.me.uk
> >wrote:
> >
> > > Hi Justin,
> > >
> > > Thanks for bringing this up, I think it's important to discuss
>
2014 Sep 20
6
[LLVMdev] PHINode containing itself causes segfault when compiling Blender OpenCL kernel with R600 backend
Hi!
I'm trying to run Blender using Mesa OpenCL implementation on a radeonsi
card. First the kernel didn't want to compile, but that was caused by a
bug in it (they were using . instead of -> in 1 place), and after fixing
this bug I've got the kernel to compile...
...But after that, LLVM started to crash during translation of IR into
shader code with R600 backend.
2011 Oct 14
2
[LLVMdev] [cfe-dev] RFC: Representation of OpenCL Memory Spaces
On Thu, Oct 13, 2011 at 04:14:09PM -0400, Justin Holewinski wrote:
> On Thu, Oct 13, 2011 at 11:57 AM, Peter Collingbourne <peter at pcc.me.uk>wrote:
>
> > Hi Justin,
> >
> > Thanks for bringing this up, I think it's important to discuss
> > these issues here.
> >
> > On Thu, Oct 13, 2011 at 09:46:28AM -0400, Justin Holewinski wrote:
> >
2018 May 09
3
OT: hardware: sanitizing a dead SSD?
> Am 08.05.2018 um 21:46 schrieb Stephen John Smoogen <smooge at gmail.com>:
>
> On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote:
>> Anyone have any clues about how to sanitize a dead SSD? We haven't had it
>> yet, but we're sure it's coming. Esp. since I'm a federal contractor, a
>> dead disk gets deGaussed, but what the hell do you do
2019 Jul 25
9
[Bug 111218] New: Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize
https://bugs.freedesktop.org/show_bug.cgi?id=111218
Bug ID: 111218
Summary: Segmentation fault in
nv50_ir::NVC0LegalizeSSA::handleDIV when dividing
result of textureSize
Product: Mesa
Version: 19.0
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
2012 Mar 03
4
I ruined windows
I am dual-booting windows and linux. I switched over almost entirely to linux. I wanted to render a model I made in 3ds max, so I used mount --bind to use my real C drive as my wine C drive. Unfortunately, that ruined windows. I eventually got the model to render in blender, but I still want windows to work. How can I fix windows?
2008 Jun 12
2
FFMEG2Threora Bug
Today I was transcoding a video using the latest release of
ffmpeg2theora and noticed some strange artifacts in the output video.
In areas which are very white small black marks appear. I was
transcoding the blender open movie "Big Buck Bunny" and its very
noticeable on the credits in particular. The source video was their
official 1080p .ogg download.
I have uploaded a screen grab of
2009 Oct 07
3
[LLVMdev] Instructions that cannot be duplicated
Is there a current way to specify that an instruction or function call
cannot be duplicated and thus any optimizations that might want to
duplicate this instruction would fail?
The problem deals with barrier in OpenCL 1.0. One of the conditions of
using barrier is that if a barrier exists inside of control flow, every
thread in a work-group must execute the barrier instruction(6.11.9).
2009 Jan 30
2
feature idea for wine : stereo 3D
NVidia is pushing a 200 dollar product which is nothing more than shutter glasses and ties into DirectX 10, encouraging people to move to Vista, which I personally believe is yet another nail in the coffen of closing the PC platform.
Now I think a better idea would be to add a feature to wine that permits stereo imaging to be added to any program that makes use of 3D features in wine, to somehow