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
/
drivers
/
ddebug
/
dd_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ddebug: optionally handle transfer commands like draws
Nicolai Hähnle
2017-11-09
1
-1
/
+8
*
ddebug: rewrite to always use a threaded approach
Nicolai Hähnle
2017-11-09
1
-51
/
+110
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
1
-0
/
+11
*
gallium: introduce device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+18
*
gallium: introduce memory object
Dave Airlie
2017-08-06
1
-0
/
+40
*
ddebug: fix parsing of the pipelined mode
Samuel Pitoiset
2017-07-17
1
-1
/
+1
*
ddebug: handle some cases of non-TGSI shaders
Nicolai Hähnle
2017-07-05
1
-0
/
+11
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+2
*
ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughs
Timothy Arceri
2017-02-23
1
-0
/
+9
*
gallium: add pipe_screen::resource_changed callback wrappers
Philipp Zabel
2017-01-20
1
-0
/
+10
*
ddebug: fix a crash in resource_get_handle
Marek Olšák
2016-09-13
1
-1
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+3
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-1
/
+3
*
ddebug: implement pipelined hang detection mode
Marek Olšák
2016-07-26
1
-0
/
+11
*
ddebug: clean up ddebug_screen_create
Marek Olšák
2016-07-26
1
-16
/
+23
*
ddebug: Fix trivial typo in stderr message
Andreas Boll
2016-07-19
1
-1
/
+1
*
ddebug: add an option to dump info about a specific apitrace call
Marek Olšák
2016-07-05
1
-2
/
+18
*
gallium/ddebug: Add passthrough for query_memory_info.
Bas Nieuwenhuizen
2016-05-27
1
-0
/
+9
*
gallium/ddebug: Add passthrough for get_compute_param.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+12
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-4
/
+6
*
gallium/ddebug: add 'verbose' option
Nicolai Hähnle
2016-01-26
1
-2
/
+4
*
gallium/ddebug: make 'noflush' also affect 'always' mode
Nicolai Hähnle
2016-01-26
1
-5
/
+7
*
gallium/ddebug: add GALLIUM_DDEBUG_SKIP option
Nicolai Hähnle
2015-12-12
1
-0
/
+9
*
gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
2015-08-26
1
-0
/
+353