Camilla Berglund
|
2a1375e97c
|
Added glfwCreateStandardCursor.
This function allows the creation of cursor objects using one of several
standard cursor shapes from the current system cursor theme.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
e778b83667
|
Move redundant free to where its not redundant.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
a71a52ddd6
|
Check queue == NULL if we can't connect to server.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
f306ea2f5d
|
Create an event queue to store all MirEvents.
This ensures all events come out of the same thread, as well as ensuring
the threads sync up correctly when touching the event queue.
|
ago%!(EXTRA string=11 years) |
Camilla Berglund
|
916371e04c
|
Formatting.
|
ago%!(EXTRA string=11 years) |
Camilla Berglund
|
13ac6e9a82
|
Fixed platform code writing to shared members.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
8d5043f409
|
Could be a crash here, best to just check.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
c03f273941
|
Fix crash from test/sharing.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
4674ed367d
|
Fix some memory leaks.
One in wl_init.c, need to clean up Joysticks.
Finish getting the monitor modes set up.
Finish adding Unsupported error messages.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
ac73c2bd6c
|
Get the correct mod for each KEY/MOTION event.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
d76d56ce74
|
Add the start of size of each monitor and modes.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
50cf4cfda3
|
Add Mir file licenses.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
9bd0fae684
|
Make sure we go through all the pointer_coords.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
8712d84bcc
|
Add in Mir input handling.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
49696d0134
|
Init context API for native display.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
4295b77582
|
Set up the Mir connection.
Set up the first of the Mir surface.
|
ago%!(EXTRA string=11 years) |
BrandonSchaefer
|
46c9663ed7
|
I should add the actual mir_* source files :).
|
ago%!(EXTRA string=11 years) |