ocornut
|
4078abe14c
Merge branch 'master' into docking
|
hace 2 años |
Cyphall
|
66b762577c
Backends: OpenGL3: Fixed restoration of a potentially deleted OpenGL program. (#6220, #6224)
|
hace 2 años |
ocornut
|
e4233c6fb6
Merge branch 'master' into docking (doesn't include viewports-related changes for new SDL3 backend)
|
hace 2 años |
ocornut
|
e816bc6723
Merge misc changes from docking branch to reduce small drift.
|
hace 2 años |
ocornut
|
b0a936e5d4
Merge branch 'master' into docking (incl revert of examples refactor)
|
hace 2 años |
ocornut
|
265b88273e
Backends: Fixed pragma warning with old GCC.
|
hace 2 años |
ocornut
|
5386ddcd05
Merge branch 'master' into docking
|
hace 2 años |
ocornut
|
f822e07d76
Backends: SDL: Removed SDL_MOUSEWHEEL value clamping. (#4019, #6096, #6081)
|
hace 2 años |
ocornut
|
fc3815bfe5
Merge branch 'master' into docking
|
hace 2 años |
ocornut
|
5eda547e6f
Merge branch 'master' into docking
|
hace 2 años |
ocornut
|
713e034d95
Backends: OpenGL3: Fix for zealous warning. (#5947)
|
hace 2 años |
ocornut
|
a571933f8b
Merge branch 'master' into docking
|
hace 2 años |
ocornut
|
b8b0f9d02e
Backends: OpenGL3: Reverted use of glBufferSubData(). (#4468, #4504, #3381, #2981, #4825, #4832, #5127)
|
hace 2 años |
ocornut
|
edf522b58a
Merge branch 'master' into docking + amends change to nullptr (#5760)
|
hace 2 años |
ocornut
|
c54230d14e
Backends: Using nullptr instead of NULL. (#5760, #4537) + fix additional warnings.
|
hace 2 años |
ocornut
|
11f5be0caf
Backends: OpenGL: Add ability to #define IMGUI_IMPL_OPENGL_DEBUG. (#4468, #4825, #4832, #5127, #5655, #5709)
|
hace 2 años |
ocornut
|
325299f942
Backends: OpenGL: Add ability to #define IMGUI_IMPL_OPENGL_DEBUG. (#4468, #4825, #4832, #5127, #5655, #5709)
|
hace 2 años |
ocornut
|
7b5a8e4f2b
Merge branch 'master' into docking (wanted for #4468, #3381, #2981, #4825, #4832, #5127)
|
hace 3 años |
xiaozhuai, Weihang Ding
|
e5b2286ca8
Backends: OpenGL3: Fix apple TARGET_OS_* not defined warning. (#5321)
|
hace 3 años |
ocornut
|
ca222d30c8
Backends: OpenGL: Partially revert 1.86 change of using glBufferSubData(): now only done on Intel GPUs. (#4468, #3381, #2981, #4825, #4832, #5127)
|
hace 3 años |
ocornut
|
6b5a2426d7
Merge branch 'master' into docking
|
hace 3 años |
ocornut
|
60bea052a9
Backends: OpenGL3: Fix state corruption on OpenGL ES 2.0 due to not preserving GL_ELEMENT_ARRAY_BUFFER_BINDING and vertex attribute states. (amends)
|
hace 3 años |
Rokas Kupstys
|
b7686a88e9
Backends: OpenGL3: Fix state corruption on OpenGL ES 2.0 due to not preserving GL_ELEMENT_ARRAY_BUFFER_BINDING and vertex attribute states.
|
hace 4 años |
ocornut
|
d666a1d473
Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778)
|
hace 3 años |
ocornut
|
8dd5425182
Merge branch 'master' into docking
|
hace 3 años |
ocornut
|
f7f30476d5
Added comments about requirement for bilinear filtering. (#5156, #3245) + Backends: SDL_Renderer: Explicitely call SDL_SetTextureScaleMode(). (#4927)
|
hace 3 años |
ocornut
|
377b864bb4
Merge branch 'master' into docking
|
hace 3 años |
ocornut
|
fd06ed833b
Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104)
|
hace 3 años |
ocornut
|
033538731c
Merge branch 'master' into docking
|
hace 3 años |
Rokas Kupstys
|
40fd163a3b
Backends: OpenGL3: Fix OpenGL ES2 includes on Apple systems.
|
hace 3 años |