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
*
radv: force persample shading when required.
Dave Airlie
2016-11-29
4
-6
/
+23
*
nir: print var binding in dumps.
Dave Airlie
2016-11-29
1
-1
/
+1
*
i965/sched: Schedule trivial blocks.
Matt Turner
2016-11-29
1
-3
/
+0
*
i965/sched: Make 'time' a local variable.
Matt Turner
2016-11-29
1
-3
/
+1
*
i965/cfg: Initialize bblock_t::cycle_count.
Matt Turner
2016-11-29
1
-1
/
+1
*
i965/cfg: Initialize cfg_t::cycle_count.
Matt Turner
2016-11-29
2
-1
/
+2
*
ac/nir: Fix accessing an unitialized value.
Bas Nieuwenhuizen
2016-11-29
1
-1
/
+2
*
radv: Initialize the shader_stats_dump flag.
Bas Nieuwenhuizen
2016-11-29
1
-0
/
+1
*
vc4: Add a note for the future about texture latency calculation.
Eric Anholt
2016-11-29
1
-0
/
+20
*
vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs.
Eric Anholt
2016-11-29
4
-29
/
+37
*
vc4: Restructure VPM write optimization into two passes.
Eric Anholt
2016-11-29
1
-18
/
+10
*
vc4: Make qir_for_each_inst_inorder() safe against removal.
Eric Anholt
2016-11-29
1
-1
/
+1
*
vc4: Split optimizing VPM writes from VPM reads.
Eric Anholt
2016-11-29
5
-51
/
+110
*
vc4: Restructure texture insts as ALU ops with tex_[strb] as the dst.
Eric Anholt
2016-11-29
9
-89
/
+194
*
vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *).
Eric Anholt
2016-11-29
17
-36
/
+34
*
vc4: Replace the qinst src[] with a fixed-size array.
Eric Anholt
2016-11-29
3
-4
/
+2
*
vc4: Remove qir_inst4().
Eric Anholt
2016-11-29
2
-25
/
+0
*
anv: bump the texture gather offset limits
Ilia Mirkin
2016-11-29
1
-2
/
+2
*
i965/gen7: expose larger gather offsets
Ilia Mirkin
2016-11-29
1
-2
/
+7
*
i965: support constant gather offsets larger than 4 bits
Ilia Mirkin
2016-11-29
4
-12
/
+24
*
i965/fs: Refactor handling of constant tg4 offsets
Jason Ekstrand
2016-11-29
3
-34
/
+29
*
radv: Use different intrinsic for ubo loads.
Bas Nieuwenhuizen
2016-11-29
1
-1
/
+29
*
mesa: fix active subroutine uniforms properly
Timothy Arceri
2016-11-29
3
-104
/
+10
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-11-28
1
-3
/
+6
*
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
2016-11-28
1
-2
/
+53
*
anv: enable drawIndirectFirstInstance
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: enable storage image extended formats
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose imageCubeArray functionality
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
swr: [rasterizer memory] only clear up to the LOD size
Ilia Mirkin
2016-11-28
1
-2
/
+8
*
swr: [rasterizer memory] hook up stencil clears for ClearTile
Ilia Mirkin
2016-11-28
1
-5
/
+8
*
swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16
Ilia Mirkin
2016-11-28
1
-0
/
+2
*
intel/aubinator: Pull useful information from the AUB header
Jason Ekstrand
2016-11-28
1
-2
/
+32
*
intel/aubinator: Wait to setup decoders until we parse the aub header
Jason Ekstrand
2016-11-28
1
-23
/
+28
*
intel/aubinator: Rework handling of the --gen flag
Jason Ekstrand
2016-11-28
1
-20
/
+16
*
intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER
Jason Ekstrand
2016-11-28
1
-14
/
+4
*
intel/aubinator: Add a get_offset helper
Jason Ekstrand
2016-11-28
1
-10
/
+19
*
intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS
Jason Ekstrand
2016-11-28
1
-2
/
+2
*
intel/aubinator: Add a get_address helper
Jason Ekstrand
2016-11-28
1
-16
/
+31
*
intel/aubinator: Properly handle batch buffer chaining
Jason Ekstrand
2016-11-28
1
-1
/
+19
*
swr: don't clear all dirty bits when changing so targets
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
swr: [rasterizer core] fix typo in scissor tile-alignment logic
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: Fix cache UUID generation.
Kenneth Graunke
2016-11-28
1
-2
/
+2
*
vulkan/wsi: Fix resource leak in success path of wsi_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-0
/
+1
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-11-28
1
-9
/
+14
*
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-3
/
+1
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
2
-8
/
+23
[next]