Go to advanced search

by LongSteve
Mon Jun 11, 2012 5:34 pm
Forum: OpenGLES
Topic: graphics_get_display_size gives wrong screen height
Replies: 2
Views: 1696

Re: graphics_get_display_size gives wrong screen height

Awesome, thanks for the quick reply.

I'd not even gotten around to looking at firmware updating and things yet, but following those instructions fixed my issue.

Thanks again,

Steve
by LongSteve
Mon Jun 11, 2012 5:05 pm
Forum: OpenGLES
Topic: graphics_get_display_size gives wrong screen height
Replies: 2
Views: 1696

graphics_get_display_size gives wrong screen height

Hi all, Just got my Raspberry Pi the other day and have been looking around at things. I've compiled the hello_triangle sample that comes with the Debian distro and it works great, but the function call to: graphics_get_display_size(0 /* LCD */, &state->screen_width, &state->screen_height); gives a ...

Go to advanced search