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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: mark all state dirty after switching batch
Rob Clark
2018-10-28
2
-0
/
+3
*
anv: Use absolute timeouts in wait_for_bo_fences
Jason Ekstrand
2018-10-27
1
-42
/
+30
*
anv: Flag semaphore BOs as external
Jason Ekstrand
2018-10-27
1
-2
/
+3
*
anv: Improve the asserts in anv_buffer_get_range
Jason Ekstrand
2018-10-27
1
-1
/
+2
*
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
36
-79
/
+3765
*
Revert "anv/skylake: disable ForceThreadDispatchEnable"
Jason Ekstrand
2018-10-26
1
-35
/
+7
*
blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Jason Ekstrand
2018-10-26
1
-0
/
+9
*
st/nine: Handle window resize when a presentation buffer is used
Axel Davy
2018-10-26
1
-1
/
+30
*
d3dadapter: Fix wrong naming in header file
Axel Davy
2018-10-26
1
-1
/
+1
*
st/nine: Reduce MaxSimultaneousTextures to 8
Axel Davy
2018-10-26
2
-9
/
+8
*
st/nine: Enable shadow mapping for ps 1.X
Axel Davy
2018-10-26
3
-10
/
+14
*
st/nine: Do not set unused states for stateblocks
Axel Davy
2018-10-26
1
-21
/
+3
*
st/nine: Fix aliasing states for stateblocks
Axel Davy
2018-10-26
1
-2
/
+1
*
st/nine: Never update device changed.* fields
Axel Davy
2018-10-26
4
-48
/
+59
*
st/nine: Capture also default matrices for D3DSBT_ALL
Axel Davy
2018-10-26
3
-24
/
+41
*
st/nine: Mark transform matrices dirty for D3DSBT_ALL
Axel Davy
2018-10-26
1
-1
/
+12
*
st/nine: Don't update unused world matrices
Axel Davy
2018-10-26
1
-0
/
+6
*
st/nine: Remove two unused states.
Axel Davy
2018-10-26
2
-3
/
+1
*
st/nine: Remove commented nine_context_apply_stateblock
Axel Davy
2018-10-26
1
-230
/
+0
*
nir: Fix array initializer
Brian Paul
2018-10-26
1
-1
/
+1
*
anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
2018-10-26
4
-45
/
+32
*
anv/util: Split a vk_errorv helper out of vk_errorf
Jason Ekstrand
2018-10-26
2
-6
/
+25
*
scons/svga: remove opt from the list of valid build types
Brian Paul
2018-10-26
3
-8
/
+4
*
intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
2018-10-26
1
-0
/
+14
*
radv: remove duplicate brackets in version string
Eric Engestrom
2018-10-26
1
-1
/
+1
*
vulkan: drop always-true param
Eric Engestrom
2018-10-26
4
-10
/
+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
*
vl: get h264 profile idc
Boyuan Zhang
2018-10-26
1
-0
/
+24
*
intel/nir: Use the OPT macro for more passes
Jason Ekstrand
2018-10-26
1
-3
/
+3
*
spirv: Initialize subgroup destinations with the destination type
Jason Ekstrand
2018-10-26
1
-4
/
+8
*
spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
2018-10-26
1
-3
/
+9
*
nir/prog: Use nir_bany in kill handling
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
glsl/nir: Use i2b instead of ine for fixing UBO/SSBO Booleans
Jason Ekstrand
2018-10-26
1
-19
/
+5
*
nir/system_values: Use the bit size from the load_deref
Jason Ekstrand
2018-10-26
1
-0
/
+1
*
nir/opt_if: Rework condition propagation
Jason Ekstrand
2018-10-26
1
-61
/
+30
*
nir/search: Use the nir_imm_* helpers from nir_builder
Jason Ekstrand
2018-10-26
3
-91
/
+43
*
nir/builder: Handle 16-bit floats in nir_imm_floatN_t
Jason Ekstrand
2018-10-26
1
-0
/
+14
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
8
-14
/
+37
[next]