Project

General

Profile

Actions

Emulator Issues #1693

closed

Failed to create vertex shader

Added by durin42 over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

I get no video - sometimes a limited amount of visual corruption, but not
actual intentional video. Happens with both dual-core and single-core
modes, Ubuntu 32-bit Karmic. Subversion revision 4608.

25:06:060 E[Video]: //Vertex Shader: comp:8000,
typedef struct { float4 T0, T1, T2; float4 N0, N1, N2; } s_cpnmtx;
typedef struct { float4 t; } FLT4;
typedef struct { FLT4 T[24]; } s_ctexmtx;
typedef struct { FLT4 T[64]; } s_ctrmtx;
typedef struct { FLT4 T[32]; } s_cnmtx;
typedef struct { FLT4 T[64]; } s_cpostmtx;
typedef struct { float4 col; float4 cosatt; float4 distatt; float4 pos;
float4 dir; } Light;
typedef struct { Light lights[8]; } s_clights;
typedef struct { float4 C0,C1,C2,C3; } s_cmtrl;
typedef struct { float4 T0
25:06:060 E[Video]: failed to create vertex shader

Actions #1

Updated by BhaaL almost 14 years ago

Is this still the case with current revisions? Quite a few tweaks and fixes have been dedicated to Shaders around r53xx and r54xx.

Actions #2

Updated by durin42 almost 14 years ago

This seems to not be an issue now, between this and the patch attached to 2508 I seem to be back to having video.

Actions #3

Updated by BhaaL almost 14 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF