File cg.changes of Package cg
-------------------------------------------------------------------
Fri Oct 19 11:31:37 UTC 2012 - mailaender@opensuse.org
- remove thirdparty libraries from examples to fix build requires
for dozens of packages that requires libGL and libGLUT
- add missing dependencies
- fix build on Fedora
-------------------------------------------------------------------
Thu Oct 11 13:54:50 UTC 2012 - cfarrell@suse.com
- license update: SUSE-NonFree and GPL-2.0+
There are GPL-2.0+ licensed files in the examples subdirectory
-------------------------------------------------------------------
Tue Oct 9 00:48:42 UTC 2012 - mailaender@opensuse.org
- Update to 3.1.0013 of April 2012
* Improved GLSL support for clip semantics.
* Fixed a runtime bug concerning gp4 and gp5 geometry programs.
-------------------------------------------------------------------
Sat May 29 12:17:47 UTC 2010 - cmorve69@yahoo.es
- Don't include examples since they are wrongly linked
-------------------------------------------------------------------
Thu Apr 29 09:13:29 UTC 2010 - mhopf@novell.com
- Fix dependency by rebuilding cgfxcat (bnvc #548246).
Won't be necessary with next code drop from NVidia.
-------------------------------------------------------------------
Mon Apr 26 13:44:57 UTC 2010 - mhopf@novell.com
- Update to 2.2 version of February2010
* Improve EXT_gpu_shader4 handling
* Improve handling of extensions on older versions of OpenGL
* Performance improvements
* Bug fixes
-------------------------------------------------------------------
Sat Jan 23 20:58:43 UTC 2010 - cmorve69@yahoo.es
- Remove dependency to libGLU.so. Really fixes bnc #548246.
-------------------------------------------------------------------
Tue Oct 20 13:59:38 UTC 2009 - mhopf@novell.com
- Update to 2.2 version of October2009
* Performance improvements
* Bug fixes
-------------------------------------------------------------------
Tue Oct 20 13:55:27 UTC 2009 - mhopf@novell.com
- Require Mesa-devel due to usr/bin/cgfxcat being linked
against libGLU.so (w/o .1). Fixes bnc #548246.
-------------------------------------------------------------------
Thu Apr 23 19:28:34 CEST 2009 - mhopf@suse.de
- Update to Version 2.2 of April 2009:
* Tons of changes since 1.5.
* Changes 2.1 -> 2.2 are:
* DirectX10 and GLSL geometry profiles (gs_4_0 AND glslg)
* Support for "latest" profile keyword in CgFX compile statements
* Additional API routines (see New API for a complete list)
* Support for pack_matrix() pragma
* Arrays of shaders can now be used in CgFX files
* Libraries for 64 bit Solaris development
* Migrated the OpenGL examples onto GLEW
* New examples including:
examples/Direct3D10/advanced
combine_programs
gs_shrinky
gs_simple
examples/OpenGL/advanced
cgfx_latest
examples/Tools
cgfxcat
cginfo
* New documentation
* Updated reference manual pages for new profiles and entry points
* Bug fixes
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Wed Dec 12 15:26:53 CET 2007 - mhopf@suse.de
- #331539: Add Obsoletes/Provides for Cg (compatibility to Packman packages)
-------------------------------------------------------------------
Sun Feb 11 11:51:16 CET 2007 - ro@suse.de
- added defattr for devel package
-------------------------------------------------------------------
Mon Jan 29 18:30:32 CET 2007 - mhopf@suse.de
- Do not ship unnecessary include/GL/glext.h in binary rpms #239904.
-------------------------------------------------------------------
Mon Jan 15 19:26:45 CET 2007 - mhopf@suse.de
- Initial checkin.