virtualgl: remove patches and update changelog for version 2.3 |
|
More...
|
over 13 years ago
|
Implemented optirun, still quite basic but - it works! Most options still hardcoded, this needs to change. |
|
More...
|
over 13 years ago
|
Implemented verbosity levels. |
|
More...
|
over 13 years ago
|
bbswitch: Warn when result type is unknown |
|
More...
|
over 13 years ago
|
bbswitch: make the uuid array of size 16, remove check |
|
More...
|
over 13 years ago
|
bbswitch: Do not pass a null pointer, but zero instead |
|
More...
|
over 13 years ago
|
Support for error message, support for starting X. Sort-of. Needs refinement, but it works. |
|
More...
|
over 13 years ago
|
bbswitch: add comment on other possible UUID |
|
More...
|
over 13 years ago
|
Some cleanup of main bumblebeed file as well as implementation of X stopping. (No starting yet...) |
|
More...
|
over 13 years ago
|
Added bbrun files for forking/running commands (read: X). |
|
More...
|
over 13 years ago
|
Full handling of sockets in the daemon - COMPLETE! :D |
|
More...
|
over 13 years ago
|
bbswitch: Add usage instructions to header |
|
More...
|
over 13 years ago
|
bbswitch: add DSM_TYPE_UNSUPPORTED macro |
|
More...
|
over 13 years ago
|
bbswitch: Support for legacy _DSM function |
|
More...
|
over 13 years ago
|
Added socket handling loop. Now handles connects and disconnects like it should. |
|
More...
|
over 13 years ago
|
Added version number information. |
|
More...
|
over 13 years ago
|
Added Makefile and .gitignore |
|
More...
|
over 13 years ago
|
Updates daemon.notes to have proper \n's in the protocol example. |
|
More...
|
over 13 years ago
|
Moved everything to proper locations, updated logger stuff to be consistent with newlines, fixed everything to use socket code, now compiles and successfully creates socket. Yay! |
|
More...
|
over 13 years ago
|
Merge pull request #1 from Thulinma/master |
|
More...
|
over 13 years ago
|
First version of socket functions. |
|
More...
|
over 13 years ago
|
Add Javadoc style comments |
|
More...
|
over 13 years ago
|
Moved logging mechanisms to a new file |
|
More...
|
over 13 years ago
|
Added turn off/on functions stubs |
|
More...
|
over 13 years ago
|
Merge branch 'master' of github.com:Samsagax/bumblebeed |
|
More...
|
over 13 years ago
|
Preliminary daemon notes revisited by Thulinma |
|
More...
|
over 13 years ago
|
Preliminary daemon notes revisited by Thulinma |
|
More...
|
over 13 years ago
|
Changed a misleading error message |
|
More...
|
over 13 years ago
|
bbswitch: Check for result before deref it |
|
More...
|
over 13 years ago
|
bbswitch: Set the result value if result type is an integer |
|
More...
|
over 13 years ago
|