L zard
|
1ed1bc1d5d
testautomation keyboard: use `space` instead of `a`
|
5 meses atrás |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 meses atrás |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 meses atrás |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
7 meses atrás |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 meses atrás |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 meses atrás |
Sam Lantinga
|
a1998d106d
Putting the simple back into Simple DirectMedia Layer
|
8 meses atrás |
Sam Lantinga
|
a13c993e40
Removed keymaps from the API
|
8 meses atrás |
Sam Lantinga
|
c298a3749b
Expose the keymap separately from the event keycode
|
8 meses atrás |
Sam Lantinga
|
e8dbbf8380
Renamed SDLK_a-z to SDLK_A-Z
|
9 meses atrás |
Sam Lantinga
|
bdd531986b
SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea()
|
9 meses atrás |
Sam Lantinga
|
76631a0978
The text input state has been changed to be window-specific.
|
10 meses atrás |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
10 meses atrás |
Sam Lantinga
|
9d816c72ef
Updated SDL3 scancode list
|
10 meses atrás |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
10 meses atrás |
Sam Lantinga
|
c95c415a0b
Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data
|
11 meses atrás |
Sam Lantinga
|
aecb62e30d
Improved API consistency for flag data types
|
11 meses atrás |
Sam Lantinga
|
e9ab2d46de
Revert "Change `SDL_Keycode` type to an enum"
|
1 ano atrás |
Susko3
|
f8cb3c742d
Change `SDL_Keycode` type to an enum
|
1 ano atrás |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 ano atrás |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 anos atrás |
Sylvain
|
4053876bf6
Fix warning drop const qualifier
|
2 anos atrás |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 anos atrás |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 anos atrás |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 anos atrás |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 anos atrás |
Frank Praznik
|
abdfa809db
Prepend key modifier enum values with 'SDL_'
|
2 anos atrás |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 anos atrás |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 anos atrás |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 anos atrás |