aboutsummaryrefslogtreecommitdiff
path: root/render/gles2/renderer.c
AgeCommit message (Expand)Author
2017-08-19wlr renderer/texture: rename init to create when it does allocDominique Martinet
2017-08-15Merge pull request #88 from 4e554c4c/alloc_crashingDrew DeVault
2017-08-15Prevent alloc errors from crashingCalvin Lee
2017-08-14Fix style issuesnyorain
2017-08-14impl->destroy cleanup:Dominique Martinet
2017-08-14Fix software cursorsDrew DeVault
2017-08-14Refactor away wlr_renderer_stateDrew DeVault
2017-08-12GLES2: detach and delete shaders after LinkProgramDominique Martinet
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Merge branch 'master' into drm_bufferDrew DeVault
2017-08-10enable gl blendingTony Crisci
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-05Use meson build systemnyorain
2017-06-23Support wl_shm pixel formats in gles2 rendererDrew DeVault
2017-06-23Add wlcore/wl_shm (WIP)Drew DeVault
2017-06-23Manually transpose matricies in shaderDrew DeVault
2017-06-23Switch to GLES2Drew DeVault