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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
gallium: fix more occurences of u_hash.h
Marek Olšák
1
-1
/
+1
2016-11-16
util/blitter: add clamping during SINT <-> UINT blits
Nicolai Hähnle
1
-0
/
+1
2016-10-07
gallium: add missing zero-init for resource templates
Rob Clark
9
-0
/
+16
2016-07-23
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
5
-72
/
+49
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-1
/
+1
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
3
-6
/
+6
2016-04-22
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
3
-23
/
+23
2016-04-19
gallium/tests: Update UTIL_FORMAT_MAX_* defines.
Jose Fonseca
1
-0
/
+4
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
1
-7
/
+5
2016-04-14
test/unit: Make translate_test invoke translate_create by default.
Jose Fonseca
1
-3
/
+4
2016-04-14
test/unit: Make pipe_barrier_test actually check correct bahavior.
Jose Fonseca
1
-7
/
+50
2016-04-02
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
1
-1
/
+3
2016-04-02
gallium: add compute shader IR type
Bas Nieuwenhuizen
1
-0
/
+1
2016-03-21
gallium/tests: declare sampler views in shaders
Brian Paul
3
-0
/
+3
2016-03-05
gallium/tests: silence warning in compute.c
Brian Paul
1
-1
/
+1
2016-02-13
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
1
-1
/
+10
2016-02-08
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
3
-2
/
+3
2016-01-03
gallium/tests: fix build with clang compiler
Samuel Pitoiset
1
-273
/
+330
2015-11-21
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
1
-1
/
+1
2015-11-21
pipe-loader: rework the sw backend
Emil Velikov
1
-1
/
+0
2015-11-21
gallium/tests: remove unneeded include paths
Emil Velikov
1
-4
/
+0
2015-11-21
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
4
-5
/
+4
2015-11-21
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
1
-2
/
+1
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
12
-12
/
+12
2015-07-23
gallium/tests: use cso_set_samplers
Marek Olšák
1
-2
/
+3
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-7
/
+7
2015-07-13
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
1
-1
/
+0
2015-07-13
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
1
-2
/
+2
2015-06-21
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
1
-1
/
+3
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
1
-0
/
+2
2014-12-10
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2
-9
/
+2
2014-12-01
graw: Avoid 'near'/'far' variables.
José Fonseca
8
-24
/
+24
2014-11-17
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
Brian Paul
2
-2
/
+2
2014-11-16
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
10
-20
/
+0
2014-08-05
gallium/tests: automake: link against libmesautil.la
Emil Velikov
2
-0
/
+2
2014-08-04
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2
-2
/
+2
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-2
/
+2
2014-06-19
automake: include the libdeps in the correct order
Emil Velikov
1
-2
/
+2
2014-06-19
targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
1
-14
/
+3
2014-05-23
Make DRI dependencies and build depend on the target
Jon TURNEY
1
-1
/
+1
2014-04-25
gallium/tests: conditionally include sw/dri winsys
Emil Velikov
1
-1
/
+5
2014-04-25
automake: cleanup pipe-loader handling when using sw/xlib winsys
Emil Velikov
1
-1
/
+1
2014-04-05
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2
-6
/
+2
2014-02-24
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
1
-0
/
+7
2014-02-22
pipe-loader: introduce pipe_loader_sw_probe_dri helper
Emil Velikov
1
-0
/
+1
2014-02-16
pipe-loader: split out "client" version
Rob Clark
1
-2
/
+2
2014-02-11
gallium/tests: do not link against libudev
Emil Velikov
1
-1
/
+0
2014-02-06
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
18
-21
/
+21
2014-01-23
gallium: Use C11 thread abstractions.
José Fonseca
1
-1
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
9
-9
/
+9
[next]