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
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
radeonsi: add a workaround for a bug in LLVM <= 3.8
Marek Olšák
2016-05-19
1
-0
/
+7
*
radeonsi: Mixed colorbuffer formats are unsupported
Axel Davy
2016-05-18
1
-0
/
+10
*
radeonsi: Change default behaviour for undefined COLOR0
Axel Davy
2016-05-18
1
-0
/
+3
*
radeonsi: force level zero on image instructions in non-fragment shaders (v2)
Nicolai Hähnle
2016-05-17
1
-0
/
+5
*
radeonsi: emit TXQ in separate functions
Nicolai Hähnle
2016-05-17
1
-52
/
+78
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
1
-2
/
+2
*
gallium/radeon: use radeon_emit
Nicolai Hähnle
2016-05-17
2
-25
/
+25
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
5
-11
/
+11
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
radeonsi/sid_tables: rename reg_table to sid_reg_table
Nicolai Hähnle
2016-05-13
2
-3
/
+3
*
radeonsi/sid_tables: store offset into global fields table instead of pointer
Nicolai Hähnle
2016-05-13
2
-9
/
+16
*
radeonsi/sid_tables: store strings by offset instead of by pointer
Nicolai Hähnle
2016-05-13
2
-28
/
+141
*
radeonsi: Set declared tessellation LDS size to hardware size.
Bas Nieuwenhuizen
2016-05-10
1
-16
/
+2
*
radeonsi: consolidate radeon_add_to_buffer_list calls for DMA
Marek Olšák
2016-05-10
2
-33
/
+0
*
gallium/radeon: flush if DMA IB memory usage is too high
Marek Olšák
2016-05-10
2
-6
/
+6
*
radeonsi: add new SDMA texture copy code
Marek Olšák
2016-05-10
1
-0
/
+438
*
gallium/radeon: fix (S)DMA read-after-write hazards
Marek Olšák
2016-05-10
2
-0
/
+3
*
radeonsi: raise the max size for SDMA buffer copies
Marek Olšák
2016-05-10
2
-3
/
+3
*
radeonsi: remove SDMA texture copy code
Marek Olšák
2016-05-10
1
-215
/
+2
*
radeonsi: only expose *_init_*dma_functions from (S)DMA files
Marek Olšák
2016-05-10
5
-34
/
+31
*
gallium/radeon: implement randomized SDMA texture copy testing (v2)
Marek Olšák
2016-05-10
1
-0
/
+3
*
gallium/radeon: use a common function for DMA blit preparation
Marek Olšák
2016-05-10
2
-22
/
+5
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
1
-1
/
+1
*
radeonsi: workaround for tesselation on SI
Nicolai Hähnle
2016-05-09
1
-0
/
+8
*
radeonsi: always allocate export memory for pixel shaders
Nicolai Hähnle
2016-05-09
1
-5
/
+10
*
radeonsi: expose performance counters as 64 bit
Nicolai Hähnle
2016-05-09
1
-5
/
+8
*
radeonsi: fix undefined behavior (memcpy arguments must be non-NULL)
Nicolai Hähnle
2016-05-07
1
-1
/
+3
*
radeonsi: fix some reported undefined left-shifts
Nicolai Hähnle
2016-05-07
1
-3
/
+3
*
gallium/radeon: clean left-shift undefined behavior
Nicolai Hähnle
2016-05-07
1
-2061
/
+2061
*
radeonsi: Compute correct LDS size for fragment shaders.
Bas Nieuwenhuizen
2016-05-06
1
-3
/
+6
*
radeonsi: set DECOMPRESS_Z_ON_FLUSH if nr_samples >= 4
Marek Olšák
2016-05-06
1
-1
/
+2
*
radeonsi: mark descriptor loads as using dynamically uniform indices
Nicolai Hähnle
2016-05-05
1
-5
/
+17
*
radeonsi: remove unused tile mode getters
Marek Olšák
2016-05-02
2
-157
/
+2
*
radeonsi: just read tile mode arrays in SDMA setup
Marek Olšák
2016-05-02
1
-51
/
+28
*
radeonsi: just read tile mode arrays in SI DMA setup
Marek Olšák
2016-05-02
1
-33
/
+21
*
radeonsi: just read tile mode arrays in DB setup
Marek Olšák
2016-05-02
1
-36
/
+19
*
radeonsi: when parsing dmesg, skip empty lines
Marek Olšák
2016-05-02
1
-0
/
+3
*
radeonsi: use the hw MSAA resolving if formats are compatible
Marek Olšák
2016-05-02
1
-1
/
+2
*
radeonsi: fix PIPE_FORMAT_R11G11B10_FLOAT handling
Nicolai Hähnle
2016-05-02
1
-8
/
+10
*
radeonsi: correct NULL-pointer check in si_upload_const_buffer
Nicolai Hähnle
2016-05-02
1
-1
/
+1
*
radeonsi: fix synchronization of shader images
Marek Olšák
2016-04-30
1
-7
/
+11
*
gallium/radeon: drop support for LINEAR_GENERAL layout
Marek Olšák
2016-04-28
3
-31
/
+7
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
4
-21
/
+28
*
radeonsi: remove needless cache flushes at the end of CP DMA operations
Marek Olšák
2016-04-28
1
-8
/
+0
*
radeonsi: remove flushes at the beginning and end of IBs done by the kernel
Marek Olšák
2016-04-28
1
-12
/
+12
*
radeonsi: check if value is negative
Jakob Sinclair
2016-04-28
1
-1
/
+4
*
gallium/radeon: remove use_reusable_pool parameter from r600_init_resource
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
radeon/video: always use the reusable buffer pool
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
radeonsi: work around an MSAA fast stencil clear problem
Nicolai Hähnle
2016-04-27
1
-3
/
+15
[next]