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
/
pipe-loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/swr: allow swr use as a swrast dri driver
Tim Rowley
2016-04-15
1
-5
/
+14
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
pipe-loader: rework the sw backend
Emil Velikov
2015-11-21
3
-2
/
+39
*
glsl: (mostly) remove libglsl_util
Rob Clark
2015-10-16
1
-1
/
+0
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
2
-2
/
+10
*
pipe-loader: add libnir and libglsl_util to the link
Emil Velikov
2015-06-12
1
-0
/
+2
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
3
-3
/
+3
*
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
2015-04-01
1
-1
/
+24
*
galahad: remove driver
Emil Velikov
2015-03-21
1
-3
/
+1
*
pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabled
Tom Stellard
2015-02-27
1
-1
/
+5
*
auxiliary/vl: bring back the VL code for the dri targets
Emil Velikov
2015-02-12
1
-0
/
+1
*
auxiliary/vl: rework the build of the VL code
Emil Velikov
2014-11-26
1
-2
/
+12
*
targets: bundle all files in the tarball
Emil Velikov
2014-11-16
1
-0
/
+2
*
ilo: add drm_configuration for the pipe-target
Nick Sarnie
2014-11-04
1
-1
/
+22
*
ilo: Build pipe-loader for ilo
Nick Sarnie
2014-10-14
2
-0
/
+40
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-1
/
+0
*
freedreno: add DRM_CONF_SHARE_FD
Rob Clark
2014-09-21
1
-1
/
+24
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
1
-1
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
targets/pipe-loader: add driver specific drm_configuration
Emil Velikov
2014-06-19
5
-5
/
+120
*
automake: correctly append the version-script
Emil Velikov
2014-05-25
1
-3
/
+5
*
Fix build for darwin
Jon TURNEY
2014-05-23
1
-0
/
+2
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
1
-0
/
+2
*
targets/pipe-loader: cleanup version-script
Emil Velikov
2014-05-02
3
-5
/
+9
*
targets/pipe-loader: drop driver_descriptor symbol from swrast
Emil Velikov
2014-05-02
2
-4
/
+2
*
gallium/radeon: fix missing winsys include in pipe-loader.
Knut Andre Tidemann
2014-04-11
3
-1
/
+3
*
winsys/radeon: fix a race condition in initialization of radeon_winsys::screen
Marek Olšák
2014-04-10
3
-36
/
+6
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-4
/
+1
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
1
-0
/
+1
*
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
*
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/pipe-loader: link pipe-nouveau against libdrm
Emil Velikov
2014-02-22
1
-0
/
+1
*
pipe-loader: add pipe loader for freedreno/msm
Rob Clark
2014-02-16
2
-0
/
+38
*
radeonsi: Apply si_* file naming scheme.
Andreas Hartmetz
2014-01-14
1
-1
/
+1
*
pipe-loader: Fix llvmpipe.la path
Michel Dänzer
2013-12-04
1
-1
/
+1
*
pipe-loader: build llvmpipe on top of softpipe
Emil Velikov
2013-12-03
1
-10
/
+7
*
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
2013-11-18
2
-2
/
+2
*
pipe-loader: Only export necessary symbols v3
Tom Stellard
2013-11-11
2
-0
/
+5
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-3
/
+0
*
build: Get rid of GALLIUM_MAKE_DIRS
Matt Turner
2013-04-15
1
-5
/
+1
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
targets/pipe-loader: Convert to automake
Matt Turner
2013-01-10
3
-179
/
+175
*
r300g: Link ralloc.c and register_allocate.c into separate library
Matt Turner
2013-01-10
1
-0
/
+1
*
automake/gallium: attempt to fix -lrt
Dave Airlie
2012-12-04
1
-1
/
+1
[next]