Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dangmoody/HLML issues and pull requests

#69 - optional namespace via #define

Pull Request - State: closed - Opened by dangmoody 2 months ago

#68 - Optional `#define` for allowing C++ users to use a `hlml` namespace.

Issue - State: closed - Opened by dangmoody 7 months ago - 1 comment

#67 - C++ standard 20 conflicting definitions of lerp function

Issue - State: closed - Opened by bonorumetmalorum 7 months ago - 2 comments
Labels: bug

#66 - Build system refactor

Pull Request - State: closed - Opened by dangmoody almost 2 years ago

#65 - build system refactor - make it work on dans machine

Pull Request - State: closed - Opened by dangmoody almost 2 years ago

#62 - Bug fixes for Quaternions

Pull Request - State: closed - Opened by Flave229 about 2 years ago - 2 comments

#60 - Add float4x4_rotate_quaternion

Issue - State: open - Opened by dangmoody about 2 years ago
Labels: feature request, generator, generated code

#59 - Swizzling with .wzxy() function call syntax not compatible with HLSL

Issue - State: closed - Opened by fstrugar about 2 years ago - 29 comments
Labels: feature request, generator, generated code

#58 - "cannot convert from 'int2' to 'float2'" - explicit conversion constructors needed to match HLSL

Issue - State: closed - Opened by fstrugar about 2 years ago - 16 comments
Labels: bug, generated code

#57 - Compilation errors in VS 2022

Issue - State: closed - Opened by bonorumetmalorum over 2 years ago - 3 comments

#56 - Negate operator got removed between v1 and v2

Issue - State: closed - Opened by dangmoody over 2 years ago - 1 comment

#54 - better alternative to writing and batch and bash scripts

Issue - State: closed - Opened by dangmoody over 2 years ago - 3 comments

#53 - support for half-precision/float16?

Issue - State: open - Opened by dangmoody over 2 years ago

#52 - need to do another optimisation pass

Issue - State: open - Opened by dangmoody over 2 years ago

#51 - add more tests

Issue - State: open - Opened by dangmoody over 2 years ago
Labels: generator

#50 - v2.0.0

Pull Request - State: closed - Opened by dangmoody over 2 years ago

#49 - Major generator refactor needed

Issue - State: closed - Opened by dangmoody about 3 years ago - 3 comments
Labels: generator

#48 - Rewrite tests for Temper 2.0

Issue - State: closed - Opened by dangmoody over 3 years ago - 2 comments

#47 - Some operators have double reference operators (&&) when there should only be one.

Issue - State: closed - Opened by dangmoody over 3 years ago - 1 comment
Labels: bug, generator, generated code

#46 - Add negate operator

Issue - State: closed - Opened by dangmoody over 3 years ago - 1 comment
Labels: feature request, generator, generated code

#45 - Remove "comp_" prefix in favour of just "c"

Issue - State: closed - Opened by dangmoody almost 4 years ago - 2 comments
Labels: feature request, question, generated code, idea

#44 - Add ARM neon SIMD backend

Issue - State: open - Opened by dangmoody almost 4 years ago - 2 comments
Labels: feature request, generator

#43 - add all()

Issue - State: closed - Opened by dangmoody almost 4 years ago - 2 comments
Labels: feature request

#42 - No global allocator

Pull Request - State: closed - Opened by dangmoody almost 4 years ago

#41 - dot_lean()?

Issue - State: closed - Opened by dangmoody almost 4 years ago - 1 comment
Labels: feature request, generated code, idea

#39 - Generate assembly for each function when also generating the code files?

Issue - State: open - Opened by dangmoody almost 4 years ago
Labels: feature request, idea

#38 - Add extern "C" for every header file in the C API

Pull Request - State: closed - Opened by dangmoody about 4 years ago

#37 - Windows travis fix

Pull Request - State: closed - Opened by dangmoody about 4 years ago

#36 - Use premake to generate windows solution

Issue - State: closed - Opened by dangmoody about 4 years ago - 1 comment
Labels: generator

#35 - Travis Windows VM is constantly failing

Issue - State: closed - Opened by dangmoody about 4 years ago - 1 comment

#34 - add 7zip as local tool instead, fix badly written make_release script

Pull Request - State: closed - Opened by dangmoody about 4 years ago

