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
/
si_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
1
-1
/
+1
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-102
/
+102
*
radeonsi: remove r600_pipe_common::screen
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: rename a few R600/r600_ -> SI_/si_
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: move definitions out of r600_pipe_common.h
Marek Olšák
2018-04-05
1
-4
/
+4
*
radeonsi: move functions out of and remove r600_pipe_common.c
Marek Olšák
2018-04-05
1
-2
/
+145
*
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: use r600_common_context less pt6
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+2
*
radeonsi: use r600_common_context less pt2
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: remove r600_ring::flush callback
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: rename si_begin_new_cs -> si_begin_new_gfx_cs
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: remove r600_pipe_common::set_atom_dirty
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: call CS flush functions directly whenever possible
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: add R600_DEBUG=nofmask to disable MSAA compression
Marek Olšák
2018-04-02
1
-0
/
+1
*
radeonsi: use maximum OFFCHIP_BUFFERING on Vega12
Marek Olšák
2018-03-28
1
-1
/
+8
*
radeonsi: add support for Vega12
Marek Olšák
2018-03-28
1
-0
/
+2
*
radeonsi: put both tessellation rings into 1 buffer
Marek Olšák
2018-02-24
1
-2
/
+1
*
radeonsi: move tessellation ring info into si_screen
Marek Olšák
2018-02-24
1
-2
/
+36
*
radeonsi: fix regression from 32-bit pointers on CI
Marek Olšák
2018-02-19
1
-1
/
+1
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
1
-6
/
+12
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
1
-1
/
+1
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
1
-4
/
+0
*
radeonsi: copy the NIR enablement debug bit to the shader cache flags
Marek Olšák
2018-02-09
1
-1
/
+2
*
radeonsi: remove DBG_PRECOMPILE
Marek Olšák
2018-01-31
1
-1
/
+0
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-1
/
+0
*
radeonsi/gfx9: make shader binaries use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+2
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-112
/
+110
*
radeonsi: remove r600_pipe_common::barrier_flags::compute_to_L2
Marek Olšák
2017-11-29
1
-2
/
+0
*
radeonsi: dismantle si_common_screen_init/destroy
Marek Olšák
2017-11-29
1
-3
/
+98
*
radeonsi: set all pipe buffer functions in r600_buffer_common.c
Marek Olšák
2017-11-29
1
-1
/
+2
*
radeonsi: move/remove ac_shader_binary helpers
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c
Marek Olšák
2017-11-29
1
-442
/
+44
*
radeonsi: remove r600_common_context::clear_buffer
Marek Olšák
2017-11-29
1
-3
/
+3
*
radeonsi: move r600_test_dma.c into si_test_dma.c
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
1
-0
/
+1
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
1
-0
/
+5
*
radeonsi: remove has_cp_dma, has_streamout flags (v2)
Marek Olšák
2017-11-14
1
-3
/
+0
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
*
radeonsi: use a threaded context even for debug contexts
Nicolai Hähnle
2017-11-09
1
-9
/
+2
*
gallium/u_threaded: implement asynchronous flushes
Nicolai Hähnle
2017-11-09
1
-0
/
+3
*
radeonsi: move fence functions to si_fence.c
Nicolai Hähnle
2017-11-09
1
-0
/
+2
*
radeonsi: fix potential use-after-free of debug callbacks
Nicolai Hähnle
2017-11-09
1
-0
/
+4
*
radeonsi: move pipe debug callback to si_context
Nicolai Hähnle
2017-11-09
1
-0
/
+12
*
radeonsi: add si_screen::has_ls_vgpr_init_bug
Marek Olšák
2017-11-07
1
-0
/
+2
*
radeonsi: use ac_create_target_machine
Marek Olšák
2017-11-07
1
-15
/
+7
*
radeonsi: use ac_get_llvm_processor_name
Marek Olšák
2017-11-07
1
-2
/
+2
*
radeonsi/gfx9: don't set gs_table_depth
Marek Olšák
2017-11-07
1
-2
/
+4
*
radeonsi: enable signed vertex buffer offsets
Marek Olšák
2017-11-06
1
-1
/
+1
[next]