18 Commits (96b594110ddbb4ab133ef4c9030a7c416175b20e)

Author SHA1 Message Date
Simon Ser a04cfca4da Remove support for DMA-BUF flags
3 years ago
Simon Ser a109a80dca render: drop support for ellipses
4 years ago
Simon Ser 5118189a2b render/gles2: use .x/.y instead of .s/.t
4 years ago
Ilia Bozhinov 47ffd0e184 gles2: pre-multiply alpha and fix blending function
7 years ago
Brian Ashworth 35e83800d4 Fix alpha for src_rgba and src_rgbx
7 years ago
emersion 95e86e675a
render/gles2: remove global state, use OpenGL debug extension
7 years ago
Guido Günther 2d01663b25 gles2: Honor alpha in fragment_src_external
7 years ago
emersion f1cbbac636
render/gles2: remove matrix transposition in shaders
7 years ago
emersion 8b58e1a3ad
Merge branch 'master' into matrix-redesign
7 years ago
emersion 824a95ad19
matrix: use 2D matrices
7 years ago
Guido Günther 653bc282a7 Indent GLSL by two spaces
7 years ago
Guido Günther 2d0db16942 render: Flip textures in case of inverted_y
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
nyorain f066ff6d02 Fix external shader
7 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching
7 years ago
Drew DeVault 5a2796266f Support wl_shm pixel formats in gles2 renderer
8 years ago
Drew DeVault f252c5a792 Manually transpose matricies in shader
8 years ago
Drew DeVault b18209c904 Switch to GLES2
8 years ago