Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217143 - media-gfx/nvidia-cg-toolkit-2.0.0012 version bump
Summary: media-gfx/nvidia-cg-toolkit-2.0.0012 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL: http://developer.nvidia.com/object/cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 14:43 UTC by Jean-Marc Hengen
Modified: 2008-04-13 13:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed ebuild for 2.0.0012 version (nvidia-cg-toolkit-2.0.0012.ebuild,1.64 KB, text/plain)
2008-04-10 14:49 UTC, Jean-Marc Hengen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Marc Hengen 2008-04-10 14:43:34 UTC
A new version (2.0.0012) of the nvidia Cg Toolkit was released in January 2008 with improvements and bug fixes.

From the release notes:
- The HLSL profiles can now run on SM2.0 and SM2.x hardware
- Fixed a multitexture sampler configuration bug with GLSL profiles in CgFX
- Fixed problems with using buffer semantics on pre-G80 class GPUs
- The set and get parameter routines now silently ignore "extra" components. For
example, if cgSetParameter4f is used to send 4 values to a CG_FLOAT2
parameter, the first two values are used but the last two are ignored.
- Added a new section on cgc to the documentation
- Completed the gp4 profile documentation
- Other general documentation improvements
Comment 1 Jean-Marc Hengen 2008-04-10 14:49:51 UTC
Created attachment 149307 [details]
proposed ebuild for 2.0.0012 version

Made some small changes to media-gfx/nvidia-cg-toolkit-2.0.0010.ebuild from the tree. Tested ebuild on my machine, works for me.
Comment 2 Jean-Marc Hengen 2008-04-10 18:28:45 UTC
One thing, which is maybe worth mentioning, is that the content of usr/share/man/manCg doesn't get installed. (At least doman won't copy the content, because the man-pages ends with "Cg".) I've never written a man-page, so I can't tell, if they stick to the man-page format and could be installed. Would be nice, if someone could tell, if they are valid man-pages. If not, I think a small comment about this fact would be nice in the ebuild. If they are, I would install them.
Comment 3 Markus Meier gentoo-dev 2008-04-13 13:45:34 UTC
Thanks for the report and ebuild, committed to cvs.