nir: remove dependency on glsl
[mesa.git] / src / gallium / targets / pipe-loader /
2015-08-14 Marek Olšákwinsys/amdgpu: add a new winsys for the new kernel...
2015-06-12 Emil Velikovpipe-loader: add libnir and libglsl_util to the link
2015-04-29 Marek Olšákwinsys/radeon: move radeon_winsys.h to drivers/radeon
2015-04-02 Stéphane Marchesini915g: Implement EGL_EXT_image_dma_buf_import
2015-03-21 Emil Velikovgalahad: remove driver
2015-02-27 Tom Stellardpipe-loader: Fix build with dri drivers enabled, and...
2015-02-12 Emil Velikovauxiliary/vl: bring back the VL code for the dri targets
2014-11-26 Emil Velikovauxiliary/vl: rework the build of the VL code
2014-11-16 Emil Velikovtargets: bundle all files in the tarball
2014-11-04 Nick Sarnieilo: add drm_configuration for the pipe-target
2014-10-14 Nick Sarnieilo: Build pipe-loader for ilo
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-09-21 Rob Clarkfreedreno: add DRM_CONF_SHARE_FD
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-06-19 Emil Velikovtargets/pipe-loader: add driver specific drm_configuration
2014-05-25 Emil Velikovautomake: correctly append the version-script
2014-05-23 Jon TURNEYFix build for darwin
2014-05-15 Emil Velikovgallium/radeon: link in libradeon.la at target level
2014-05-02 Emil Velikovtargets/pipe-loader: cleanup version-script
2014-05-02 Emil Velikovtargets/pipe-loader: drop driver_descriptor symbol...
2014-04-11 Knut Andre Tidemanngallium/radeon: fix missing winsys include in pipe...
2014-04-10 Marek Olšákwinsys/radeon: fix a race condition in initialization...
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-05 Emil Velikovautomake: introduce GALLIUM_COMMON_LIB_DEPS
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovpipe-loader: reorder PIPE_LIBS
2014-03-31 Emil Velikovpipe-loader: use PTHREAD_LIBS over -lpthread
2014-03-31 Emil Velikovtargets/pipe-loader: move LLVM_LIBS handling inside...
2014-03-31 Emil Velikovtargets/pipe-loader: include dummy.cpp irrespective...
2014-03-31 Emil Velikovtargets/pipe-loader: compact duplicating LDFLAGS
2014-03-31 Joakim Sindholtpipe-loader/swrast: add soft/llvmpipe defines
2014-02-22 Emil Velikovtargets/pipe-loader: link pipe-nouveau against libdrm
2014-02-16 Rob Clarkpipe-loader: add pipe loader for freedreno/msm
2014-01-13 Andreas Hartmetzradeonsi: Apply si_* file naming scheme.
2013-12-04 Michel Dänzerpipe-loader: Fix llvmpipe.la path
2013-12-03 Emil Velikovpipe-loader: build llvmpipe on top of softpipe
2013-11-18 Tom Stellardgallium: Pass version scripts to linker using --version...
2013-11-11 Tom Stellardpipe-loader: Only export necessary symbols v3
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_MAKE_DIRS
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnerr300g: Link ralloc.c and register_allocate.c into separ...
2012-12-04 Dave Airlieautomake/gallium: attempt to fix -lrt
2012-11-16 Maarten Lankhorst[PATCH] makefiles: use configured name for -ldrm* where...
2012-05-12 Michel Dänzerradeonsi: Fixups for recent build infrastructure changes.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Alexey Shvetsovgallium/targets/pipe-loader: Prepend DESTDIR to the...
2012-05-11 Francisco Jerezgallium: Add "pipe-loader" target.