Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` пре 1 година
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API пре 1 година
  ben-metzger-z 09ddcf8af4 Add Depth Test to GL State Backup - GL3 Renderer (#629) пре 1 година
  Michael Ragazzon d9af7825f2 Fix use of namespaced integer type пре 1 година
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) пре 1 година
  Michael Ragazzon c93dbc0696 Fix bad rendering in Emscripten, add sample assets as link dependencies пре 1 година
  Michael Ragazzon e96b950373 Render interface: Make layer compositing a separate function instead of being a part of layer pop пре 1 година
  Michael Ragazzon b470b2b0e8 Make backdrop-filter be affected by any filter and mask-image applied to the same element пре 1 година
  Michael Ragazzon c42d7298d7 Render interface naming: Remove compiled from release functions пре 1 година
  Michael Ragazzon 8dfba0597a GL3 renderer: Add color write mask to OpenGL state backup пре 1 година
  Michael Ragazzon 94fda35276 GL3 renderer: Fix shader compilation on GLES, add GLSL line numbers пре 2 година
  Michael Ragazzon 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] пре 2 година
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources пре 2 година
  Daniel Mircea 14a393a33b Add repeat fit mode to image decorator (#493) пре 2 година
  Michael Ragazzon 2f80bdd163 Backends: Handle premultiplied alpha for textures and vertices пре 2 година
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors пре 2 година
  Michael Ragazzon 7ae3bb3a29 Use premultiplied alpha for textures submitted through the render interface пре 2 година
  Michael Ragazzon 0471ce737e Add support for 'mask-image' property пре 2 година
  Michael Ragazzon 5d52f71d76 Add shader decorator пре 2 година
  Michael Ragazzon 2f146f4150 Add support for conic-gradient and radial-gradient, as well as their repeating variations пре 2 година
  Michael Ragazzon b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators пре 2 година
  Michael Ragazzon 2dba53e499 GL3 renderer: Avoid sampling outside target region пре 2 година
  Michael Ragazzon 72c816f42e GL3 renderer: Fix assertion errors when minimizing the window пре 2 година
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property пре 2 година
  Michael Ragazzon 69ea397f4f Add clip mask to render interface, introduce render manager to keep track of the render state пре 2 година
  Michael Ragazzon 19281fd7d1 Implement drop-shadow filter, integrate filter in GL3 renderer, and add to effect sample пре 2 година
  Michael Ragazzon 17246f5ea2 Add blur filter, implement in GL3 renderer пре 2 година
  Michael Ragazzon 1d7b1833dd Add render layer and filter support to GL3 renderer пре 2 година
  Michael Ragazzon faae241d78 Take texture out of the compiled geometry пре 2 година
  reworks bb9f6a45d4 Make sure existing OpenGL state is respected. (#449) пре 2 година