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
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+1
*
tgsi_to_nir: add a few needed double opcodes
Marek Olšák
2019-08-06
1
-0
/
+6
*
tgsi_to_nir: implement a few needed 64-bit integer opcodes
Marek Olšák
2019-08-06
1
-0
/
+5
*
ttn: Prepare for 64-bit sources and destinations
Connor Abbott
2019-08-06
1
-5
/
+29
*
ttn: Use 1-bit NIR comparison opcodes
Connor Abbott
2019-08-06
1
-24
/
+19
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+1
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-1
/
+6
*
radeonsi: make sure that rasterizer state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
2
-0
/
+8
*
radeonsi: make sure that DSA state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
2
-0
/
+8
*
radeonsi: make sure that blend state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
2
-0
/
+9
*
tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shaders
Jonathan Marek
2019-08-05
1
-5
/
+13
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-4
/
+4
*
gallivm: fix issue with AtomicCmpXchg wrapper on llvm 3.5-3.8
Roland Scheidegger
2019-08-02
1
-1
/
+3
*
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
Eric Engestrom
2019-08-02
6
-12
/
+12
*
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
Eric Engestrom
2019-08-02
1
-1
/
+1
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
gallium/util: Add util_set_shader_buffers_mask helper
Alyssa Rosenzweig
2019-08-01
2
-0
/
+42
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
3
-0
/
+97
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
7
-13
/
+13
*
gallium/aux: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
2
-3
/
+3
*
gallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
Sagar Ghuge
2019-07-30
1
-0
/
+3
*
gallium/auxiliary/vl: add compute shaders for deint yuv
Sonny Jiang
2019-07-29
4
-31
/
+403
*
gallium/auxiliary/vl: don't call gfx functions on compute-only chips
Sonny Jiang
2019-07-29
1
-75
/
+83
*
gallium/auxiliary/vl: add PIPE_CAP_GRAPHICS check for vl compositor
James Zhu
2019-07-29
2
-64
/
+65
*
gallium: create multimedia contexts as compute-only if graphics is unsupported
Marek Olšák
2019-07-29
3
-3
/
+13
*
gallium: add PIPE_CAP_GRAPHICS
Marek Olšák
2019-07-29
1
-0
/
+1
*
gallium/vl: fix compute tgsi shaders to not process undefined components
Ilia Mirkin
2019-07-27
1
-52
/
+52
*
gallium: fix windows build from params change.
Dave Airlie
2019-07-25
1
-2
/
+4
*
gallium/u_transfer_helper: fix assert in RGTC case
Rob Clark
2019-07-24
1
-26
/
+27
*
gallium+mesa: fix tgsi_semantic array type
Eric Engestrom
2019-07-24
1
-2
/
+4
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
3
-70
/
+70
*
tgsi/scan: add uses_fbfetch
Marek Olšák
2019-07-23
2
-0
/
+4
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
2
-7
/
+10
*
u_blitter: enable msaa when dst num samples is > 1
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-6
/
+12
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
23
-140
/
+140
*
tgsi: fix warning: ‘interp’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+1
*
gallivm: fix warning: ‘op’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+3
*
pipe-loader: use radeonsi for MM if amdgpu dri is used
Jeremy Newton
2019-07-19
1
-0
/
+9
*
util: use standard name for vsnprintf()
Eric Engestrom
2019-07-19
6
-6
/
+6
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
18
-52
/
+52
*
util: use standard name for vasprintf()
Eric Engestrom
2019-07-19
2
-2
/
+2
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
2
-15
/
+15
*
util: use standard name for strncmp()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for strncat()
Eric Engestrom
2019-07-19
1
-3
/
+3
*
util: use standard name for strdup()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for strchrnul()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
Andreas Baierl
2019-07-18
1
-0
/
+1
*
nir/tgsi: Extend tgsi_to_nir.c to support gl_PointCoord as a system value.
Andreas Baierl
2019-07-18
1
-0
/
+20
[next]