Commit Graph

7 Commits

Author SHA1 Message Date
Drew DeVault fc1dc1b5b0 Use constant VBO for quad, add matrix stuff 2017-06-07 21:35:07 -04:00
Drew DeVault cda12a3eda Add texture, use index buffer, tweak matricies 2017-06-07 11:06:14 -04:00
Scott Anderson 53dd622263 Provide user with transformation matrix 2017-06-07 16:43:57 +12:00
Drew DeVault 6f5c70ac69 Let backend track transform state
This will be necessary to provide it to clients via wl_output.
2017-06-06 11:48:30 -04:00
Drew DeVault e240fb0518 s/-d/-o/ 2017-06-06 11:25:36 -04:00
Scott Anderson dbb8612d0c Removed testing for wayland/xorg from examples 2017-06-06 11:17:32 +12:00
Scott Anderson c97de93fe1 Added output rotation example 2017-06-05 22:48:51 +12:00