400 Commits (c49117ab45feb5db9cd6dd78e703797389220e47)
 

Author SHA1 Message Date
Dave Airlie c49117ab45 blit: handle emulated alpha sources as well just in case. 8 years ago
Dave Airlie 20916f13f6 vrend: fix text in stellarium. 8 years ago
Dave Airlie 27e5078eb8 release.sh: fix paths 9 years ago
Dave Airlie 61846f92fe bump version to 0.5.0 for release 9 years ago
Dave Airlie 0308adab60 add initial release script ported from X.org 9 years ago
Marc-André Lureau 6fc22d35f7 tgsi: don't fail on unknown property 9 years ago
Marc-André Lureau fee6e71c70 tgsi: use printf-style argument for report_error() 9 years ago
Marc-André Lureau 7b2fbc9fd3 shader: avoid use after free 9 years ago
Marc-André Lureau 117b54befb shader: check array bounds 9 years ago
Dave Airlie ece89c4d64 renderer: check valid consts outside loop 9 years ago
Dave Airlie 45b30efaac renderer: don't lookup sampler view resources repeatedly 9 years ago
Dave Airlie 9d86d5f030 renderer: define last_shader_idx to avoid the geom/frag selection. 9 years ago
Dave Airlie 54fda82a47 renderer: don't re-add a sampler if it's the same. 9 years ago
Dave Airlie 51e483830a renderer: avoid looking up the same shader on every draw. 9 years ago
Dave Airlie 8aa342721d renderer: add program to end of list. 9 years ago
Dave Airlie 5ffeee9230 docs: add some notes on piglit test failures to avoid rehashing them 9 years ago
Dave Airlie 12c89d559a renderer: add support for handling blit render conditions. 9 years ago
Marc-André Lureau 2f3e5622c2 build-sys: do not build tests on win32 9 years ago
Marc-André Lureau 3a585bd206 build-sys: do not build vtest on win32 9 years ago
Marc-André Lureau 4e9085fc65 virglrenderer.h: remove useless struct virgl_resource 9 years ago
Marc-André Lureau 590728af95 renderer: remove unnecessary includes 9 years ago
Marc-André Lureau 2cef5fdfe4 renderer: fix compilation if egl isn't supported 9 years ago
Marc-André Lureau 6762e547db renderer: fix undeclared read/write warnings 9 years ago
Marc-André Lureau 512114e38f iov: add iovec definition fallback 9 years ago
Marc-André Lureau ad2e2ba4b7 renderer: broaden scope of HAVE_EVENTFD block 9 years ago
Marc-André Lureau ea6681c20d build-sys: check a few headers 9 years ago
Marc-André Lureau dddb7f0964 build-sys: do not check for pthread & libdrm & gbm on win32 9 years ago
Marc-André Lureau 1d82ea1c0e build-sys: set bug-report location 9 years ago
Dave Airlie bb881efc65 renderer: fix xonotic regression 9 years ago
Dave Airlie e66e915087 renderer: fix separate buffer clears 9 years ago
Dave Airlie 0b7af0a6b2 shader: handle integer samplering properly. 9 years ago
Dave Airlie 97043059ba renderer: handle RGB16F uploads properly 9 years ago
Dave Airlie 74c2612250 renderer: fix fbo-draw-buffers-blend 9 years ago
Dave Airlie fabf037077 renderer: fix frag depth writing from texture 9 years ago
Marc-André Lureau 914e46b1a8 shader: fixes viewport-no-gs.shader_test 9 years ago
Marc-André Lureau 55a34e71e8 shader: fixes piglit layer-gs-no-write 9 years ago
Dave Airlie 5f9133d0db renderer: remove stencil attachments better 9 years ago
Dave Airlie d413cba1e9 renderer: handle gaps in vertex shader inputs 9 years ago
Marc-André Lureau d6ade3c0c3 shader: improve TXQ translation 9 years ago
Marc-André Lureau 175292b2df Fix alpha-test regression 9 years ago
Dave Airlie d4c098fc8d add ax_code_coverage.m4 for distros that don't ship it. 9 years ago
Dave Airlie b71cd9b229 fix pthread_libs addition 9 years ago
Michal Privoznik ab0f57df76 configure: check for -lgbm 9 years ago
Dave Airlie 6edb5842bb add missing ax_pthread for distros that don't have it 9 years ago
Dave Airlie bc9b52d470 bump to 0.4.1 for regression fix 9 years ago
Marc-André Lureau 9a2464c027 vrend: fix VREND_MAX_CTX checks 9 years ago
Marc-André Lureau c01d5be76a shader: add a few handled texture type 9 years ago
Marc-André Lureau 1d2a61788f Fix potential leak in fill_interpolants() 9 years ago
Marc-André Lureau 374dd5bae8 Fix i965 crash with bin/gl-3.1-vao-broken-attrib 9 years ago
Dave Airlie 0f97c41da2 bump library minor to 0.2 9 years ago