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 shader caching for compute shaders
Marek Olšák
2018-06-28
3
-15
/
+50
*
radeonsi: store compute local_size into tgsi_shader_info
Marek Olšák
2018-06-28
4
-6
/
+10
*
radeonsi: unify duplicated code for initial shader compilation
Marek Olšák
2018-06-28
3
-43
/
+39
*
radeonsi/gfx9: insert the barrier between merged shaders inside the if block
Marek Olšák
2018-06-28
1
-5
/
+13
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
4
-25
/
+25
*
radeonsi: properly set cmask_buffer in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-1
/
+11
*
radeonsi: remove redundant si_texture::cmask_size
Marek Olšák
2018-06-25
5
-34
/
+25
*
radeonsi: inline struct r600_cmask_info
Marek Olšák
2018-06-25
6
-43
/
+41
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
4
-85
/
+15
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
1
-3
/
+3
*
radeonsi: rename r600_surface -> si_surface
Marek Olšák
2018-06-25
4
-18
/
+18
*
radeonsi: rename r600_memory_object -> si_memory_object
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: remove unused r600_memory_object::offset
Marek Olšák
2018-06-25
2
-2
/
+0
*
radeonsi: unify duplicated texture_from_handle & texture_from_memobj
Marek Olšák
2018-06-25
1
-81
/
+71
*
radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-6
/
+25
*
radeonsi: stop using lp_build_emit_llvm_unary/binary
Marek Olšák
2018-06-25
3
-23
/
+18
*
radeonsi: stop using lp_build_alloc
Marek Olšák
2018-06-25
2
-15
/
+11
*
radeonsi: use gallivm less
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: stop using lp_bld_intr.h
Marek Olšák
2018-06-25
3
-30
/
+29
*
radeonsi: remove last uses of lp_build_context::undef
Marek Olšák
2018-06-25
1
-6
/
+6
*
radeonsi: stop using lp_bld_arit.h
Marek Olšák
2018-06-25
2
-45
/
+38
*
radeonsi: stop using lp_build_gather_values
Marek Olšák
2018-06-25
3
-28
/
+25
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
7
-27
/
+4
*
radeonsi: clean up passing the is_monolithic flag for compilation
Marek Olšák
2018-06-25
4
-23
/
+18
*
radeonsi: Remove deref chain support in nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-30
/
+4
*
radeonsi: Add deref support to the nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+59
*
radeonsi: fix occlusion queries with 16x AA without FBO attachments on Stoney
Marek Olšák
2018-06-21
1
-1
/
+9
*
radeonsi: handle non-clearable DCC buffers as MSAA resolve dst
Marek Olšák
2018-06-21
2
-1
/
+6
*
radeonsi: disable DCC MSAA for 128bpp formats on Stoney
Marek Olšák
2018-06-21
1
-0
/
+5
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
2
-0
/
+2
*
radeonsi: use shifts for sign extension
Grazvydas Ignotas
2018-06-21
1
-2
/
+2
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+2
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
15
-888
/
+882
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
22
-94
/
+94
*
radeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
Marek Olšák
2018-06-19
2
-5
/
+4
*
radeonsi: always put persistent buffers into GTT on radeon
Marek Olšák
2018-06-19
1
-1
/
+5
*
radeonsi: fix si_get_num_queries for radeon
Marek Olšák
2018-06-19
1
-5
/
+16
*
radeonsi: don't expose performance counters for non-existent blocks
Marek Olšák
2018-06-19
1
-13
/
+16
*
radeonsi: set a better NUM_PATCHES hard limit
Marek Olšák
2018-06-19
1
-3
/
+10
*
radeonsi: make sure LS-HS vector lanes are reasonably occupied
Marek Olšák
2018-06-19
1
-0
/
+8
*
radeonsi: properly compute an LS-HS thread group size limit
Marek Olšák
2018-06-19
1
-2
/
+3
*
radeonsi: enable OpenGL 3.3 compat profile
Timothy Arceri
2018-06-19
1
-1
/
+1
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointers
Marek Olšák
2018-06-13
1
-2
/
+2
*
radeonsi/gfx9: update & clean up a DPBB heuristic
Marek Olšák
2018-06-13
1
-9
/
+5
*
radeonsi/gfx9: set POPS_DRAIN_PS_ON_OVERLAP due to a hw bug
Marek Olšák
2018-06-13
1
-2
/
+4
*
radeonsi/gfx9: remove UINT_MAX array terminators in bin size tables
Marek Olšák
2018-06-13
1
-19
/
+1
*
radeonsi/gfx9: update bin sizes
Marek Olšák
2018-06-13
1
-35
/
+38
*
radeonsi/gfx9: update primitive binning code for EQAA
Marek Olšák
2018-06-13
1
-4
/
+9
*
radeonsi: assume that rasterizer state is non-NULL in draw_vbo
Marek Olšák
2018-06-13
4
-75
/
+61
[prev]
[next]