Displaying 20 results from an estimated 500 matches similar to: "Question on interoperability with Nouveau"
2018 Sep 19
1
Textures Twiddling/Swizzling
Thanks for the last info it was truely helpful.
Anyways, I'm currently trying to implement 3D textures into yuzu, as far as
I know they are twiddled in a different manner to 2D textures. Could one of
you guys point me in the right direction? I've been meddling around:
https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/nv50/nv50_tex.c
but I can't see where the
2007 Jan 16
2
rsync 2.6.9 ignoring hidden files?
I've been googling and searching the mailing list, and I think this is
a new issue.
I just tried copying a kernel source tree, using this command
rsync -avz  linux-2.6.16.29/. yuzu:/usr/src/linux-2.6.16.29/
I also tried adding this option:
--include=".*"
but in both cases, the .config file was not copied over. It seems that
rsync is copying hidden directories but not hidden
2009 Dec 26
2
[MESA PATCH] Fix nv40_miptree_layout pitch
This patch fixes two issues in nv40_miptree_layout.
First, pt->width0 is used, which is the size of the whole texture,
while width, which is the size of the mipmap level, should be used.
Second, the current code does not 64-byte align the pitch of swizzled
textures. However, on my NV40 this causes a pgraph error regarding the
pitch register (and sometimes a system lockup too), which is fixed
2014 May 18
0
[PATCH] nv50,nvc0: fix 3d blits with mipmap levels
Make sure to normalize the z coordinates as well as the x/y ones when
there are mipmaps present. Fixes 3d mipmap generation, which now uses
the blit path.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.2" <mesa-stable at lists.freedesktop.org>
---
Did a full piglit run on nva8 and nve7 without regressions. The cubemap array
mipmap generation test still fails,
2007 Jun 26
3
[PATCH] Always use mipmaps in cube plugin
Currently, the cube plugin uses mipmapping only when cube is unfolded.
When the cube is rotated, mipmaps are not used, which leads to ugly look
of textures.
The attached patch fixes this. This leads to another kind of artifacts,
which are fixable with anisotropic filtering.
http://team.pld-linux.org/~wolf/aniso.png
The leftmost image is the current state of cube plugin. The center image
is with
2018 Oct 25
1
Questions on Blocklinear Mipmaps and auto-sizing
I'm currently implementing mipmaps but I have a set of troubles guessing
the block height and block depth of them. According to
https://envytools.readthedocs.io/en/latest/hw/memory/g80-surface.html#textures-mipmapping-and-arrays
the texture unit auto resizes mipmaps' blocks but how do I know how many
blocks each one uses?
I'm currently using this algorithm:
        u32 height =
