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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
3
-1
/
+15
*
gallivm: add swizzle support where one channel isn't defined.
Dave Airlie
2019-11-28
2
-12
/
+35
*
gallium: add nir lowering passes for the draw pipe stages. (v2)
Dave Airlie
2019-11-28
7
-27
/
+547
*
draw: add nir info gathering and building support
Dave Airlie
2019-11-28
5
-26
/
+63
*
gallivm: add nir->llvm translation (v2)
Dave Airlie
2019-11-28
5
-0
/
+3142
*
gallivm: add selection for non-32 bit types
Dave Airlie
2019-11-28
1
-1
/
+8
*
gallivm: add cttz wrapper
Dave Airlie
2019-11-28
2
-0
/
+17
*
gallivm: add popcount intrinsic wrapper
Dave Airlie
2019-11-28
2
-1
/
+15
*
gallivm: nir->tgsi info convertor (v2)
Dave Airlie
2019-11-28
5
-1
/
+816
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
6
-479
/
+599
*
radeonsi/nir: implement subgroup system values for SPIR-V
Marek Olšák
2019-11-27
1
-0
/
+1
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
1
-0
/
+1
*
gallium/auxiliary: Fix uses of gnu struct = {} extension
Dylan Baker
2019-11-26
5
-8
/
+8
*
Revert "draw: revert using correct order for prim decomposition."
Zebediah Figura
2019-11-22
1
-3
/
+1
*
pipe-loader: check that the pointer to driconf_xml isn't NULL
Samuel Pitoiset
2019-11-21
1
-1
/
+1
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-2
/
+2
*
gallium/noop: call finalize_nir
Marek Olšák
2019-11-15
1
-0
/
+3
*
llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shaders
Ben Crocker
2019-11-14
1
-1
/
+15
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
78
-11319
/
+54
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-0
/
+1
*
u_format: Fix swizzle of A1R5G5B5.
Eric Anholt
2019-11-08
1
-1
/
+1
*
gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.
Eric Anholt
2019-11-07
1
-0
/
+17
*
gallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
Eric Anholt
2019-11-07
1
-0
/
+1
*
gallium: Add some more channel orderings of packed formats.
Eric Anholt
2019-11-07
1
-0
/
+8
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
3
-1
/
+7
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
12
-36
/
+36
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
12
-35
/
+35
*
pipe-loader: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-2
/
+2
*
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
Krzysztof Raszkowski
2019-10-29
3
-3
/
+8
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
4
-14
/
+14
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
2
-3
/
+3
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
8
-18
/
+18
*
util: remove LIST_DELINIT macro
Timothy Arceri
2019-10-28
2
-4
/
+4
*
util: remove LIST_REPLACE macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_ADD macro
Timothy Arceri
2019-10-28
3
-4
/
+4
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
8
-17
/
+17
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
8
-14
/
+14
*
zink: add dri loader
Dave Airlie
2019-10-28
3
-0
/
+30
*
zink: introduce opengl over vulkan
Erik Faye-Lund
2019-10-28
2
-0
/
+18
*
pipe-loader: Default to kmsro if probe fails
Alyssa Rosenzweig
2019-10-26
1
-0
/
+5
*
rbug: Fix use of alloca() without #include "c99_alloca.h"
Jon Turney
2019-10-25
1
-0
/
+2
*
gallium: Fix a bunch of undefined left-shifts in u_format_*
Adam Jackson
2019-10-24
3
-56
/
+56
*
gallium/util: Cast to target type before shifting left
Michel Dänzer
2019-10-24
1
-1
/
+1
*
tgsi_to_nir: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-4
/
+9
*
gallium: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
4
-0
/
+32
*
gallium/noop: implement get_disk_shader_cache and get_compiler_options
Marek Olšák
2019-10-23
1
-0
/
+18
*
gallium: Drop the unused PIPE_FORMAT_A*L* formats.
Eric Anholt
2019-10-20
2
-8
/
+0
*
rbug: remove superfluous NULL check
Lucas Stach
2019-10-18
1
-2
/
+1
*
rbug: implement resource creation with modifier
Lucas Stach
2019-10-18
1
-0
/
+38
*
rbug: forward can_create_resource to pipe driver
Lucas Stach
2019-10-18
1
-0
/
+12
[next]