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

#288 - adds GDK Xbox One, Scarlett and Desktop configurations

Pull Request - State: open - Opened by cigumo about 2 years ago

#214 - (linux->osx) Autodetect the installed version of clang

Pull Request - State: open - Opened by SnapperTT about 5 years ago

#100 - Added infinite and reverse proj mtx.

Pull Request - State: closed - Opened by dariomanesku over 8 years ago

#99 - Adding setAffinityMask method to thread class

Pull Request - State: closed - Opened by Nodrev over 8 years ago - 2 comments

#98 - Bgfx examples are made for *Lh() matrices.

Pull Request - State: closed - Opened by dariomanesku over 8 years ago

#97 - Fixing *Lh() and *Rh() mtx functions.

Pull Request - State: closed - Opened by dariomanesku over 8 years ago

#96 - mtxOrthoLh

Pull Request - State: closed - Opened by dariomanesku over 8 years ago

#95 - thread.h: include sys/prctl.h for non GLIBC

Pull Request - State: closed - Opened by pullmoll over 8 years ago - 2 comments

#94 - Android application default name not valid

Pull Request - State: closed - Opened by Nodrev over 8 years ago

#93 - Fixing android-x86 build

Pull Request - State: closed - Opened by Nodrev over 8 years ago

#92 - linux-steam support for stripping

Pull Request - State: closed - Opened by mmicko over 8 years ago

#91 - use steamlink instead of linux-steamlink due to differences

Pull Request - State: closed - Opened by mmicko over 8 years ago - 1 comment

#90 - fix building with glibc < 2.12

Pull Request - State: closed - Opened by mahlemiut over 8 years ago

#89 - Adding an option for linking with dynamic runtime.

Pull Request - State: closed - Opened by rhoot almost 9 years ago

#88 - mtxOrtho: add option for creating OpenGL style orthographic projections

Pull Request - State: closed - Opened by lunkhound almost 9 years ago

#87 - Use BX_PLATFORM_BSD for all BSD based platforms

Pull Request - State: closed - Opened by mmicko almost 9 years ago

#86 - Added Lh and Rh versions of mtxLookAt() and mtxProj().

Pull Request - State: closed - Opened by dariomanesku almost 9 years ago

#85 - _InterlockedExchangeAdd64 can't find in WINRT

Issue - State: closed - Opened by KUNAGISA almost 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 almost 9 years ago - 4 comments

#83 - Update os.h

Pull Request - State: closed - Opened by gjy1992 almost 9 years ago - 1 comment

#82 - Add getProcessMemoryUsed iOS

Pull Request - State: closed - Opened by RichardGale almost 9 years ago - 1 comment

#81 - Rgale get process memory used

Pull Request - State: closed - Opened by RichardGale almost 9 years ago - 1 comment

#80 - Adds support for pthread_cond_timedwait on iOS

Pull Request - State: closed - Opened by RichardGale almost 9 years ago

#79 - Replaces $ variable name with lock

Pull Request - State: closed - Opened by RichardGale almost 9 years ago - 1 comment

#78 - Adds BX_CONFIG_SUPPORTS_THREAD_LOCAL

Pull Request - State: closed - Opened by RichardGale almost 9 years ago - 3 comments

#77 - Restore support for OSX 10.7 "Lion" and earlier

Pull Request - State: closed - Opened by cuavas about 9 years ago

#76 - Fixed compile errors with tvOS SDK

Pull Request - State: closed - Opened by ming4883 about 9 years ago - 3 comments

#75 - Fixed build output directory for iOS and tvOS

Pull Request - State: closed - Opened by naleksiev about 9 years ago

#74 - Added tvOS support.

Pull Request - State: closed - Opened by naleksiev about 9 years ago

#73 - Adds platform define for Windows Phone

Pull Request - State: closed - Opened by RichardGale about 9 years ago - 3 comments

#72 - Fix build on a musl libc Linux.

Pull Request - State: closed - Opened by mmicko about 9 years ago

#71 - Adds ability to provide a custom tag for __android_log_print

Pull Request - State: closed - Opened by RichardGale about 9 years ago - 1 comment

#70 - Use __EMSCRIPTEN__ rather than EMSCRIPTEN.

Pull Request - State: closed - Opened by waywardmonkeys about 9 years ago

#69 - Add function to set thread name

Pull Request - State: closed - Opened by RichardGale about 9 years ago - 1 comment

#67 - Command-line for packaging examples in virtual file system.

Pull Request - State: closed - Opened by RichardGale about 9 years ago

#66 - Suggestion for prefix for debugOutput()

Issue - State: closed - Opened by RichardGale about 9 years ago - 4 comments

#65 - Visual Studio 2012 and earlier don't have alloca.h

Issue - State: closed - Opened by ghost about 9 years ago - 5 comments

#64 - string.h: Compile error on msvc2015

Issue - State: closed - Opened by septag about 9 years ago - 2 comments

#63 - GLFW example and bgfx::renderFrame();

Issue - State: closed - Opened by zlash about 9 years ago - 1 comment

#62 - Read as bytes instead of unsigned int32 under emscripten

Pull Request - State: closed - Opened by RichardGale about 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 over 9 years ago

#55 - override exists only in VS2012 and higher

