Paul Gruenbacher
ccc48c96a2
fix dialog null terminator ( #1835 )
2019-07-27 19:26:48 -07:00
Бранимир Караџић
f3955fca15
41-tess: Added metal shaders.
2019-07-24 19:53:13 -07:00
Бранимир Караџић
267269f01b
Cleanup.
2019-07-21 22:02:07 -07:00
Branimir Karadžić
4059478495
41-tess: Added shaders.
2019-07-21 21:49:45 -07:00
Бранимир Караџић
a91fbfcb69
41-tess: Added screenshot.
2019-07-20 19:24:40 -07:00
Бранимир Караџић
89fd7afb09
Cleanup.
2019-07-20 18:37:55 -07:00
Бранимир Караџић
1c7c9a0799
Cleanup.
2019-07-20 18:30:31 -07:00
Бранимир Караџић
29d3a01e3a
Cleanup.
2019-07-20 18:22:28 -07:00
DanielGavin
caccb56707
example 41-tess ( #1821 )
...
* new example
new tess example
* renaming
Rename clock to counter...
* clean
Remove comments
* clean up
removed vector and const char* path
* ups
Removing compiled shaders...
2019-07-20 17:04:35 -07:00
Бранимир Караџић
7ba6cd72cd
Fixed #1820 .
2019-07-19 18:40:03 -07:00
Бранимир Караџић
d7d74c19c6
Cleanup.
2019-07-17 21:45:17 -07:00
Бранимир Караџић
9a4e44bfdc
Cleanup.
2019-07-17 21:43:55 -07:00
attilaz
72d0a0c4fa
index buffer generation using final vertex data ( #1816 )
...
This results a smaller output file for some meshes.
2019-07-13 09:07:33 -07:00
Brian Richardson
650c1733be
Tweak fs_font_basic shader to work on Raspberry Pi 3. ( #1803 )
...
DX shaders not updated because I'm not on Windows.
2019-07-12 21:53:12 -07:00
Vladimir Vukicevic
6838719246
Remove printf in entry_asmjs that requires stdio.h
2019-07-02 01:24:15 +00:00
Pierre-Eric Pelloux-Prayer
ef3ad2bdd1
Fix gpudrivenrendering example on Linux
...
Skip the first frame because the content of m_drawcallInstanceCounts is uninitialized,
and the atomicAdd used in RENDER_PASS_OCCLUDE_PROPS_ID can produce random results.
Fixes #1794
2019-06-20 21:02:58 +02:00
Andy Duplain
26c2aa0e2d
Fix compilation of example entry_winrt.cx on VS2017.
2019-05-31 12:15:49 +01:00
Бранимир Караџић
f2898511fd
06-bump: Fixed bad ifdef.
2019-05-14 07:29:38 -07:00
Cloud Wu
af31aaaa4c
AddInputCharacter can handle Unicode
2019-05-10 16:05:32 +08:00
Бранимир Караџић
8c35cc2dea
Cleanup.
2019-05-09 20:06:24 -07:00
Cloud Wu
0c6ea27310
Use W APIs only necessary
2019-05-09 09:32:14 +08:00
Cloud Wu
65aa58aab1
UTF-8 support for windows entry
2019-05-08 17:31:20 +08:00
Cloud Wu
676ceb1a2d
unicode inputChar support for imguiBeginFrame
2019-05-06 20:34:13 +08:00
Бранимир Караџић
22ca1ce1a2
Fixed Linux build.
2019-04-29 20:52:39 -07:00
Attila Kocsis
f3105c7e59
OSX entry changes
...
- exit fix
- using native fullscreen support instead of borderless window
2019-04-28 18:19:19 +02:00
Attila Kocsis
bcd1375762
Handling left/right modifiers separately
2019-04-27 21:06:44 +02:00
Бранимир Караџић
2747c75e0a
Cleanup.
2019-04-26 19:33:32 -07:00
Бранимир Караџић
fcfc26c482
Merge pull request #1743 from attilaz/filedialog
...
File dialog added to entry
2019-04-25 18:57:21 -07:00
Attila Kocsis
62f54bb7ad
File dialog added to entry
...
Win32/Linux version is from texturev. OSX uses native dialog instead of zenity.
win32 has a fix to support win32 target: OPENFILENAMEA customData is uintptr_t instead of uint64_t.
2019-04-25 22:29:34 +02:00
Nikolaos Patsiouras
28f4f99afe
* Fixed obsucre crash when bar width is equal to max width.
2019-04-25 22:29:06 +03:00
Attila Kocsis
04d532e085
14-shadowvolumes uses common mesh loader
2019-04-23 18:20:10 +02:00
Бранимир Караџић
c927f474d5
Cleanup.
2019-04-16 20:07:42 -07:00
Бранимир Караџић
1198f73af1
Removed Scintilla.
2019-04-16 19:16:09 -07:00
Бранимир Караџић
f5cb0a6737
Updated assets.
2019-04-13 21:46:07 -07:00
Бранимир Караџић
5ad11a80ab
Cleanup.
2019-04-13 07:51:25 -07:00
attilaz
ed885c3c5a
using meshoptimizer for vertex cache/fetch optim and index/vertex buffer compression
2019-04-13 16:07:06 +02:00
Бранимир Караџић
a1c39c7190
Cleanup.
2019-03-27 09:58:11 -07:00
Jan-Eric Duden
e4f0d6893a
FIX asan error (false positive). Use of bx::uint32_cnttz with 0 results in undefined value.
2019-03-27 16:40:41 +01:00
iAn
c5aee70d0d
omit the loadTexture variety while changing flags type
2019-03-24 14:06:58 +08:00
iAn
55bdb715d0
loadTex support 'BGFX_TEXTURE_*' flags for creating texture
2019-03-24 13:49:42 +08:00
Бранимир Караџић
9f7c3281e1
Added NVN stub.
2019-03-12 17:01:02 -07:00
Бранимир Караџић
308a54c9c6
Merge pull request #1683 from BlockoS/master
...
Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND.
2019-03-09 08:23:27 -08:00
mooz
ff13e730bb
Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND.
2019-03-09 10:53:14 +01:00
Бранимир Караџић
ac8a686f6e
Fixed issue #1681 .
2019-03-08 07:53:15 -08:00
Бранимир Караџић
a6bdbd4a03
Merge pull request #1679 from BlockoS/master
...
Add Wayland support to SDL and GLFW entry backends.
2019-03-08 07:31:40 -08:00
mooz
2b6d4cf00f
Added Wayland support.
2019-03-08 10:36:50 +01:00
Attila Kocsis
8196612195
Fixed osx multiple window create/destroy
2019-03-07 19:54:03 +01:00
Бранимир Караџић
53fe0138f0
Cleanup.
2019-03-03 15:17:09 -08:00
Бранимир Караџић
0b921ea8e4
Fixed issue #1668 .
2019-02-27 09:20:37 -08:00
Бранимир Караџић
feaffe9d95
Fixing build.
2019-02-26 23:24:48 -08:00