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
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Add util functionality for GL4.1 support
Neha Bhende
2020-06-05
1
-0
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-7
/
+10
*
draw: fix user culling pipeline order. (v2)
Dave Airlie
2020-04-15
1
-0
/
+1
*
meson: fix debug build on Android
Dominik Behr
2020-04-07
1
-1
/
+10
*
draw: add main tessellation code
Dave Airlie
2020-02-28
1
-0
/
+2
*
gallium/auxiliary: add the microsoft tessellator and a pipe wrapper.
Dave Airlie
2020-02-28
1
-0
/
+4
*
gallium/util: remove unused debug_print_foo helpers
Erik Faye-Lund
2020-02-24
1
-2
/
+0
*
util: promote u_debug_memory.c to src/util
Erik Faye-Lund
2020-02-21
1
-1
/
+0
*
gallium/util: remove unused u_surfaces.c/h
Marek Olšák
2020-02-19
1
-2
/
+0
*
gallium/util: add a cache of live shaders for shader CSO deduplication
Marek Olšák
2020-01-24
1
-0
/
+2
*
vc4: move the draw splitting routine to shared code
Erico Nunes
2019-12-14
1
-0
/
+2
*
mesa/main/util: moving gallium u_mm to util, remove main/mm
Alejandro Piñeiro
2019-12-02
1
-2
/
+0
*
gallium: add nir lowering passes for the draw pipe stages. (v2)
Dave Airlie
2019-11-28
1
-0
/
+2
*
gallivm: add nir->llvm translation (v2)
Dave Airlie
2019-11-28
1
-0
/
+3
*
gallivm: nir->tgsi info convertor (v2)
Dave Airlie
2019-11-28
1
-0
/
+2
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
1
-0
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-30
/
+1
*
tgsi_to_nir: Remove dependency on libglsl.
Timur Kristóf
2019-09-06
1
-5
/
+2
*
gallivm: add coroutine support files to gallivm.
Dave Airlie
2019-09-04
1
-0
/
+2
*
gallium: Remove unused util_ringbuffer
Caio Marcelo de Oliveira Filho
2019-06-17
1
-2
/
+0
*
vl: Always enable drm winsys.
Bas Nieuwenhuizen
2019-06-13
1
-4
/
+2
*
Revert "vl: Enable DRM by default."
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
vl: Enable DRM by default.
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
1
-0
/
+2
*
gallium: Remove the malloc pipebuffer manager.
Eric Anholt
2019-04-23
1
-1
/
+0
*
gallium: Remove the "alt" pipebuffer manager interface.
Eric Anholt
2019-04-23
1
-1
/
+0
*
gallium: Remove the ondemand pipebuffer manager.
Eric Anholt
2019-04-23
1
-1
/
+0
*
gallium: Remove the pool pipebuffer manager.
Eric Anholt
2019-04-23
1
-1
/
+0
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
1
-0
/
+3
*
gallium/auxiliary/vl: Add compute shader to support video compositor render
James Zhu
2019-02-15
1
-0
/
+2
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
1
-0
/
+2
*
gallivm: use llvm jit code for decoding s3tc
Roland Scheidegger
2018-12-20
1
-1
/
+1
*
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
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-3
/
+3
*
gallium/auxiliary: Add helper support for bptc format compress/decompress
Denis Pauk
2018-07-01
1
-0
/
+2
*
meson: only build vl_winsys_dri.c when x11 platform is used
Lukas Rusak
2018-06-14
1
-1
/
+1
*
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
-0
/
+1
*
meson: fix warnings about comparing unlike types
Dylan Baker
2018-04-06
1
-1
/
+1
*
meson: link dri3 xcb libs into vlwinsys instead of into each target
Dylan Baker
2018-02-15
1
-1
/
+6
*
meson: move libsensors dependency to libgallium
Dylan Baker
2018-01-11
1
-1
/
+1
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
1
-3
/
+5
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
1
-0
/
+2
[next]