opengl: use common macro for conversion of coordinates

Desktop / LibreOffice - Tomaž Vajngerl [collabora.co.uk] - 3 July 2015 00:52 UTC

add macro OPENGL_COORD_X and OPENGL_COORD_Y to convert (normalize) to opengl coordinates that need to be in between -1.0f, 1.0f.

33d32a7 opengl: use common macro for conversion of coordinates
vcl/opengl/gdiimpl.cxx | 63 ++++++++++++++++++++++++------------------------
1 file changed, 32 insertions(+), 31 deletions(-)

Upstream: cgit.freedesktop.org


  • Share