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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: allow arch rounding with avx512
Tim Rowley
2017-11-02
1
-1
/
+2
*
meson: use dep_m in libgallium
Erik Faye-Lund
2017-10-31
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+2
*
draw: don't cull tris with zero area
Roland Scheidegger
2017-10-27
2
-3
/
+12
*
meson: move gallium include declarations to src
Dylan Baker
2017-10-27
1
-2
/
+0
*
gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-up
Brian Paul
2017-10-27
1
-1
/
+1
*
gallium/util: remove some block alignment assertions
Roland Scheidegger
2017-10-25
1
-8
/
+0
*
gallium/util: use util_snprintf() in u_socket_connect()
Brian Paul
2017-10-24
1
-1
/
+2
*
gallium/util: don't call close() on Windows in u_tests.c
Brian Paul
2017-10-23
1
-0
/
+2
*
mesa: use util_strdup() macro in u_debug_symbol.c
Brian Paul
2017-10-23
1
-1
/
+1
*
gallium/util: replace gethostbyname() with getaddrinfo()
Brian Paul
2017-10-23
1
-13
/
+22
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+1
*
gallium: add more exceptions to tgsi_util_get_inst_usage_mask
Tim Rowley
2017-10-19
1
-0
/
+12
*
tgsi: fix tgsi_util_get_inst_usage_mask
Roland Scheidegger
2017-10-19
1
-6
/
+6
*
meson: build gallium winsys for dri, null, and wrapper
Dylan Baker
2017-10-16
1
-3
/
+9
*
meson: Build gallium pipe-loader
Dylan Baker
2017-10-16
2
-0
/
+65
*
meson: Build gallium auxiliary
Dylan Baker
2017-10-16
1
-0
/
+528
*
gallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM formats
Nicolai Hähnle
2017-10-12
1
-0
/
+13
*
gallium: allow 512-bit vectors
Tim Rowley
2017-10-11
2
-9
/
+9
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
3
-0
/
+31
*
gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
2017-10-10
1
-0
/
+2
*
u_threaded_context: fix a memory leak
Nicolai Hähnle
2017-10-10
1
-7
/
+8
*
radeonsi: don't change viewport for blits, use window-space positions
Marek Olšák
2017-10-07
2
-1
/
+4
*
radeonsi: don't save and restore vertex buffers and elements for u_blitter
Marek Olšák
2017-10-07
1
-6
/
+9
*
gallium/u_blitter: let drivers decide which VS to use for draw_rectangle
Marek Olšák
2017-10-07
2
-41
/
+61
*
gallium/u_blitter: let drivers set the vertex elements state
Marek Olšák
2017-10-07
2
-26
/
+30
*
gallium/u_blitter: remove blitter_context_priv::viewport
Marek Olšák
2017-10-07
1
-10
/
+8
*
gallivm: don't use pabs intrinsic with llvm version >= 6
Roland Scheidegger
2017-10-07
1
-9
/
+4
*
tgsi/ureg: allow any register file in address operands
Marek Olšák
2017-10-06
1
-6
/
+0
*
tgsi/scan: scan address operands (v2)
Marek Olšák
2017-10-06
1
-1
/
+42
*
tgsi/scan: set correct usage mask for tex offsets in scan_src_operand
Marek Olšák
2017-10-06
1
-4
/
+4
*
tgsi/scan: take advantage of already swizzled usage mask in scan_src_operand
Marek Olšák
2017-10-06
1
-30
/
+17
*
tgsi/scan: set non-valid src_index for tex offsets in scan_src_operand
Marek Olšák
2017-10-06
1
-1
/
+1
*
tgsi: implement tgsi_util_get_inst_usage_mask properly
Marek Olšák
2017-10-06
2
-113
/
+206
*
gallivm/ppc64le: allow environmental control of Altivec code generation
Ben Crocker
2017-10-05
1
-8
/
+24
*
gallivm/ppc64le: adjust VSX code generation control.
Ben Crocker
2017-10-05
1
-7
/
+30
*
gallivm: allow additional llc options
Ben Crocker
2017-10-05
1
-0
/
+23
*
gallivm: fix typo in debug_printf message
Ben Crocker
2017-10-05
1
-1
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
1
-1
/
+1
*
gallium/u_tests: fix ifdef for sync_file fences
George Kyriazis
2017-10-03
1
-1
/
+1
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-1
/
+0
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
2
-78
/
+5
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
3
-59
/
+1
*
gallium/u_tests: test sync_file fences
Marek Olšák
2017-10-03
1
-0
/
+101
*
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
2017-10-02
2
-0
/
+7
*
gallium/vl: don't use the template keyword
Marek Olšák
2017-09-30
1
-14
/
+14
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
3
-4
/
+59
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
5
-2
/
+20
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
4
-5
/
+8
*
gallivm: add support for TGSI instructions with two outputs
Nicolai Hähnle
2017-09-29
3
-1
/
+31
[next]