pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46914 CVS commit: pkgsrc/lang/Cg-compiler



The following reply was made to PR pkg/46914; it has been noted by GNATS.

From: "Blue Rats" <rodent%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46914 CVS commit: pkgsrc/lang/Cg-compiler
Date: Sun, 30 Jun 2013 03:14:44 +0000

 Module Name:   pkgsrc
 Committed By:  rodent
 Date:          Sun Jun 30 03:14:44 UTC 2013
 
 Modified Files:
        pkgsrc/lang/Cg-compiler: DESCR Makefile buildlink3.mk distinfo
 Added Files:
        pkgsrc/lang/Cg-compiler: PLIST.common PLIST.linux-i386
            PLIST.linux-x86_64
 Removed Files:
        pkgsrc/lang/Cg-compiler: PLIST
 
 Log Message:
 Updated Cg-compiler to latest release, 3.1 from April 2012. This provides a
 more useful package than the previous version, complete with examples and
 handling distfiles for the i386 and amd64 architectures. This was originally
 in pkgsrc-wip and cleaned up for pkgsrc HEAD. Resolved PR/46914 Not a
 complete ChangeLog since the version in pkgsrc, but here's what could be
 scraped from HOMEPAGE:
 
 The April 2012 version of Cg 3.1 added these improvements:
 
     Improved GLSL support for clip semantics
     Fixed a runtime bug concerning gp4 and gp5 geometry programs
     Various documentation updates
 
 The February 2012 version of Cg 3.1 added these improvements:
 
     Added Cg language support for uniform buffers
     Added OpenGL Uni\ufb01ed Buffer Object (UBO) support for buffers
     Added OpenGL GLSL version 110 and 120 translation support
     New tessellation examples added
     New uniform buffer examples added
     VC10 projects added for examples
 
 The February 2011 version of Cg 3.0 added these improvements:
 
     Improved DX11 tessellation support
     Resolved an issue with nearly identical user defined types
     Resolved an issue with default values from unreferenced uniform parameters
     Support setting matrices beyond 96 float constants in the vp30 profile
     Application supplied compilation options now override those set by 
cgGLSetOptimalOptions
     Improved support for 'const' variables in the GLSL profiles
     Added sampler state documentation
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/Cg-compiler/DESCR
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/Cg-compiler/Makefile
 cvs rdiff -u -r1.3 -r0 pkgsrc/lang/Cg-compiler/PLIST
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/Cg-compiler/PLIST.common \
     pkgsrc/lang/Cg-compiler/PLIST.linux-i386 \
     pkgsrc/lang/Cg-compiler/PLIST.linux-x86_64
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/Cg-compiler/buildlink3.mk
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/Cg-compiler/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index