openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Simple DirectMedia Layer
Settings
|
Report Duplicate
232
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Dec 17, 2023 — Jan 16, 2024
Showing page 4 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wayland: Remove bitfield specifiers from boolean values
Frank Praznik
More...
about 1 year ago
Fixed warnings in SDL_pen.c
Sam Lantinga
More...
about 1 year ago
Fixed warning C4244: '=': conversion from 'SDL_bool' to 'Uint8', possible loss of data
Sam Lantinga
More...
about 1 year ago
Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c
Sam Lantinga
More...
about 1 year ago
Fixed warning C4389: '!=': signed/unsigned mismatch in SDL_blit.c
Sam Lantinga
More...
about 1 year ago
Fixed warning C4245: 'return': conversion from 'int' to 'SDL_JoystickID', signed/unsigned mismatch
Sam Lantinga
More...
about 1 year ago
Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data
Sam Lantinga
More...
about 1 year ago
Fixed warning C4244: 'initializing': conversion from 'SDL_bool' to 'Uint8', possible loss of data
Sam Lantinga
More...
about 1 year ago
Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions
Sam Lantinga
More...
about 1 year ago
Store the surface properties in the reserved pointer of a surface
Sam Lantinga
More...
about 1 year ago
wayland: Don't apply old libdecor window dimensions
Frank Praznik
More...
about 1 year ago
Fixed example of creating a window with properties
Sam Lantinga
More...
about 1 year ago
Added an example of creating a window with position
Sam Lantinga
More...
about 1 year ago
Added documentation for getting the X11 display from an SDL window
Sam Lantinga
More...
about 1 year ago
Added documentation for getting the NSWindow from an SDL window
Sam Lantinga
More...
about 1 year ago
Added documentation for getting the X11 window from an SDL window
Sam Lantinga
More...
about 1 year ago
Use the Valve code name for the Steam Deck controller
Sam Lantinga
More...
about 1 year ago
Added comment for the BDA Pro Ex controller
Sam Lantinga
More...
about 1 year ago
Removed an assertion it's possible to hit
Sam Lantinga
More...
about 1 year ago
Fixed building with older Windows SDK
Sam Lantinga
More...
about 1 year ago
Added support for alpha blending using palette alpha
Sam Lantinga
More...
about 1 year ago
uikit: Send fullscreen enter/leave events
Frank Praznik
More...
about 1 year ago
Sync SDL3 wiki -> header
SDL Wiki Bot
More...
about 1 year ago
Report the D-Pad for HIDAPI gamepads as a hat
Sam Lantinga
More...
about 1 year ago
Fixed crash if joystick functions are passed a NULL joystick
Sam Lantinga
More...
about 1 year ago
Fix static build with libdecor 0.2.0
Reilly Brogan
More...
about 1 year ago
Allow passing in `extrainfo` value to `GetMouseMessageSource()`
Susko3
More...
about 1 year ago
Fix wrong bit count in comment
Susko3
More...
about 1 year ago
Add missing `(void)` in functions params
Susko3
More...
about 1 year ago
Consolidate mouse-touch event checking logic
Susko3
More...
about 1 year ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree