meson: Fix xa target linkage
[mesa.git] / src / gallium / targets /
2018-02-15 Dylan Bakermeson: Fix xa target linkage
2018-02-15 Dylan Bakermeson: Fix omx-bellagio target linkage
2018-02-15 Dylan Bakermeson: fix va target linkage
2018-02-15 Dylan Bakermeson: fix vdpau target linkage
2018-02-15 Dylan Bakermeson: link dri3 xcb libs into vlwinsys instead of...
2018-02-15 Dylan Bakermeson: add libswdri and libswkmsdri to dri link_with
2018-02-15 Dylan Bakermeson: add libswdri and libswkmsdri to d3dadaptor link_with
2018-02-07 Roland ScheideggerRevert "gallium: build ddebug, noop, rbug, trace as...
2018-02-07 Marek Olšákgallium: build ddebug, noop, rbug, trace as part of...
2018-02-06 Jon Turneymeson: ensure xmlpool/options.h is generated for libgallium
2018-01-23 Christoph Haagmeson: remove lib prefix from libd3dadapter9.so
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-18 Dylan Bakermeson: ensure that xmlpool_options.h is generated for...
2018-01-11 Dylan Bakermeson: move libsensors dependency to libgallium
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-09 Dylan Bakermeson: build clover
2018-01-09 Dylan Bakermeson: Turn on swr for relevant targets
2017-12-07 Dylan Bakermeson: Add lmsensors to gallium libgl-xlib target.
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-04 Dylan Bakermeson: build gallium nine state_tracker
2017-12-04 Dylan Bakermeson: build gallium xa state tracker
2017-12-04 Dylan Bakermeson: build gallium va state tracker
2017-12-04 Dylan Bakermeson: build gallium omx state tracker
2017-12-04 Dylan Bakermeson: build gallium xvmc state tracker
2017-12-04 Dylan Bakermeson: build gallium vdpau state tracker
2017-12-04 Dylan Bakermeson: Add osmesa.sym script as a link dependency ...
2017-12-04 Dylan Bakermeson: use driver_deps for gallium osmesa
2017-12-04 Dylan Bakermeson: Use driver dependencies for libgl-xlib target
2017-12-04 Dylan Bakermeson: use the driver dependencies for the gallium...
2017-12-01 Dylan Bakermeson: Add lmsensors support
2017-11-28 Dylan Bakermeson: build virgl driver
2017-11-28 Dylan Bakermeson: build svga driver on linux
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-28 Dylan Bakermeson: build r300 driver
2017-11-28 Dylan Bakermeson: build i915g driver
2017-11-22 Juan A. Suarez Romeromeson: add si_driinfo.h in libgallium_dri
2017-11-17 Dylan Bakerautotools: change version TINY -> PATCH
2017-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-11-10 Dylan Bakergallium/xlib: remove GL_{MAJOR,MINOR,TINY}
2017-11-09 Eric Anholtmeson: Always link libgallium_dri.so against dep_thread.
2017-11-08 Emil Velikovtargets/opencl: don't hardcode the icd file install...
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-10-30 Mauro RossiAndroid: move drivers' symlinks to /vendor (v2)
2017-10-27 Dylan Bakermeson: build gallium based osmesa
2017-10-24 Rob Clarkmeson: build freedreno
2017-10-23 Dylan Bakermeson: build imx driver
2017-10-23 Dylan Bakermeson: build etnaviv driver + winsys
2017-10-17 Eric Anholtmeson: Add support for the vc5 driver.
2017-10-17 Eric Anholtmeson: Add support for the pl111 driver.
2017-10-17 Eric Anholtmeson: Add support for the vc4 driver.
2017-10-16 Dylan Bakermeson: build llvmpipe
2017-10-16 Dylan Bakermeson: build softpipe
2017-10-16 Dylan Bakermeson: build nouveau (gallium) driver
2017-10-16 Dylan Bakermeson: build radeonsi gallium driver
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-15 Gurkirpal Singhst/omx_bellagio: Rename state tracker and option
2017-08-23 Rob HerringAndroid: gallium_dri: pass dri.sym to linker
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Michel Dänzerpipe-loader: Add driver build directory for si_driinfo...
2017-08-03 Nicolai Hähnlepipe-loader: fix build of dynamic pipe-drivers
2017-08-02 Nicolai Hähnleradeonsi: prepare for driver-specific driconf options
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-07-31 Bas Nieuwenhuizengallium/targets: Fix d3dadapter9 build after xmlconfig...
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-31 Nicolai Hähnlegallium/targets: link against NIR when building radeonsi
2017-06-30 Mauro RossiAndroid: fix typo in symlink for driver loading and...
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-27 Lionel Landwerlini915: use different CFLAGS/LIBS variables than i965/anv
2017-06-23 Marek Olšákgallium/radeon: pass create_screen flags to r600_common...
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-16 Jan Veselyr600g,compute: provide local copy of functions from...
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2017-06-01 Jose Fonsecaautomake: Link all libGL.so variants with -Bsymbolic.
2017-05-26 Alexandre Demersosmesa: link with libunwind if enabled (v2)
2017-05-19 Emil Velikovgallium/targets: link against XCB only as needed
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-05-17 Chih-Wei HuangAndroid: correct libz dependency
2017-05-11 Rob HerringAndroid: Drop linking libgcc
2017-05-11 Rob HerringAndroid: rework libelf dependencies
2017-05-11 Rob HerringAndroid: push driver build details to driver makefiles
2017-05-11 Mauro RossiAndroid: drop static linking of R600 LLVM libraries
2017-05-04 Emil Velikovtargets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI...
2017-05-04 Emil Velikovgallium/dri: remove unneeded HAVE_SHARED_GLAPI guard
2017-05-04 Emil Velikovgallium/dri: always link against shared glapi
2017-04-29 Ilia Mirkingallium/targets: fix bool setting on BE architectures
2017-04-25 Rob HerringAndroid: fix r300g only build
2017-04-14 George Kyriazisswr: Fix swr osmesa build
2017-04-14 George Kyriazisswr: add linux to scons build
2017-04-04 Vinson Leelibgl-xlib: Link with libunwind.
2017-04-04 Marek Olšáktargets: export radeon winsys_create functions to silen...
2017-03-22 Rob HerringAndroid: drop Android 4.4 (KitKat) support
2017-03-22 Rob HerringAndroid: clean-up trailing '\' in make variables
2017-03-08 Emil Velikovgallium/targets: rework the empty targets removal
2017-03-07 Matt Turnerbuild: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
next