Branimir Karadžić
|
7c9b2b7257
|
API change: Simplified destroy functions to use overload resolution.
|
2017-07-17 22:29:43 -07:00 |
Branimir Karadžić
|
a274c9a6c5
|
Replaced BX_OVERRIDE with override.
|
2017-07-15 00:17:29 -07:00 |
Branimir Karadžić
|
0fad539078
|
Cleanup.
|
2017-06-29 23:19:20 -07:00 |
Branimir Karadžić
|
917385f79e
|
Cleanup.
|
2017-06-29 22:23:18 -07:00 |
Branimir Karadžić
|
43fb2f6f4b
|
Cleanup.
|
2017-06-26 22:51:56 -07:00 |
Branimir Karadžić
|
5f666a5ee2
|
Combined all examples. Issue #1143.
|
2017-06-25 21:44:04 -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ć
|
68c6b46a65
|
Exposed vertex stream argument to API.
|
2017-05-14 11:48:59 -07:00 |
Branimir Karadžić
|
42f6fe1430
|
33-pom: Fixed shaders.
|
2017-04-04 22:41:21 -07:00 |
Branimir Karadžić
|
8ca270a449
|
33-pom: Added screenshot.
|
2017-04-04 20:45:11 -07:00 |
Branimir Karadžić
|
25d7bf27ff
|
Cleanup.
|
2017-04-04 20:10:57 -07:00 |
Branimir Karadžić
|
42aa94504e
|
33-pom: Built shaders and assets.
|
2017-04-04 19:47:18 -07:00 |
Apoorva Joshi
|
c50cc8493f
|
Add parallax occlusion mapping example (#1104)
* Added example 33-pom
* Fixed warning in 33-pom example on Windows
* Deleted unused image files
* Deleted runtime textures and shaders
|
2017-04-04 09:52:08 -07:00 |