Commit Graph

9 Commits

Author SHA1 Message Date
Sam Lantinga
73db15f343 *** empty log message *** 2002-09-16 06:17:34 +00:00
Sam Lantinga
502e76ef5b Date: Thu, 18 Apr 2002 13:50:53 -0700
From: Joseph Carter <knghtbrd@bluecherry.net>
Subject: [SDL] A critical bugfix!

I discovered a problem with testgl.c which absolutely MUST be fixed!  Not
fixing this bug immediately will be a great blow to budding OpenGL coders
everywhere!
2002-04-19 03:29:22 +00:00
Sam Lantinga
8021f9eaf2 Date: Thu, 28 Mar 2002 09:20:03 +0200
From: "Mike Gorchak" <mike@malva.ua>
Subject: New QNX patch.

Hi !

1. Removed warning (possible bug) with invalid type, passing to the function
in ph_WarpedMotion.
2. Rewritten handler of Ph_WM_RESIZE message, now works, but buggy (old
handler doesn't work at all).
3. Added stub handler for Ph_WM_MAX (maximize) message.
4. Added more #ifdef HAVE_OPENGL to disable OpenGL stuff when it not needed.
5. Added support for SDL_NOFRAME and SDL_RESIZABLE flags (in OpenGL windows
too).
6. Added cosmetic changes, if no SDL_RESIZABLE flag defined, disable resize
handlers in window border and maximize button at caption.
7. Fixed my bug with invalid arguments count passed to PtCreateWidget call.
8. Fixed some palette problems.
9. Updated README.QNX file.

And I changed testgl.c test application:

10. Added in testgl.c application support for SDL_NOFRAME flag and
option -noframe.
2002-03-28 16:20:10 +00:00
Sam Lantinga
abd77ea5eb Fixed testgl so that SDL_GL_Enter2DMode() allows alpha blending 2001-11-22 06:34:25 +00:00
Sam Lantinga
a21f7c3378 Modified the logo texture load to accept any width/height image 2001-11-06 01:48:36 +00:00
Sam Lantinga
a0863fed88 SDL_OPENGLBLIT is deprecated, show the "right way" of doing things 2001-11-06 00:15:24 +00:00
Sam Lantinga
5f2a95f4ca *** empty log message *** 2001-11-02 18:12:52 +00:00
Sam Lantinga
312bc6134c Added platform independent OpenGL header - SDL_opengl.h 2001-10-25 05:37:32 +00:00
Sam Lantinga
5d2015c741 Initial revision 2001-04-26 16:45:43 +00:00