degasus
|
acc0b3b21c
|
ogl: don't call SetViewportChanged from backend as it's not needed any more
|
2013-10-29 18:55:50 +01:00 |
Lioncash
|
97cd42f5c3
|
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
|
2013-10-19 19:58:56 -04:00 |
degasus
|
5de7ac4791
|
OGL: update ubo workaround
|
2013-10-12 20:31:59 +02:00 |
degasus
|
0753ce5bda
|
ogl: use GL_RGBA instead of GL_RGBA8
8 bit per pixel is _everywhere_ the default, so we don't need to define it explicitly.
Also we don't rely on exact 8 bit resolution.
|
2013-10-12 16:34:06 +02:00 |
Ryan Houdek
|
0556193442
|
Build fix for previous commit.
|
2013-10-11 21:45:44 -05:00 |
Ryan Houdek
|
cf7521dc36
|
[Android] Make Tegra 4 output graphics that aren't visually appealing.
|
2013-10-11 21:42:07 -05:00 |
Jasper St. Pierre
|
a7c7208103
|
Put Plugins/ in Core/, rename to VideoBackends
|
2013-10-07 10:37:01 -04:00 |