29 Commits (43811855be6ff024e0c4e6d6110700a4ef23e3e6)

Author SHA1 Message Date
Dave Airlie 2766ae7e97 only set texture params for non multisample surfaces 6 years ago
Dave Airlie 8498354597 blitter: add blitter destruction path 6 years ago
Gert Wollny 7241f45c35 blitter: Make fbo sRGB state always act like on GLES 6 years ago
Erik Faye-Lund 58e521c57e get rid of yet another bind-flag set 6 years ago
Gert Wollny 79479ac982 blitter, GL blit fallback: clean up framebuffer after use 6 years ago
Gert Wollny 5e5a82233a vrend_blitter.c, vrend_egl_context.c: Fix warnings 6 years ago
Alexandros Frantzis a79e837b0d vrend: Support GL blits for multisample textures 7 years ago
Alexandros Frantzis 2f941194a5 vrend: Support GL blits with integer color formats 7 years ago
Alexandros Frantzis ad2788cacd vrend: Adjust the GL blit source bounds based on the blit read direction 7 years ago
Alexandros Frantzis 313da6c8f4 vrend: Properly handle out-of-bounds blits when blitting with GL 7 years ago
Alexandros Frantzis b16b08e60f vrend: Use destination swizzle when creating blit shaders 7 years ago
Alexandros Frantzis 732e68e48d vrend: Use source swizzle when blitting with GL 7 years ago
Robert Tarasov 9ed16488b2 Fixes an issue with blitting R8G8B8X8_UNORM buffer 7 years ago
Gurchetan Singh 167b314d1a vrend: bind correct face during blitter fallback 7 years ago
Gurchetan Singh 2d907b6b26 vrend: fix glTexParameteri call 7 years ago
Jakob Bornecrantz 7b1ab9831a vrend: Use OpenGL ES 3.0 shaders in blitter 7 years ago
Gurchetan Singh fa835b0f88 vrend: don't hardcode context version 7 years ago
Jakob Bornecrantz 71487a41fe vrend: Replace all uses of glDrawBuffer with glDrawBuffers 7 years ago
Li Qiang 6eb13f7a2d vrend: fix memory leak in int blit context 8 years ago
Dave Airlie c49117ab45 blit: handle emulated alpha sources as well just in case. 9 years ago
Dave Airlie 20916f13f6 vrend: fix text in stellarium. 9 years ago
Marc-André Lureau 53286c6f5a Fix -Wformat-nonliteral warnings 9 years ago
Dave Airlie 454a868a8b renderer: make some char * into const char *. 9 years ago
Dave Airlie 7e85c2f114 renderer: CLEANUP: whitespace and reindent 10 years ago
Dave Airlie 59b9cb549a renderer: fix some minor sparse warnings 10 years ago
Dave Airlie ca23e98b22 renderer: CLEANUP: boolean/GLboolean -> bool 10 years ago
Dave Airlie d0f866ad4b renderer: fix blitter cube map array shader 10 years ago
Marc-André Lureau e9ca2d4ad3 blitter: fix invalid texelFetch call 10 years ago
Dave Airlie 03e3116a75 import latest renderer code 10 years ago