|
|
b732d423ce
|
render target first impl
|
2018-10-19 14:40:54 +07:00 |
|
|
|
da29a9e456
|
remove image_file_format::unknown and image_data_format::unknown
|
2018-10-18 19:36:16 +07:00 |
|
|
|
58ff58b416
|
gl_renderbuffer_id and move operator= for all gl ids
|
2018-10-17 04:49:21 +07:00 |
|
|
|
e9ce2b091d
|
Merge branch 'master' into feature/render
|
2018-10-16 19:30:29 +07:00 |
|
BlackMat MATov
|
139baa1bc5
|
Merge pull request #15 from enduro2d/hotfix/matrix_improvements
Hotfix/matrix improvements
|
2018-10-16 15:27:42 +03:00 |
|
|
|
138f42be4a
|
openg trace limits
|
2018-10-16 18:49:27 +07:00 |
|
|
|
3afb28795f
|
math::make_loot_at_XX
|
2018-10-16 17:54:09 +07:00 |
|
|
|
c3506b2a52
|
math::make_perspective_XX
|
2018-10-16 17:53:24 +07:00 |
|
|
|
3c709c4865
|
matrix operator *= bug fix
|
2018-10-16 17:49:56 +07:00 |
|
|
|
63dd2dd16d
|
math::make_loot_at_XX
|
2018-10-16 05:51:23 +07:00 |
|
|
|
2fb8453473
|
cube sample
|
2018-10-16 03:04:32 +07:00 |
|
|
|
20551c736f
|
math::make_perspective_XX
|
2018-10-16 01:59:19 +07:00 |
|
|
|
952f468269
|
update render none
|
2018-10-15 21:29:21 +07:00 |
|
|
|
f2e394ce9e
|
render state accessors
|
2018-10-15 16:31:29 +07:00 |
|
|
|
4879f84608
|
size and format texture method
|
2018-10-15 16:15:27 +07:00 |
|
|
|
f2c0185095
|
fix ci build. update modules.
|
2018-10-15 15:48:25 +07:00 |
|
|
|
0428f97be8
|
update none render
|
2018-10-15 13:05:38 +07:00 |
|
|
|
7f65cf5196
|
render: materials, properties, states, geometry
|
2018-10-15 12:53:34 +07:00 |
|
|
|
3b167a1c60
|
zip resources to lfs
|
2018-10-15 12:41:51 +07:00 |
|
|
|
3cab3a67fc
|
u32 hash and cstr ctor for str_hash.
|
2018-10-14 13:08:07 +07:00 |
|
|
|
c870697e6a
|
remove hash from str_view. include variant to stdex.
|
2018-10-14 11:27:38 +07:00 |
|
|
|
0a1c8f5580
|
Revert "remove glfw issue 1334 workaround"
This reverts commit 20f5fed7bf.
|
2018-10-12 22:21:04 +07:00 |
|
|
|
df05471c3f
|
move variant includes to headers
|
2018-10-12 02:44:24 +07:00 |
|
|
|
20f5fed7bf
|
remove glfw issue 1334 workaround
|
2018-10-12 02:28:26 +07:00 |
|
|
|
66e10cef1f
|
add variant module. update modules.
|
2018-10-12 02:23:51 +07:00 |
|
|
|
5c6b7406db
|
string format for url
|
2018-10-11 01:05:25 +07:00 |
|
|
|
ac675a8336
|
matrix operator *= bug fix
|
2018-10-11 00:58:16 +07:00 |
|
|
|
d8ad491ae4
|
more types for shader set uniform
|
2018-10-10 21:56:04 +07:00 |
|
|
|
640542fede
|
math::enum_to_number function
|
2018-10-10 20:48:09 +07:00 |
|
|
|
cde887394a
|
fix ci build
|
2018-10-10 18:07:02 +07:00 |
|
|
|
88a7ad0afb
|
Merge branch 'master' into feature/render
|
2018-10-10 05:13:30 +07:00 |
|
BlackMat MATov
|
3445267c35
|
Merge pull request #14 from enduro2d/feature/string_hash
Feature/string hash
|
2018-10-10 01:12:09 +03:00 |
|
|
|
b1d4548519
|
basic_string_hash class
|
2018-10-10 04:40:36 +07:00 |
|
|
|
19e5c0b6d5
|
std::hash for str_view
|
2018-10-10 01:30:22 +07:00 |
|
|
|
34ffa040f2
|
rename render_state to capabilities_state
|
2018-10-09 22:48:40 +07:00 |
|
|
|
5144413881
|
render state to separate structures
|
2018-10-09 08:10:24 +07:00 |
|
|
|
df9cb24dd8
|
glfw issues 1334 workaround
// https://github.com/glfw/glfw/issues/1334
|
2018-10-07 02:01:57 +07:00 |
|
|
|
d7a9d51f21
|
update modules
|
2018-10-07 01:45:33 +07:00 |
|
|
|
b2c4489592
|
nothrow variants for strings format
|
2018-10-06 19:39:24 +07:00 |
|
|
|
b974ad139f
|
null char* strings format support
|
2018-10-06 19:36:43 +07:00 |
|
|
|
9d19a04614
|
strings include guards
|
2018-10-06 19:34:20 +07:00 |
|
|
|
71cf0c2881
|
fix ci build
|
2018-10-06 03:32:27 +07:00 |
|
|
|
278e80f682
|
vertex and index declarations
|
2018-10-06 01:33:55 +07:00 |
|
|
|
2c9a5fd327
|
nothrow variants for strings format
|
2018-10-05 21:50:11 +07:00 |
|
|
|
b7dca08065
|
E2D_ALLOCA macros
|
2018-10-05 05:13:34 +07:00 |
|
|
|
80fa076c40
|
fix make_XXX_matrix noexcepts
|
2018-10-05 05:12:14 +07:00 |
|
|
|
9d1d039479
|
null char* strings format support
|
2018-10-04 19:36:51 +07:00 |
|
|
|
fbca178ee5
|
add 16bit math usings
|
2018-10-04 05:57:52 +07:00 |
|
|
|
7ba61f6b57
|
update none render
|
2018-10-03 20:37:02 +07:00 |
|
|
|
3038c6bb0e
|
GL_CHECK_CODE. index and vertex buffers. hardcoded vertex wip.
|
2018-10-03 20:27:46 +07:00 |
|