Skip to content

Tags: Brandon-T/DXI

Tags

v0.6

Toggle v0.6's commit message
Fixed issue #2 found by Kasi-Reddy.

Fixed issue where the DC needed to be released or else data-capturing
would fail. Added support for mapping external windows using the window
handle instead of the PID.

v0.5

Toggle v0.5's commit message
Removed object files

v0.4

Toggle v0.4's commit message
Removed object files

v0.3

Toggle v0.3's commit message
Mouse Drawing and Primitive/Texture Drawing

Updated Texture drawing to work with DrawPrimitiveUP instead of creating
a Sprite. Also create textures only on device lost/reset instead of
every frame.

v0.2

Toggle v0.2's commit message
D3DX9_43.dll missing file fix

Embedded Resources into the plugin. It will extract the resource when
calling DXIAutoFix. Hopefully this will solve all the silly loading
problems.

v0.1

Toggle v0.1's commit message
Added Texture Rendering

Allows Smart or Browsers to draw graphics.