Ecosyste.ms: Issues

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

GitHub / recp/cglm issues and pull requests

#329 - Use glm_{vec2,vec3,vec4} to fill vector by individual items

Issue - State: open - Opened by EasyIP2023 about 1 year ago - 1 comment

#328 - drop "-Werror" to allow skip warnings on production build

Pull Request - State: closed - Opened by recp about 1 year ago
Labels: feedback wanted

#327 - include/cglm/io.h:70:38: error: unused parameter 'ostream' [-Werror,-Wunused-parameter]

Issue - State: open - Opened by yurivict about 1 year ago - 5 comments
Labels: feedback wanted, build-error

#326 - vec4: add new function glm_vec4_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#325 - vec3: add new function glm_vec3_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#324 - vec2: add new function glm_vec2_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 2 comments

#323 - test_quat: add more robust quat_make test

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#322 - Missing Handed / Clipspace bound implementations

Issue - State: open - Opened by recp over 1 year ago
Labels: enhancement, help wanted, feedback wanted

#321 - quat: add new function glm_quat_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#320 - How to generate wasm file.

Issue - State: open - Opened by 823639792 over 1 year ago - 7 comments
Labels: feedback wanted

#319 - Small comment fixes

Pull Request - State: closed - Opened by FrostKiwi over 1 year ago - 1 comment

#318 - glm_quat_lerp is incorrect

Issue - State: closed - Opened by xubury over 1 year ago - 1 comment

#317 - Implement missing 3D Affine Transforms in the Struct API

Pull Request - State: closed - Opened by FrostKiwi over 1 year ago - 3 comments
Labels: feature, struct-api

#316 - Struct API missing 3D Affine Transform

Issue - State: closed - Opened by FrostKiwi over 1 year ago - 5 comments
Labels: feature, feature request

#315 - glms_vec3_normalize results in noop, different result to glm_vec3_normalize

Issue - State: closed - Opened by FrostKiwi over 1 year ago - 1 comment

#314 - CGLM_OMIT_NS_FROM_STRUCT_API breaks compilation

Issue - State: closed - Opened by FrostKiwi over 1 year ago - 4 comments
Labels: bug

#313 - ci: update mymindstorm/setup-emsdk to v12

Pull Request - State: closed - Opened by myfreeer over 1 year ago - 1 comment

#312 - WASM SIMD glitched on iPhone and crashes on iPad

Issue - State: open - Opened by FrostKiwi over 1 year ago - 7 comments

#311 - suppress sign conversion warnings

Pull Request - State: closed - Opened by recp over 1 year ago

#310 - Sign conversion warnings

Issue - State: closed - Opened by CaspianA1 over 1 year ago - 7 comments
Labels: enhancement

#309 - Add Enhanced Support for Anonymous Structs

Pull Request - State: closed - Opened by recp over 1 year ago

#308 - libwinpthread-1.dll needed ?

Issue - State: closed - Opened by Nonesence999 over 1 year ago

#307 - Having trouble whit the library + a lot of warns caused by nameless struture

Issue - State: closed - Opened by Nonesence999 over 1 year ago - 15 comments
Labels: Q & A

#306 - How do I generate a quaternion from euler angles?

Issue - State: open - Opened by badasahog over 1 year ago - 14 comments
Labels: help wanted, feedback wanted, feature request, todo

#305 - Axis/Direction Normalization

Issue - State: open - Opened by gottfriedleibniz over 1 year ago - 2 comments
Labels: enhancement, feedback wanted, optimization

#303 - io: fix test runner.c implicit declaration glm_arch_print

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 3 comments

#302 - mat3: add new function glm_mat3_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#301 - mat2: add new function glm_mat2_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#300 - README: update meson option for running test

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#299 - mat4: add new function glm_mat4_make

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 3 comments

#297 - add glms_translate_to()

Pull Request - State: closed - Opened by kagetu over 1 year ago - 2 comments

#296 - 0.9 build failure on arch other than x86_64 and aarch

Issue - State: closed - Opened by bl4ckb0ne over 1 year ago - 3 comments
Labels: bug

#295 - README: add build docs for WebAssembly

Pull Request - State: closed - Opened by myfreeer over 1 year ago - 1 comment

#294 - where is glm_camera_lookat defined?

Issue - State: open - Opened by badasahog over 1 year ago - 2 comments
Labels: Q & A

#293 - Fix simd signmask

Pull Request - State: closed - Opened by recp over 1 year ago

#292 - wasm: replace usage of -0.f to 0x80000000

Pull Request - State: closed - Opened by myfreeer over 1 year ago - 3 comments

#291 - simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc

Pull Request - State: closed - Opened by recp over 1 year ago - 1 comment

