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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add back the USE_MININUM_PRIORITY flag to the low-prio compiler queue
Marek Olšák
2017-07-18
1
-1
/
+2
*
winsys/svga/drm: Enable import/export fence FD
Sinclair Yeh
2017-07-17
3
-19
/
+53
*
winsys/svga/drm: Connect winsys-side fence_* functions
Sinclair Yeh
2017-07-17
4
-10
/
+109
*
drivers/svga: Connect driver-side fence_* functions
Sinclair Yeh
2017-07-17
2
-1
/
+56
*
winsys/svga/drm: Create winsys interface for Fence FD
Sinclair Yeh
2017-07-17
1
-1
/
+33
*
winsys/svga/drm: Prepare to support fence fd
Sinclair Yeh
2017-07-17
1
-3
/
+8
*
drivers/svga, winsys/svga/drm: Thread through timeout for fence_finish
Sinclair Yeh
2017-07-17
7
-8
/
+18
*
svga: whitespace clean-up in svga_winsys.h
Brian Paul
2017-07-17
1
-67
/
+66
*
svga: add some const qualifiers
Brian Paul
2017-07-17
1
-3
/
+3
*
svga: add comment about 'extra' constant locations
Brian Paul
2017-07-17
1
-1
/
+5
*
radeonsi/gfx9: add VM fault dmesg parser support
Marek Olšák
2017-07-17
1
-6
/
+23
*
radeonsi: automatically resize shader compiler thread queues when they are full
Marek Olšák
2017-07-17
1
-8
/
+4
*
radeonsi: prevent a deadlock in util_queue_add_job with too many GL contexts
Marek Olšák
2017-07-17
1
-1
/
+2
*
radeonsi: expose ARB_timer_query unconditionally
Marek Olšák
2017-07-17
1
-5
/
+2
*
radeonsi/gfx9: don't read back non-existent register SRBM_STATUS2
Marek Olšák
2017-07-17
1
-1
/
+1
*
radeonsi: prevent a crash with DBG_CHECK_VM and u_threaded_context
Marek Olšák
2017-07-17
1
-4
/
+6
*
radeonsi: simplify computation of tessellation offchip buffers
Marek Olšák
2017-07-17
1
-15
/
+4
*
radeonsi/gfx9: add workarounds to avoid VGPR indexing completely
Marek Olšák
2017-07-17
3
-8
/
+21
*
radeonsi: emit param exports after position exports
Marek Olšák
2017-07-17
1
-3
/
+3
*
radeonsi: move building parameter exports into a separate function
Marek Olšák
2017-07-17
1
-84
/
+78
*
radeonsi: don't use info.num_inputs when it's unused
Marek Olšák
2017-07-17
1
-1
/
+1
*
radeonsi: add si_build_fs_interp helper
Marek Olšák
2017-07-17
1
-61
/
+39
*
radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target
Marek Olšák
2017-07-17
3
-45
/
+1
*
gallivm: inline gallivm_init_llvm_targets
Marek Olšák
2017-07-17
2
-18
/
+8
*
radeonsi: don't call gallivm_init_llvm_targets
Marek Olšák
2017-07-17
1
-1
/
+0
*
gallium/radeon: reallocate suballocated buffers when exported
Marek Olšák
2017-07-17
2
-1
/
+28
*
gallium/radeon: flush the context after in-place texture realloc before export
Marek Olšák
2017-07-17
1
-0
/
+1
*
st/va: Fix scaling list ordering for H.265
Mark Thompson
2017-07-17
3
-7
/
+49
*
gallium/u_blitter: don't use TXF for scaled blits
Marek Olšák
2017-07-17
1
-4
/
+6
*
ddebug: fix parsing of the pipelined mode
Samuel Pitoiset
2017-07-17
1
-1
/
+1
*
swr: JitManager runtime determination of architecture
Tim Rowley
2017-07-14
1
-1
/
+2
*
st/mesa: Add KHR_no_error toggle to driconf
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
3
-1
/
+5
*
gallium/hud: use double values for all graphs
Christoph Haag
2017-07-14
3
-8
/
+14
*
Revert "etnaviv: add support for snorm textures"
Lucas Stach
2017-07-14
2
-7
/
+3
*
etnaviv: reset indexed rendering information when not rendering indexed
Wladimir J. van der Laan
2017-07-14
1
-1
/
+6
*
etnaviv: Use the correct LOG instruction on GC3000
Wladimir J. van der Laan
2017-07-14
3
-10
/
+59
*
etnaviv: flush source TS before resolve
Lucas Stach
2017-07-14
1
-0
/
+4
*
etnaviv: flush color cache and depth cache together before resolves
Philipp Zabel
2017-07-14
1
-9
/
+13
*
st/dri: add 32-bit RGBX/RGBA formats
Marek Olšák
2017-07-13
2
-12
/
+65
*
swr/rast: Fix use of KNL-only intrinsics in SKX build
Tim Rowley
2017-07-13
3
-6
/
+6
*
swr/rast: Fix build warnings when using the Intel compiler
Tim Rowley
2017-07-13
1
-1
/
+1
*
swr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND build
Tim Rowley
2017-07-13
4
-12
/
+25
*
swr/rast: Removing unneeded MSVC warning pragma
Tim Rowley
2017-07-13
1
-3
/
+0
*
swr/rast: Add support for read-only render targets
Tim Rowley
2017-07-13
2
-4
/
+10
*
swr/rast: Support render target mask instead of render target count
Tim Rowley
2017-07-13
7
-49
/
+85
*
radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
Nicolai Hähnle
2017-07-13
1
-3
/
+6
*
nv50/ir: fix threads calculation for non-compute shaders
Ilia Mirkin
2017-07-12
1
-5
/
+9
*
freedreno/ir3: fix load_front_face conversion
Ilia Mirkin
2017-07-12
1
-6
/
+3
[next]