index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
Makefile.sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
1
-5
/
+0
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
1
-2
/
+0
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
1
-2
/
+0
*
util: Move os_misc to util
Dylan Baker
2018-10-30
1
-2
/
+0
*
gallium/util: start splitting u_debug into generic and gallium specific compo...
Dylan Baker
2018-10-30
1
-0
/
+2
*
gallium: split u_prim_name out of u_debug.h
Dylan Baker
2018-10-30
1
-0
/
+1
*
move u_math to src/util
Dylan Baker
2018-09-07
1
-2
/
+0
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-0
/
+2
*
gallium/auxiliary: Add helper support for bptc format compress/decompress
Denis Pauk
2018-07-01
1
-0
/
+2
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
1
-0
/
+29
*
vl: add VP9 probability tables
Leo Liu
2018-04-12
1
-1
/
+2
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
1
-0
/
+2
*
gallium: remove unused and deprecated u_time.h
Nicolai Hähnle
2017-11-09
1
-1
/
+0
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-2
/
+0
*
gallium: add async debug message forwarding helper
Nicolai Hähnle
2017-11-09
1
-0
/
+2
*
gallium/util: Remove unused keymap
Thomas Helland
2017-09-21
1
-2
/
+0
*
tgsi: macro-ify the opcodes table
Nicolai Hähnle
2017-08-23
1
-0
/
+1
*
gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
2017-08-22
1
-0
/
+2
*
util: add chunk logging module
Nicolai Hähnle
2017-08-22
1
-0
/
+2
*
tgsi,st/mesa: move varying slot to semantic mapping into a helper for VS
Nicolai Hähnle
2017-07-05
1
-0
/
+2
*
util: Move u_dynarray to src/util
Thomas Helland
2017-06-07
1
-1
/
+0
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-19
1
-3
/
+7
*
gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
2017-05-15
1
-0
/
+3
*
gallium: remove u_caps.c/h interface
Samuel Pitoiset
2017-04-25
1
-2
/
+0
*
gallium/util: move u_queue.{c,h} to src/util
Timothy Arceri
2017-03-12
1
-2
/
+0
*
gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
2017-03-12
1
-1
/
+0
*
gallium: add renderonly library
Christian Gmeiner
2017-01-12
1
-0
/
+4
*
util: import CRC32 implementation from gallium
Marek Olšák
2016-11-22
1
-2
/
+0
*
gallium/hud: Add support for CPU frequency monitoring
Steven Toth
2016-09-30
1
-0
/
+1
*
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
2016-09-28
1
-0
/
+3
*
gallium/pipebuffer: add pb_slab utility
Nicolai Hähnle
2016-09-27
1
-0
/
+2
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-2
/
+0
*
gallium: remove unused u_clear.h file
Brian Paul
2016-08-16
1
-1
/
+0
*
gallium/util: add helper to compute zmin/zmax for a viewport state
Ilia Mirkin
2016-08-14
1
-1
/
+2
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
1
-1
/
+0
*
util: Move format_rgb9e5.h to src/util
Jason Ekstrand
2016-08-05
1
-1
/
+0
*
gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
2016-08-01
1
-0
/
+1
*
vl: add a bicubic interpolation filter(v5)
Nayan Deshmukh
2016-07-01
1
-0
/
+2
*
gallium/util: import the multithreaded job queue from amdgpu winsys (v2)
Marek Olšák
2016-06-15
1
-0
/
+2
*
vl/dri3: get Makefile properly
Leo Liu
2016-06-10
1
-1
/
+3
*
gallium/util: remove u_staging
Rob Clark
2016-06-02
1
-2
/
+0
*
vl/dri: Move the DRI3 check out of sources include into C.
Jose Fonseca
2016-05-16
1
-5
/
+1
*
vl/dri3: add DRI3 support and implement create and destroy
Leo Liu
2016-05-16
1
-0
/
+5
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
1
-1
/
+3
*
gallium: bundle the compat header u_pwr8.h in the tarball
Emil Velikov
2016-01-18
1
-0
/
+1
*
gallium/util: removed unused header-file
Erik Faye-Lund
2016-01-12
1
-1
/
+0
*
gallium/pb_cache: add a copy of cache bufmgr independent of pb_manager
Marek Olšák
2015-12-11
1
-0
/
+2
*
gallium/util: remove the fake format helpers for bptc and etc2
Ilia Mirkin
2015-11-23
1
-2
/
+0
*
vl: add drm support for vl_screen
Leo Liu
2015-11-08
1
-1
/
+2
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
1
-0
/
+2
[next]