Changes between Version 11 and Version 12 of Ticket #80

Show
Ignore:
Timestamp:
01/24/12 02:27:36 (12 years ago)
Author:
gongminmin
Comment:

Add deferred rendering without depth texture. Then DeferredRendering? and GlobalIllumination? works (in changeset dd6fd4944e838d546216f80cd40349e3faa77497).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #80 – description

    v11 v12  
    1 Status: 
     1== Status == 
    22 
    33---- 
    44 
    55'''Crash:''' 
    6 DeferredRendering, GlobalIllumination, GPUParticleSystem, PostProcessing (No MRT) 
    7  
    8 ModelViewer, black screen. (No depth texture) 
    9  
     6GPUParticleSystem, PostProcessing (No MRT) 
    107CausticsMap (No geometry shader) 
    118 
     
    1310 
    1411''' Not crash but result is wrong ''' 
     12ModelViewer. (No MRT) 
    1513MotionBlurDOF. (No R32F texture for SAT) 
    1614 
    1715---- 
    1816 
    19 ''' Not crash but result is partially right ''' 
    20 DistanceMapping, only has bump mapping. (No texture 3D) 
    21  
    22 ---- 
    23  
    2417'''GOOD:''' 
    25 DepthPeeling, DetailedSurface, Fractal, JudaTexViewer, Ocean, ParticleEditor, ProcedualTex, Refract, ShadowCubeMap, SubSurface, Text, VertexDispalcement, VideoTexture 
     18DeferredRendering, DepthPeeling, DetailedSurface, DistanceMapping, Fractal, GlobalIllumination, JudaTexViewer, Ocean, ParticleEditor, ProcedualTex, Refract, ShadowCubeMap, SubSurface, Text, VertexDispalcement, VideoTexture