summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autotools: error out when using the broken --with-{gl, osmesa}-lib-nameEmil Velikov2018-08-081-6/+6
* meson: recommend building the surfaceless platformEmil Velikov2018-08-081-1/+1
* automake: require shared glapi when using DRI based libGLEmil Velikov2018-08-082-4/+3
* ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpersEmil Velikov2018-08-082-79/+0
* travis: remove libedit-dev dependency in LLVM 6.0 targetsJuan A. Suarez Romero2018-08-081-6/+0
* glsl_to_tgsi: plumb image writable through to driverErik Faye-Lund2018-08-082-5/+15
* vc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.Eric Anholt2018-08-071-1/+2
* vc4: Ignore samplers for finding uniform offsets.Eric Anholt2018-08-071-3/+14
* vc4: Extend dumping of uniforms in QIR and in the command stream.Eric Anholt2018-08-073-13/+68
* vc4: Pull uinfo->data[i] dereference out to the top of the loop.Eric Anholt2018-08-071-20/+18
* vc4: Make sure to emit a tile coordinates between two MSAA loads.Eric Anholt2018-08-071-12/+11
* vc4: Respect a sampler view's first_layer field.Eric Anholt2018-08-071-1/+3
* virgl: add ARB_shader_clock supportDave Airlie2018-08-083-2/+4
* python: Specify the template output encodingMathieu Bridon2018-08-072-2/+2
* python: Fix rich comparisonsMathieu Bridon2018-08-073-12/+13
* python: Use explicit integer divisionsMathieu Bridon2018-08-076-16/+19
* egl/main: Add bits for EGL_KHR_mutable_render_bufferChad Versace2018-08-075-4/+93
* dri: Add param driCreateConfigs(mutable_render_buffer)Chad Versace2018-08-078-13/+19
* dri: Define DRI_MutableRenderBuffer extensionsChad Versace2018-08-075-3/+144
* egl/dri2: In dri2_make_current, return early on failureChad Versace2018-08-071-14/+15
* egl: Simplify queries for EGL_RENDER_BUFFERChad Versace2018-08-075-20/+85
* radeonsi: set GLC=1 for all write-only shader resourcesMarek Olšák2018-08-071-2/+19
* radeonsi: don't load block dimensions into SGPRs if they are not variableMarek Olšák2018-08-073-7/+7
* travis: meson/Vulkan requires LLVM 6.0Juan A. Suarez Romero2018-08-071-3/+5
* travis: add ubuntu-toolchain-r-testJuan A. Suarez Romero2018-08-071-0/+4
* egl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers fallbackEmil Velikov2018-08-071-1/+2
* egl/x11: use the no-op dri2_fallback_copy_buffers for swrastEmil Velikov2018-08-071-1/+2
* egl: remove unneeded _eglGetNativePlatform checkEmil Velikov2018-08-071-2/+0
* travis: use https for all the linksEmil Velikov2018-08-071-6/+6
* autoconf: stop exporting internal wayland detailsEmil Velikov2018-08-074-4/+8
* meson: stop exporting internal wayland detailsEmil Velikov2018-08-072-2/+8
* meson: use dependency()+find_program() for wayland-scannerEmil Velikov2018-08-071-1/+2
* swr: don't export swr_create_screen_internalEmil Velikov2018-08-072-2/+1
* meson: install KHR/khrplatform.h when neededEric Engestrom2018-08-071-1/+1
* i965: gen_shader_sha1() doesn't use the brw_contextEric Engestrom2018-08-071-4/+4
* configure: install KHR/khrplatform.h when neededEric Engestrom2018-08-071-0/+1
* intel: don't build tools without -Dtools=intelLionel Landwerlin2018-08-072-15/+15
* virgl: update virgl_hw.h from virglrendererErik Faye-Lund2018-08-071-1/+26
* virgl: rename msaa_sample_positions -> sample_locationsErik Faye-Lund2018-08-072-5/+5
* vc4: Fix a leak of the no-vertex-elements workaround BO.Eric Anholt2018-08-061-0/+2
* vc4: Fix context creation when syncobjs aren't supported.Eric Anholt2018-08-061-2/+6
* v3d: Emit the VCM_CACHE_SIZE packet.Eric Anholt2018-08-066-4/+45
* v3d: Drop "VC5" from the renderer string.Eric Anholt2018-08-061-1/+1
* v3d: Avoid spilling that breaks the r5 usage after a ldvary.Eric Anholt2018-08-061-0/+9
* v3d: Make sure that QPU instruction-has-a-dest matches VIR.Eric Anholt2018-08-062-1/+11
* v3d: Wait for TMU writes to complete before continuing after a spill.Eric Anholt2018-08-061-1/+6
* v3d: Make sure we don't emit a thrsw before the last one finished.Eric Anholt2018-08-061-2/+13
* v3d: Add some debug code for forcing register spilling.Eric Anholt2018-08-061-0/+14
* drisw: Fix build on Android Nougat, which lacks shm (v2)Chad Versace2018-08-061-0/+11
* mesa: fix make check for AMD_framebuffer_multisample_advancedIan Romanick2018-08-061-0/+8