Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bkaradzic/bx issues and pull requests
#342 - TinySTL attempt 3.
Pull Request -
State: closed - Opened by mcourteaux 20 days ago
- 2 comments
#341 - Update TinySTL (attempt 2).
Pull Request -
State: closed - Opened by mcourteaux 23 days ago
- 6 comments
#340 - Update TinySTL.
Pull Request -
State: closed - Opened by mcourteaux 25 days ago
- 3 comments
#338 - platform.h suggest supported gcc version is 8.4. `__builtin_bit_cast` used by bx.inl wasn't defined until version 11
Issue -
State: closed - Opened by imaginaryPineapple 2 months ago
- 1 comment
#337 - why needs a `wait` here?
Issue -
State: closed - Opened by fatfatson 3 months ago
- 3 comments
#336 - How to build this repo?
Issue -
State: closed - Opened by tintor 3 months ago
- 3 comments
#316 - Add bx::bit_cast method
Pull Request -
State: closed - Opened by phniix about 1 year ago
- 9 comments
#288 - adds GDK Xbox One, Scarlett and Desktop configurations
Pull Request -
State: open - Opened by cigumo over 2 years ago
#214 - (linux->osx) Autodetect the installed version of clang
Pull Request -
State: open - Opened by SnapperTT over 5 years ago
#100 - Added infinite and reverse proj mtx.
Pull Request -
State: closed - Opened by dariomanesku almost 9 years ago
#99 - Adding setAffinityMask method to thread class
Pull Request -
State: closed - Opened by Nodrev almost 9 years ago
- 2 comments
#98 - Bgfx examples are made for *Lh() matrices.
Pull Request -
State: closed - Opened by dariomanesku almost 9 years ago
#97 - Fixing *Lh() and *Rh() mtx functions.
Pull Request -
State: closed - Opened by dariomanesku almost 9 years ago
#96 - mtxOrthoLh
Pull Request -
State: closed - Opened by dariomanesku almost 9 years ago
#95 - thread.h: include sys/prctl.h for non GLIBC
Pull Request -
State: closed - Opened by pullmoll almost 9 years ago
- 2 comments
#94 - Android application default name not valid
Pull Request -
State: closed - Opened by Nodrev almost 9 years ago
#93 - Fixing android-x86 build
Pull Request -
State: closed - Opened by Nodrev almost 9 years ago
#92 - linux-steam support for stripping
Pull Request -
State: closed - Opened by mmicko about 9 years ago
#91 - use steamlink instead of linux-steamlink due to differences
Pull Request -
State: closed - Opened by mmicko about 9 years ago
- 1 comment
#90 - fix building with glibc < 2.12
Pull Request -
State: closed - Opened by mahlemiut about 9 years ago
#89 - Adding an option for linking with dynamic runtime.
Pull Request -
State: closed - Opened by rhoot about 9 years ago
#88 - mtxOrtho: add option for creating OpenGL style orthographic projections
Pull Request -
State: closed - Opened by lunkhound about 9 years ago
#87 - Use BX_PLATFORM_BSD for all BSD based platforms
Pull Request -
State: closed - Opened by mmicko about 9 years ago
#86 - Added Lh and Rh versions of mtxLookAt() and mtxProj().
Pull Request -
State: closed - Opened by dariomanesku about 9 years ago
#85 - _InterlockedExchangeAdd64 can't find in WINRT
Issue -
State: closed - Opened by KUNAGISA about 9 years ago
#84 - Fix strnl/streol favoring \r\n when both \r\n and \n occur in the same string.
Pull Request -
State: closed - Opened by andr3wmac about 9 years ago
- 4 comments
#83 - Update os.h
Pull Request -
State: closed - Opened by gjy1992 about 9 years ago
- 1 comment
#82 - Add getProcessMemoryUsed iOS
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#81 - Rgale get process memory used
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#80 - Adds support for pthread_cond_timedwait on iOS
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
#79 - Replaces $ variable name with lock
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#78 - Adds BX_CONFIG_SUPPORTS_THREAD_LOCAL
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 3 comments
#77 - Restore support for OSX 10.7 "Lion" and earlier
Pull Request -
State: closed - Opened by cuavas over 9 years ago
#76 - Fixed compile errors with tvOS SDK
Pull Request -
State: closed - Opened by ming4883 over 9 years ago
- 3 comments
#75 - Fixed build output directory for iOS and tvOS
Pull Request -
State: closed - Opened by naleksiev over 9 years ago
#74 - Added tvOS support.
Pull Request -
State: closed - Opened by naleksiev over 9 years ago
#73 - Adds platform define for Windows Phone
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 3 comments
#72 - Fix build on a musl libc Linux.
Pull Request -
State: closed - Opened by mmicko over 9 years ago
#71 - Adds ability to provide a custom tag for __android_log_print
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#70 - Use __EMSCRIPTEN__ rather than EMSCRIPTEN.
Pull Request -
State: closed - Opened by waywardmonkeys over 9 years ago
#69 - Add function to set thread name
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#68 - Fixing stristr(). It now uses strnlen() instead of strlen() in its impl.
Pull Request -
State: closed - Opened by dariomanesku over 9 years ago
#67 - Command-line for packaging examples in virtual file system.
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
#66 - Suggestion for prefix for debugOutput()
Issue -
State: closed - Opened by RichardGale over 9 years ago
- 4 comments
#65 - Visual Studio 2012 and earlier don't have alloca.h
Issue -
State: closed - Opened by ghost over 9 years ago
- 5 comments
#64 - string.h: Compile error on msvc2015
Issue -
State: closed - Opened by septag over 9 years ago
- 2 comments
#63 - GLFW example and bgfx::renderFrame();
Issue -
State: closed - Opened by zlash over 9 years ago
- 1 comment
#62 - Read as bytes instead of unsigned int32 under emscripten
Pull Request -
State: closed - Opened by RichardGale over 9 years ago
- 1 comment
#61 - Add NetBSD support.
Pull Request -
State: closed - Opened by 0-wiz-0 over 9 years ago
- 5 comments
#60 - Fix for xcode target build directory
Pull Request -
State: closed - Opened by broepstorff over 9 years ago
- 2 comments
#59 - mtxScale and mtxTranslate are reseting
Issue -
State: closed - Opened by MyZeD over 9 years ago
- 2 comments
#58 - Fixing uint64_cntlz_ref().
Pull Request -
State: closed - Opened by dariomanesku over 9 years ago
#57 - Adding Windows Store targets.
Pull Request -
State: closed - Opened by MikePopoloski over 9 years ago
#56 - Add return values to setenv/getcwd
Pull Request -
State: closed - Opened by mendsley almost 10 years ago
#55 - override exists only in VS2012 and higher
Pull Request -
State: closed - Opened by mmicko almost 10 years ago
- 4 comments
#54 - Increasing size of local variables to handle sorting larger arrays.
Pull Request -
State: closed - Opened by MikePopoloski almost 10 years ago
#53 - Fixing mingw build warning.
Pull Request -
State: closed - Opened by dariomanesku almost 10 years ago
#52 - Separate C and C++ flags to prevent warnings while building bgfx
Pull Request -
State: closed - Opened by mmicko almost 10 years ago
#51 - Attempt to add -g option to gcc and clang builds to include debug symbols
Pull Request -
State: closed - Opened by DagAgren almost 10 years ago
- 2 comments
#50 - alloca.h: No such file or directory
Issue -
State: closed - Opened by MyZeD almost 10 years ago
- 6 comments
#49 - Added isValid(_handle).
Pull Request -
State: closed - Opened by dariomanesku almost 10 years ago
#48 - Added support for building on VS2012/13 targeting XP
Pull Request -
State: closed - Opened by mmicko almost 10 years ago
#47 - Fixed wrong call in uint64_cnttz() on GCC.
Pull Request -
State: closed - Opened by dariomanesku almost 10 years ago
#46 - Fixed gcc warning on linux.
Pull Request -
State: closed - Opened by dariomanesku almost 10 years ago
#45 - bx genie paths: fixed a typo in vs-clang32 configuration.
Pull Request -
State: closed - Opened by beevik almost 10 years ago
#44 - bx genie scripts: fix an incorrect path.
Pull Request -
State: closed - Opened by beevik almost 10 years ago
#43 - bx genie scripts: use path.join to compose paths
Pull Request -
State: closed - Opened by beevik almost 10 years ago
#42 - Compile fixes for Apple GCC 4.2
Pull Request -
State: closed - Opened by mmicko about 10 years ago
- 2 comments
#41 - Compile fixes for Apple GCC 4.2
Pull Request -
State: closed - Opened by mmicko about 10 years ago
#40 - xcode: added ios/osx target sdk selection
Pull Request -
State: closed - Opened by attilaz about 10 years ago
- 2 comments
#39 - fixing include error when using clang (tested on OSX)
Pull Request -
State: closed - Opened by i-n-g-o about 10 years ago
- 3 comments
#38 - allocator fix + uint64_cntbits()
Pull Request -
State: closed - Opened by dariomanesku about 10 years ago
#37 - float4x4_mul calculate error
Issue -
State: closed - Opened by CodeEx222 about 10 years ago
- 2 comments
#36 - added Xcode target selection between iOS or OS X
Pull Request -
State: closed - Opened by attilaz about 10 years ago
#35 - updated BX_UNUSED to also use sizeof()
Pull Request -
State: closed - Opened by gpakosz about 10 years ago
- 2 comments
#34 - Added missing include.
Pull Request -
State: closed - Opened by dariomanesku about 10 years ago
#33 - Use MINGW32 and MINGW64 variables to point to toolchains
Pull Request -
State: closed - Opened by mmicko about 10 years ago
#32 - Update atomicInc/Dec to have same semantics on msvc and gcc
Pull Request -
State: closed - Opened by mendsley about 10 years ago
- 1 comment
#31 - Added -static-libgcc and -static-libstdc++ link options to mingw in orde...
Pull Request -
State: closed - Opened by mmicko about 10 years ago
#30 - Marmalade platform support
Pull Request -
State: closed - Opened by damucz about 10 years ago
- 2 comments
#29 - Added stristr().
Pull Request -
State: closed - Opened by dariomanesku about 10 years ago
#28 - Added NOMINMAX before windows.h include.
Pull Request -
State: closed - Opened by dariomanesku about 10 years ago
#27 - Adding check for VS2015 build.
Pull Request -
State: closed - Opened by MikePopoloski about 10 years ago
#26 - Trivial header guard fix
Pull Request -
State: closed - Opened by meshula about 10 years ago
#25 - Improving WinRT Platform Support
Pull Request -
State: closed - Opened by MikePopoloski over 10 years ago
#24 - Added optional parameter to mtxProj() for OGL NDC.
Pull Request -
State: closed - Opened by dariomanesku over 10 years ago
#23 - Deleting unused 'copylib' function
Pull Request -
State: closed - Opened by Nodrev over 10 years ago
#22 - Fixed compilation for MacOS with Xcode 5.
Pull Request -
State: closed - Opened by ivangoremykin over 10 years ago
#21 - bug in bx::commandLine
Issue -
State: closed - Opened by 299299 over 10 years ago
- 8 comments
#20 - Adding WinRT platform to bx
Pull Request -
State: closed - Opened by MikePopoloski over 10 years ago
#19 - Add FreeBSD support to the codebase.
Pull Request -
State: closed - Opened by lye over 10 years ago
- 4 comments
#18 - __alignof__ and __alignof
Issue -
State: closed - Opened by amerkoleci over 10 years ago
- 4 comments
#17 - Added include for alloca.h on OS X.
Pull Request -
State: closed - Opened by dariomanesku over 10 years ago
#16 - Set handle to NULL in clUnload().
Pull Request -
State: closed - Opened by dariomanesku over 10 years ago
#15 - Minor fixes.
Pull Request -
State: closed - Opened by dariomanesku almost 11 years ago
#14 - fixed misspelled header guard
Pull Request -
State: closed - Opened by attilaz almost 11 years ago
#13 - Added missing include to os.h for osx
Pull Request -
State: closed - Opened by bearcage over 11 years ago
- 2 comments
#12 - Linux compile fixes
Pull Request -
State: closed - Opened by bitshifter over 11 years ago
#11 - float4_ref div was multiplying
Pull Request -
State: closed - Opened by bitshifter over 11 years ago
#10 - Fix vsnwprintf under MSVC
Pull Request -
State: closed - Opened by jeremieroy over 11 years ago