Home
last modified time | relevance | path

Searched hist:f4e3882f77ff5617a1fcee8d8eef4db0123f10fc (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/classes/draw/impls/x/
H A Dximage.cf4e3882f77ff5617a1fcee8d8eef4db0123f10fc Tue Mar 08 14:28:23 UTC 2016 Lisandro Dalcin <dalcinl@gmail.com> PetscDraw X: Speedup image generation

* Reorganize the PetscDraw_X structure
* Save color palette to avoid querying the X server for colors
* Save the number of allocated X colors
* Use binary search for mapping pixel -> color
H A Dximpl.hf4e3882f77ff5617a1fcee8d8eef4db0123f10fc Tue Mar 08 14:28:23 UTC 2016 Lisandro Dalcin <dalcinl@gmail.com> PetscDraw X: Speedup image generation

* Reorganize the PetscDraw_X structure
* Save color palette to avoid querying the X server for colors
* Save the number of allocated X colors
* Use binary search for mapping pixel -> color
H A Dxcolor.cf4e3882f77ff5617a1fcee8d8eef4db0123f10fc Tue Mar 08 14:28:23 UTC 2016 Lisandro Dalcin <dalcinl@gmail.com> PetscDraw X: Speedup image generation

* Reorganize the PetscDraw_X structure
* Save color palette to avoid querying the X server for colors
* Save the number of allocated X colors
* Use binary search for mapping pixel -> color