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
/
dd_draw.c
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
1
-2
/
+7
*
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
1
-2
/
+2
*
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
1
-3
/
+3
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-6
/
+6
*
ddebug: expose some helper functions as non-inline
Nicolai Hähnle
2019-04-25
1
-1
/
+62
*
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
1
-20
/
+55
*
ddebug: set thread name
Nicolai Hähnle
2019-04-25
1
-0
/
+10
*
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
1
-59
/
+44
*
ddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
Brian Paul
2018-04-13
1
-0
/
+5
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
1
-0
/
+1645