index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: create .gitignore
Dieter Nützel
2018-05-16
1
-0
/
+2
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
1
-3
/
+2
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
1
-5
/
+1
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
1
-11
/
+2
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
1
-5
/
+1
*
radeonsi: expose ARB_query_buffer_object on ancient kernels too
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
1
-13
/
+3
*
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
2018-05-10
1
-2
/
+1
*
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
2018-05-10
1
-6
/
+3
*
ac/gpu_info: add has_eqaa_surface_allocator
Marek Olšák
2018-05-10
1
-1
/
+1
*
radeonsi: clean up the reset status query implementation
Marek Olšák
2018-05-10
2
-23
/
+18
*
ac/gpu_info: add has_bo_metadata
Marek Olšák
2018-05-10
1
-2
/
+1
*
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add htile_cmask_support_1d_tiling
Marek Olšák
2018-05-10
2
-9
/
+4
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-05-10
1
-4
/
+2
*
radeonsi: add an environment variable that forces EQAA for MSAA allocations
Marek Olšák
2018-05-10
4
-5
/
+59
*
radeonsi: set up EQAA image descriptors properly
Marek Olšák
2018-05-10
1
-16
/
+80
*
radeonsi: add EQAA SC,DB,CB register programming
Marek Olšák
2018-05-10
2
-8
/
+71
*
radeonsi: support creating EQAA color textures
Marek Olšák
2018-05-10
3
-17
/
+33
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
1
-2
/
+2
*
radeonsi: use better sample locations for 8x EQAA
Marek Olšák
2018-05-10
1
-21
/
+11
*
radeonsi: improve quality of 16 sample locations
Marek Olšák
2018-05-10
1
-2
/
+2
*
radeonsi: use better sample locations for 4x MSAA
Marek Olšák
2018-05-10
1
-11
/
+10
*
radeonsi: reorder sample locations as required by EQAA
Marek Olšák
2018-05-10
2
-59
/
+98
*
radeonsi: simplify si_get_sample_position
Marek Olšák
2018-05-10
1
-29
/
+20
*
radeonsi: simplify arrays of sample locations
Marek Olšák
2018-05-10
1
-65
/
+40
*
radeonsi: set DB_EQAA the same as Vulkan
Marek Olšák
2018-05-10
1
-8
/
+8
*
radeonsi: remove CM_ prefixes
Marek Olšák
2018-05-10
1
-4
/
+4
*
radeonsi: don't update clear color registers if they don't change
Marek Olšák
2018-05-10
1
-11
/
+21
*
radeonsi: remove r600_fmask_info
Marek Olšák
2018-05-10
6
-87
/
+46
*
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
1
-8
/
+8
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
1
-41
/
+7
*
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
2018-05-10
1
-0
/
+9
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
radeonsi: increase the number of compiler threads depending on the CPU
Marek Olšák
2018-04-27
2
-16
/
+29
*
radeonsi: avoid a crash in gallivm_dispose_target_library_info
Marek Olšák
2018-04-27
1
-0
/
+3
*
radeonsi: move data_layout into si_compiler
Marek Olšák
2018-04-27
3
-6
/
+11
*
radeonsi: move passmgr into si_compiler
Marek Olšák
2018-04-27
4
-40
/
+32
*
radeonsi: move target_library_info into si_compiler
Marek Olšák
2018-04-27
3
-5
/
+13
*
radeonsi: use si_compiler::triple in si_llvm_optimize_module
Marek Olšák
2018-04-27
1
-2
/
+2
*
radeonsi: add triple into si_compiler
Marek Olšák
2018-04-27
3
-2
/
+4
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
8
-91
/
+101
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
9
-200
/
+200
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
17
-73
/
+76
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
10
-36
/
+26
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
5
-19
/
+11
*
radeonsi: remove function si_init_atom
Marek Olšák
2018-04-27
4
-27
/
+14
*
radeonsi: remove si_atom::id
Marek Olšák
2018-04-27
4
-28
/
+15
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
14
-172
/
+148
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
10
-76
/
+76
[next]