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
/
auxiliary
/
driver_ddebug
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
/
+8
*
ddebug: add missing forward declaration
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-0
/
+1
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
1
-1
/
+1
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
1
-1
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
2
-3
/
+3
*
gallium: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-0
/
+9
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-2
/
+7
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+13
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
4
-14
/
+14
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-6
/
+6
*
ddebug: fix a few MSVC compiler warnings
Brian Paul
2019-05-08
2
-8
/
+9
*
gallium: add resource_get_info to pipe_screen
Julien Isorce
2019-04-30
1
-0
/
+12
*
ddebug: expose some helper functions as non-inline
Nicolai Hähnle
2019-04-25
2
-59
/
+70
*
ddebug: dump driver state into a separate file
Nicolai Hähnle
2019-04-25
1
-5
/
+12
*
ddebug: log calls to pipe->flush
Nicolai Hähnle
2019-04-25
2
-20
/
+61
*
ddebug: set thread name
Nicolai Hähnle
2019-04-25
1
-0
/
+10
*
ddebug: add compute functions to help hang detection
Dave Airlie
2019-04-05
1
-2
/
+21
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-2
/
+4
*
gallium: ddebug: Add missing fence related wrappers
Guido Günther
2019-04-04
2
-0
/
+37
*
ddebug: always flush when requested, even when hang detection is disabled
Nicolai Hähnle
2018-12-19
1
-0
/
+2
*
ddebug: simplify watchdog loop and fix crash in the no-timeout case
Nicolai Hähnle
2018-12-19
3
-73
/
+52
*
gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)
Marek Olšák
2018-09-07
1
-0
/
+11
*
ddebug: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+12
*
ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdir
Andres Gomez
2018-08-02
1
-3
/
+4
*
gallium: fix ddebug on windows
Dylan Baker
2018-08-01
1
-1
/
+5
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-1
/
+2
*
gallium/auxiliary: Extern "c" fixes.
Alexander von Gluck IV
2018-07-27
1
-0
/
+8
*
gallium: Check pipe_screen::resource_changed before dereferencing it
Michel Dänzer
2018-07-12
1
-1
/
+2
*
ddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
Brian Paul
2018-04-13
2
-2
/
+12
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
6
-0
/
+3628