index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
23.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/23.2
staging/23.3
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-12
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
1
-1
/
+1
2017-03-10
gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
Emil Velikov
1
-0
/
+0
2017-03-07
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
1
-1
/
+2
2017-03-07
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
1
-1
/
+1
2017-02-14
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2
-2
/
+2
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
[next]