Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing license headers to source files | Jonathon Jongsma | 2015-02-23 | 1 | -0/+17 |
| | |||||
* | CommonChannel -> CommonWorkerChannel | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | | | | | | | Rename this struct to make it clear that it's only the base class for worker channels (e.g. display and cursor), not all channels. Also renamed CommonChannelClient to CommonWorkerChannelClient. | ||||
* | Store 'renderers' as GArray in RedsState | Jonathon Jongsma | 2015-02-23 | 1 | -2/+1 |
| | |||||
* | Rename red_*_qxl.[ch] to red-*-qxl.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -2/+2 |
| | |||||
* | Rename reds_stream.[ch] to red-stream.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Rename red_worker.[ch] to red-worker.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Rename red_dispatcher.[ch] to red-dispatcher.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Rename red_channel.[ch] to red-channel.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | PALLET -> PALETTE | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | | | | Use the correct spelling for the enumeration | ||||
* | display: add update_compression() method | Marc-André Lureau | 2015-02-23 | 1 | -0/+2 |
| | |||||
* | worker: move red_process_surface | Marc-André Lureau | 2015-02-23 | 1 | -0/+4 |
| | |||||
* | display: remove some public declarations | Marc-André Lureau | 2015-02-23 | 1 | -3/+0 |
| | |||||
* | display: rename detach_streams_behind | Marc-André Lureau | 2015-02-23 | 1 | -1/+0 |
| | |||||
* | display: fix generate_uid name | Marc-André Lureau | 2015-02-23 | 1 | -1/+0 |
| | |||||
* | worker: move red_pipes_remove_drawable | Marc-André Lureau | 2015-02-23 | 1 | -1/+0 |
| | |||||
* | worker: move current_remove* | Marc-André Lureau | 2015-02-23 | 1 | -3/+0 |
| | |||||
* | server: rename files | Marc-André Lureau | 2015-02-23 | 1 | -0/+432 |