History log of /haiku/src/libs/glut/glutEvent.cpp
Revision Date Author Comments
# a041f1b4 13-Sep-2019 Simon South <simon@simonsouth.net>

GLUT: Fix message handling in GlutWindow

Call the superclass implementation of MessageReceived() to process messages not
handled by GlutWindow itself.

This restores mouse and keyboard functionality in OpenGL apps, including
Celestia, affected by commit 75e5739772.

Change-Id: Ic3af56ab2f78e8b2b8be576d2edc30bb7357f359
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1862
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# bff08096 05-Dec-2013 Jerome Duval <jerome.duval@gmail.com>

x86_64: fixed GLTeapot and libglut build


# 7b2c1ed6 11-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glut: build and link into libGL


# da465207 07-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

Break glut out from mesa lib

As glut is no longer in upstream Mesa and no longer developed
we will need to keep a fork.


# bff08096035826887e37ec3a77c6199641636335 05-Dec-2013 Jerome Duval <jerome.duval@gmail.com>

x86_64: fixed GLTeapot and libglut build


# 7b2c1ed631dcdda3d9a6f8c9dce42539eefbd965 11-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glut: build and link into libGL


# da4652077792eabf9e552f34cda4375671f6ab9e 07-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

Break glut out from mesa lib

As glut is no longer in upstream Mesa and no longer developed
we will need to keep a fork.