index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
targets
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
Android: drop Android 4.4 (KitKat) support
Rob Herring
1
-8
/
+2
2017-03-22
Android: clean-up trailing '\' in make variables
Rob Herring
1
-2
/
+2
2017-03-08
gallium/targets: rework the empty targets removal
Emil Velikov
3
-6
/
+3
2017-03-07
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
1
-1
/
+1
2017-03-04
gallium/targets: don't leave an empty target directory(ies)
Emil Velikov
3
-3
/
+9
2017-02-28
gallium/r600: fix r600 build when OpenCL is enabled
Timothy Arceri
1
-0
/
+5
2017-02-06
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
1
-10
/
+0
2017-02-06
targets: Use a macro to reduce cut and paste in driver setup.
Eric Anholt
1
-111
/
+22
2017-02-03
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
5
-25
/
+0
2017-02-03
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2
-50
/
+0
2017-01-27
d3dadapter9: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
2017-01-12
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
2
-0
/
+9
2017-01-12
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2
-0
/
+13
2016-12-20
st/nine: Implement gallium nine CSMT
Patrick Rudolph
1
-0
/
+6
2016-12-20
st/nine: Add new driconf options to control DISCARD behaviour
Axel Davy
1
-0
/
+17
2016-12-05
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
10
-10
/
+10
2016-11-21
gallium: Add support for SWR compilation
George Kyriazis
3
-0
/
+12
2016-11-21
gallium: Added SWR support for gdi
George Kyriazis
1
-5
/
+23
2016-11-05
android: amd/common: add support for libmesa_amd_common
Mauro Rossi
1
-1
/
+1
2016-11-03
pipe-loader: add libamd_common for radeonsi
Nicolai Hähnle
1
-0
/
+1
2016-10-14
gallium: annotate sw_driver_descriptor instance as const data
Emil Velikov
1
-1
/
+1
2016-10-14
gallium: remove unused drm_driver_descriptor::driver_name
Emil Velikov
8
-8
/
+8
2016-09-13
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
1
-1
/
+1
2016-08-31
Introduce .editorconfig
Eric Engestrom
2
-0
/
+5
2016-07-20
gallium/dri: Add shared glapi to LIBADD on Android
Tomasz Figa
1
-0
/
+7
2016-07-07
osmesa: Export OSMesaCreateContextAttribs.
Mathias Fröhlich
3
-0
/
+3
2016-06-13
st/va: hardlink driver instances to gallium_drv_video.so
Jimmy Berry
1
-0
/
+14
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-5
/
+0
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-1
/
+1
2016-05-18
st/nine: Turn on thread_submit by default when on different device
Axel Davy
1
-10
/
+12
2016-05-18
d3dadapter9: Add ddebug, rbug and trace support
Axel Davy
1
-0
/
+9
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
2
-4
/
+4
2016-05-17
scons: gallium: link against nir as needed
Emil Velikov
5
-1
/
+5
2016-04-15
gallium/swr: allow swr use as a swrast dri driver
Tim Rowley
2
-5
/
+15
2016-04-13
scons: Allow building with Address Sanitizer.
Jose Fonseca
1
-4
/
+8
2016-03-02
mesa/build: add OpenSWR to build
Tim Rowley
2
-0
/
+11
2016-02-29
st/clover: Add libelf cflags to the build
Koop Mast
1
-3
/
+0
2016-02-29
Android: clean-up and fix DRI module path handling
Rob Herring
1
-1
/
+2
2016-02-29
Android: fix build break from nir/glsl move to compiler/
Rob Herring
1
-0
/
+2
2016-02-08
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
1
-0
/
+1
2016-02-04
DRI_CONFIG: Add option to override vendor id
Patrick Rudolph
1
-13
/
+48
2016-02-02
virgl: also build vtest for Android
Rob Herring
1
-1
/
+1
2016-01-26
nir: move to compiler/
Emil Velikov
2
-2
/
+2
2016-01-26
nir: move shader_enums.[ch] to compiler
Emil Velikov
5
-1
/
+5
2016-01-23
virgl: enable building on Android
Rob Herring
1
-0
/
+4
[next]