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
*
r600: clean up the GS ring buffers when the context is destroyed
Gert Wollny
2018-11-22
1
-0
/
+6
*
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
2018-11-22
1
-11
/
+4
*
radeonsi: fix an out-of-bounds read reported by ASAN
Nicolai Hähnle
2018-11-20
1
-0
/
+4
*
vc4: Make sure we make ro scanout resources for create_with_modifiers.
Eric Anholt
2018-11-16
1
-1
/
+9
*
radeonsi: fix video APIs on Raven2
Marek Olšák
2018-11-16
2
-4
/
+8
*
r600/sb: Fix constant logical operand in assert.
Vinson Lee
2018-11-08
1
-1
/
+1
*
freedreno: Do not link ir3_compiler with valgrind libraries.
Vinson Lee
2018-10-31
1
-2
/
+1
*
configure: allow building with python3
Emil Velikov
2018-10-31
4
-4
/
+4
*
util: Move os_misc to util
Dylan Baker
2018-10-30
5
-5
/
+5
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
3
-5
/
+10
*
radeonsi: clean up decompress flags in fast color clear
Marek Olšák
2018-10-30
1
-11
/
+7
*
radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
2018-10-30
2
-1
/
+14
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
4
-7
/
+7
*
nouveau: remove unused class member
Eric Engestrom
2018-10-30
1
-1
/
+0
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
2
-10
/
+0
*
vc4: Fix unused variable warning.
Eric Anholt
2018-10-30
1
-1
/
+0
*
v3d: Use nir_remove_unused_io_vars to handle binner shader output DCE
Eric Anholt
2018-10-30
1
-1
/
+1
*
v3d: Use nir_lower_io_to_scalar_early to DCE unused VS input components.
Eric Anholt
2018-10-30
1
-1
/
+4
*
svga: Add missing include guards
Michał Janiszewski
2018-10-30
1
-0
/
+5
*
svga: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
freedreno: don't flush when new and old pfb is identical
Rob Clark
2018-10-28
1
-0
/
+3
*
freedreno: dependency tracking for z/s depends on ZSA state
Rob Clark
2018-10-28
1
-1
/
+3
*
freedreno: mark all state dirty after switching batch
Rob Clark
2018-10-28
2
-0
/
+3
*
freedreno/a6xx: inline draw_impl()
Rob Clark
2018-10-26
1
-38
/
+31
*
freedreno/a6xx: small cleanup
Rob Clark
2018-10-26
1
-1
/
+1
*
freedreno/a6xx: move where we handle dirty vbo state
Rob Clark
2018-10-26
3
-16
/
+14
*
freedreno: avoid no-op flushes by re-using last-fence
Rob Clark
2018-10-26
5
-2
/
+34
*
freedreno/a6xx: Move stencil/depth/alpha state to IB
Kristian H. Kristensen
2018-10-26
5
-15
/
+55
*
freedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA group
Kristian H. Kristensen
2018-10-26
1
-5
/
+6
*
freedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZ
Kristian H. Kristensen
2018-10-26
2
-7
/
+7
*
freedreno/a6xx: Move rasterizer state to state object
Kristian H. Kristensen
2018-10-26
5
-27
/
+51
*
freedreno/a6xx: Fix set_blit_scissor helper
Kristian H. Kristensen
2018-10-26
1
-2
/
+2
*
freedreno/a2xx: Squash a compiler warning
Kristian H. Kristensen
2018-10-26
1
-2
/
+2
*
freedreno/a6xx: Use fd6_emit_ib from a6xx
Kristian H. Kristensen
2018-10-26
3
-10
/
+10
*
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
2018-10-26
33
-73
/
+3764
*
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
[next]