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: 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
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
10
-14
/
+299
*
radeonsi/gfx9: workaround for INTERP with indirect indexing
Marek Olšák
2018-04-27
1
-6
/
+13
*
radeonsi: rewrite DCC format compatibility checking code
Marek Olšák
2018-04-27
1
-56
/
+42
*
radeonsi: implement DCC fast clear swizzle constraints more accurately
Marek Olšák
2018-04-27
3
-35
/
+65
*
radeonsi: rename variables and document stuff around DCC fast clear
Marek Olšák
2018-04-27
1
-41
/
+42
*
radeonsi: fully enable 2x DCC MSAA for array and non-array textures
Marek Olšák
2018-04-27
4
-14
/
+20
*
radeonsi: enable fast color clear for level 0 of mipmapped textures on <= VI
Marek Olšák
2018-04-27
2
-9
/
+24
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
1
-105
/
+6
*
ac/radv/radeonsi: refactor max simd waves into common code.
Dave Airlie
2018-04-24
1
-11
/
+1
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
1
-82
/
+3
*
radeonsi: use common gs_table_depth code
Dave Airlie
2018-04-24
1
-31
/
+2
*
radeonsi: don't runtime check gs table info
Dave Airlie
2018-04-24
1
-7
/
+7
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-131
/
+99
*
amd/common: pass address components individually to ac_build_image_intrinsic
Nicolai Hähnle
2018-04-20
1
-144
/
+78
*
amd/common: pass new enum ac_image_dim to ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-2
/
+48
*
radeonsi/nir: fix crash in test involving the sample mask
Nicolai Hähnle
2018-04-20
1
-1
/
+2
*
radeonsi/nir: set FS properties only when scanning a fragment shader
Nicolai Hähnle
2018-04-20
1
-1
/
+2
*
radeonsi: fix error paths of si_texture_transfer_map
Nicolai Hähnle
2018-04-20
1
-13
/
+12
*
radeonsi: add support for VegaM
Marek Olšák
2018-04-18
5
-2
/
+10
*
radeonsi/gfx9: fix a hang with an empty first IB
Marek Olšák
2018-04-18
1
-3
/
+4
[next]