index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
gallium/radeon: add and use r600_texture_reference
Marek Olšák
1
-1
/
+1
2016-06-29
gallium/radeon: add a heuristic enabling DCC for scanout surfaces (v2)
Marek Olšák
3
-2
/
+33
2016-06-29
gallium/radeon: add state setup for a separate DCC buffer
Marek Olšák
2
-2
/
+18
2016-06-29
radeonsi: unreference framebuffer state with set_framebuffer_state
Marek Olšák
3
-4
/
+6
2016-06-29
radeonsi: don't advertise multisample shader images
Marek Olšák
1
-0
/
+3
2016-06-29
radeonsi: enable distributed tess on multi-SE parts only
Marek Olšák
4
-2
/
+7
2016-06-29
radeonsi: set optimal VGT_HS_OFFCHIP_PARAM
Marek Olšák
5
-14
/
+49
2016-06-29
radeonsi: enable CU0 in each SE for LS-HS execution
Marek Olšák
1
-2
/
+1
2016-06-29
radeonsi: use conformant line rasterization
Marek Olšák
2
-3
/
+13
2016-06-28
radeonsi: set PA_SU_SMALL_PRIM_FILTER_CNTL register on Polaris
Marek Olšák
2
-0
/
+11
2016-06-27
radeonsi: use optimal WD settings for primitive restart on Polaris
Marek Olšák
1
-2
/
+10
2016-06-25
radeonsi: make si_is_format_supported static
Marek Olšák
3
-11
/
+6
2016-06-25
radeonsi: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
4
-15
/
+15
2016-06-25
gallium/radeon: use r600_resource_reference
Marek Olšák
3
-8
/
+4
2016-06-25
radeonsi: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2
-15
/
+19
2016-06-25
radeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states
Axel Davy
1
-23
/
+8
2016-06-25
gallium: Add a cap for offset_units_unscaled
Axel Davy
1
-0
/
+1
2016-06-24
radeonsi: fix fractional odd tessellation spacing for Polaris
Marek Olšák
4
-1
/
+23
2016-06-24
radeonsi: set some VGT context registers on SI-CI
Marek Olšák
1
-0
/
+3
2016-06-24
radeonsi: optimize rendering to linear color buffers
Marek Olšák
2
-1
/
+12
2016-06-24
radeonsi: set almost optimal settings in SC_MODE_CNTL_1
Marek Olšák
1
-1
/
+10
2016-06-24
gallium/radeon: let drivers specify SC_MODE_CNTL_1 fields
Marek Olšák
1
-1
/
+5
2016-06-24
gallium/radeon: disable complicated point clipping against user clip planes
Marek Olšák
1
-1
/
+0
2016-06-24
radeonsi: fix a compute shader hang with big threadgroups on SI & CI
Marek Olšák
1
-0
/
+18
2016-06-24
radeonsi: drop the DRAW_PREAMBLE packet on Polaris
Nicolai Hähnle
1
-1
/
+6
2016-06-24
radeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris
Nicolai Hähnle
1
-10
/
+36
2016-06-24
radeonsi: report a failure to parse dmesg instead of asserting
Nicolai Hähnle
1
-1
/
+6
2016-06-24
radeon: check VM faults from DMA flush
Nicolai Hähnle
3
-4
/
+40
2016-06-24
radeonsi: move gfx fence wait out of si_check_vm_faults
Nicolai Hähnle
2
-6
/
+7
2016-06-24
radeonsi: extract IB and bo list saving into separate functions
Nicolai Hähnle
4
-54
/
+23
2016-06-24
radeonsi: set LLVM denormal flags
Marek Olšák
1
-2
/
+5
2016-06-21
radeonsi: add a debug flag for unsafe math LLVM optimizations
Marek Olšák
1
-0
/
+16
2016-06-21
radeonsi: use u_blitter for mipmap generation
Marek Olšák
2
-1
/
+32
2016-06-20
gallium: make image_view const
Rob Clark
1
-3
/
+3
2016-06-20
gallium: make constant_buffer const
Rob Clark
2
-5
/
+4
2016-06-20
gallium: make shader_buffers const
Rob Clark
1
-2
/
+2
2016-06-20
radeonsi: use trapezoid distribution for tess on Fiji and Polaris
Nicolai Hähnle
2
-8
/
+24
2016-06-20
radeonsi/sid: add Fiji+ tesselation distribution mode
Nicolai Hähnle
1
-3
/
+7
2016-06-20
radeonsi: emit PA_SC_RASTER_CONFIG_1 only once
Nicolai Hähnle
1
-16
/
+17
2016-06-20
radeonsi: fix calculation of valid RB mask per SE
Nicolai Hähnle
1
-4
/
+9
2016-06-20
radeonsi: raise SI_PM4_MAX_DW
Nicolai Hähnle
1
-1
/
+1
2016-06-18
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
1
-0
/
+1
2016-06-15
radeonsi: fix undefined left-shift into sign bit
Nicolai Hähnle
1
-1
/
+2
2016-06-14
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
3
-0
/
+9
2016-06-14
radeonsi: don't generate "ret void undef"
Marek Olšák
1
-6
/
+14
2016-06-14
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
Marek Olšák
1
-1
/
+19
2016-06-14
radeonsi: clarify the MSAA resolve limitation with scanout
Marek Olšák
1
-1
/
+5
2016-06-13
radeonsi: enable scratch coalescing
Marek Olšák
1
-2
/
+10
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-1
/
+1
2016-06-11
radeonsi: convert to 64-bitness checks instead of doubles.
Dave Airlie
1
-14
/
+14
[next]