10000 Tags · imccown/Dissector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: imccown/Dissector

Tags

R6.1

Toggle R6.1's commit message
Missing file dialog

Adding missing file dialog for shades.
Fixing bug that could cause a crash when it couldn't find an include.

R6

Toggle R6's commit message
Making #include handling in shaders more robust

Doesn't crash when shaders use multiple files and will search nearby
directories when looking for a shader include.

R5

Toggle R5's commit message
Fixing crash in texture viewer

R4.1

Toggle R4.1's commit message
Updating 32 bit launcher

Turns out you need to compile things to make them appear in the exe.

R4

Toggle R4's commit message
64 bit support. Projects to VS2013CE.

64 bit support. Projects to VS2013CE.

R3

Toggle R3's commit message
Adding dynamic allocation for capture data

Needed for when there are lots of draw calls in a frame. Tested on the
bgfx stress test example.
0