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
*
meson: Always link libgallium_dri.so against dep_thread.
Eric Anholt
2017-11-09
1
-0
/
+1
*
targets/opencl: don't hardcode the icd file install to /etc/...
Emil Velikov
2017-11-08
1
-1
/
+1
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
1
-1
/
+1
*
Android: move drivers' symlinks to /vendor (v2)
Mauro Rossi
2017-10-30
1
-2
/
+3
*
meson: build gallium based osmesa
Dylan Baker
2017-10-27
1
-0
/
+68
*
meson: build freedreno
Rob Clark
2017-10-24
1
-0
/
+6
*
meson: build imx driver
Dylan Baker
2017-10-23
1
-0
/
+5
*
meson: build etnaviv driver + winsys
Dylan Baker
2017-10-23
1
-0
/
+5
*
meson: Add support for the vc5 driver.
Eric Anholt
2017-10-17
1
-2
/
+11
*
meson: Add support for the pl111 driver.
Eric Anholt
2017-10-17
1
-0
/
+5
*
meson: Add support for the vc4 driver.
Eric Anholt
2017-10-17
1
-1
/
+10
*
meson: build llvmpipe
Dylan Baker
2017-10-16
1
-0
/
+4
*
meson: build softpipe
Dylan Baker
2017-10-16
1
-0
/
+8
*
meson: build nouveau (gallium) driver
Dylan Baker
2017-10-16
1
-0
/
+5
*
meson: build radeonsi gallium driver
Dylan Baker
2017-10-16
1
-0
/
+89
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
2
-0
/
+5
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-1
/
+0
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
1
-1
/
+1
*
st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
2017-09-15
3
-4
/
+4
*
Android: gallium_dri: pass dri.sym to linker
Rob Herring
2017-08-22
1
-0
/
+7
*
loader: rework xmlconfig dependency
Emil Velikov
2017-08-04
1
-1
/
+0
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
1
-2
/
+2
*
pipe-loader: Add driver build directory for si_driinfo.h include path
Michel Dänzer
2017-08-04
1
-0
/
+1
*
pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
2017-08-03
5
-4
/
+7
*
radeonsi: prepare for driver-specific driconf options
Nicolai Hähnle
2017-08-02
2
-0
/
+10
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
8
-9
/
+9
*
gallium/targets: Fix d3dadapter9 build after xmlconfig move.
Bas Nieuwenhuizen
2017-07-31
1
-0
/
+1
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
2
-3
/
+2
*
gallium/targets: link against NIR when building radeonsi
Nicolai Hähnle
2017-07-31
5
-0
/
+5
*
Android: fix typo in symlink for driver loading and 32 bit builds
Mauro Rossi
2017-06-30
1
-2
/
+2
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+10
*
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
2017-06-27
1
-1
/
+1
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
3
-4
/
+4
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
8
-9
/
+9
*
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
2017-06-21
1
-3
/
+3
*
r600g,compute: provide local copy of functions from ac_binary.c
Jan Vesely
2017-06-16
1
-7
/
+2
*
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
2017-06-15
2
-0
/
+4
*
automake: Link all libGL.so variants with -Bsymbolic.
Jose Fonseca
2017-06-01
1
-0
/
+1
*
osmesa: link with libunwind if enabled (v2)
Alexandre Demers
2017-05-26
1
-1
/
+2
*
gallium/targets: link against XCB only as needed
Emil Velikov
2017-05-19
2
-4
/
+12
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
4
-0
/
+4
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-17
1
-1
/
+2
*
Android: Drop linking libgcc
Rob Herring
2017-05-11
1
-4
/
+0
*
Android: rework libelf dependencies
Rob Herring
2017-05-11
1
-3
/
+0
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-54
/
+6
*
Android: drop static linking of R600 LLVM libraries
Mauro Rossi
2017-05-11
1
-6
/
+1
*
targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI define
Emil Velikov
2017-05-04
1
-2
/
+0
*
gallium/dri: remove unneeded HAVE_SHARED_GLAPI guard
Emil Velikov
2017-05-04
1
-5
/
+1
*
gallium/dri: always link against shared glapi
Emil Velikov
2017-05-04
1
-3
/
+3
*
gallium/targets: fix bool setting on BE architectures
Ilia Mirkin
2017-04-29
7
-7
/
+7
[next]