"SDL_video.h,c... what do you think?"

Sorry for my english but i am very upset with you.
The changes that your are doing, i think that they are wrong… or at least you should report about it better.
At least, a period of time in transition… doing code(file.h/file.c) for obsolet functions… warnings in the code (print)()

if i like test the examples… i need to make a sdl_test.lib and then compile with it…
-bufffffffffffffffffffff, no comment!!!, do you think that it is all right?

Since version 2.xxxx, i have a lot of problems when i compile programs… so i decided to change to an old version

SDL_video.(c/h), etc, etc, etc

where are they?
SDL_DisplayFormat()
SDL_SetVideoMode()
etc
etc
etc
etc
including changes in the opengl sdl_swapbuffers()etc, etc…

: error #2048: Undeclared identifier 'SDL_SRCCOLORKEY
: error #2048: Undeclared identifier 'SDL_SRCALPHA
: error #2048: Undeclared identifier ‘SDL_DOUBLEBUF’.
: error #2048: Undeclared identifier ‘SDL_HWSURFACE’.
: error #2048: Undeclared identifier ‘SDL_ANYFORMAT’.
etc,
what do you think? who is sorely mistaken. if it’s me, my apologies

Since version 2.xxxx, i have a lot of problems when i compile programs…

SDL changed a lot for 2.0.0. If you still need the 1.2 functions, you
should use SDL 1.2.15 instead.

–ryan.

They are completely different libraries. They do not operate on the same
principles and they do not utilize anything in common that I know of. It’s
frustrating when someone abandons the library you were using. I decided
that I would move forward and use the new library. The migration guide on
the sdl website help me. It can help you too.

If you want to do things the old way, use SDL1.2.
SDL2.0 has a new API, and you can treat it as a separate library. We all
love the new API, and one of the reasons is better
hardware-acceleration-friendship.On 3 March 2014 12:11, k k wrote:

Sorry for my english but i am very upset with you.
The changes that your are doing, i think that they are wrong… or at least you should report about it better.
At least, a period of time in transition… doing code(file.h/file.c) for obsolet functions… warnings in the code (print)()

if i like test the examples… i need to make a sdl_test.lib and then compile with it…
-bufffffffffffffffffffff, no comment!!!, do you think that it is all right?

Since version 2.xxxx, i have a lot of problems when i compile programs… so i decided to change to an old version

SDL_video.(c/h), etc, etc, etc

where are they?
SDL_DisplayFormat()
SDL_SetVideoMode()
etc
etc
etc
etc
including changes in the opengl sdl_swapbuffers()etc, etc…

: error #2048: Undeclared identifier 'SDL_SRCCOLORKEY
: error #2048: Undeclared identifier 'SDL_SRCALPHA
: error #2048: Undeclared identifier ‘SDL_DOUBLEBUF’.
: error #2048: Undeclared identifier ‘SDL_HWSURFACE’.
: error #2048: Undeclared identifier ‘SDL_ANYFORMAT’.
etc,
what do you think? who* is sorely mistaken*. if it’s me, my apologies


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org