Commit graph

8 commits

Author SHA1 Message Date
Stefano Musumeci
206c6b4e11 MYST3: Fixed an error with 2D non textured rect rendering. 2014-07-03 17:33:04 +02:00
Stefano Musumeci
a14f2b6695 MYST3: Removed dependency to GLU 2014-07-03 13:07:30 +02:00
Stefano Musumeci
11b53aea97 MYST3: Added a note in the code. 2014-07-03 12:33:09 +02:00
Stefano Musumeci
c2033d6494 MYST3: Fixed a memory leak issue in tinyGL renderer texture. 2014-07-03 12:33:08 +02:00
Stefano Musumeci
a77ebef942 MYST3: Fixed incorrect viewport issues. 2014-07-03 12:33:06 +02:00
Stefano Musumeci
7ea5229ef8 MYST3: Implemented selection between hardware and software rendering.
Conflicts:
	engines/myst3/gfx_opengl.cpp
2014-07-03 12:33:05 +02:00
Stefano Musumeci
79ddb89ffe MYST3: Implemented 2D rendering correctly. 2014-07-03 12:33:05 +02:00
Stefano Musumeci
43b3981b48 MYST3: Added tinyGL renderer. 2014-07-03 12:33:04 +02:00