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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-1
/
+3
*
radeonsi: optimization barriers to work around LLVM deficiencies
Nicolai Hähnle
2017-04-05
1
-4
/
+12
*
radeonsi: strengthen emit_optimization_barrier
Nicolai Hähnle
2017-04-05
2
-4
/
+38
*
radeonsi: emit TGSI_OPCODE_READ_*
Nicolai Hähnle
2017-04-05
1
-0
/
+38
*
radeonsi: emit TGSI_OPCODE_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+18
*
radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*
Nicolai Hähnle
2017-04-05
1
-0
/
+40
*
radeonsi: support 64-bit system values
Nicolai Hähnle
2017-04-05
1
-4
/
+20
*
radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUES
Nicolai Hähnle
2017-04-05
2
-1
/
+3
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
radeonsi: enable ARB_sparse_buffer
Nicolai Hähnle
2017-04-05
1
-1
/
+10
*
radeonsi: disable SDMA clears and copies for sparse buffers
Nicolai Hähnle
2017-04-05
3
-4
/
+11
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
r600g/radeonsi: use the correct types (taken from pipe_draw_info)
Constantine Kharlamov
2017-04-04
2
-3
/
+4
*
radeonsi: access gallivm through ctx in most places
Marek Olšák
2017-04-04
3
-87
/
+79
*
radeonsi: use ctx->types instead of bld->types etc.
Marek Olšák
2017-04-04
2
-23
/
+21
*
radeonsi: use i32_0/1 instead of *int_bld.zero/one in most places
Marek Olšák
2017-04-04
2
-55
/
+47
*
radeonsi: use i32_0 and i32_1 more
Marek Olšák
2017-04-04
1
-16
/
+16
*
radeonsi: remove most uses of lp_build_const*
Marek Olšák
2017-04-04
3
-151
/
+145
*
radeonsi: clean up 'radeon_bld' references
Marek Olšák
2017-04-04
1
-60
/
+48
*
radeonsi: fix broken texture filtering on SI-CIK since GFX9 changes
Marek Olšák
2017-04-04
1
-15
/
+17
*
radeonsi: use unreachable to fix a warning
Grazvydas Ignotas
2017-04-03
1
-2
/
+2
*
radeonsi: add load_image_desc()
Samuel Pitoiset
2017-04-01
1
-21
/
+24
*
radeonsi: rework the load_sampler_desc() helpers
Samuel Pitoiset
2017-04-01
1
-16
/
+10
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
1
-0
/
+1
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-1
/
+0
*
radeonsi/gfx9: don't compare src_va w/ dst_va for CP_DMA_CLEAR
Marek Olšák
2017-03-31
1
-1
/
+2
*
radeonsi/gfx9: fix 1D array fetches with derivs, bias, or Z compare value
Marek Olšák
2017-03-31
1
-1
/
+1
*
radeonsi/gfx9: fix and enable MSAA compression
Marek Olšák
2017-03-31
2
-5
/
+3
*
radeonsi/gfx9: disable CE
Marek Olšák
2017-03-31
1
-1
/
+4
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
1
-0
/
+37
*
radeonsi: unify HS max_offchip_buffers workarounds
Marek Olšák
2017-03-31
1
-3
/
+3
*
radeonsi: adjust checking for SC bug workarounds
Marek Olšák
2017-03-31
3
-4
/
+13
*
radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view (v2)
Marek Olšák
2017-03-31
3
-6
/
+16
*
radeonsi: decompress DCC in set_framebuffer_state instead of create_surface (v2)
Marek Olšák
2017-03-31
1
-0
/
+29
*
radeonsi: implement ARB_shader_group_vote
Nicolai Hähnle
2017-03-31
2
-1
/
+85
*
radeonsi: enable ARB_shader_clock
Nicolai Hähnle
2017-03-31
1
-1
/
+1
*
radeonsi: emit TGSI_OPCODE_CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+21
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
gallium/radeon: s/dcc_disable/disable_dcc/
Marek Olšák
2017-03-30
2
-6
/
+6
*
radeonsi: handle incompatible DCC formats in resource_copy_region
Marek Olšák
2017-03-30
1
-0
/
+5
*
radeonsi: remove a workaround for inexact *8_SNORM blits
Marek Olšák
2017-03-30
1
-3
/
+1
*
gallium/radeon: add and use a new helper vi_dcc_enabled
Marek Olšák
2017-03-30
3
-8
/
+5
*
radeonsi: don't make a copy of pipe_index_buffer in draw_vbo
Marek Olšák
2017-03-30
1
-32
/
+27
*
radeon/uvd: adapt gfx9 surface to uvd
Leo Liu
2017-03-30
1
-2
/
+6
*
radeonsi/gfx9: disable features that don't work
Marek Olšák
2017-03-30
3
-4
/
+8
*
radeonsi/gfx9: only allow GL 3.1
Marek Olšák
2017-03-30
1
-0
/
+5
*
radeonsi/gfx9: don't generate LS and ES states
Marek Olšák
2017-03-30
1
-24
/
+46
*
radeonsi/gfx9: SPI_SHADER_USER_DATA changes
Marek Olšák
2017-03-30
1
-11
/
+34
*
radeonsi/gfx9: add radeon_surf.gfx9.surf_offset
Marek Olšák
2017-03-30
2
-0
/
+4
*
radeonsi/gfx9: don't write mipmap level offsets to BO metadata
Marek Olšák
2017-03-30
1
-3
/
+6
[next]