index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
targets
Commit message (
Expand
)
Author
Age
Files
Lines
*
automake: cleanup pipe-loader handling when using sw/xlib winsys
Emil Velikov
2014-04-25
3
-3
/
+3
*
libgl-gdi: silence unused variable warning when not using LLVM
Brian Paul
2014-04-21
1
-0
/
+2
*
egl-static: fix build after recent radeon winsys changes
Simone Scanzoni
2014-04-13
1
-0
/
+4
*
egl-static: Fix missing radeon_surface.h includes.
José Fonseca
2014-04-11
1
-0
/
+16
*
gallium/radeon: fix missing winsys include in pipe-loader.
Knut Andre Tidemann
2014-04-11
4
-1
/
+4
*
winsys/radeon: fix a race condition in initialization of radeon_winsys::screen
Marek Olšák
2014-04-10
7
-111
/
+18
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
7
-7
/
+7
*
targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS
Emil Velikov
2014-04-05
9
-18
/
+0
*
targets/xvmc: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
2
-2
/
+0
*
r600/omx: drop -lstdc++ hack
Emil Velikov
2014-04-05
1
-2
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
4
-21
/
+5
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
7
-0
/
+7
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
6
-5
/
+21
*
gallium/targets: add missing library dependencies
Emil Velikov
2014-03-31
2
-2
/
+10
*
pipe-loader: reorder PIPE_LIBS
Emil Velikov
2014-03-31
1
-2
/
+2
*
pipe-loader: use PTHREAD_LIBS over -lpthread
Emil Velikov
2014-03-31
1
-1
/
+1
*
automake: consistently use -no-undefined
Emil Velikov
2014-03-31
1
-0
/
+1
*
targets/egl-static: move the common LDFLAGS into AM_LDFLAGS
Emil Velikov
2014-03-31
1
-6
/
+13
*
targets/omx: do not link against the trace driver
Emil Velikov
2014-03-31
2
-2
/
+0
*
gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem
Emil Velikov
2014-03-31
14
-75
/
+14
*
gallium/targets: move LLVM_LIBS handling inside Automake.inc
Emil Velikov
2014-03-31
16
-49
/
+2
*
gallium/targets: fold LLVM_LDFLAGS inside Automake.inc
Emil Velikov
2014-03-31
15
-15
/
+0
*
targets/omx: use GALLIUM_OMX_LINKER_FLAGS
Emil Velikov
2014-03-31
2
-14
/
+6
*
targets/omx: introduce GALLIUM_OMX_LIB_DEPS
Emil Velikov
2014-03-31
2
-8
/
+2
*
targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBS
Emil Velikov
2014-03-31
1
-23
/
+11
*
targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVM
Emil Velikov
2014-03-31
1
-5
/
+4
*
targets/pipe-loader: compact duplicating LDFLAGS
Emil Velikov
2014-03-31
1
-18
/
+17
*
pipe-loader/swrast: add soft/llvmpipe defines
Joakim Sindholt
2014-03-31
1
-0
/
+5
*
targets/xa: drop libudev references from automake build
Emil Velikov
2014-03-31
1
-2
/
+0
*
haiku: Fix build through scons corrections and viewport fixes
Alexander von Gluck IV
2014-03-24
1
-3
/
+9
*
targets/dri-ilo: make the driver installable
Chia-I Wu
2014-03-16
1
-4
/
+3
*
automake: allow only shared builds
Emil Velikov
2014-03-11
1
-4
/
+0
*
automake: do not use symbols names for static glapi.la
Emil Velikov
2014-03-11
1
-4
/
+4
*
gallium/targets: use install-gallium-targets.mk
Emil Velikov
2014-03-11
4
-37
/
+4
*
gallium/targets: drop link generation for non DRI targets
Emil Velikov
2014-03-11
4
-24
/
+0
*
targets/vdpau: use install-gallium-links.mk
Emil Velikov
2014-03-11
3
-15
/
+3
*
targets/dri: use install-gallium-links.mk
Emil Velikov
2014-03-11
9
-47
/
+9
*
fix vdpau interop when using -Bsymbolic-functions in ldflags
Maarten Lankhorst
2014-03-10
9
-7
/
+25
*
libgl-xlib: add -Isrc/gallium/winsys flag
Brian Paul
2014-02-25
1
-0
/
+1
*
targets/opencl: resolve undefined symbols at link time
Emil Velikov
2014-02-24
1
-0
/
+1
*
gallium/targets: resolve undefined reference to pipe_loader_sw_probe_dri
Emil Velikov
2014-02-24
3
-0
/
+15
*
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
2014-02-24
3
-0
/
+21
*
targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available
Emil Velikov
2014-02-24
1
-3
/
+4
*
libgl-xlib: Fix xlib_sw_winsys.h include path.
Vinson Lee
2014-02-21
1
-1
/
+1
*
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
2014-02-22
2
-1
/
+3
*
targets/pipe-loader: link pipe-nouveau against libdrm
Emil Velikov
2014-02-22
1
-0
/
+1
*
targets/vdpau: Don't link unused libraries
Kusanagi Kouichi
2014-02-17
3
-3
/
+0
*
targets/vdpau: Always use c++ to link
Kusanagi Kouichi
2014-02-17
1
-5
/
+1
*
pipe-loader: add pipe loader for freedreno/msm
Rob Clark
2014-02-16
2
-0
/
+38
*
st/xa: use pipe-loader to get screen
Rob Clark
2014-02-16
4
-50
/
+30
[next]