Historique des commits

Auteur SHA1 Message Date
  ocornut 835a5344b0 Merge branch 'master' into docking il y a 4 ans
  ocornut c6ca327fb2 Backends: Added more implicit asserts to detect invalid/redundant calls to Shutdown functions. (#4562) il y a 4 ans
  ocornut dedb381c51 Merge branch 'master' into docking il y a 4 ans
  Rokas Kupstys 2b0bd40b99 Backends: Metal: Fixed a crash when clipping rect larger than framebuffer is submitted. (#4464) il y a 4 ans
  Siarhei Fiedartsou f8bad7e1e3 Backends: OpenGL3: Add TargetConditionals.h (#4473) + standardize include il y a 4 ans
  Nicolas Noble e3e1fbcf02 Backends: OpenGL3: OpenGL: Fixed ES 3.0 shader ("#version 300 es") to use normal precision floats. (#4463) il y a 4 ans
  ocornut 5a7d18a441 Merge branch 'master' into docking il y a 4 ans
  ocornut d2ffbd9b86 Version 1.84 il y a 4 ans
  ocornut 0b06c4b2b0 Merge branch 'master' into docking (will need further for io.AddFocusEvent) il y a 4 ans
  ocornut e3988a84db Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445) il y a 4 ans
  Rokas Kupstys 459de65477 Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445) il y a 4 ans
  ocornut f24abbc47d Fix various warnings (#4442) il y a 4 ans
  ocornut b380d3abe3 Backends: OpenGL3: Clarify use of GL_POLYGON_MODE. il y a 4 ans
  ocornut a11f36811f Merge branch 'master' into docking il y a 4 ans
  ocornut cf2daf353e Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. il y a 4 ans
  ocornut 23a15834fa Fonts: Fix calling ClearTexData() (clearing CPU side font data) triggering an assert in NewFrame(). (#3487) + Backends: added additional assert to facilitate detecting user understand they haven't initialized a backend. il y a 4 ans
  ocornut 4cec3a0467 Backends: support for multiple imgui context with little testing (#586, #1851, #2004, #3012, #3934, #4141) il y a 4 ans
  ocornut 0f7eb00f67 Backends: amends to 1db1066 + merge minor bits from docking incl SetActiveIdUsingNavAndKeys(). il y a 4 ans
  ocornut b5a2bd1a5b Backends: amends to 1db1066 + merge minor bits from docking incl SetActiveIdUsingNavAndKeys(). il y a 4 ans
  ocornut 682447306d Merge branch 'features/backends_context' into docking il y a 4 ans
  ocornut 70c603854e Backends: moved global to a data structure to facilitate support for multi-contexts. (#586, #1851, #2004, #3012, #3934, #4141) il y a 4 ans
  Chaoya Li 2ab7f96f21 Backends: OpenGL3: Enable OES_vertex_array_object extension for emscripten/wasm build (#4266, #4267) il y a 4 ans
  ocornut ac35b4bba2 Merge branch 'master' into docking il y a 4 ans
  Ivan Sokolov 0905439c31 Backends: OpenGL3: Destroy shader objects right away (#4244) il y a 4 ans
  ocornut a44d4da87c Merge branch 'master' into docking il y a 4 ans
  Tatsuya Yatagawa fe24591411 Backends: OpenGL3: Fix access violation due to NULL from glGetStringi. (#4201) il y a 4 ans
  ocornut 16abfa5eb6 Merge branch 'master' into docking il y a 4 ans
  ocornut 838c16533d Backends: Comments. il y a 4 ans
  ocornut 1ad1429c6d Merge branch 'master' into docking il y a 4 ans
  ocornut 556689591c Backends: OpenGL3: Handle GL_CLIP_ORIGIN on <4.5 contexts if "GL_ARB_clip_control" extension is detected. (#4170, #3998) il y a 4 ans