[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2011-02-03 Thread Bug Watch Updater
** Changed in: mesa Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/283175 Title: Intel i915 cannot swizzle TEX arguments -- ubuntu-bugs mailing list

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2011-01-25 Thread Bug Watch Updater
** Changed in: mesa Importance: Medium = Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/283175 Title: Intel i915 cannot swizzle TEX arguments -- ubuntu-bugs mailing list

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2010-09-13 Thread Bug Watch Updater
** Changed in: mesa Importance: Unknown = Medium -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2009-04-15 Thread Martin Pitt
Indeed this has sat orphaned for too long already. I close it as wontfix now, since it is really not worth (potentially) breaking existing installations to introduce new code. ** Changed in: mesa (Ubuntu Hardy) Status: Confirmed = Won't Fix -- Intel i915 cannot swizzle TEX arguments

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2009-04-13 Thread VangelistX
Phil, thank you for more info. I didn't know that Wishlist in Launchpad means to be in a complete state. I think it's confusing. Maybe You should consider to change the status name to more intuitive (CLOSED, NO FEEDBACK NEEDED?). or provide easy accessible descriptions of current status names?

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2009-04-13 Thread Philip Wyett
VangelistX, Yeah, the Wishlist bit could be confused, but this bug was reported, test cased, patch supplied, explained, confirmed as valid and fixed by the patch. It went Wishlist as being that it is for Hardy, it is a borderline case for inclusion being that it is not a security fix and dubious

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2009-04-12 Thread VangelistX
It seems that newly released Mesa 7.5 will solve the problem with i915 and many other chipsets. More info: http://www.phoronix.com/scan.php?page=news_itempx=NzE4OQ http://sourceforge.net/mailarchive/forum.php?thread_name=49DBEC08.7070704%40vmware.comforum_name =mesa3d-dev -- Intel i915 cannot

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2009-04-12 Thread Philip Wyett
VangelistX, Any version = 7.0.4 (mesa 7_0 tree) fixes this issue. All versions of Ubuntu after Hardy are not affected. Please refrain from adding incorrect static to bug reports when they are in a complete state and pending actioning i.e. Wishlist (though that means nothing will be done).

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-29 Thread Martin Pitt
Just for the record: sudo apt-get install libglut3-dev gcc fptex_915.c -lglut So if this lands in hardy-proposed, I'd like to keep it there for at least two weeks, otherwise I'm ok with it. It slightly bends the rules, but I see the benefit of enabling more software to run on 8.04 LTS on

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-29 Thread Philip Wyett
For information I have this patch packaged up as '7.0.3~rc2-1ubuntu3.1~8.04'. For proposed and forward could this be copied or bumped to '7.0.3~rc2-1ubuntu3.2' so I can stay the same/upgrade to the official build. Many thanks. I agree this should spend as long as needed in proposed until it is

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-23 Thread Bryce Harrington
** Changed in: mesa (Ubuntu Hardy) Importance: Undecided = Wishlist Status: New = Confirmed -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-21 Thread Philip Wyett
For a simple applicable test case. See the test case on duplicate http://bugs.freedesktop.org/show_bug.cgi?id=10786 supplied by Nian Wu of Intel. This sample is a derivative of http://oss.sgi.com/projects/ogl- sample/registry/ARB/fragment_program.txt - search 'Sample Usage'. This should generate

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-20 Thread Martin Pitt
Thanks for the update. SRU wise I'm ok with the patch if we get a test case description and proper testing on intel hardware for regressions. ** Changed in: mesa (Ubuntu Hardy) Status: Incomplete = New -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-16 Thread Philip Wyett
After a look with a fellow Crystal Space core dev, we find that i915_emit_texld() is local to the driver with the following amount of instances in the Mesa-7.0.3-rc2.orig i915 driver. Mesa-7.0.3-rc2/src/mesa/drivers/dri/i915/i915_program.c:197

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-16 Thread Philip Wyett
Thinking of as many ways as possible to justify inclusion... here goes another. Ubuntu wanting to be at the forefront of the netbook arena would of want to offer as much functionality as possible on them. At present the vast majority of these devices are Intel GMA 950 graphics based and thus use

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Martin Pitt
** Bug watch added: freedesktop.org Bugzilla #8283 https://bugs.freedesktop.org/show_bug.cgi?id=8283 ** Also affects: mesa via https://bugs.freedesktop.org/show_bug.cgi?id=8283 Importance: Unknown Status: Unknown -- Intel i915 cannot swizzle TEX arguments

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Bug Watch Updater
** Changed in: mesa Status: Unknown = Fix Released -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Martin Pitt
For the record, that's the upstream commit (for patch tag x-refs, etc.): http://cgit.freedesktop.org/mesa/mesa/diff/?id=3369cd9a6f943365242d7832e69788d4aede9a8f ** Changed in: mesa (Ubuntu Hardy) Status: New = Triaged -- Intel i915 cannot swizzle TEX arguments

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Martin Pitt
Fixed in intrepid. X maintainers, do you think this is an appropriate SRU? Especially when looking at the ABI change of i915_emit_texld()? (or is that only internal?) ** Changed in: mesa (Ubuntu) Status: New = Fix Released -- Intel i915 cannot swizzle TEX arguments

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Martin Pitt
Philip, how can this be tested? I. e. what currently doesn't work under 8.04 which would work with this patch? -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Bryce Harrington
Without additional analysis into the ABI impact of the i915_emit_texld() change, I'm not comfortable with this patch as an SRU as currently written. If the patch could be refactored to not change i915_emit_texld()'s parameters, that would alleviate the concerns. Also, for those of us non-opengl

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Philip Wyett
Martin, Under Intel hardware Crystal Space shader apps cannot be run and I suspect (though have not tested) this may affect other game engines. This issue will also prevent the totally OSS game http://www.yofrankie.org/ from running on hardy with certain Intel hardware. This can be tested by

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Philip Wyett
Bryce, Texture swizzling is the art of swapping the pixels around in a texture so that when it is sent in 'X' format, it will be stored in exactly the same way it would have been if it had been transferred using the original format. This allows for greater transfer speeds, while the texture

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-15 Thread Philip Wyett
There are other examples of swizzling of coords i.e. other vector operations, but I will keep it down so no bug bloating. -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-14 Thread Philip Wyett
** Attachment added: 108_intel_i915_coord_swizzle.patch http://launchpadlibrarian.net/18529785/108_intel_i915_coord_swizzle.patch -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-14 Thread Philip Wyett
Please consider for update in hardy. Justification: Performing of such simple GL operations is a benefit for the LTS and does not then bar it from day to day users with Intel hardware who wish to run basic games and others applications. -- Intel i915 cannot swizzle TEX arguments

[Bug 283175] Re: Intel i915 cannot swizzle TEX arguments

2008-10-14 Thread Philip Wyett
For info. My test package is revisioned: 7.0.3~rc2-1ubuntu3.1~8.04 -- Intel i915 cannot swizzle TEX arguments https://bugs.launchpad.net/bugs/283175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list