Bastien Bouclet
|
d645bbcefd
|
OPENGL: Clean up the overlay pixel format code
|
2017-08-28 21:46:02 +02:00 |
|
Bastien Bouclet
|
d8743a49bb
|
OPENGL: Add 16bits pixel format support to the Texture class
|
2016-02-06 08:53:41 +01:00 |
|
Bastien Bouclet
|
ed38c20cce
|
OPENGL: Add a Context class used to describe the active OpenGL context
|
2016-02-06 08:02:50 +01:00 |
|
Bastien Bouclet
|
4c2c1b4d36
|
GRAPHICS: Set the namespace for OpenGL classes to OpenGL
|
2016-02-06 08:02:27 +01:00 |
|
Dries Harnie
|
12d38bdfac
|
GRAPHICS: Change default wrapping behavior for textures
to GL_CLAMP_TO_EDGE.
|
2015-08-18 14:21:03 +02:00 |
|
Dries Harnie
|
e6ba906656
|
GRAPHICS: Use NPoT textures if supported
|
2015-08-18 14:21:03 +02:00 |
|
Dries Harnie
|
f843190f69
|
GRAPHICS: Convert images to RGBA in Graphics::Texture
|
2015-06-05 09:56:41 +02:00 |
|
Dries Harnie
|
36c8b3d2d5
|
GRAPHICS: Move common OpenGL files into graphics/opengl
|
2015-05-27 10:08:25 +02:00 |
|