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
*
scons/svga: remove opt from the list of valid build types
Brian Paul
2018-10-26
1
-2
/
+0
*
radeon/vcn: use util function to get h264 profile idc
Boyuan Zhang
2018-10-26
1
-2
/
+1
*
radeon/vce: use util function to get h264 profile idc
Boyuan Zhang
2018-10-26
2
-8
/
+2
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
3
-67
/
+69
*
freedreno: use fd_bc_alloc_batch instead of fd_batch_create.
Hyunjun Ko
2018-10-25
2
-2
/
+2
*
freedreno/ir3: take reg->num out of union in ir3_register
Hyunjun Ko
2018-10-25
1
-5
/
+6
*
freedreno/a6xx: disable unused groups
Rob Clark
2018-10-25
2
-6
/
+13
*
freedreno: add useful assert
Rob Clark
2018-10-25
1
-1
/
+3
*
swr/rast: ignore CreateElementUnorderedAtomicMemCpy
Alok Hota
2018-10-25
1
-1
/
+2
*
swr/rast: fix intrinsic/function for LLVM 7 compatibility
Alok Hota
2018-10-25
6
-14
/
+3
*
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
Rhys Perry
2018-10-25
4
-3
/
+11
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
4
-6
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
10
-20
/
+0
*
ir3_compiler/nir: fix imageSize() for buffer-backed images
Eduardo Lima Mitev
2018-10-24
2
-0
/
+33
*
radeonsi: enable vcn jpeg decode for raven
Boyuan Zhang
2018-10-23
1
-0
/
+2
*
radeon/vcn: implement jpeg target buffer cmd
Boyuan Zhang
2018-10-23
1
-1
/
+72
*
radeon/vcn: implement jpeg bitstream buffer cmd
Boyuan Zhang
2018-10-23
1
-1
/
+45
*
radeon/uvd: remove get mjpeg slice header
Boyuan Zhang
2018-10-23
1
-157
/
+0
*
radeon/vcn: add jpeg decode implementation
Boyuan Zhang
2018-10-23
5
-7
/
+119
*
radeon/vcn: separate send cmd call from end frame
Boyuan Zhang
2018-10-23
2
-8
/
+28
*
radeon/vcn: create cs based on ring type
Boyuan Zhang
2018-10-23
1
-2
/
+6
*
radeon/winsys: add vcn jpeg ring type
Boyuan Zhang
2018-10-23
1
-0
/
+1
*
radeon/vcn: add vcn jpeg decode interface
Boyuan Zhang
2018-10-23
1
-0
/
+90
*
radeon/vcn: move radeon decoder define to header file
Boyuan Zhang
2018-10-23
2
-31
/
+32
*
android: Build kms_swrast for the Android platform
Rob Herring
2018-10-22
1
-2
/
+2
*
ir3/nir: Set up image_dims consts for image_deref_size intrinsic too
Eduardo Lima Mitev
2018-10-21
1
-0
/
+1
*
nv50/ir: fix ConstantFolding::createMul for 64 bit muls
Karol Herbst
2018-10-20
1
-1
/
+1
*
radeonsi: Disable clear_state with radeon kernel driver
Sonny Jiang
2018-10-19
2
-4
/
+7
*
radeonsi: fix a typo in a comment in emit_guardband
Marek Olšák
2018-10-18
1
-1
/
+1
*
radeonsi: fix gnome-shell crash
Marek Olšák
2018-10-18
1
-2
/
+2
*
radeonsi: clamp point size to the limit
Marek Olšák
2018-10-18
3
-3
/
+5
*
radeonsi: fix a VGT hang with primitive restart on Polaris10 and later
Marek Olšák
2018-10-18
1
-2
/
+8
*
radeonsi: fix a deadlock due to partially-initialized context on CI
Marek Olšák
2018-10-18
1
-6
/
+8
*
radeonsi: Bump number of allowed global buffers to 32
Jan Vesely
2018-10-18
1
-1
/
+1
*
radeonsi: fix incorrect hw screen offset and guardband computation
Marek Olšák
2018-10-18
1
-2
/
+2
*
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
Neil Roberts
2018-10-17
3
-3
/
+3
*
freedreno/a6xx: don't allocate binning rb
Rob Clark
2018-10-17
1
-3
/
+7
*
freedreno/a6xx: single cmdstream for draw+binning
Rob Clark
2018-10-17
3
-15
/
+3
*
freedreno/a6xx: split binning vs draw program stateobj's
Rob Clark
2018-10-17
2
-4
/
+4
*
freedreno/a6xx: split VBO state into binning/draw variants
Rob Clark
2018-10-17
2
-1
/
+8
*
freedreno/a6xx: move VBO state to stateobj
Rob Clark
2018-10-17
3
-8
/
+19
*
freedreno/a6xx: move ZSA state to stateobj
Rob Clark
2018-10-17
2
-19
/
+39
*
freedreno/a6xx: remove vismode param
Rob Clark
2018-10-17
1
-14
/
+2
*
freedreno/ir3: move binning-pass fixup for a6xx+
Rob Clark
2018-10-17
1
-20
/
+37
*
freedreno/a6xx: a bit more state emit cleanup
Rob Clark
2018-10-17
4
-37
/
+27
*
freedreno/a6xx: move framebuffer state emit to emit_mrt()
Rob Clark
2018-10-17
2
-29
/
+24
*
freedreno/a6xx: small emit_mrt() cleanup
Rob Clark
2018-10-17
1
-14
/
+7
*
freedreno/a6xx: use program cache
Rob Clark
2018-10-17
7
-130
/
+247
*
freedreno/ir3: shader variant cache
Rob Clark
2018-10-17
5
-0
/
+214
*
freedreno/ir3: move binning_pass out of shader variant key
Rob Clark
2018-10-17
21
-75
/
+109
[next]