History log of /haiku-fatelf/src/add-ons/opengl/swrast_legacy/MesaSoftwareRenderer.cpp
Revision Date Author Comments
# 2502c69c 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrast_legacy: Remove new Mesa ifdef's


# 9526f0a8 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrasts: Fix indirect rendering regression

* Introduced in hrev43755
* Missed the fact this fb width and height was
still used.
* Haiku3d, and flurry work once again


# db1fd85b 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrast: Split swrast driver in two (mainline and legacy)

* Mainline will be gcc4, current Mesa.
* Legacy is the "stable" 7.8.2 swrast engine.


# 2502c69c60422cc2ad8bcc3780edc22c4becbfad 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrast_legacy: Remove new Mesa ifdef's


# 9526f0a88153f2f88e3226af9b8cfbd2609074f3 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrasts: Fix indirect rendering regression

* Introduced in hrev43755
* Missed the fact this fb width and height was
still used.
* Haiku3d, and flurry work once again


# db1fd85b59f3aba943f0233cffbf5ba2ab59fb4c 12-Mar-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

swrast: Split swrast driver in two (mainline and legacy)

* Mainline will be gcc4, current Mesa.
* Legacy is the "stable" 7.8.2 swrast engine.