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
*
winsys/radeon: clamp vram_vis_size to 256MB
Marek Olšák
2017-01-30
1
-1
/
+1
*
radeonsi: handle count_from_stream_output in a few IA_MULTI_VGT_PARAM cases
Marek Olšák
2017-01-30
1
-2
/
+4
*
radeonsi: don't invoke DCC decompression in update_all_texture_descriptors
Marek Olšák
2017-01-30
1
-5
/
+6
*
radeonsi: fold info->indirect conditionals into the last one in draw_vbo
Marek Olšák
2017-01-30
1
-12
/
+13
*
radeonsi: atomize the scratch buffer state
Marek Olšák
2017-01-30
6
-29
/
+32
*
r600: Fix stack overflow
Bartosz Tomczyk
2017-01-30
1
-1
/
+1
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
4
-3
/
+80
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
4
-1
/
+21
*
gallium/radeon: rename grbm to mmio in the gpu load path
Samuel Pitoiset
2017-01-30
2
-32
/
+33
*
winsys/amdgpu: add a fast exit path into amdgpu_cs_add_buffer
Marek Olšák
2017-01-30
2
-0
/
+21
*
winsys/amdgpu: do not iterate twice when adding fence dependencies
Samuel Pitoiset
2017-01-30
1
-31
/
+32
*
winsys/amdgpu: add one likely() call in amdgpu_cs_flush()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
hud: fix compilation warnings in hud_nic_graph_install()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
st/mesa: make st_texture_get_sampler_view() static
Samuel Pitoiset
2017-01-30
2
-5
/
+1
*
gallium/radeon: remove r600_common_context::max_db
Marek Olšák
2017-01-30
3
-20
/
+17
*
winsys/amdgpu: fix ADDR_REGISTER_VALUE::backendDisables
Marek Olšák
2017-01-30
1
-1
/
+1
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
6
-22
/
+21
*
radeonsi: precompute IA_MULTI_VGT_PARAM values into a table
Marek Olšák
2017-01-30
6
-72
/
+163
*
radeonsi: move VGT_VERTEX_REUSE_BLOCK_CNTL into shader states for Polaris
Marek Olšák
2017-01-30
4
-21
/
+43
*
radeonsi: state atom IDs don't have to be off by one
Marek Olšák
2017-01-30
2
-4
/
+4
*
radeonsi: use a bitmask for looping over dirty PM4 states
Marek Olšák
2017-01-30
5
-18
/
+20
*
radeonsi: atomize L2 prefetches
Marek Olšák
2017-01-30
7
-36
/
+50
*
radeonsi: unbind disabled shader stages to prevent useless L2 prefetches
Marek Olšák
2017-01-30
1
-0
/
+6
*
radeonsi: also prefetch compute shaders
Marek Olšák
2017-01-30
1
-0
/
+12
*
radeonsi: update dirty_level_mask only after the first draw after FB change
Marek Olšák
2017-01-30
3
-24
/
+31
*
gallium/radeon: allow VRAM-only placements again on APUs & recent amdgpu
Marek Olšák
2017-01-30
1
-0
/
+4
*
radeonsi: don't set +fp64-denormals
Marek Olšák
2017-01-30
1
-1
/
+1
*
radeonsi: remove si_shader_context::param_tess_offchip
Marek Olšák
2017-01-30
2
-8
/
+3
*
etnaviv: force vertex buffers through the MMU
Lucas Stach
2017-01-30
1
-1
/
+4
*
radv: Expose VK_KHR_maintenance1
Andres Rodriguez
2017-01-30
1
-0
/
+4
*
radv: Fix vkCmdCopyImage for 2d slices into 3d Images
Andres Rodriguez
2017-01-30
1
-1
/
+4
*
radv: Expose transfer format features.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+11
*
radv: Don't allow any operations on non-supported depth/stencil formats.
Bas Nieuwenhuizen
2017-01-30
1
-4
/
+5
*
radv: use new error codes for AllocateDescriptorSets
Andres Rodriguez
2017-01-30
1
-1
/
+1
*
radv: vkAllocateCommandBuffers should NULL all output handles
Andres Rodriguez
2017-01-30
1
-0
/
+3
*
radv: add trim command pool stub
Andres Rodriguez
2017-01-30
1
-0
/
+7
*
i965: Support the force_glsl_version driconf option.
Kenneth Graunke
2017-01-29
2
-0
/
+4
*
i965: Fix check for negative pitch in can_do_fast_copy_blit().
Kenneth Graunke
2017-01-29
1
-6
/
+4
*
radv: Handle command buffers that need scratch memory.
Bas Nieuwenhuizen
2017-01-30
3
-6
/
+199
*
radv: Track scratch usage across pipelines & command buffers.
Bas Nieuwenhuizen
2017-01-30
4
-8
/
+119
*
radv/ac: Add compiler support for spilling.
Bas Nieuwenhuizen
2017-01-30
7
-23
/
+42
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
4
-15
/
+56
*
i965: add assert to while_jumps_before_offset()
Timothy Arceri
2017-01-30
1
-0
/
+1
*
i965: fix up asserts in brw_inst_set_jip()
Timothy Arceri
2017-01-30
1
-2
/
+2
*
llvmpipe: Use LLVMDumpModule, not DumpModule.
Bas Nieuwenhuizen
2017-01-29
1
-1
/
+1
*
various: Fix missing DumpModule with recent LLVM.
Bas Nieuwenhuizen
2017-01-29
5
-5
/
+22
*
r600g: use ieee variants of multiplication instructions
Ilia Mirkin
2017-01-29
2
-18
/
+19
*
r600g: add support for optionally using non-IEEE mul ops
Ilia Mirkin
2017-01-28
2
-4
/
+18
*
vc4: Coalesce into TLB writes as well as VPM/tex.
Eric Anholt
2017-01-28
1
-1
/
+5
*
vc4: Avoid an extra temporary and mov in ffloor/ffract/fceil.
Eric Anholt
2017-01-28
1
-13
/
+18
[next]