summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx
Commit message (Collapse)AuthorAgeFilesLines
* Update BGFX and BX (nw) Branimir Karadžić2017-03-29929-95735/+128653
|
* Update BGFX and BX (nw) Branimir Karadžić2017-02-05320-6513/+17479
|
* Hopefully fix build for everyone - someone please work out a way to make the ↵ Vas Crabb2017-01-071-3/+2
| | | | bgfx examples build on platforms with/without the POSIX 2008 strnlen function (nw)
* debugger: use 0o for octal prefix, and add support for binary with 0b a la ↵ Vas Crabb2017-01-061-0/+1
| | | | C++, also support uppercase radix speifier
* Updated BGFX (nw) Branimir Karadžić2017-01-021774-7891/+295032
|
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-29513-7575/+8667
|
* Update BGFX and BX packages and update MAME code to support new API (nw) Miodrag Milanovic2016-09-0368-1467/+3854
| | | | Generated missing shaders (nw)
* Synced BGFX so it can compile with clang 4.0 (nw) Miodrag Milanovic2016-08-0911-51/+174
|
* Update BX and BGFX (nw) Miodrag Milanovic2016-08-06185-2140/+7282
|
* Hopefully fix imgui compile on FreeBSD and DragonFly (nw) AJR2016-07-051-2/+4
|
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-162-34/+34
|
* BGFX and BX update (nw) Miodrag Milanovic2016-06-0854-1026/+34108
|
* Update BGFX and BX (nw) Miodrag Milanovic2016-05-2714-189/+430
|
* Sync with BGFX (nw) Miodrag Milanovic2016-05-169-35/+76
|
* Update BGFX, BX, Benchmark and RapidJSON (nw) Miodrag Milanovic2016-05-1257-604/+930
|
* Update GENie, BGFX and BX (nw) Branimir Karadžić2016-05-0316-376/+456
|
* Revert "I don't know what 'iqa' is, but whatever it is, it's preventing us ↵ Miodrag Milanovic2016-04-291-7/+1
| | | | | | from building shaders, so bye-bye" This reverts commit 5adfc5b2a5f9415b311e3958c92dc19e19bfdbe1.
* I don't know what 'iqa' is, but whatever it is, it's preventing us from ↵ therealmogminer@gmail.com2016-04-291-1/+7
| | | | building shaders, so bye-bye
* Update BGFX and BX (nw) Branimir Karadžić2016-04-2762-415/+2728
|
* Update to latest BGFX (nw) Branimir Karadžić2016-04-1033-171/+3573
|
* Update BGFX (nw) Miodrag Milanovic2016-04-0728-438/+720
|
* Silence borderline warning (nw) Olivier Galibert2016-04-061-1/+1
|
* Update BGFX to latest (nw) Branimir Karadžić2016-04-0441-1385/+1776
|
* Update BGFX and BX (nw) Branimir Karadžić2016-03-3130-334/+906
|
* Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw) Miodrag Milanovic2016-03-241-1/+1
|
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-233-12/+13
|\
| * Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-231-1/+1
| |
| * added missing file (nw) Miodrag Milanovic2016-03-231-0/+1
| |
| * Merge with master therealmogminer@gmail.com2016-03-2163-1400/+4256
| |\
| * | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-11/+11
| | |
* | | clang compile fixes (nw) Miodrag Milanovic2016-03-211-48/+48
| |/ |/|
* | Update to latest BGFX and BX(nw) Branimir Karadžić2016-03-2063-1400/+4256
|/
* Update BGFX and BX (nw) Branimir Karadžić2016-03-08459-2744/+12361
|
* Make Android targets compile but not link, using clang compiler in NDK, ↵ Miodrag Milanovic2016-02-252-3/+3
| | | | since GCC will be removed in next one (nw)
* Fix sent upstream (nw) Miodrag Milanovic2016-02-251-1/+5
|
* Update to latest BGFX including my SteamLink support (nw) Miodrag Milanovic2016-02-1642-135/+2455
|
* Update BGFX with latest code (nw) Branimir Karadžić2016-02-097-32/+61
|
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-074-1/+0
| | | | | Need optimization and cleanup, note that all shaders can be built only on windows due to usage of DirectX DLLs
* Update BGFX (nw) Branimir Karadžić2016-02-07362-3763/+7078
|
* Added latest BX and BGFX (nw) Branimir Karadzic2016-01-04894-3650/+219521
|
* Enable metal on El Capitan (nw) Vas Crabb2015-11-031-3/+8
|
* fix for compiling bgfx on older osx (nw) Miodrag Milanovic2015-11-011-1/+0
|
* update to latest BGFX and BX Branimir Karadzic2015-11-01389-1561/+3230
|
* bgfx support for 10.6 Vas Crabb2015-10-311-5/+9
| | | | upstream pull request: https://github.com/bkaradzic/bgfx/pull/560
* resolve issue with compile on later mingw (nw) Miodrag Milanovic2015-10-281-1/+1
|
* Did this change until proper fix comes (nw) Miodrag Milanovic2015-10-152-3/+2
|
* Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-0/+4
|
* update bgfx to latest (nw) Miodrag Milanovic2015-10-15268-2045/+14848
|
* This gets bgfx to compile with mingw32 headers found in GCC 4.9.3 and 5.2.1 ↵ Cowering2015-10-041-2/+46
| | | | releases. If it works for everyone, please send upstream (nw)
* Remove unneeded backup files. Thomas Klausner2015-10-022-9752/+0
|