Commit Graph

15 Commits

Author SHA1 Message Date
andrey.zhirnov
cff16a5cfa removed index type unsigned_byte 2019-08-05 12:32:51 +03:00
28706cc9bf check environment variables E2D_WITHOUT_AUDIO and E2D_WITHOUT_GRAPHICS on engine start 2019-07-31 03:19:52 +07:00
10496badaa remove unsupported mipmap and cubemap filtration options 2019-07-23 09:38:32 +07:00
3eb0c70858 allow to update buffer and texture with empty data. fix CI tests 2019-07-23 06:18:18 +07:00
22f88a7bdd grab_XXX functions are temporarily removed 2019-07-23 05:35:08 +07:00
andrey.zhirnov
739267f670 added ability to read uncompressed texture data 2019-07-22 19:44:28 +03:00
andrey.zhirnov
a689e42441 added more asserts, fixed code style 2019-07-22 18:42:38 +03:00
andrey.zhirnov
72da243995 added ability to read texture and render_target; added region instead of size and offset to update_texture, added g8 and ga8 pixel_type 2019-07-22 18:24:42 +03:00
c1a16113d9 update all copyright headers 2019-04-07 18:54:30 +07:00
89519d334f fix default sampler_state values 2018-11-15 03:55:11 +07:00
b732d423ce render target first impl 2018-10-19 14:40:54 +07:00
7f65cf5196 render: materials, properties, states, geometry 2018-10-15 12:53:34 +07:00
34ffa040f2 rename render_state to capabilities_state 2018-10-09 22:48:40 +07:00
278e80f682 vertex and index declarations 2018-10-06 01:33:55 +07:00
de233e8ad1 dummy render module 2018-09-28 17:55:17 +07:00