2019 Jun 09
1
Questions on syncing mechanisms
So I have been implementing syncing mechanisms to yuzu's switch emulator,
aka Tegra X1 emulation and I already have: Semaphores, Syncpoints and
Queries to some extent. I'm missing the barriers (GPU waits for CPU):
I got this from RE:
Barrier mode has priority (from highest to lowest): 1) 0x08 sets needsWfi=0
-> highest priority, does puller refcnt + split(0,0) + 0x100 NoOperation +
rest
2014 Mar 06
0
[PATCH] nv50, nvc0: adjust blit_3d handling of ms output textures
This fixes some unwanted scaling when the output is multisampled. Also
increases nvc0 maximum supported texture size to be able to work with a
32k texture.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.0 10.1" <mesa-stable at lists.freedesktop.org>
---
Ran the EXT_framebuffer_multisample tests, they improve a lot. The remaining
failures are probably due to
2006 Sep 14
2
theora on the nintendo wii
As anyone considered contacting nintendo regarding theora and ogg
support to the upcoming nintendo wii console? apparently they won't be
including dvd support out of the box due to licensing costs so it could
be a good move both for theora and ogg to gain more widespread
acceptance and nintendo to add media center capabilities to their next
gen console
2006 Sep 14
2
theora on the nintendo wii
As anyone considered contacting nintendo regarding theora and ogg
support to the upcoming nintendo wii console? apparently they won't be
including dvd support out of the box due to licensing costs so it could
be a good move both for theora and ogg to gain more widespread
acceptance and nintendo to add media center capabilities to their next
gen console
2001 Nov 14
0
Selling my Nintendo 64 Backup Console! The Ultimate Gaming Station! 758
Time to sell the N64 goods to make room for the next-gen!
Please only respond to EMAIL as I will not be monitoring the news groups (:
This is really an amazing system.. CDROM based.. If you
can burn your ROM to a CD you can play directly from the
station else you an upload through the parallel port..
This system will allow you to preview Nintendo 64 games
before you buy them or
2007 Mar 19
1
Use wine with Nintendo Wii
is it possible to install wine on the nintendo wii to run a bunch of
windows programs? might be a stupid question....but a yes or no will do.
2011 Oct 23
2
can't run DirectX applications properly - window garbled
Hello,
I have searched, read and tried everything I can think of, but without success. So I really need some help here.
The application I am currently trying to use is PixPlant, but I have the same problems with other apps using directx or opengl (I am totally confused now) to display some content. PixPlant is a program for generating textures. It has an area in its main window where it displays
2011 Jul 22
9
Blip&Blop - old issue gone, new issue up
Trying to run THIS (http://appdb.winehq.org/objectManager.php?sClass=version&iId=5130) game using a current wine build (latest dev) results in the game STARTING, changing the resolution, showing the intro... But as soon as you press ESC it freezes (music keeps playing).
If you don't press ESC, intro runs, high scores are displayed on title screen, and then nada...
Any ideas on getting
2000 Aug 31
2
'ssh -f' option, interoperability with ssh v2.3.0
i'm trying to use the ssh command's -f option with OpenSSH v2.1.1p4 on
linux (RedHat v6.2). this option doesn't seem to be working properly on my
system - the specified is run succesfully but it isn't put to the
background. is this a known problem?
also, OpenSSH doesn't seem to interoperate with SSH Communications
Security's ssh v2.3.0 (apparently because of different
2010 Sep 30
1
ldiskfs-ext4 interoperability question
Our current Lustre servers run the version 1.8.1.1 with the regular ldiskfs.
We are looking to expand our Lustre file system with new servers/storage and upgrade to all the lustre servers to 1.8.4 as well at the same time. We 
would like to make use of the ldiskfs-ext4 on the new servers to use larger OSTs.
I just want to confirm the following facts:
1. Is is possible to run different versions
2010 Dec 27
1
G729a and G729 interoperability
Hello!
I am wondering how the differences between G729, G729a, and G729b
effect call bridging and server interoperability.  For example, can
one server use the G729 code with another server that uses the G729A
codec?
Also, which version is Asterisk set up to use?
Thanks!
Elliot
2013 Oct 21
0
Statistical software interoperability meeting
The British and Irish Region of the International Biometric Society
would like to bring your attention to a half-day meeting on Statistical
Software Interoperability on Thursday 14th November 2013 at the
headquarters of the Royal Statistical Society, Errol Street, London, UK. 
Please see 
http://bir.biometricsociety.org/events/interop
for registration, and more details.
Closing date for online
2008 Feb 08
0
Interoperability between TE412P and Eurotech PRI E1 GSM & CDMA Gateway
Hi,
I am about to purchase an Eurotech PRI E1 GSM & CDMA Gateway to operate 
with my Asterisk's TE412P interface.
Anyone here has any experience of having this combination? Any success 
or failure stories would be greatly appreciated.
Thanks in advance.
Ash
2003 Jun 12
1
Info sip/h.323 interoperability
Hi all,  
 
I'm a student (my thesis work consist in testing  
interopearbility SIP/H.323) and I begin to work with  
asterisk in this days.  
I have to testing to SIP/H.323, since today I have used  
Vocal system, but there are some problem for this  
features.  
 
 
In the asterisk mailing list, in the next message I've seen an e-mail   
  
"""  
[Asterisk-Users] Cisco