dolphin/Externals
death2droid 2a6973f390 Update CG 2.2 April to CG 2.2 October
Release Notes:(COPY AND PASTED)
The October 2009 version of Cg 2.2 contains the following improvements:
 Allow compiler options in effect compile statements
 e.g. VertexProgram = compile vp40 "-po PosInv=1" shader();
 Better performance when running on multicore CPUs
 Choosing the "latest" profile is now deferred until effect validation
 Improved the inverse matrix computation in cgGLSetStateMatrixParameter
 Better memory behavior when a program is repeatedly recompiled
 Fixed an issue when using PSIZE semantic with ps_3_0 and ps_4_0 profiles
 cgCombinePrograms now works with CG_OBJECT programs
 cgGetNextProgram was always returning 0
 Fixed a problem with effect parameters and cgGLGetTextureEnum
 Allow comments prior to the shader version in D3D asm blocks of an effect
 HLSL10: Mark globally scoped temporaries 'static' to keep them out of constant
 buffers
 HLSL10: Allow any semantic for varyings provided the semantics match
 between stages
 HLSL10: Fix handling of TEXUNITn semantic
 HLSL10: Added support for arrays of samplers
 HLSL10: Empty structs for uniform parameters crashed the D3D compiler
 Fixed a problem when connecting parameters of type string
 Corrected issues in the fp20 profile on Solaris
 Now using MesaGLUT-7.5 for GLUT on Windows

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4648 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-06 00:41:17 +00:00
..
Bochs_disasm fix debugfast build (msvc) 2009-09-08 15:46:51 +00:00
Cg Update CG 2.2 April to CG 2.2 October 2009-12-06 00:41:17 +00:00
Cg64 Update CG 2.2 April to CG 2.2 October 2009-12-06 00:41:17 +00:00
GLew update glew to 1.5.1 2009-03-03 02:34:21 +00:00
LZO VS solution: Removed duplicate DebugFast configuration for non-wx externals to avoid double linking errors. If there is a need for a third configuration for an external library, file names needs to be adjusted, for example. 2009-09-02 19:21:09 +00:00
Lua Fix build on Windows when there is no Config.h 2009-11-16 00:16:35 +00:00
Memcard Manager WIIMENU:move call to filemon to verify that std::string(null) is not called 2009-09-17 05:57:38 +00:00
OpenAL I wrote a tool to extract the dlls from oalinst.exe. 2009-04-02 14:25:18 +00:00
SDL revert sdl changes, part 2 (final) 2009-11-14 16:59:54 +00:00
SFML VS solution: Created programs solution 2009-08-29 08:07:58 +00:00
SOIL Some warning fixes. 2009-09-29 22:32:53 +00:00
WiiUse Fix real wiimote for people that use the bluesoleil stack 2009-11-29 03:27:38 +00:00
WiiUseSrc Fix real wiimote for people that use the bluesoleil stack 2009-11-29 03:27:38 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
wxWidgets General: Removed duplicate comment and an old comment about wx 2009-09-02 22:31:02 +00:00
zlib VS solution: Removed duplicate DebugFast configuration for non-wx externals to avoid double linking errors. If there is a need for a third configuration for an external library, file names needs to be adjusted, for example. 2009-09-02 19:21:09 +00:00