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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
2017-09-02
1
-0
/
+11
*
radeon/uvd: fix MJPEG quantization table index
Leo Liu
2017-09-02
1
-1
/
+1
*
freedreno: skip batch-cache for compute shaders
Rob Clark
2017-09-02
1
-7
/
+1
*
swr: Report format max_samples=1 to maintain support for "fake" msaa.
Cherniak, Bruce
2017-09-01
1
-11
/
+11
*
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
2017-09-01
1
-102
/
+4
*
nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
2017-08-31
1
-2
/
+19
*
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
2017-08-31
1
-0
/
+1
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
2
-4
/
+23
*
svga: include sample count in surface_size() computation
Brian Paul
2017-08-30
1
-1
/
+1
*
radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
2017-08-30
2
-0
/
+6
*
llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
2017-08-29
1
-0
/
+6
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
1
-9
/
+10
*
radeonsi: stop leaking nir
Timothy Arceri
2017-08-29
1
-0
/
+1
*
radeonsi: rewrite late alloc VS limit computation
Marek Olšák
2017-08-28
1
-12
/
+25
*
gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Marek Olšák
2017-08-28
1
-3
/
+9
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
1
-1
/
+1
*
radeonsi: correct maximum wave count per SIMD
Marek Olšák
2017-08-28
1
-1
/
+12
*
i915g: Remove a few unused variables
Eduardo Lima Mitev
2017-08-28
1
-16
/
+0
*
Revert "radeonsi: get the raster config from AMDGPU on SI"
Marek Olšák
2017-08-27
1
-17
/
+0
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-08-26
1
-1
/
+1
*
a2xx: fix DST_ALPHA blending for non-alpha formats
Ilia Mirkin
2017-08-25
3
-5
/
+21
*
a2xx: set constant blend color
Ilia Mirkin
2017-08-25
1
-0
/
+9
*
radeonsi: set IF_THRESHOLD to 4
Timothy Arceri
2017-08-25
1
-1
/
+1
*
glsl: pass shader source keys to the disk cache
Timothy Arceri
2017-08-25
1
-1
/
+1
*
radeonsi: get the raster config from AMDGPU on SI
Marek Olšák
2017-08-24
1
-0
/
+17
*
radeonsi: clean up setting GRBM_GFX_INDEX
Marek Olšák
2017-08-24
1
-19
/
+22
*
radeonsi: move PA_SC_RASTER_CONFIG emission into a separate function
Marek Olšák
2017-08-24
1
-70
/
+73
*
nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
2017-08-24
1
-0
/
+3
*
swr: limit pipe_draw_info->restart_index usage
Tim Rowley
2017-08-23
1
-1
/
+4
*
radeonsi: fix wrong assertion in si_init_bindless_descriptors()
Samuel Pitoiset
2017-08-23
1
-1
/
+1
*
radeon/video: Return false explicitly for HEVC if not the case
Leo Liu
2017-08-23
1
-0
/
+1
*
gallium/radeon: fix saving multi-part command streams
Nicolai Hähnle
2017-08-23
1
-1
/
+1
*
radeonsi: update comment describing indices into sctx->descriptors
Nicolai Hähnle
2017-08-23
1
-6
/
+5
*
radeonsi: do not assert when reserving bindless slot 0
Samuel Pitoiset
2017-08-23
1
-1
/
+4
*
radeonsi: rename some bindless-related helper functions
Samuel Pitoiset
2017-08-23
1
-21
/
+21
*
radeonsi: minor cleanups in si_make_{texture,image}_handle_resident()
Samuel Pitoiset
2017-08-23
1
-12
/
+12
*
radeon/vcn: enable P016 mode support
Leo Liu
2017-08-22
1
-7
/
+11
*
radeon/vcn: correct target buffer pitch calculation
Leo Liu
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
10
-309
/
+4
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
3
-45
/
+3
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
12
-317
/
+3
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
10
-139
/
+3
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
5
-57
/
+3
*
gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
2017-08-22
2
-4
/
+3
*
gallium: remove TGSI FENCE opcodes
Marek Olšák
2017-08-22
2
-19
/
+9
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
3
-23
/
+16
*
radeonsi: emit VGT_REUSE_OFF in the right place
Marek Olšák
2017-08-22
2
-8
/
+9
*
radeonsi: add support for TGSI opcodes DCEIL, DFLR, DROUND, DSSG, DTRUNC
Marek Olšák
2017-08-22
2
-1
/
+15
*
radeonsi: use a faster version of PK2H
Marek Olšák
2017-08-22
1
-21
/
+8
*
radeonsi: don't decompress Z/S if there is no HTILE
Marek Olšák
2017-08-22
1
-12
/
+15
[prev]
[next]