1057 Commits (cb15235a9b40ee640f2ddcd07720473185266b0b)
 

Author SHA1 Message Date
Li Qiang 6eb13f7a2d vrend: fix memory leak in int blit context 9 years ago
Li Qiang 926b9b3460 vrend: fix a stack overflow in set framebuffer state 9 years ago
Li Qiang 747a293ff6 vrend: fix a leak in context create internal 9 years ago
Li Qiang 40b0e78133 renderer: fix a leak in resource attach 9 years ago
Marc-André Lureau b7fd972793 shader: fix Unigine Heaven 4.0 shader translation 9 years ago
Marc-André Lureau 42e7a37342 vtest: add VTEST_USE_GLX environment variable 9 years ago
Marc-André Lureau 209557f455 Add a GLX backend 9 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
Dave Airlie 27e5078eb8 release.sh: fix paths 10 years ago
Dave Airlie 61846f92fe bump version to 0.5.0 for release 10 years ago
Dave Airlie 0308adab60 add initial release script ported from X.org 10 years ago
Marc-André Lureau 6fc22d35f7 tgsi: don't fail on unknown property 10 years ago
Marc-André Lureau fee6e71c70 tgsi: use printf-style argument for report_error() 10 years ago
Marc-André Lureau 7b2fbc9fd3 shader: avoid use after free 10 years ago
Marc-André Lureau 117b54befb shader: check array bounds 10 years ago
Dave Airlie ece89c4d64 renderer: check valid consts outside loop 10 years ago
Dave Airlie 45b30efaac renderer: don't lookup sampler view resources repeatedly 10 years ago
Dave Airlie 9d86d5f030 renderer: define last_shader_idx to avoid the geom/frag selection. 10 years ago
Dave Airlie 54fda82a47 renderer: don't re-add a sampler if it's the same. 10 years ago
Dave Airlie 51e483830a renderer: avoid looking up the same shader on every draw. 10 years ago
Dave Airlie 8aa342721d renderer: add program to end of list. 10 years ago
Dave Airlie 5ffeee9230 docs: add some notes on piglit test failures to avoid rehashing them 10 years ago
Dave Airlie 12c89d559a renderer: add support for handling blit render conditions. 10 years ago
Marc-André Lureau 2f3e5622c2 build-sys: do not build tests on win32 10 years ago
Marc-André Lureau 3a585bd206 build-sys: do not build vtest on win32 10 years ago
Marc-André Lureau 4e9085fc65 virglrenderer.h: remove useless struct virgl_resource 10 years ago
Marc-André Lureau 590728af95 renderer: remove unnecessary includes 10 years ago
Marc-André Lureau 2cef5fdfe4 renderer: fix compilation if egl isn't supported 10 years ago
Marc-André Lureau 6762e547db renderer: fix undeclared read/write warnings 10 years ago
Marc-André Lureau 512114e38f iov: add iovec definition fallback 10 years ago
Marc-André Lureau ad2e2ba4b7 renderer: broaden scope of HAVE_EVENTFD block 10 years ago
Marc-André Lureau ea6681c20d build-sys: check a few headers 10 years ago
Marc-André Lureau dddb7f0964 build-sys: do not check for pthread & libdrm & gbm on win32 10 years ago
Marc-André Lureau 1d82ea1c0e build-sys: set bug-report location 10 years ago
Dave Airlie bb881efc65 renderer: fix xonotic regression 10 years ago
Dave Airlie e66e915087 renderer: fix separate buffer clears 10 years ago
Dave Airlie 0b7af0a6b2 shader: handle integer samplering properly. 10 years ago
Dave Airlie 97043059ba renderer: handle RGB16F uploads properly 10 years ago
Dave Airlie 74c2612250 renderer: fix fbo-draw-buffers-blend 10 years ago
Dave Airlie fabf037077 renderer: fix frag depth writing from texture 10 years ago
Marc-André Lureau 914e46b1a8 shader: fixes viewport-no-gs.shader_test 10 years ago
Marc-André Lureau 55a34e71e8 shader: fixes piglit layer-gs-no-write 10 years ago
Dave Airlie 5f9133d0db renderer: remove stencil attachments better 10 years ago
Dave Airlie d413cba1e9 renderer: handle gaps in vertex shader inputs 10 years ago
Marc-André Lureau d6ade3c0c3 shader: improve TXQ translation 10 years ago
Marc-André Lureau 175292b2df Fix alpha-test regression 10 years ago
Dave Airlie d4c098fc8d add ax_code_coverage.m4 for distros that don't ship it. 10 years ago
Dave Airlie b71cd9b229 fix pthread_libs addition 10 years ago
Michal Privoznik ab0f57df76 configure: check for -lgbm 10 years ago