Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: houmain/gpupad

2.4.0

22 Mar 10:28
Compare
Choose a tag to compare
Loading

Changed

  • Addedapp script object, madeSession/Mouse/Keyboard properties of it.
  • Started integrating custom actions manager in file browser.

Added

  • AddedloadLibrary to app script object, for loading binaries.
  • AddedopenFileDialog to app script object.
  • Added "Generate Mesh" action.
  • Added "Ray Tracing" and "Mesh Shader" samples.
  • Allow to leave "Draw" call's vertex count empty to deduce from stream.
  • Added new shader file extensions to file dialogs.
  • More work on "Trace Rays" call.

Fixed

  • Fixed buffer not set warning when no member is used.
  • Validating index type of "DrawIndexed" call.
  • Toolbar icon size explicitly set to 16x16.
  • Fixed QML views from being completely black on Windows.
  • Preserving untitled filenames when dragging/copying items.
Assets4
Loading
athyfr reacted with heart emoji
1 person reacted

2.3.0

12 Feb 22:24
Compare
Choose a tag to compare
Loading

Added

  • Added modern shader types.
  • Added "Draw Mesh Tasks" call.
  • Added "Trace Rays" call [WIP].
  • Added "Order-independent transparency" sample.
  • Allowing expressions in Target default width/height/layers.
  • Obtaining filename and line number of script errors.
  • Added options "Reverse Culling" and "Flip Viewport" to Vulkan renderer.
  • Added setScriptSource and setShaderSource to Session script object.
  • Added custom actions toolbar item.
  • Added JSON Interface Output.
  • Added delta to Mouse object.

Changed

  • Enforcing dimensions and format selected in texture item.
  • Omitting reference errors when evaluating expressions with default script engine.
  • Extracting uniform values from structured expression results.
  • Custom actions are calling "apply" instead of "execute"
  • Reset item name to type name when clearing filename.
  • Looking for samples also in ../share folder.
  • Updated Quad sample.

Fixed

  • Checking that all attributes are set.
  • Checking that indirect/index buffer is set.
  • Fixed glslang compiled shader SSBO binding.
  • Fixed source type deduction of untitled editors.
  • Improved alignment of editable cells in binary editor.
  • Not automatically evaluating when editing Scripts which are executed on reset.
  • Prevent deletion of file when changing case only of file item.
  • Made Session available again in custom actions.
  • Fixed paths in custom actions.
  • Fixed timeout in custom actions.
Loading

2.2.0

23 Dec 14:53
Compare
Choose a tag to compare
Loading

Added

  • Allow to bind uniform buffer members separately.
  • Added support for resource-array bindings.
  • Added glslang HLSL support to OpenGL renderer.
  • Added Auto Sampled Textures setting to session.
  • Added push constant support also for compute.
  • Added name input boxes to property editors.
  • Added Uniforms test sample.
  • Added definition ofGPUPAD_GLSLANG.

Changed

  • Compiling all shader stages to SPIR-V at once.
  • Updated GLSL syntax highlighting keywords to GLSL 4.6 specification.
  • Source editor is centering on word when executing find.
  • Parse line number from printf messages containing "in line".
  • Sorting only #extensions of multi-file shaders to front.
  • Added option for unity build in CMake (on by default).

Fixed

  • Verifying that Vulkan is available.
  • Validating uniform buffer size.
  • Fixed crash when using texture buffers.
  • Fixed file cache invalidation when renaming file in session tree and copying session.
  • Never keep previous shader program when shader compiler did change.
  • Removed no longer needed font size workaround on Windows.
  • Improved alignment of editable region in binary editor.
  • Highlight usage of buffer block and groups.
  • Fixed re-evaluation when Includable shader is changed.
  • Restored OpenGL subroutine support.
Loading
jokosablenk reacted with thumbs up emojiDEF7 reacted with hooray emoji
2 people reacted

2.1.0

23 Nov 12:49
Compare
Choose a tag to compare
Loading
2.1.0Pre-release
Pre-release

Added

  • Showing session item in session editor.
  • Added some shader compiler options to session item.
  • Allow to select glslang compiler for OpenGL.

Changed

  • Generating output with builtin glslang.
  • Moved session shader preamble/include to session properties, removed global.
  • Moved Renderer selection to session item.
  • Using session renderer for validating source.

Fixed

  • Synchronization of Line Wrapping menu and toolbar controls.
Loading

2.0.1

28 Oct 20:57
Compare
Choose a tag to compare
Loading
2.0.1Pre-release
Pre-release

Added

  • Added definition ofGPUPAD_OPENGL andGPUPAD_VULKAN.
  • Added push constant support.
  • Allow to select entry point for Vulkan/GLSL.

Fixed

  • Fixed RGB image loader stride.
  • Fixed color picker on HiDPI displays.
  • Prevent sampling attachment.
  • Fixed setting script globals by uniform bindings.
  • Fixed evaluation of empty expression for integer values.
  • Validating that all attachments have the same sample count.
  • Improved attachmentless rendering.

Changed

  • Moved assets to extra directory.
  • Opening first texture item of sample sessions.
  • Changed texture sample editor to a combobox.
  • Removed "default" themes.
Loading

2.0.0

05 Aug 19:00
0ca5cb9
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
2.0.0Pre-release
Pre-release

Added

  • Vulkan renderer can be used for evaluating sessions.
  • Using OpenImageIO for reading/writing most image formats.

Changed

  • Removed Qt5 support.
  • Remove Lua scripting support.
Loading

1.35.1

26 Oct 07:03
Compare
Choose a tag to compare
Loading

Added

  • Added EXR writing.

Fixed

  • Fixed TIFF writing.
  • Resetting item name to default when clearing filename.
Loading

1.35.0

01 Oct 08:25
Compare
Choose a tag to compare
Loading

Added

  • Added TIFF reading and writing.

Changed

  • Automatically defining #version 120 for shaders using gl_FragColor.
  • Saving non-session filenames and evaluation mode in session state.

Fixed

  • Fixed 16 bit texture binding custom format filter.
  • Supporting non-utf8 text files with system codepage again.
Loading

1.34.1

24 Jun 07:32
Compare
Choose a tag to compare
Loading
Revert changing case of app directory
Loading

1.34.0

24 Jun 06:56
e13ed96
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Added Files dock.
  • Allow dropping files on session window.

Changed

  • Set custom tool and dock window titlebars.
  • Automatically moving #extension to front.
  • Not automatically indenting lines which start with }.
  • Eliding long paths in recent file list.
  • Saving settings on Windows in INI file.
  • Raising process priority while bringing window to front.
  • Rectangular selection does not create cursors left of rect.

Fixed

  • Fixed performance problem when file is reloaded very quickly.
  • Only replacing untitled untouched source editors.
  • Purging textures/binaries from cache when closing editor.
  • Mark editor as modified when file is deleted.
  • Fixed canonical path of included shaders.
Loading
Previous1345
Previous

[8]ページ先頭

©2009-2025 Movatter.jp