Pull Request - State: closed - Opened by mmicko over 9 years ago - 4 comments

#54 - Increasing size of local variables to handle sorting larger arrays.

Pull Request - State: closed - Opened by MikePopoloski over 9 years ago

#53 - Fixing mingw build warning.

Pull Request - State: closed - Opened by dariomanesku over 9 years ago

#52 - Separate C and C++ flags to prevent warnings while building bgfx

Pull Request - State: closed - Opened by mmicko over 9 years ago

#51 - Attempt to add -g option to gcc and clang builds to include debug symbols

Pull Request - State: closed - Opened by DagAgren over 9 years ago - 2 comments

#50 - alloca.h: No such file or directory

Issue - State: closed - Opened by MyZeD over 9 years ago - 5 comments

#49 - Added isValid(_handle).

Pull Request - State: closed - Opened by dariomanesku over 9 years ago

#48 - Added support for building on VS2012/13 targeting XP

Pull Request - State: closed - Opened by mmicko over 9 years ago

#47 - Fixed wrong call in uint64_cnttz() on GCC.

Pull Request - State: closed - Opened by dariomanesku over 9 years ago

#46 - Fixed gcc warning on linux.

Pull Request - State: closed - Opened by dariomanesku over 9 years ago

#45 - bx genie paths: fixed a typo in vs-clang32 configuration.

Pull Request - State: closed - Opened by beevik over 9 years ago

#44 - bx genie scripts: fix an incorrect path.

Pull Request - State: closed - Opened by beevik over 9 years ago

#43 - bx genie scripts: use path.join to compose paths

Pull Request - State: closed - Opened by beevik over 9 years ago

#42 - Compile fixes for Apple GCC 4.2

Pull Request - State: closed - Opened by mmicko over 9 years ago - 2 comments

#41 - Compile fixes for Apple GCC 4.2

Pull Request - State: closed - Opened by mmicko over 9 years ago

#40 - xcode: added ios/osx target sdk selection

Pull Request - State: closed - Opened by attilaz almost 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 almost 10 years ago - 3 comments

#38 - allocator fix + uint64_cntbits()

Pull Request - State: closed - Opened by dariomanesku almost 10 years ago

#37 - float4x4_mul calculate error

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

#36 - added Xcode target selection between iOS or OS X

Pull Request - State: closed - Opened by attilaz almost 10 years ago

#35 - updated BX_UNUSED to also use sizeof()

Pull Request - State: closed - Opened by gpakosz almost 10 years ago - 2 comments

#34 - Added missing include.

Pull Request - State: closed - Opened by dariomanesku almost 10 years ago

#33 - Use MINGW32 and MINGW64 variables to point to toolchains

Pull Request - State: closed - Opened by mmicko almost 10 years ago

#32 - Update atomicInc/Dec to have same semantics on msvc and gcc

Pull Request - State: closed - Opened by mendsley almost 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 almost 10 years ago

#30 - Marmalade platform support

Pull Request - State: closed - Opened by damucz almost 10 years ago - 2 comments

#29 - Added stristr().

Pull Request - State: closed - Opened by dariomanesku almost 10 years ago

#28 - Added NOMINMAX before windows.h include.

Pull Request - State: closed - Opened by dariomanesku almost 10 years ago

#27 - Adding check for VS2015 build.

Pull Request - State: closed - Opened by MikePopoloski almost 10 years ago

#26 - Trivial header guard fix

Pull Request - State: closed - Opened by meshula almost 10 years ago

#25 - Improving WinRT Platform Support

Pull Request - State: closed - Opened by MikePopoloski almost 10 years ago

#24 - Added optional parameter to mtxProj() for OGL NDC.

Pull Request - State: closed - Opened by dariomanesku about 10 years ago

#23 - Deleting unused 'copylib' function

Pull Request - State: closed - Opened by Nodrev about 10 years ago

#22 - Fixed compilation for MacOS with Xcode 5.

Pull Request - State: closed - Opened by ivangoremykin about 10 years ago

#21 - bug in bx::commandLine

Issue - State: closed - Opened by 299299 about 10 years ago - 8 comments

#20 - Adding WinRT platform to bx

Pull Request - State: closed - Opened by MikePopoloski about 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 over 10 years ago

#14 - fixed misspelled header guard

Pull Request - State: closed - Opened by attilaz over 10 years ago

#13 - Added missing include to os.h for osx

Pull Request - State: closed - Opened by bearcage about 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

#9 - swnprintf in string.h still broken under msvc 2010

Issue - State: closed - Opened by jeremieroy over 11 years ago

#8 - swnprintf in string.h not working properly

Issue - State: closed - Opened by jeremieroy over 11 years ago - 1 comment

#7 - MSVC 2010: error C4189 local variable is initialized but not referenced

Issue - State: closed - Opened by jeremieroy over 11 years ago - 1 comment

#6 - Fixes for MSVC warnings

Pull Request - State: closed - Opened by garettbass over 11 years ago

#5 - Use gettimeofday() on OSX

Pull Request - State: closed - Opened by garettbass over 11 years ago

#4 - Added OSX build targets

Pull Request - State: closed - Opened by garettbass almost 12 years ago

#3 - adding explicit casts to timespec intialization

Pull Request - State: closed - Opened by mendsley almost 12 years ago