Branimir Karadžić
|
cceb3a32b7
|
Update to latest BGFX (nw)
|
2016-04-10 09:16:09 +02:00 |
|
Miodrag Milanovic
|
0386367805
|
Update BGFX (nw)
|
2016-04-07 11:10:57 +02:00 |
|
Olivier Galibert
|
cba86ac172
|
Silence borderline warning (nw)
|
2016-04-06 09:57:41 +02:00 |
|
Branimir Karadžić
|
e63f379a0e
|
Update BGFX to latest (nw)
|
2016-04-04 13:52:25 +02:00 |
|
Branimir Karadžić
|
4172b54d84
|
Update BGFX and BX (nw)
|
2016-03-31 20:39:30 +02:00 |
|
Miodrag Milanovic
|
3bd130ebce
|
Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw)
|
2016-03-24 09:40:29 +01:00 |
|
therealmogminer@gmail.com
|
ba0a1d8d52
|
Merge bgfx_shader into master, nw
|
2016-03-23 17:55:55 +01:00 |
|
therealmogminer@gmail.com
|
295aafc5e5
|
Per-screen sliders and some bugfixing, nw
|
2016-03-23 17:12:07 +01:00 |
|
Miodrag Milanovic
|
5fa870ccee
|
added missing file (nw)
|
2016-03-23 09:19:32 +01:00 |
|
Miodrag Milanovic
|
2a4a703c79
|
clang compile fixes (nw)
|
2016-03-21 11:31:53 +01:00 |
|
therealmogminer@gmail.com
|
a99df78801
|
Merge with master
|
2016-03-21 08:27:06 +01:00 |
|
Branimir Karadžić
|
fae7a2c486
|
Update to latest BGFX and BX(nw)
|
2016-03-20 16:50:14 +01:00 |
|
therealmogminer@gmail.com
|
cd8f796df6
|
Add bgfx command line options, major shakeup of organization, nw
|
2016-03-13 15:51:19 +01:00 |
|
Branimir Karadžić
|
6412c5e076
|
Update BGFX and BX (nw)
|
2016-03-08 12:58:10 +01:00 |
|
Miodrag Milanovic
|
add7a65f3f
|
Make Android targets compile but not link, using clang compiler in NDK, since GCC will be removed in next one (nw)
|
2016-02-25 20:44:35 +01:00 |
|
Miodrag Milanovic
|
6fd77b36c2
|
Fix sent upstream (nw)
|
2016-02-25 14:58:39 +01:00 |
|
Miodrag Milanovic
|
30ef0dc427
|
Update to latest BGFX including my SteamLink support (nw)
|
2016-02-16 07:52:59 +01:00 |
|
Branimir Karadžić
|
a8c8ec182f
|
Update BGFX with latest code (nw)
|
2016-02-09 14:27:17 +01:00 |
|
Miodrag Milanovic
|
178167b8fe
|
Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic]
Need optimization and cleanup, note that all shaders can be built only on windows
due to usage of DirectX DLLs
|
2016-02-07 15:49:55 +01:00 |
|
Branimir Karadžić
|
5bc83a2506
|
Update BGFX (nw)
|
2016-02-07 09:50:16 +01:00 |
|
Branimir Karadzic
|
fc07cc3621
|
Added latest BX and BGFX (nw)
|
2016-01-04 19:00:51 +01:00 |
|
Vas Crabb
|
f63bd01894
|
Enable metal on El Capitan (nw)
|
2015-11-03 19:05:57 +11:00 |
|
Miodrag Milanovic
|
1aa5af9fb1
|
fix for compiling bgfx on older osx (nw)
|
2015-11-01 21:05:47 +01:00 |
|
Branimir Karadzic
|
5664971d3b
|
update to latest BGFX and BX
|
2015-11-01 20:30:24 +01:00 |
|
Vas Crabb
|
e66d5e0132
|
bgfx support for 10.6
upstream pull request: https://github.com/bkaradzic/bgfx/pull/560
|
2015-10-31 19:58:06 +11:00 |
|
Miodrag Milanovic
|
4dccbffc01
|
resolve issue with compile on later mingw (nw)
|
2015-10-28 15:43:41 +01:00 |
|
Miodrag Milanovic
|
d9ad061e2a
|
Did this change until proper fix comes (nw)
|
2015-10-15 12:47:00 +02:00 |
|
Miodrag Milanovic
|
58bf8e3345
|
Disabled DX12 on mingw since it is not working (nw)
|
2015-10-15 10:52:18 +02:00 |
|
Miodrag Milanovic
|
8981faa61f
|
update bgfx to latest (nw)
|
2015-10-15 10:42:29 +02:00 |
|
Cowering
|
31a0bb57af
|
This gets bgfx to compile with mingw32 headers found in GCC 4.9.3 and 5.2.1 releases. If it works for everyone, please send upstream (nw)
|
2015-10-04 09:57:27 -05:00 |
|
Thomas Klausner
|
10ea7aa745
|
Remove unneeded backup files.
|
2015-10-02 09:56:38 +02:00 |
|
Miodrag Milanovic
|
7acef62424
|
DX12 not working under mingw so disabling it for now (nw)
|
2015-09-12 11:05:29 +02:00 |
|
Miodrag Milanovic
|
7ca8f88a5c
|
Added latest BGFX (nw)
|
2015-09-12 10:23:53 +02:00 |
|
Lord-Nightmare
|
4030382235
|
Compile fix for older mingw headers (which are in build-tools), once we update to newer headers this won't be necessary anymore. (n/w)
|
2015-07-23 14:23:15 -04:00 |
|
Cowering
|
287a9ddee0
|
no longer needed as mingw includes now have this
|
2015-07-23 10:37:11 -05:00 |
|
Thomas Klausner
|
257a18502c
|
Fix build using a patch from upstream.
e1a564ca72 (diff-d51370988baf340d4de0bc2861591415)
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
|
2015-07-14 21:51:00 +02:00 |
|
Miodrag Milanovic
|
f33ffeda34
|
Fix mingw compile (nw)
|
2015-05-27 12:16:42 +02:00 |
|
Miodrag Milanovic
|
a163b28277
|
Update BGFX (nw)
|
2015-05-27 12:07:35 +02:00 |
|
Vas Crabb
|
bf30ebe77e
|
Fix build
|
2015-04-17 00:22:37 +10:00 |
|
Miodrag Milanovic
|
fcf852fea2
|
fixed compiler warning, sent upstream (nw)
|
2015-04-16 14:25:12 +02:00 |
|
Miodrag Milanovic
|
2b97bfba29
|
update to latest 3rdparty, rollback of genie change (nw)
|
2015-04-16 14:16:14 +02:00 |
|
Miodrag Milanovic
|
32dc24420c
|
Some changes for FreeBSD and Solaris, will be sent upstream as well (nw)
|
2015-04-10 12:37:34 +02:00 |
|
Miodrag Milanovic
|
d4a431f0ea
|
latest BGFX (nw)
|
2015-04-08 15:13:38 +02:00 |
|
Miodrag Milanovic
|
caf2be7074
|
Fixed clang warning (sent upstream) (nw)
|
2015-04-06 11:53:03 +02:00 |
|
Vas Crabb
|
397265f2fc
|
bgfx: fix leak of autoreleased objects and support OS X 10.6 Snow Leopard
|
2015-04-03 01:53:48 +11:00 |
|
Miodrag Milanovic
|
26214cc6ec
|
Update to latest bgfx and fix for latest mingw releases (nw)
|
2015-04-01 12:45:19 +02:00 |
|
Miodrag Milanovic
|
df90d5068a
|
Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw)
|
2015-03-31 08:17:12 +02:00 |
|
Miodrag Milanovic
|
fadbc9808c
|
Updated to latest 3rdparty (nw)
|
2015-03-30 14:36:33 +02:00 |
|
Miodrag Milanovic
|
522a6d8c30
|
updated to latest 3rdparty
|
2015-03-26 08:14:29 +01:00 |
|
Miodrag Milanovic
|
43f92ea260
|
update 3rdparty (nw)
|
2015-03-19 08:40:37 +01:00 |
|