similar to: 3D part of the Godot engine

Displaying 20 results from an estimated 500 matches similar to: "3D part of the Godot engine"

2015 Mar 09
1
3D part of the Godot engine
I was also irked by these blanket statements, so I tested it myself. I reproduced the issue on Intel hardware (so it has nothing to do with nouveau!) and it was fixed by installing the s3tc library as Ilia suggested. So find out how you can install this library for your distribution. For Fedora the library can be found in the rpmfusion repo and is called libtxc_dxtn. Gerben On Mon, Mar 9, 2015
2015 Mar 09
0
3D part of the Godot engine
The forum requires login to post, so that won't happen, at least by me. It seems a little harsh to say that """ While I can't say this with any certainty, I'm almost willing to bet that the problem is with your drivers, given Nouveau's notorious OpenGL-related issues. I would suggest giving the proprietary Nvidia drivers a shot and see if that fixes it.
2023 Aug 27
0
Looping issues in ogg vorbis in Godot 4 engine
Hi, Currently in Godot, we need some help to fix audio pops during looping. We decode it ourselves and don't use vorbisfile. We strongly guess that we're sometimes not sample accurate enough during seeking and missing something. Here's a pull request featuring some internal fixes: https://github.com/godotengine/godot/pull/80452/files I think it also lists the most vital files in
2005 Oct 08
3
Bug with letters in newer Wine-versions
There existing a bug in newer Wine versions. I use SuSE 9.3 as system. If I used the Wine-version, which comes with the distribution (wine-20050211), then the following window comes at start: http://user.web-gear.com/theuserbl/wine1.png But if I update to wine-20050830 or wine-20050930 then it looks like http://user.web-gear.com/theuserbl/wine3.png It is NOT a font-problem. I have copied the
2010 Mar 28
2
Status of s3tc patent in respect to open-source drivers and workarounds
Hi radeonhd, nouveau, mesa3d developers, Firstly, thank you all very much for all the important work you do. I've been working as a part-time developer on the "Spring RTS" project (open-source game engine) which runs on linux (and other os). Some time ago I tried the engine on the open-source ATI radeonhd driver, which I understand to be partly based on mesa 3d, and all textures
2005 Oct 14
2
bug with tabs
Hi! I have already in an other post mentioned IBasic. But if I use tabs in IBasic and the word which comes after it is a internal command, so that it will be colered, in wine-20050930 it looks like that on the right side: http://user.web-gear.com/theuserbl/newwine.png I think using spaces works still very well. Only tabs for it makes this problem. An other thing (I don't know if it is
2012 Apr 06
1
[WIP PATCH] dri/nouveau: Add S3TC support for nv20.
--- Hi, this is still WIP, but already passes piglit's s3tc-teximage, s3tc-texsubimage and fbo-generatemipmap-formats(s3tc tests) and even Wolfenstein:Enemy-Territory works on my nv25. It's based on Ben's newlib branch. I have few issues though: 1) So far it needs libtxc_dxtn, but I might expose the s3tc extensions even without encoder using driconf option - Is that desirable? 2)
2005 Nov 02
1
Something like Mauve for Wine/ReactOS?
I have read just the comment from Mark Wielaard, the leader of GNU Classpath: http://gnu.wildebeest.org/diary/index.php?p=129 And after that I have a question, if somethinl like Mauve exists also for WINE/ReactOS? GNU Classpath is a OpenSource-Version of the Java Standard Edition Classes. And Mauve are testclasses, which test, that the OpenSource JVMs with GNU Classpath are still working
2007 Apr 23
2
Legal Vista DVD free of charge
Hi WINE-people! If you are from germany and are interested in Vista, then have a look at http://www.mediaonline.de/ There you can "buy" Microsoft Windows Vista Intallation DVDs 32bit and 64bit, german version, for 0 ? ! You only pay for shipment. This is already annonced on some places here in the internet. But if you still don't know it, I only want to tell it. The only
2003 May 08
3
get_pin for scard-opensc.c
I'm attaching a patch to allow ssh client to get a pin from the command line when using a smartcard. Most of it is from a patch by Danny De Cock <godot () ulyssis ! org>, but I've used the ssh read_passphrase function instead. Any errors are mine, I'm sure. This enables ssh -I 0 to use a pin-protected smartcard via opensc. Thanks, Kevin Stefanik -------------- next part
2010 May 03
2
_mesa_init_texture_s3tc() vs util_format_s3tc_init()
I am trying to understand the s3tc init code as nv50 gallium has a problem with that. It looks like some drivers (r300g and llvmpipe) actually inits s3tc in two places : ./src/mesa/main/texcompress_s3tc.c _mesa_init_texture_s3tc() ./src/gallium/auxiliary/util/u_format_s3tc.c util_format_s3tc_init() Here is an extract of the backtrace calls while loading fgfs on llvmpipe : driCreateScreen ->
2005 Sep 15
2
How to extract icons?
Hi! If I have a Windows-program, which comes with an installer and the program wants to create icons on the desktop, then Wine creates on the desktop a link to the installed program, extract an xpm icon from it and use it as icon for the desktop. But if I have a program with no installer and I want to bring it manually on the desktop (what I already have done), how can I extract the nice icon
2009 Feb 17
16
Disabling S3TC support for Wine 1.1.14 How do I patch?
I may be an absolute noob for asking this, but I've been at this for about 3 hours now. So I've been trying to disable S3TC support so I can play this game without getting scrambled graphics. My search lead me to the code for a patch listed here http://bugs.winehq.org/attachment.cgi?id=19211 My question is, what do I do with all that code? how do I get it into my current version? Do I
2003 Jul 29
1
(In)valid RSA key?
Hi. In testing my SSH 2 server implementation (Dropbear), I've come across certain RSA hostkeys which fail for use with PuTTY as a client. Converting the keys for use with OpenSSH they also fail with PuTTY, which leads me to wonder whether they are valid keys or not. A sample key is attached, the important point to note is that the modulus (n) value doesn't have a multiple-of-8 number of
2010 Jun 11
1
Knights of the Old Republic - White Polygons
I'm sure this has been asked before quite a few years ago and in great quantity, but I've been searching threads on various sites for a few hours now, and can't seem to find a fix. Anywho, I have KOTOR installed, and it runs in fullscreen and all that, however, all my polygons are white, as in, there is no textures. All the text within the game is also just blue boxes. This obviously
2003 Mar 09
0
Samba 3.0alpha problems with w2k
Hi everyone. As noone has replied to my problem within the last 4 days i'll try again. The problem was to integrate a linux-box for a guest at our company as perfect as possible into our pure windows based network using authentication against a w2k-server, which was successfully solved using winbind from a precompiled Samba 3.0alpha21-package from SuSE for their Distribution version 8.1.
2010 Sep 28
3
xsyon game, black textures? black flickering
Hi, the last day i tried getting the game xsyon to run. I was some kind of succesfull but there is one last problem i cannot fix by myselfe. Some regions / textures are black and the grass in the game is flickering. Cause i cannot describe it better i made some screenshots so you can see how it looks. (The flickering is not visible, cause it only show up while moving) [Image:
2008 Apr 05
3
UT2003 and Wine
UT2003 installation ran fine. UT2003 successfully checks my cd for originality, then Nothing Happens. When the correct disk is inserted, this is all that happens: Code: badp at bPortatile:~/.wine/drive_c/UT2003/System$ wine UT2003.exe fixme:spoolsv:serv_main (0 (nil)) err:service:service_get_status service protocol error - failed to read pipe r = 0 count = 0!
2014 Apr 12
13
[Bug 77371] New: [NVA3] gpu lockup unless noaccel=1
https://bugs.freedesktop.org/show_bug.cgi?id=77371 Priority: medium Bug ID: 77371 Assignee: nouveau at lists.freedesktop.org Summary: [NVA3] gpu lockup unless noaccel=1 QA Contact: xorg-team at lists.x.org Severity: critical Classification: Unclassified OS: Linux (All) Reporter: jw.hendy at gmail.com
2008 Jul 04
5
article for consideration, Atheros 5007EG wireless card
I have a page where I document getting the increasingly popular AR5007EG Atheros wireless card working. (This is the card used in the Asus EEE PC). The current article covers several distributions, but would be modified to just cover CentOS. It does, however, involve getting third party software, as the rpmforge repos don't have the necessary drivers. (Apparently, it's a bit of a