Use driver-specific SDL2MW_EventSink(). |
|
More...
|
over 2 years ago
|
Handle SDL2 window events SHOWN, HIDDEN and CLOSE. |
|
More...
|
over 2 years ago
|
Fix an uninitialized string access. |
|
More...
|
over 2 years ago
|
Handle SDL2 event translation failures more gracefully. |
|
More...
|
over 2 years ago
|
Run the standard event sink only in the root driver instance. |
|
More...
|
over 2 years ago
|
Reference AG_InitGraphics, AG_DriverSw and AG_DriverMw. |
|
More...
|
over 2 years ago
|
Introduce the multi-window SDL2 driver "sdl2mw". |
|
More...
|
over 2 years ago
|
use Verbose() to report unexpected errors in driver open() |
|
More...
|
over 2 years ago
|
Fix a logic error (always 403) in public module command processing. |
|
More...
|
over 2 years ago
|
1.7.0 ("Ancient Egypt") |
|
More...
|
over 2 years ago
|
Fix AG_SetErrorCode() operation. Use allocated memory for the value. |
|
More...
|
over 2 years ago
|
Advertise SDL2 capability. |
|
More...
|
over 2 years ago
|
_inherit comment |
|
More...
|
over 2 years ago
|
de-inline GLX_PendingEvents() |
|
More...
|
over 2 years ago
|
Fix width/height=auto (and width/height in %) under SDL2. |
|
More...
|
over 2 years ago
|
Fix sdl2fb's background clear operation. |
|
More...
|
over 2 years ago
|
Add AG_KeySym's mapping to the new scancodes defined in SDL2. |
|
More...
|
over 2 years ago
|
Handle window resize events correctly. |
|
More...
|
over 2 years ago
|
1.7.0 |
|
More...
|
over 2 years ago
|
1.7.0 |
|
More...
|
over 2 years ago
|
Handle SDL_MOUSEWHEEL events. |
|
More...
|
over 2 years ago
|
Remove bogus global variable declarations. Thanks @flookykat! |
|
More...
|
over 2 years ago
|
Fix SDL2 keysym to Unicode conversion. Fix display updates with sdl2gl. |
|
More...
|
over 2 years ago
|
Add "sdl2fb" and "sdl2gl" drivers for SDL2 (still experimental). |
|
More...
|
over 2 years ago
|
use <SDL/SDL.h> |
|
More...
|
over 2 years ago
|
Remove unnecessary variables |
|
More...
|
almost 3 years ago
|
Fix incorrect AG_GetErrorCode() return value under threads. |
|
More...
|
almost 3 years ago
|
On Apple reference <OpenGL/glu.h> not <GL/glu.h>. Thanks @WallyZ21! |
|
More...
|
almost 4 years ago
|
Provide an abstraction and class-registration interface for node items. |
|
More...
|
almost 4 years ago
|
Fix wrong offset in text color table. |
|
More...
|
almost 4 years ago
|