summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/beos/GLView.cpp
Commit message (Expand)AuthorAgeFilesLines
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-161-3/+3
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-0/+9
* Let's build again after the support for GL_ARB_draw_buffers was added.Philippe Houdoin2004-10-131-1/+1
* Fix a potential memory leak.Philippe Houdoin2004-10-131-1/+2
* Implement BGLView::CopyPixelsIn/Out().Philippe Houdoin2004-10-131-24/+137
* Stupid me. I don't know why I moved the GLView.h here at first, but now I kno...Philippe Houdoin2004-08-161-1/+1
* Fix a bug that set RGBA bits length always to 0 (reported by Marcin Konicki).Philippe Houdoin2004-08-141-134/+159
* Updates from Philippe Houdoin.Brian Paul2003-12-131-26/+35
* enable 1.4 extensionsBrian Paul2003-03-301-2/+2
* fix compilation problem (Philippe Houdoin)Brian Paul2002-11-131-7/+4
* applied Philippe Houdoin's patch, plus minor clean-upsBrian Paul2002-10-171-75/+27
* Updated BeOS support (Philippe Houdoin)Brian Paul2002-09-191-664/+855
* Minor header file changes to silence warnings.Brian Paul2000-11-171-1/+9
* more Driver.Color, Driver.Index updatesBrian Paul2000-11-141-54/+53
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-14/+27
* updated for Mesa 3.3Brian Paul2000-03-191-21/+46
* Initial revisionjtg1999-08-191-0/+1233