-
- Downloads
SH-1618 FIX -- Lighting and shadows crash ATI macs
* Fixed ATI mac "lighting and shadows" related crash * Fixed up numerous GL errors on macs related to multiple color formats, the use of glEnable/glDisable on textures above the texture unit count and old ATI-specific code that was not appropriate for Mac. * Disabled SSAO for ATI macs due to it not working with shadows * Ongoing work to properly get shadows and SSAO functioning on ATI macs is required. Reviewed by davep
Showing
- indra/llrender/llgl.cpp 10 additions, 0 deletionsindra/llrender/llgl.cpp
- indra/llrender/llgl.h 1 addition, 0 deletionsindra/llrender/llgl.h
- indra/llrender/llrender.cpp 28 additions, 4 deletionsindra/llrender/llrender.cpp
- indra/llrender/llrendertarget.cpp 1 addition, 0 deletionsindra/llrender/llrendertarget.cpp
- indra/newview/app_settings/shaders/class1/deferred/multiPointLightF.glsl 34 additions, 27 deletions...pp_settings/shaders/class1/deferred/multiPointLightF.glsl
- indra/newview/featuretable_mac.txt 3 additions, 0 deletionsindra/newview/featuretable_mac.txt
- indra/newview/llfeaturemanager.cpp 1 addition, 1 deletionindra/newview/llfeaturemanager.cpp
- indra/newview/pipeline.cpp 16 additions, 1 deletionindra/newview/pipeline.cpp
Loading
Please register or sign in to comment