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
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
1
-0
/
+1
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-1
/
+1
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-1
/
+1
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-1
/
+1
*
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
1
-20
/
+16
*
radeonsi: add an environment variable that forces EQAA for MSAA allocations
Marek Olšák
2018-05-10
1
-0
/
+25
*
radeonsi: increase the number of compiler threads depending on the CPU
Marek Olšák
2018-04-27
1
-13
/
+26
*
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
1
-0
/
+9
*
radeonsi: move passmgr into si_compiler
Marek Olšák
2018-04-27
1
-0
/
+30
*
radeonsi: move target_library_info into si_compiler
Marek Olšák
2018-04-27
1
-0
/
+10
*
radeonsi: add triple into si_compiler
Marek Olšák
2018-04-27
1
-1
/
+2
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
1
-24
/
+28
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-9
/
+9
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
1
-0
/
+1
*
radeonsi: fully enable 2x DCC MSAA for array and non-array textures
Marek Olšák
2018-04-27
1
-4
/
+1
*
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: add support for VegaM
Marek Olšák
2018-04-18
1
-0
/
+1
*
radeonsi/gfx9: fix a hang with an empty first IB
Marek Olšák
2018-04-18
1
-3
/
+4
*
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
[next]