#290 - struct: provide option to omit struct api namespace e.g. `glms_` and …

Pull Request - State: closed - Opened by recp over 1 year ago

#289 - Bug in glm_mat4_inv_sse2

Issue - State: closed - Opened by deadwanderer over 1 year ago - 18 comments
Labels: bug, simd, sse

#288 - Bug in glm_mat4_print?

Issue - State: closed - Opened by deadwanderer over 1 year ago - 2 comments

#287 - Updated parameter name (d -> dest)

Pull Request - State: closed - Opened by krishna2803 over 1 year ago - 1 comment

#286 - WIP: Wasm simd128 support

Pull Request - State: closed - Opened by myfreeer over 1 year ago - 12 comments
Labels: arch, wasm, simd

#284 - proposal: glm_make_mat#x#

Issue - State: closed - Opened by EasyIP2023 over 1 year ago - 6 comments
Labels: feature

#283 - proposal: matrix to quat alternative implementation

Issue - State: open - Opened by recp over 1 year ago
Labels: enhancement, feedback wanted

#281 - Const correctness: add const qualifiers for unmodified function parameters

Issue - State: closed - Opened by CaspianA1 over 1 year ago - 4 comments

#280 - fix building ARM NEON on windows & msvc

Pull Request - State: closed - Opened by recp over 1 year ago - 9 comments
Labels: arm, msvc, neon

#279 - Check for builtin before using it

Pull Request - State: closed - Opened by NeRdTheNed over 1 year ago - 1 comment

#278 - NEON literal assignment

Issue - State: closed - Opened by gottfriedleibniz over 1 year ago - 3 comments
Labels: arm, msvc, neon

#277 - Fixed glm_mat4_mulv3

Pull Request - State: closed - Opened by ransel117 over 1 year ago - 1 comment

#276 - cmake: prevent overriding CMAKE_BUILD_TYPE if it is subdirectory

Pull Request - State: closed - Opened by recp over 1 year ago

#275 - Problem in linking with OpenGL

Issue - State: closed - Opened by icaro-meneses over 1 year ago - 6 comments
Labels: build-bug, cmake

#274 - Adding initialization macros for ivec types

Pull Request - State: closed - Opened by duarm over 1 year ago - 1 comment

#273 - Make implicit double promotion/casting explicit (fixes #228)

Pull Request - State: closed - Opened by JulianSchoenbaechler almost 2 years ago - 1 comment

#272 - Revert "fix: simplified pkgconfig generation"

Pull Request - State: closed - Opened by Artturin almost 2 years ago - 2 comments
Labels: build-bug, cmake

#271 - build: separate pkg-config input file for cmake

Pull Request - State: closed - Opened by recp almost 2 years ago - 3 comments

#270 - Switch CMAKE_BINARY_DIR to CMAKE_CURRENT_BINARY_DIR for cmake.pc

Pull Request - State: closed - Opened by suicvne almost 2 years ago - 1 comment

#269 - Fix missing abs declaration on Emscripten

Pull Request - State: closed - Opened by KivApple almost 2 years ago - 1 comment

#268 - test_clamp: use glm_eq for floating point comparison

Pull Request - State: closed - Opened by bl4ckb0ne almost 2 years ago - 1 comment

#267 - What is the equivalent to glm::mix on cglm?

Issue - State: closed - Opened by VictorQueiroz almost 2 years ago - 2 comments

#266 - assertion in test_clamp on x86

Issue - State: closed - Opened by bl4ckb0ne almost 2 years ago - 2 comments
Labels: tests

#265 - New abs functions for vec2, ivec2, ivec3, ivec4

Pull Request - State: closed - Opened by duarm almost 2 years ago - 2 comments
Labels: feature

#264 - deprecated functions in io.h

Issue - State: open - Opened by offthebus almost 2 years ago - 3 comments
Labels: feedback wanted, msvc

#262 - call.h for the struct API?

Issue - State: open - Opened by FrostKiwi almost 2 years ago - 1 comment
Labels: feedback wanted, feature request, struct-api

#261 - absolute functions

Issue - State: closed - Opened by duarm almost 2 years ago - 3 comments
Labels: feature request

#260 - new affine transform functions 🚀

Pull Request - State: closed - Opened by recp almost 2 years ago - 1 comment
Labels: feature, feedback wanted, in progress

#259 - fix: simplified pkgconfig generation

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

#258 - How to use ease/interpolation functions?

Issue - State: closed - Opened by fuck-shithub about 2 years ago - 1 comment
Labels: question

#257 - Added missing include in io.h which adds GLM_MAX macro

Pull Request - State: closed - Opened by Rokannon about 2 years ago - 1 comment

