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
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/bitset: Allow iterating over const bitsets
Jason Ekstrand
2016-01-18
1
-1
/
+1
*
nir/lower_system_values: Lower vertexID to id+base if needed
Jason Ekstrand
2016-01-15
3
-0
/
+14
*
anv/batch_chain: Remove padding from the BO before emitting BUFFER_END
Jason Ekstrand
2016-01-15
1
-0
/
+9
*
anv/batch_chain: Don't call current_batch_bo() again
Jason Ekstrand
2016-01-15
1
-3
/
+2
*
nir/spirv: Stop trusting the SPIR-V for the number of texture coordinates
Jason Ekstrand
2016-01-15
1
-9
/
+33
*
anv: Populate SURFACE_STATE more safely
Chad Versace
2016-01-15
2
-15
/
+27
*
anv/meta: Stop leaking renderpass and framebuffer
Chad Versace
2016-01-15
1
-2
/
+4
*
anv/meta: Reuse code for vkCmdClear{Color,DepthStencil}Image
Chad Versace
2016-01-15
1
-149
/
+79
*
anv/gen8: Fix SF_CLIP_VIEWPORT's Z elements
Chad Versace
2016-01-14
1
-2
/
+2
*
anv/meta: Implement vkCmdClearDepthStencilImage
Chad Versace
2016-01-14
1
-3
/
+114
*
anv/meta: Implement vkCmdClearAttachments
Chad Versace
2016-01-14
1
-1
/
+15
*
anv/meta: Add VkClearRect param to emit_clear()
Chad Versace
2016-01-14
1
-13
/
+44
*
anv: Distinguish between subpass setup and subpass start
Chad Versace
2016-01-14
4
-20
/
+37
*
anv: Emit load clears at start of each subpass
Chad Versace
2016-01-14
4
-43
/
+78
*
anv/meta: Create 8 pipelines for color clears
Chad Versace
2016-01-14
2
-25
/
+68
*
anv: Allow override of pipeline color attachment count
Chad Versace
2016-01-14
4
-3
/
+18
*
anv/meta: Name the nir shaders
Chad Versace
2016-01-14
2
-0
/
+8
*
anv: Move MAX_* defs to top of anv_private.h
Chad Versace
2016-01-14
1
-9
/
+9
*
anv: Define zero() macro
Chad Versace
2016-01-14
1
-0
/
+2
*
anv/meta: Rename emit_load_*_clear funcs
Chad Versace
2016-01-14
1
-10
/
+10
*
anv/meta: Use anv_cmd_state::attachments for clears
Chad Versace
2016-01-14
4
-59
/
+47
*
anv: Add anv_cmd_state::attachments
Chad Versace
2016-01-14
4
-2
/
+86
*
i965/fs/generator: Change a comment as per jordan's suggestion
Jason Ekstrand
2016-01-14
1
-12
/
+4
*
i965/fs: Always set hannel 2 of texture headers in some stages
Jason Ekstrand
2016-01-14
1
-0
/
+16
*
i965/fs/generator: Take an actual shader stage rather than a string
Jason Ekstrand
2016-01-14
7
-11
/
+14
*
anv/apply_pipeline_layout: Stomp texture array size to 1
Jason Ekstrand
2016-01-14
1
-0
/
+5
*
nir/spirv: Fix texture return types
Jason Ekstrand
2016-01-14
1
-2
/
+9
*
vk: Fix struct field indentation
Kristian Høgsberg Kristensen
2016-01-14
1
-1
/
+2
*
anv: Document anv_cmd_state::current_pipeline
Chad Versace
2016-01-14
1
-1
/
+1
*
anv: Make vkBeginCommandBuffer reset the command buffer
Chad Versace
2016-01-14
1
-10
/
+20
*
anv: Add FIXME for vkResetCommandPool
Chad Versace
2016-01-14
1
-0
/
+8
*
anv: Remove duplicate func prototype
Chad Versace
2016-01-14
1
-2
/
+0
*
anv/meta: Add FINISHME for clearing multi-layer framebuffers
Chad Versace
2016-01-14
1
-0
/
+3
*
i965/vec4: Use UW type for multiply into accumulator on GEN8+
Jason Ekstrand
2016-01-14
1
-1
/
+5
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-01-14
87
-466
/
+913
|
\
|
*
st/mesa: use surface format to generate mipmaps when available
Ilia Mirkin
2016-01-14
1
-2
/
+8
|
*
radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
2016-01-14
1
-2
/
+7
|
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
10
-26
/
+144
|
*
svga: add num-generate-mipmap HUD query
Charmaine Lee
2016-01-14
3
-1
/
+12
|
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
20
-5
/
+89
|
*
st/mesa: declare struct pipe_screen in st_cb_bufferobjects.h
Brian Paul
2016-01-14
1
-0
/
+1
|
*
nir: Lower bitfield_extract.
Matt Turner
2016-01-14
6
-0
/
+49
|
*
nir: Handle <bits>=32 case in bitfield_insert lowering.
Matt Turner
2016-01-14
2
-1
/
+6
|
*
st/mesa: add check for color logicop in blit_copy_pixels()
Brian Paul
2016-01-14
1
-0
/
+1
|
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
4
-8
/
+43
|
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
5
-9
/
+22
|
*
gallium/radeon: reset valid_buffer_range on PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Nicolai Hähnle
2016-01-14
1
-0
/
+3
|
*
st/mesa: implement Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
3
-3
/
+33
|
*
st/mesa: use pipe->invalidate_resource instead of buffer re-allocation
Nicolai Hähnle
2016-01-14
1
-13
/
+18
|
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
17
-2
/
+23
[next]