ocornut
|
5d53f37a5d
Examples: Possibly clarified the intent of imgui_impl_* files.
|
пре 10 година |
ocornut
|
963f6b782d
Examples: OpenGL3: saving more of blend state (#347)
|
пре 10 година |
ocornut
|
d5502cdd6d
Examples: OpenGL3: Saving/restoring the Enable state, better than nothing (#347)
|
пре 10 година |
ocornut
|
1793c1a991
Comments
|
пре 10 година |
ocornut
|
7d6ddbe5c8
Examples: comment on setting the RenderDrawListsFn function.
|
пре 10 година |
ocornut
|
0bb46c824e
Examples: OpenGL2/3: save/restore some more state correctly.
|
пре 10 година |
ocornut
|
e58f99179a
Examples: OpenGL: fix for retina screens + io.DisplayFramebufferScale storage (#287)
|
пре 10 година |
ocornut
|
23ce837dc7
Revert "Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)"
|
пре 10 година |
ocornut
|
d80869189a
Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)
|
пре 10 година |
Thomas Pöchtrager
|
3604aecf8f
Minor Windows adjustments
|
пре 10 година |
ocornut
|
0eb196d544
Examples: OpenGL3: simplified code using glBufferData for vertices as well (#277, #278)
|
пре 10 година |
ocornut
|
dc1cb9e625
Tweak
|
пре 10 година |
Nik Voss
|
bc9bae6d01
To support drivers with strict core profiles, a buffer is used for the indices as well (fixes ocornut/imgui#277).
|
пре 10 година |
ocornut
|
e3b9a61883
Examples: OpenGL3: simplified code. Upload each vertex array separately. (cf #264)
|
пре 10 година |
ocornut
|
d03b046ef4
AA branch: Agressively renamed all fields of ImDrawList, ImDrawCmd, ImDrawData to match the rest of our coding convention (#133)
|
пре 10 година |
ocornut
|
25882c47a3
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives
|
пре 10 година |
ocornut
|
502e360ee5
Removed the majority of size_t from the code. ImVector<> now uses int. (#262)
|
пре 10 година |
ocornut
|
6a22835f63
AA branch: ImDrawList: rename commands to cmd_buffer
|
пре 10 година |
ocornut
|
b2b616be00
AA branch: ImDrawCmd idx_count -> elem_count
|
пре 10 година |
ocornut
|
f3303fa84f
AA branch: io.RenderDrawListsFn signature changed to take ImDrawData, neater and future proof breaking of the render API (#133 #254)
|
пре 10 година |
ocornut
|
61e551e0ee
AA branch: fixed warning
|
пре 10 година |
ocornut
|
f435e42561
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives
|
пре 10 година |
ocornut
|
7437b43b2d
Fixed warnings for more pedantic settings (#258)
|
пре 10 година |
ocornut
|
b69d7d9df3
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives
|
пре 10 година |
ocornut
|
2f03511062
Added ImGuiKey_PageUp, ImGuiKey_PageDown for user.
|
пре 10 година |
ocornut
|
71e9f2a3dd
Fixed warnings for 64-bits builds
|
пре 10 година |
ocornut
|
e9b6e437eb
Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering
|
пре 10 година |
ocornut
|
5df542c3c0
ImFontAtlas: doesn't clear input data, left to the application. (#224)
|
пре 10 година |
ocornut
|
f00662a5ad
Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering
|
пре 10 година |
ocornut
|
ad7f600e0d
Examples: DirectX9/11: hide os curosr if ImGui is drawing it (#155)
|
пре 10 година |