#256 - Fix typo in comment

Pull Request - State: closed - Opened by ogtn about 2 years ago - 1 comment

#255 - Use a single build system

Issue - State: open - Opened by Chris-F5 about 2 years ago - 8 comments
Labels: feedback wanted, portability, proposal

#254 - Update README to show that integer types are supported

Pull Request - State: closed - Opened by Chris-F5 about 2 years ago - 1 comment

#253 - Adding a new function

Issue - State: closed - Opened by RadoslavL over 2 years ago - 2 comments
Labels: feedback wanted

#252 - Black screen when using glm_lookat

Issue - State: closed - Opened by RadoslavL over 2 years ago - 5 comments
Labels: question, resolved

#251 - Add basic ivec functions

Pull Request - State: closed - Opened by Chris-F5 over 2 years ago - 1 comment
Labels: feature

#250 - Fix pkg-config generation when CMAKE_INSTALL_*DIR is absolute

Pull Request - State: closed - Opened by alexshpilkin over 2 years ago - 1 comment

#249 - pkg-config file is broken when CMAKE_INSTALL_{INCLUDE,LIB}DIR is absolute

Issue - State: closed - Opened by alexshpilkin over 2 years ago - 3 comments
Labels: bug, help wanted

#248 - Add basic ivec functions

Issue - State: closed - Opened by Chris-F5 over 2 years ago - 3 comments
Labels: feature, feedback wanted, feature request

#247 - Fix grammatical errors in docs index

Pull Request - State: closed - Opened by Chris-F5 over 2 years ago - 1 comment

#246 - glm::adjugate ?

Issue - State: open - Opened by ghost over 2 years ago - 4 comments
Labels: feature, feedback wanted, proposal

#245 - arm64: error: variable 'r3' set but not used [-Werror,-Wunused-but-set-variable]

Issue - State: closed - Opened by yurivict over 2 years ago - 7 comments
Labels: feedback wanted

#244 - Remove unused variable

Pull Request - State: closed - Opened by geckor14 over 2 years ago - 1 comment

#243 - Fix a bug in glm_lookat_lh

Pull Request - State: closed - Opened by Sand3r- over 2 years ago - 1 comment
Labels: bug

#242 - Error in glm_sign()

Issue - State: open - Opened by pm4gh over 2 years ago - 2 comments
Labels: feedback wanted, in progress

#241 - Possible problem in glm_inv_tr SIMD implementations

Issue - State: open - Opened by pm4gh over 2 years ago - 2 comments
Labels: in progress, todo, check:implementation

#240 - Error in glm_pickmatrix() arguments type

Issue - State: closed - Opened by pm4gh over 2 years ago - 1 comment
Labels: bug, resolved

#237 - use fixed size integers (`int32`) for ivec instead of `int`

Issue - State: open - Opened by recp over 2 years ago - 3 comments
Labels: feedback wanted

#236 - add missing ivec types

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

#235 - Missing unions

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

#234 - Header containing sse3 intrinsics is pmmintrin.h

Pull Request - State: closed - Opened by madebr almost 3 years ago - 1 comment

#233 - Clang vector/matrix intrin support

Issue - State: open - Opened by Th3T3chn0G1t almost 3 years ago - 1 comment
Labels: feedback wanted

#232 - Make rotation functions take unit axes

Issue - State: open - Opened by legends2k almost 3 years ago - 6 comments
Labels: help wanted, feedback wanted, in progress

#231 - set PACKAGE_VERSION so it gets substituted in cglm.pc.in by cmake

Pull Request - State: closed - Opened by omar-polo almost 3 years ago - 2 comments

#230 - never mind

Issue - State: closed - Opened by niko1point0 almost 3 years ago

#229 - Add complex routines to `vec2-ext`

Pull Request - State: closed - Opened by mxi almost 3 years ago - 1 comment

#228 - Clang warnings for implicit conversions from float to double

Issue - State: closed - Opened by CaspianA1 almost 3 years ago - 2 comments
Labels: help wanted

#227 - Add explicit complex type or complex number support in `vec2-ext`

Issue - State: closed - Opened by mxi almost 3 years ago - 3 comments
Labels: help wanted, feature, feedback wanted, feature request, proposal

#226 - Move CI from Travis and AppVeyor to Github Actions

Issue - State: open - Opened by recp almost 3 years ago - 3 comments
Labels: help wanted

#225 - win: fix shared library name and destination

Pull Request - State: closed - Opened by podsvirov almost 3 years ago - 2 comments

#224 - "--ansi --pedantic" Compatibility desired

Issue - State: open - Opened by awsdert almost 3 years ago - 3 comments
Labels: help wanted, feedback wanted