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
/
tests
/
trivial
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
2
-2
/
+2
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
1
-3
/
+3
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
1
-3
/
+3
*
gallium: pass cso_velems_state into cso_context instead of pipe_vertex_element
Marek Olšák
2020-02-28
2
-22
/
+26
*
gallium: Refactor some single-pixel util_format_read/writes.
Eric Anholt
2020-02-04
1
-7
/
+7
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-1
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
meson: Add dep_thread dependency.
Vinson Lee
2019-07-13
1
-0
/
+1
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-4
/
+0
*
Delete autotools
Dylan Baker
2019-04-15
1
-25
/
+0
*
gallium: Fix uninitialized variable warning in compute test.
Eric Anholt
2018-11-27
1
-1
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
2
-2
/
+4
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-2
/
+2
*
gallium/tests/trivial: fix viewport depth transform
Ilia Mirkin
2018-04-21
2
-6
/
+7
*
autotools: Include new meson files
18.1-branchpoint
Dylan Baker
2018-04-20
1
-0
/
+2
*
meson: Build gallium trivial tests
Dylan Baker
2018-04-18
1
-0
/
+29
*
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
Brian Paul
2018-02-08
2
-6
/
+6
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
3
-3
/
+3
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
3
-3
/
+3
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
3
-3
/
+3
*
gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
2017-06-07
1
-1
/
+2
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
2
-2
/
+2
*
util/blitter: add clamping during SINT <-> UINT blits
Nicolai Hähnle
2016-11-16
1
-0
/
+1
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-3
/
+3
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+3
*
gallium: add compute shader IR type
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
gallium/tests: silence warning in compute.c
Brian Paul
2016-03-05
1
-1
/
+1
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-1
/
+10
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
2
-2
/
+2
*
gallium/tests: fix build with clang compiler
Samuel Pitoiset
2016-01-03
1
-273
/
+330
*
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
2015-11-21
1
-1
/
+1
*
pipe-loader: rework the sw backend
Emil Velikov
2015-11-21
1
-1
/
+0
*
gallium/tests: remove unneeded include paths
Emil Velikov
2015-11-21
1
-4
/
+0
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
4
-5
/
+4
*
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
2015-11-21
1
-2
/
+1
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
3
-3
/
+3
*
gallium/tests: use cso_set_samplers
Marek Olšák
2015-07-23
1
-2
/
+3
*
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
2015-07-13
1
-1
/
+0
*
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
2015-07-13
1
-2
/
+2
*
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
2015-06-21
1
-1
/
+3
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
2
-9
/
+2
*
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
Brian Paul
2014-11-17
2
-2
/
+2
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
2
-4
/
+0
*
gallium/tests: automake: link against libmesautil.la
Emil Velikov
2014-08-05
1
-0
/
+1
*
automake: include the libdeps in the correct order
Emil Velikov
2014-06-19
1
-2
/
+2
*
targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
2014-06-19
1
-14
/
+3
*
Make DRI dependencies and build depend on the target
Jon TURNEY
2014-05-23
1
-1
/
+1
*
gallium/tests: conditionally include sw/dri winsys
Emil Velikov
2014-04-25
1
-1
/
+5
[next]