View Issue Details

IDProjectCategoryView StatusLast Update
0000358Software Renderer(No Category)public2017-03-10 08:41
ReporterRachael 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000358: "vid_hw2d false" + "screenblocks <=9" causes crash
DescriptionStack trace:
>	qzdoom.exe!swrenderer::DrawSprite32T<swrenderer::DrawSprite32TModes::OpaqueSprite,swrenderer::DrawSprite32TModes::TextureSampler>::Execute(DrawerThread 
* thread) Line 84	C++
     qzdoom.exe!DrawerCommandQueue::Push<swrenderer::DrawSprite32T<swrenderer::DrawSprite32TModes::OpaqueSprite,swrenderer::DrawSprite32TModes::TextureSampler>,swrenderer::SpriteDrawerArgs 
const & __ptr64>(const swrenderer::SpriteDrawerArgs & <args_0>) Line 178	C++
     qzdoom.exe!swrenderer::SpriteDrawerArgs::DrawMaskedColumnBgra(swrenderer::RenderThread * thread, 
int x, int iscale, FTexture * tex, int col, double spryscale, double sprtopscreen, bool sprflipvert, 
const short * mfloorclip, const short * mceilingclip, bool unmasked) Line 237	C++
     qzdoom.exe!swrenderer::SpriteDrawerArgs::DrawMaskedColumn(swrenderer::RenderThread * thread, int 
x, int iscale, FTexture * tex, int col, double spryscale, double sprtopscreen, bool sprflipvert, const 
short * mfloorclip, const short * mceilingclip, bool unmasked) Line 126	C++
     qzdoom.exe!SWCanvas::DrawTexture(DCanvas * canvas, FTexture * img, DrawParms & parms) Line 185	
C++
     qzdoom.exe!DCanvas::DrawTextureParms(FTexture * img, DrawParms & parms) Line 162	C++
     qzdoom.exe!DCanvas::DrawTexture(FTexture * img, double x, double y, int tags_first, ...) Line 119	
C++
     qzdoom.exe!DCanvas::FlatFill(int left, int top, int right, int bottom, FTexture * src, bool local_origin) 
Line 287	C++
     qzdoom.exe!OpenGLSWFrameBuffer::FlatFill(int left, int top, int right, int bottom, FTexture * src, 
bool local_origin) Line 2848	C++
     qzdoom.exe!V_DrawBorder(int x1, int y1, int x2, int y2) Line 1152	C++
     qzdoom.exe!DBaseStatusBar::RefreshBackground() Line 560	C++
     qzdoom.exe!DBaseStatusBar::Draw(EHudState state) Line 742	C++
     qzdoom.exe!DSBarInfoWrapper::Draw(EHudState state) Line 1618	C++
     qzdoom.exe!D_Display() Line 830	C++
     qzdoom.exe!D_DoomLoop() Line 1031	C++
     qzdoom.exe!D_DoomMain() Line 2703	C++
     qzdoom.exe!DoMain(HINSTANCE__ * hInstance) Line 1035	C++
     qzdoom.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * nothing, char * cmdline, int nCmdShow) 
Line 1345	C++
     [External Code]	
TagsNo tags attached.

Relationships

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-03-01 12:52 Rachael New Issue
2017-03-10 08:41 dpJudas Status new => resolved
2017-03-10 08:41 dpJudas Resolution open => fixed