#33 - Just FYI

Issue - State: closed - Opened by xwize about 4 years ago - 4 comments
Labels: bug

#32 - No 'extern "C"' for the C API files

Issue - State: closed - Opened by dangmoody over 4 years ago - 1 comment
Labels: generated code

#31 - Optimisations to quaternion functions

Issue - State: open - Opened by dangmoody over 4 years ago
Labels: generated code

#29 - Fixing an issue where >= 1.0f cosTheta values produced NaN results

Pull Request - State: closed - Opened by Flave229 over 4 years ago

#28 - remove HLML_IMPLEMENTATION define requirement

Pull Request - State: closed - Opened by dangmoody almost 5 years ago

#27 - remove default zero initialisation

Pull Request - State: closed - Opened by dangmoody almost 5 years ago

#26 - fix vector copy ctors for c++ and add tests

Pull Request - State: closed - Opened by dangmoody almost 5 years ago

#25 - Add Quaternion Documentation

Issue - State: closed - Opened by Flave229 almost 5 years ago - 2 comments
Labels: feature request, generator, generated code

#24 - Quaternion

Pull Request - State: closed - Opened by Flave229 almost 5 years ago - 1 comment

#23 - C API

Pull Request - State: closed - Opened by dangmoody almost 5 years ago

#22 - Running Doxygen process doesn't work on Linux/MacOS for Travis VMs

Issue - State: closed - Opened by dangmoody almost 5 years ago - 1 comment
Labels: generator

#21 - turn tests into unity build to improve linker time

Pull Request - State: closed - Opened by dangmoody almost 5 years ago

#20 - File IO Fixes

Pull Request - State: closed - Opened by dangmoody almost 5 years ago - 1 comment

#19 - Small SIMD improvements, amongst other things

Pull Request - State: closed - Opened by dangmoody almost 5 years ago - 1 comment

#18 - Including bool classes in matrix operators file

Pull Request - State: closed - Opened by Flave229 almost 5 years ago - 1 comment

#17 - SSE improvements

Pull Request - State: closed - Opened by dangmoody about 5 years ago

#16 - File IO on windows is flakey

Issue - State: closed - Opened by dangmoody about 5 years ago - 2 comments

#15 - Make zero-initialisation of maths types optional.

Issue - State: closed - Opened by dangmoody about 5 years ago - 2 comments

#14 - First SIMD Implementation

Pull Request - State: closed - Opened by dangmoody about 5 years ago

#13 - Timer on Linux returns incorrect results

Issue - State: closed - Opened by dangmoody about 5 years ago - 2 comments
Labels: bug

#12 - Consolidate SIMD input structs

Issue - State: closed - Opened by dangmoody about 5 years ago - 1 comment
Labels: feature request

#11 - Let users generate only the math code they need?

Issue - State: closed - Opened by dangmoody about 5 years ago - 1 comment
Labels: question

#10 - add comp_mul, comp_div functions, rename documentation functions

Pull Request - State: closed - Opened by dangmoody about 5 years ago

#9 - Completely Remove the STL from the codebase

Pull Request - State: closed - Opened by dangmoody about 5 years ago

#8 - Sort out primary include headers for users

Issue - State: closed - Opened by dangmoody over 5 years ago - 2 comments

#7 - Include .inl files in source files, and .h files in headers

Issue - State: closed - Opened by dangmoody over 5 years ago - 1 comment

#6 - multiple fixes, msvc build support

Pull Request - State: closed - Opened by dangmoody over 5 years ago - 1 comment

#5 - Identical Bool Sizes Between Compilers

Issue - State: closed - Opened by Flave229 over 5 years ago - 2 comments
Labels: bug

#4 - Warning C4244 in hlml_functions_vector.inl

Issue - State: closed - Opened by Flave229 over 5 years ago - 4 comments
Labels: bug

#3 - Disabling Anonymous Struct Warning for MSVC

Pull Request - State: closed - Opened by Flave229 over 5 years ago

#2 - Warnings for C4201 on /W4

Issue - State: closed - Opened by Flave229 over 5 years ago - 1 comment
Labels: bug

#1 - Pseudo-inverse for non-square matrix types

Issue - State: closed - Opened by dangmoody over 5 years ago - 1 comment
Labels: feature request