Skip to content

Releases: houmain/gpupad

1.9

08 Jun 10:48
Compare
Choose a tag to compare
1.9

Added

  • Framebuffer without attachment supported.
  • Texture buffers and image binding format.
  • Atomic counters support.

Changed

  • Automatic manual evaluation after steady evaluation.
  • Active calls no longer bold.
  • Updated dark theme.

Fixed

  • Improved utf8 detection.
  • Explicitly set shortcut for Reload.
  • Fixed handle leak in KTX lib.
  • Fixed column width in BinaryEditor under Windows.
  • Improved uniform array binding.
  • Message window automatically resizing row height.
  • Fixed automatic selection of new items.
  • Fixed layer/layerd for 3D texture image binding.
  • Improved Save session as.

1.8

27 Apr 07:11
Compare
Choose a tag to compare
1.8

Fixed

  • Fixed the MingW build.

1.7

21 Apr 07:53
Compare
Choose a tag to compare
1.7

Added

  • Added video file playback.

Fixed

  • Restore hidden editors dock.
  • Prevent deletion of newlines of rectangular selection.
  • Fixed problem with file item renaming.

1.6

26 Mar 17:53
Compare
Choose a tag to compare
1.6

Added

  • Rectangular selection in source editor.
  • Synchronizing file items' names with file system.
  • Tooltip for file items.
  • Added Ctrl-Tab editor cycling.
  • Optional anisotropic filtering.
  • Added gltf sample viewer.
  • Allow to open all shaders of program.
  • Reset evaluation button.

Changed

  • Expand session groups on double click.
  • Enabled HighDpi scaling.
  • Ignoring file modifications on save.
  • Ignoring dimensions of read only texture items.
  • Not serializing name of file items.
  • Reduced resolution of sample textures.
  • Updated TextureEditor background.
  • Updated samples.

Fixed

  • Improved file caching/reloading.
  • Fixed texture editor unload.
  • Not downloading resources without editor.

1.5

17 Mar 11:09
Compare
Choose a tag to compare
1.5

Added

  • Added KTX texture support.
  • Preview of non 2D textures.
  • Added compressed texture formats.
  • Highlighting focused editor.
  • Copy Buffer call.

Fixed

  • Smarter insertion of new items.
  • Improved autocompletion popup.
  • Improved occurences highlighting.
  • Improved session/editor synchronization.
  • Missing storage buffer binding warnings.
  • Logging call errors.

Removed

  • Removed binary file extensions/deducing from filter.

1.4

23 Dec 19:10
Compare
Choose a tag to compare
1.4

Added

  • Allow to select subroutine by index.
  • Automatically append number to new items' names.
  • Mouse position variables.

1.3

16 Dec 18:07
Compare
Choose a tag to compare
1.3

Changed

  • Zero copy preview of texture made optional.

1.2

13 Dec 19:26
Compare
Choose a tag to compare
1.2

Added

  • Script expression.
  • Copy texture call.

Fixed

  • Fixed scroll after find bug.
  • Remove trailing spaces/auto indentation improved.
  • Fixed missing file crash.

1.1

08 Nov 19:40
Compare
Choose a tag to compare
1.1

Added

  • Expressions for call arguments.
  • Copy files on session SaveAs.
  • Custom actions.
  • Call "Execute On" property.
  • Zero copy preview of texture.
  • Synchronization to compositor.
  • Output of preprocessed source.
  • Output of Nvidia GPU program assembly.
  • Report file write errors.
  • SyncTest sample.

Changed

  • Evaluation revised.
  • Use dedicated GPUs by default.
  • Session tree double click no longer expands.
  • Auto-open message window only once.
  • Updated dark theme.

Fixed

  • Message window performance improved.
  • Recent file list is updated on save.
  • Call property limits increased.
  • Fixed Save As / default extension.
  • Improved uniform not set warnings.
  • Source validation prepends headers.

1.0.0

01 Apr 13:05
Compare
Choose a tag to compare

First major version.