Commit Graph

1436 Commits

Author SHA1 Message Date
attilaz
b89b1459a2 14-shadowvolumes: switched to imgui (#1169) 2017-06-20 20:37:43 -07:00
Branimir Karadžić
236ef4b875 Fixed shader binary truncation. Issue #1170. 2017-06-20 20:34:41 -07:00
Branimir Karadžić
35060be243 texturev: Added 3D texture support. 2017-06-20 13:31:22 -07:00
Branimir Karadžić
8bcd09a67f Cleanup. 2017-06-18 17:06:07 -07:00
Branimir Karadžić
f84a53c071 Cleanup. 2017-06-18 16:47:37 -07:00
attilaz
9deb9dd035 16-shadowmaps: Switched to ImGui (#1167) 2017-06-18 16:56:29 -07:00
Branimir Karadžić
32998296ae nbody-24: Switched to ImGui. 2017-06-17 21:01:05 -07:00
Branimir Karadžić
822f95b898 Cleanup. 2017-06-17 11:47:39 -07:00
attilaz
477e2b314a 11-fontsdf converted to dear imgui (#1166) 2017-06-17 11:14:44 -07:00
Branimir Karadžić
8d5ab83065 24-nbody: Switched to entry::AppI. 2017-06-16 21:33:18 -07:00
Branimir Karadžić
6572351298 Cleanup. 2017-06-16 18:46:21 -07:00
attilaz
034a91162d callback to entry::AppI (#1165) 2017-06-16 13:10:37 -07:00
attilaz
ab2d8a7bcc Vector Display to entry::AppI (#1164) 2017-06-16 13:10:30 -07:00
Branimir Karadžić
96f6d4f01e 13-stencil: Switching to new ImGui. 2017-06-15 20:34:26 -07:00
Branimir Karadžić
1e634c9cf5 Cleanup. 2017-06-15 11:25:05 -07:00
attilaz
dbf0bfcb35 ibl to entry::AppI (#1161) 2017-06-15 11:23:59 -07:00
attilaz
2d8f5e01e1 ShadowVolumes to entry::AppI (#1160) 2017-06-15 09:57:08 -07:00
Branimir Karadžić
9720aa8d0a Cleanup. 2017-06-14 20:06:36 -07:00
attilaz
7fb5e91c07 shadowmaps to entry::AppI (#1158) 2017-06-14 20:17:10 -07:00
Branimir Karadžić
6910ddba9e WIP: Adding more sort key modes. 2017-06-14 18:10:42 -07:00
Branimir Karadžić
596bd28446 Cleanup. 2017-06-13 22:27:22 -07:00
Branimir Karadžić
2dc7aa1a7c Cleanup. 2017-06-13 20:17:04 -07:00
Branimir Karadžić
3fcaac24fb Cleanup. 2017-06-13 18:42:17 -07:00
attilaz
a7d937f990 shadowmaps simple to entry::AppI (#1157) 2017-06-13 14:33:56 -07:00
Branimir Karadžić
30b6d07e29 Cleanup. 2017-06-12 22:43:07 -07:00
attilaz
f560bcfd55 11-fontsdf to entry::AppI (#1155) 2017-06-12 12:52:48 -07:00
attilaz
60fbe0a863 converted 10-font to entry::AppI (#1154) 2017-06-12 10:20:35 -07:00
attilaz
4e8f944d1a stencil to entry::AppI (#1153) 2017-06-12 10:04:33 -07:00
Branimir Karadžić
525af7685e Renaming CrtFile* -> File*. 2017-06-11 21:01:38 -07:00
Branimir Karadžić
b0697ec349 example-09-hdr: Switched to new ImGui. 2017-06-11 20:43:55 -07:00
Branimir Karadžić
6a6c5e3af9 Cleanup. 2017-06-10 22:31:59 -07:00
attilaz
c40c83d337 fixed imgui window position (#1151)
With SetWindowPos there was a strange flickering of the window when the user tried to grab the window. This is fixed with SetNextWindowPos.
2017-06-10 16:01:42 -07:00
Branimir Karadžić
3967d894eb Cleanup. 2017-06-09 21:59:37 -07:00
Branimir Karadžić
07d799f72e Renamed constants to new style. 2017-06-09 21:57:08 -07:00
Branimir Karadžić
3fbcddb4ef Renamed constants to new style. 2017-06-09 20:08:52 -07:00
Olli Wang
ed99f83093 Fixes texture format for NanoVG framebuffer. (#1147)
* Fixes pixel format for iOS.

* Fixes texture format of nanovg framebuffer.
2017-06-04 09:53:19 -07:00
Branimir Karadžić
cf6087bdb6 Cleanup. 2017-06-03 14:02:01 -07:00
Branimir Karadžić
1e4aa3639c 12-lod: Switched to new ImGui. 2017-06-03 12:13:08 -07:00
Branimir Karadžić
b0f8c68f29 21-deferred: Switched to use new imgui. 2017-06-01 20:54:29 -07:00
Branimir Karadžić
c4f5129e84 Removed support for Native Client. https://developer.chrome.com/native-client/migration 2017-05-30 23:49:53 -07:00
Branimir Karadžić
9e8131e377 GLFW: Added missing key remappings. 2017-05-29 16:31:36 -07:00
Branimir Karadžić
83b61d99e2 Rebuilt shaders. 2017-05-29 10:44:10 -07:00
Branimir Karadžić
3bbbb4c324 Cleanup. 2017-05-29 10:43:50 -07:00
rams3s
5724020208 Fixed D3D11 error in example 08-update. (#1145) 2017-05-29 10:38:06 -07:00
Branimir Karadžić
993f6b5ff9 glfw: Fixed toggle fullscreen. 2017-05-25 21:13:54 -07:00
Branimir Karadžić
c0f37bc121 Fixed #1136 premultiplied alpha. 2017-05-24 21:15:08 -07:00
Branimir Karadžić
54411a2b5d Fixed issue #1136 cont. 2017-05-24 08:55:45 -07:00
Branimir Karadžić
32c512b5c9 Merge branch 'master' of github.com:bkaradzic/bgfx 2017-05-21 10:32:41 -07:00
Branimir Karadžić
db891edaf8 Cleanup. 2017-05-21 10:32:35 -07:00
Branimir Karadžić
1e3f8e2965 Fixed issue #1136. 2017-05-20 17:15:19 -07:00