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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Check if the modifier is supported in select_best_modifier
Jason Ekstrand
2017-07-17
1
-0
/
+3
*
i965: Rework the modifier info map
Jason Ekstrand
2017-07-17
1
-23
/
+25
*
i965/surface_state: Remove the mcs_buf->offset == 0 restriction
Jason Ekstrand
2017-07-17
1
-1
/
+0
*
intel/isl: Add a row_pitch parameter to surf_get_ccs_surf
Jason Ekstrand
2017-07-17
4
-4
/
+8
*
i965/miptree: Use BO_ALLOC_ZEROED for CCS_E buffers
Jason Ekstrand
2017-07-17
1
-23
/
+13
*
i965/screen: Allocate ZEROED BOs for images
Jason Ekstrand
2017-07-17
1
-1
/
+5
*
i965/bufmgr: Add a BO_ALLOC_ZEROED flag
Jason Ekstrand
2017-07-17
2
-2
/
+27
*
i965/miptree: Replace is_lossless_compressed with mt->aux_usage checks
Jason Ekstrand
2017-07-17
5
-41
/
+10
*
i965/miptree: Allocate HiZ up-front
Jason Ekstrand
2017-07-17
2
-17
/
+6
*
i965/miptree: Add an intel_tiling_supports_hiz helper
Jason Ekstrand
2017-07-17
1
-1
/
+11
*
i965/miptree: Gather initial aux allocation into a single function
Jason Ekstrand
2017-07-17
1
-30
/
+53
*
st/mesa: init winsys buffers list only if context creation succeeds
Charmaine Lee
2017-07-11
1
-3
/
+3
*
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
*
anv/image: Add INPUT_ATTACHMENT to the list of required usages
Jason Ekstrand
2017-07-17
1
-0
/
+1
*
anv: Stop leaking the no_aux sampler surface state
Jason Ekstrand
2017-07-17
1
-0
/
+5
*
anv/cmd_buffer: Properly handle render passes with 0 attachments
Jason Ekstrand
2017-07-17
1
-12
/
+11
*
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
*
util/u_queue: add an option to resize the queue when it's full
Marek Olšák
2017-07-17
2
-3
/
+36
*
radeonsi: expose ARB_timer_query unconditionally
Marek Olšák
2017-07-17
1
-5
/
+2
*
ac/gpu_info: if clock crystal frequency is 0, print an error and set 1
Marek Olšák
2017-07-17
1
-0
/
+4
*
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
*
ac/surface/gfx9: flags.texture currently refers to TC-compatible HTILE
Marek Olšák
2017-07-17
1
-1
/
+3
*
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
5
-53
/
+12
*
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
*
radv: advertise v6 of the wayland surface extension
Emil Velikov
2017-07-17
1
-1
/
+1
*
anv: advertise v6 of the wayland surface extension
Emil Velikov
2017-07-17
1
-1
/
+1
*
i965: use strtol to convert the integer deviceID override
Emil Velikov
2017-07-17
1
-1
/
+1
*
gallium/u_blitter: don't use TXF for scaled blits
Marek Olšák
2017-07-17
1
-4
/
+6
*
anv: ensure device name contains terminating character
Lionel Landwerlin
2017-07-17
1
-2
/
+2
[next]