aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/x11
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #405 from tomaka/win32-wheeltomaka2015-05-061-2/+2
|\ | | | | [Breaking change] Fix mouse wheel value on win32 and return a f64 instead of i32 in the MouseWheel event
| * Rework MouseWheel event and fix the values on win32Pierre Krieger2015-04-291-2/+2
| |
* | Add a GlContext traitPierre Krieger2015-04-301-44/+47
| |
* | Fix PixelFormat for x11, egl and win32Pierre Krieger2015-04-301-3/+3
|/
* Allow using EGL with X11Pierre Krieger2015-04-251-9/+20
|
* Split GLX and X11 in "api"Pierre Krieger2015-04-251-119/+51
|
* Reorganize the Linux implementation and split OSMesa and X11Pierre Krieger2015-04-246-976/+882
|
* Create reorganizationPierre Krieger2015-04-246-0/+2066