Commit History

Author SHA1 Message Date
  Alexander 6a1809baa2 Use depth in default sort mode (#2744) 3 years ago
  Fabio Soldati 4a922e34da Fixed wrong comparison of maxTextureSize (#2718) 3 years ago
  Бранимир Караџић 4581f14cd4 Happy New Year! 4 years ago
  Бранимир Караџић 949142a75f Metal: Added GPU vendorId/deviceId detection. Fixed #2688. 4 years ago
  Бранимир Караџић fab6e8409b Cleanup. 4 years ago
  Бранимир Караџић 5fd83e7a41 Added BGFX_TEXTURE_BLIT_DST validation. 4 years ago
  pezcode 9f3b3d38c5 Fix isTextureValid number of layers check (#2639) 4 years ago
  Бранимир Караџић 932d2f21e7 Cleanup. 4 years ago
  Бранимир Караџић 8392a44b3a Fixed assert macros, and improved error handling. 4 years ago
  Бранимир Караџић 2d9e6e7f4f Added setTexture validation to check for read back texture. 4 years ago
  Branimir Karadžić 46384208ad Define WIN32_LEAN_AND_MEAN if it's not defined when including windows.h. 4 years ago
  Бранимир Караџић 73db386165 Added uniform name validation. 4 years ago
  Бранимир Караџић 227ea05dee Fixed transient vertex buffer when vertex layout allocation fails. 4 years ago
  Бранимир Караџић ee0fbea726 Added AGC renderer stub. 4 years ago
  Бранимир Караџић e0d26507dc Added BGFX_CONFIG_ENCODER_API_ONLY configuration setting to enable/disable non-encoder API. 4 years ago
  Бранимир Караџић 6baa370801 Fixed transient index buffer functions to all have 32-bit indices support, and removed 16-bit only restriction from docs. 4 years ago
  Sebastian Marketsmueller 582dfc1e4c Fix texture validation logic (#2509) 4 years ago
  Бранимир Караџић 117c999d6e Added bgfx::Init capabilities mask. 4 years ago
  pezcode e8d4b3dcce Fixes for multiple windows and example 22 (#2483) 4 years ago
  Бранимир Караџић 6a5ab30c6c In debug build assert on texture and frame buffer validation. 4 years ago
  Бранимир Караџић 6109697ade Added bgfx::isFrameBufferValid API. 4 years ago
  Бранимир Караџић 0ff10648b6 Cleanup. 4 years ago
  Бранимир Караџић 9582f19483 Removed assert when viewport is zero size. 4 years ago
  Бранимир Караџић 0df2e90edb Cleanup. 4 years ago
  Vladimir Vukicevic cb77d3bb46 Fix crash when hitting max draw call limit (#2440) 4 years ago
  pezcode e38920c07b View rect/scissor and framebuffer validation (#2439) 4 years ago
  Бранимир Караџић e4d2451993 Made Vulkan default renderer backend on Linux. 4 years ago
  pezcode f983367d75 Vulkan synchronization fixes (#2386) 4 years ago
  Бранимир Караџић af49c5d264 Happy New Year! 5 years ago
  Бранимир Караџић 4967c29c14 Added missing caps to debug output. 5 years ago