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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-6
/
+49
*
tgsi: fix printing of 64-bit integer immediates
Nicolai Hähnle
2017-03-31
3
-5
/
+11
*
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
*
tgsi: add CLOCK opcode
Ilia Mirkin
2017-03-31
3
-2
/
+16
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
17
-0
/
+17
*
r300: Fix indenting in r300_get_param()
Lyude
2017-03-30
1
-3
/
+3
*
vc4: Fix indenting in vc4_screen_get_param()
Lyude
2017-03-30
1
-3
/
+3
*
ddebug: implement clear_texture
Marek Olšák
2017-03-30
2
-0
/
+34
*
radeonsi: fix an unused-variable warning in a release build
Marek Olšák
2017-03-30
1
-3
/
+1
*
vdpau: fix a maybe-uninitialized warning
Marek Olšák
2017-03-30
1
-1
/
+1
*
softpipe: fix a maybe-uninitialized warning
Marek Olšák
2017-03-30
1
-1
/
+1
*
gallivm: fix a maybe-uninitialized warning
Marek Olšák
2017-03-30
1
-1
/
+1
*
gallium/radeon: s/dcc_disable/disable_dcc/
Marek Olšák
2017-03-30
4
-9
/
+9
*
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
5
-14
/
+16
*
gallium/radeon: formalize that r600_query_hw_add_result doesn't need a context
Marek Olšák
2017-03-30
3
-8
/
+9
*
radeonsi: don't make a copy of pipe_index_buffer in draw_vbo
Marek Olšák
2017-03-30
1
-32
/
+27
*
gallium/util: use const in u_index_modify helpers
Marek Olšák
2017-03-30
2
-6
/
+6
*
winsys/amdgpu: remove AMDGPU_INFO_NUM_EVICTIONS
Samuel Pitoiset
2017-03-30
1
-4
/
+0
*
radeon/uvd: set correct vega10 db pitch alignment
Boyuan Zhang
2017-03-30
1
-4
/
+12
*
radeon/vce: add vce support for firmware 53.19.4
Leo Liu
2017-03-30
1
-0
/
+6
*
radeon/vce: adapt gfx9 surface to vce
Leo Liu
2017-03-30
2
-15
/
+51
*
winsys/surface: add height pitch for gfx9
Leo Liu
2017-03-30
2
-0
/
+2
*
radeon/uvd: clear message buffer when reuse
Leo Liu
2017-03-30
1
-1
/
+2
*
radeon/uvd: adapt gfx9 surface to uvd
Leo Liu
2017-03-30
6
-56
/
+106
*
radeon/uvd: add uvd soc15 register
Leo Liu
2017-03-30
2
-4
/
+27
*
radeonsi/gfx9: disable features that don't work
Marek Olšák
2017-03-30
4
-5
/
+15
*
radeonsi/gfx9: only allow GL 3.1
Marek Olšák
2017-03-30
1
-0
/
+5
*
radeonsi/gfx9: add linear address computations for texture transfers
Marek Olšák
2017-03-30
1
-20
/
+53
*
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
*
winsys/amdgpu: set/get BO tiling flags for GFX9
Marek Olšák
2017-03-30
1
-2
/
+4
*
radeonsi/gfx9: handle pitch and offset overrides for texture_from_handle
Marek Olšák
2017-03-30
1
-11
/
+18
*
radeonsi/gfx9: set/validate GFX9 BO metadata
Marek Olšák
2017-03-30
2
-1
/
+24
*
radeonsi/gfx9: add radeon_surf.gfx9.surf_offset
Marek Olšák
2017-03-30
5
-1
/
+7
*
radeonsi/gfx9: don't write mipmap level offsets to BO metadata
Marek Olšák
2017-03-30
1
-3
/
+6
*
radeonsi/gfx9: flush CB & DB caches with an EOP TS event
Marek Olšák
2017-03-30
1
-23
/
+84
*
radeonsi/gfx9: use ACQUIRE_MEM
Marek Olšák
2017-03-30
1
-6
/
+17
*
radeonsi/gfx9: only use CE RAM for most-used descriptors
Marek Olšák
2017-03-30
2
-5
/
+23
*
radeonsi/gfx9: emit FLUSH_DFSM where required
Marek Olšák
2017-03-30
2
-0
/
+18
*
radeonsi/gfx9: emit BREAK_BATCH in emit_framebuffer_state
Marek Olšák
2017-03-30
1
-0
/
+5
*
radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
2017-03-30
6
-10
/
+26
*
radeonsi/gfx9: fix textureSize/imageSize for 1D textures
Marek Olšák
2017-03-30
1
-25
/
+32
*
radeonsi/gfx9: add a workaround for 1D depth textures
Marek Olšák
2017-03-30
4
-30
/
+86
*
radeonsi/gfx9: enable clamping for Z UNORM formats promoted to Z32F
Marek Olšák
2017-03-30
1
-1
/
+11
*
radeonsi/gfx9: image descriptor changes in mutable fields
Marek Olšák
2017-03-30
3
-23
/
+73
[prev]
[next]