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: Don't offset OFFCHIP_BUFFERING on pre-VI cards.
Bas Nieuwenhuizen
2016-05-30
1
-2
/
+6
*
radeonsi: enable OpenGL 4.3
Bas Nieuwenhuizen
2016-05-27
1
-0
/
+4
*
radeonsi: always reserve output space for tess factors
Marek Olšák
2016-05-27
1
-1
/
+6
*
radeonsi: Allow TES distribution between shader engines.
Bas Nieuwenhuizen
2016-05-26
4
-15
/
+40
*
radeonsi: Process multiple patches per threadgroup.
Bas Nieuwenhuizen
2016-05-26
1
-15
/
+35
*
radeonsi: Add barrier before writing the tess factors.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+6
*
radeonsi: Enable dynamic HS.
Bas Nieuwenhuizen
2016-05-26
2
-5
/
+16
*
radeonsi: Remove LDS layout user SGPR's from TES.
Bas Nieuwenhuizen
2016-05-26
3
-13
/
+10
*
radeonsi: Use buffer loads and stores for passing data from TCS to TES.
Bas Nieuwenhuizen
2016-05-26
1
-16
/
+50
*
radeonsi: Store inputs to memory when not using a TCS.
Bas Nieuwenhuizen
2016-05-26
3
-0
/
+49
*
radeonsi: Add offchip buffer address calculation.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+124
*
radeonsi: Add user SGPR for the layout of the offchip buffer.
Bas Nieuwenhuizen
2016-05-26
3
-4
/
+20
*
radeonsi: Use correct parameter index for LS_OUT_LAYOUT.
Bas Nieuwenhuizen
2016-05-26
1
-3
/
+4
*
radeonsi: Add buffer load functions.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+114
*
radeonsi: Define build_tbuffer_store_dwords earlier to support new users.
Bas Nieuwenhuizen
2016-05-26
1
-69
/
+69
*
radeonsi: Add offchip tessellation parameters.
Bas Nieuwenhuizen
2016-05-26
3
-6
/
+34
*
radeonsi: Add buffer for offchip storage between TCS and TES.
Bas Nieuwenhuizen
2016-05-26
4
-0
/
+23
*
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
[next]