Changes between Version 8 and Version 9 of Ticket #80

Show
Ignore:
Timestamp:
01/08/12 04:14:20 (12 years ago)
Author:
gongminmin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #80 – description

    v8 v9  
    33---- 
    44 
    5 '''No R32F texture:''' 
    6 MotionBlurDOF 
     5'''Crash:''' 
     6DeferredRendering, GlobalIllumination, GPUParticleSystem, PostProcessing (No MRT) 
     7 
     8CausticsMap (No geometry shader) 
    79 
    810---- 
    911 
    10 '''No MRT:''' 
    11 DeferredRendering, GlobalIllumination, GPUParticleSystem, PostProcessing, ModelViewer 
     12''' Not crash but result is wrong ''' 
     13ModelViewer, black screen. 
     14MotionBlurDOF. (No R32F texture for SAT) 
    1215 
    1316---- 
    1417 
    15 '''No geometry shader:''' 
    16 CausticsMap 
     18''' Not crash but result is partially right ''' 
     19DetailedSurface, no POM nor tessellation. 
     20DistanceMapping, only has bump mapping. (No texture 3D) 
    1721 
    1822---- 
    1923 
    2024'''GOOD:''' 
    21 DepthPeeling, DetailedSurface, DistanceMapping, Fractal, JudaTexViewer, Ocean, ParticleEditor, ProcedualTex, Refract, ShadowCubeMap, SubSurface, Text, VertexDispalcement, VideoTexture 
     25DepthPeeling, Fractal, JudaTexViewer, Ocean, ParticleEditor, ProcedualTex, Refract, ShadowCubeMap, SubSurface, Text, VertexDispalcement, VideoTexture