axeldavy
axeldavy
It'd be great to have more advanced screenshot settings. Very often I adjust the constrast of my images and I want to save a version of the images with this...
Hi, I use the legacy opencl driver. As CodeXL 2.5 features an old version of rcprof that hangs with the latest legacy opencl driver, I've followed the instructions here to...
Hey there. Despite what the original commit removing the function said, it's not unused: https://github.com/ValveSoftware/wine/commit/96b82203f192eade6910f4ac2ecb188e27d22feb Indeed it's used by ... gallium nine. Having gallium nine work with proton has been...
https://github.com/gfacciol/bm3d/blob/5c86dfe4df9383fb22c7ee6585ef9fb529964984/bm3d.cpp#L1341 ``` //! Threshold distances in order to keep similar patches for (int dj = -(int) nHW; dj
Nine doesn't implement support for Software Vertex Processing. https://github.com/iXit/Mesa-3D/issues/91
## Version of Dear PyGui Version: 1.11.1 Operating System: Arch Linux ## My Issue/Question When there is a significant number of items created, editing a large number of items becomes...
## Version of Dear PyGui Version: 1.11.1 Operating System: Arch Linux ## My Issue/Question I want to open a popup window on top of a plot in response to a...
## Version of Dear PyGui Version: 1.11.1 Operating System: Arch Linux ## My Issue/Question I found out that using draw layers to quickly hide/show or delete lists of items gives...
## Version of Dear PyGui Version: 1.11.1 Operating System: Arch Linux ## My Issue/Question When doing heavy processing inside a dpg.mutex in a callback called from set_frame_callback, the application hangs....
--- name: Pull Request about: Create a pull request to help us improve title: Avoid updating textures more often than needed assignees: @hoffstadt --- **Description:** Currently textures are updated more...