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
*
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
*
tgsi: add a utility for emulating some GL features
Marek Olšák
2015-10-09
1
-0
/
+2
*
util: add a couple primitive restart helper functions
Brian Paul
2015-09-01
1
-0
/
+2
*
tgsi: add tgsi utility to transform a fragment shader to support aa point
Charmaine Lee
2015-09-01
1
-0
/
+2
*
tgsi: adds tgsi utility to transform a shader to support point sprite
Charmaine Lee
2015-09-01
1
-0
/
+2
*
tgsi: add new tgsi_two_side.c utility code
Brian Paul
2015-09-01
1
-0
/
+2
*
gallium/util: Stop bundling our snprintf implementation.
Jose Fonseca
2015-07-23
1
-1
/
+0
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+0
*
gallium: ship tgsi_to_nir.h in the tarball
Emil Velikov
2015-04-01
1
-1
/
+2
*
automake,scons: Put NIR source files in a separate var to fix SCons build.
Jose Fonseca
2015-04-01
1
-1
/
+3
*
gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.
Eric Anholt
2015-04-01
1
-0
/
+1
*
gallium/util: remove u_linkage
Ilia Mirkin
2015-03-26
1
-2
/
+0
[next]