Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] SM-Commit] GIT changes to master grimoire by Sukneet Basuta (864759ee26d7e27f4e5370b96a52c023bca000ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <sukneet AT gmail.com>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] SM-Commit] GIT changes to master grimoire by Sukneet Basuta (864759ee26d7e27f4e5370b96a52c023bca000ee)
  • Date: Sun, 20 May 2012 01:31:47 -0400

Sorry for the very late reply. I was not suscribed to SM-commit so I
never got this message. Luckily I went back to see what I missed. I'm
subscribed now. Hopefully all the commit messages don't get annoying.

On Fri, Apr 20, 2012 at 4:13 AM, Ladislav Hagara
<ladislav.hagara AT unob.cz> wrote:
>> GIT changes to master grimoire by Sukneet Basuta <sukneet at
>> sourcemage.org>:
>>
>> libs/libvdpau/HISTORY | 3 +++
>> libs/libvdpau/TRIGGERS | 1 +
>> 2 files changed, 4 insertions(+)
>>
>> New commits:
>> commit 864759ee26d7e27f4e5370b96a52c023bca000ee
>> Author: Sukneet Basuta <sukneet at sourcemage.org>
>> Commit: Sukneet Basuta <sukneet at sourcemage.org>
>>
>> libvdpau: added TRIGGERS file to recast self when nvidia_driver is cast
>>
>> diff --git a/libs/libvdpau/HISTORY b/libs/libvdpau/HISTORY
>> index 46cd8f3..2cf9a57 100644
>> --- a/libs/libvdpau/HISTORY
>> +++ b/libs/libvdpau/HISTORY
>> @@ -1,3 +1,6 @@
>> +2012-04-19 Sukneet Basuta <sukneet at sourcemage.org>
>> + * TRIGGERS: added, needs to be recast when nvidia_driver is
>> +
>> 2011-07-30 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
>
>> +++ b/libs/libvdpau/TRIGGERS
>> @@ -0,0 +1 @@
>> +on_cast nvidia_driver cast_self
>
>
>PATCHLEVEL++ to guarantee that libvdpau is re-cast after next
>nvidia_driver update? TRIGGERS are set only after spell is cast.

That's probably a good idea. I'll make the change.

>
>What about other nvidia_xxx spells?

vdpau is only provided by nvidia_driver, so it shouldn't be an issue.
The other cards are too old to have vdpau support AFAIK. nouveau is
apparently working on support, but that's a long while away.

>
>$ gaze provides NVIDIA
>NVIDIA:
>nvidia_driver
>nvidia_legacy
>nvidia_legacy_173xx
>nvidia_legacy_96xx
>
>Can TRIGGERS be set on PROVIDERS? Not mentioned
>inhttp://wiki.sourcemage.org/TRIGGERS . Do we need it is sorcery?
>
>Needs to be cast_self? Isn't check_self sufficient?

check_self is not sufficient. The files appear to be same after a
recast. I'm not sure what changes honestly. When I don't recast it
after an update, mplayer (compiled with vdpau support) no longer works
until I recast it.



  • Re: [SM-Commit] SM-Commit] GIT changes to master grimoire by Sukneet Basuta (864759ee26d7e27f4e5370b96a52c023bca000ee), Sukneet Basuta, 05/20/2012

Archive powered by MHonArc 2.6.24.

Top of Page