From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly
Date: Wed, 09 Oct 2013 21:43:40 +0000 [thread overview]
Message-ID: <bug-70327-502-8r5SPqf5g6@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-70327-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1365 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=70327
--- Comment #6 from tony.wasserka@dolphin-emu.org ---
Steps the reproduce the issue:
1. Clone the dolphin repository from the url provided at
http://code.google.com/p/dolphin-emu/source/checkout
2. Checkout the tev_fixes_new branch at commit 5d8cfade42ce .
3. Build Dolphin with the build instructions outlined at
http://code.google.com/p/dolphin-emu/wiki/Linux_Build . We use CMake for our
build system, so if you're familiar with that you should be able to get it
running quickly.
4. run "dolphin-emu -b -e <path to the attached dff file>". Alternatively, run
Dolphin normally and open the dff file manually.
5. You should be able to see Mario (the main character of the game in the
rendered scene), and only Mario (I removed all unimportant stuff from the
scene). If you don't, try to make sure things work all by running any gamecube
demo elf (sorry, got no link) and following the instructions at
http://wiki.dolphin-emu.org/index.php?title=FifoPlayer under "How to play back
a fifo log?"
Basically, r600g renders the broken screenshot that I attached, while the
software renderer renders the scene fine. Replacing "fog" in the "iprev.rgb =
(iprev.rgb * (int(256.0-fog))) / 256;" line with "0.0" makes the scene render
correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2504 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2013-10-09 21:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 21:17 [Bug 70327] New: Casting floating point variable to integer not working properly while constant gets converted properly bugzilla-daemon
2013-10-09 21:22 ` [Bug 70327] " bugzilla-daemon
2013-10-09 21:24 ` bugzilla-daemon
2013-10-09 21:24 ` bugzilla-daemon
2013-10-09 21:30 ` bugzilla-daemon
2013-10-09 21:36 ` bugzilla-daemon
2013-10-09 21:43 ` bugzilla-daemon [this message]
2013-10-09 21:51 ` bugzilla-daemon
2013-10-09 22:16 ` bugzilla-daemon
2013-10-09 22:18 ` bugzilla-daemon
2013-10-10 1:15 ` bugzilla-daemon
2013-10-10 8:55 ` bugzilla-daemon
2013-10-14 6:45 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-70327-502-8r5SPqf5g6@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox