index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
targets
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-01-22
targets/dri: android: use WHOLE static libraries
Emil Velikov
1
-1
/
+3
2016-01-05
build: enable st/va with nouveau driver
Julien Isorce
1
-0
/
+2
2015-12-17
configure.ac: use pkg-config for libelf
Jonathan Gray
1
-1
/
+4
2015-12-01
automake: fix some occurrences of hardcoded -ldl and -lpthread
Jonathan Gray
1
-1
/
+1
2015-11-27
scons: Use LD version script for libgl-xlib.
Jose Fonseca
1
-2
/
+6
2015-11-26
targets/xvmc: use the non-inline sw helpers
Michel Dänzer
1
-0
/
+1
2015-11-25
targets/nine: remove freedreno target
Emil Velikov
1
-3
/
+0
2015-11-25
targets/nine: remove vc4 target
Emil Velikov
1
-2
/
+0
2015-11-25
targets: use the non-inline sw helpers
Emil Velikov
6
-0
/
+6
2015-11-21
targets/nine: remove unused static functions
Emil Velikov
1
-36
/
+0
2015-11-21
targets/nine: add note about messy header inclusion order
Emil Velikov
1
-0
/
+1
2015-11-21
targets/nine: add note about fd owndership
Emil Velikov
1
-0
/
+2
2015-11-21
{st,targets}/nine: use static/dynamic pipe-loader
Emil Velikov
2
-30
/
+8
2015-11-21
{st,targets}/xa: use static/dynamic pipe-loader
Emil Velikov
2
-3
/
+6
2015-11-21
{auxiliary,targets}/vl: use static/dynamic pipe-loader
Emil Velikov
8
-12
/
+24
2015-11-21
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
4
-4
/
+8
2015-11-21
target-helpers: move the DRI specifics to the target
Emil Velikov
4
-3
/
+163
2015-11-21
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
8
-8
/
+8
2015-11-21
pipe-loader: rework the sw backend
Emil Velikov
11
-17
/
+46
2015-11-21
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2
-7
/
+2
[next]