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: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
1
-1
/
+2
*
radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
radeonsi: emit LDEXP opcode
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-12
/
+12
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
1
-0
/
+1
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
1
-0
/
+1
*
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
2017-09-18
1
-0
/
+2
*
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
2017-09-18
1
-0
/
+2
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
1
-0
/
+3
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
1
-1
/
+0
*
radeonsi: enable STD430 packing of UBOs by default
Timothy Arceri
2017-09-15
1
-1
/
+1
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
1
-0
/
+5
*
gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
2017-09-04
1
-3
/
+2
*
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
2017-09-04
1
-1
/
+3
*
radeonsi: set IF_THRESHOLD to 4
Timothy Arceri
2017-08-25
1
-1
/
+1
*
radeonsi: add support for TGSI opcodes DCEIL, DFLR, DROUND, DSSG, DTRUNC
Marek Olšák
2017-08-22
1
-1
/
+1
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-43
/
+0
*
radeonsi: use slot indexes for bindless handles
Samuel Pitoiset
2017-08-22
1
-12
/
+0
*
radeonsi: emit string markers to log context
Nicolai Hähnle
2017-08-22
1
-0
/
+3
*
radeonsi: print saved CS to the log context
Nicolai Hähnle
2017-08-22
1
-3
/
+4
*
radeonsi: implement pipe_context::set_log_context
Nicolai Hähnle
2017-08-22
1
-0
/
+9
*
radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
2017-08-18
1
-0
/
+4
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
1
-6
/
+18
*
radeonsi: enable support for EXT_memory_object
Andres Rodriguez
2017-08-06
1
-1
/
+1
*
radeonsi: hook up device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+14
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
1
-4
/
+10
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
2017-08-02
1
-0
/
+4
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-2
/
+2
*
radeonsi: enable ARB_transform_feedback_overflow_query
Nicolai Hähnle
2017-08-02
1
-1
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
2017-07-31
1
-0
/
+6
*
radeonsi: implement pipe_screen::get_compiler_options for NIR
Nicolai Hähnle
2017-07-31
1
-0
/
+33
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
radeonsi: decrease the number of compiler threads
Marek Olšák
2017-07-26
1
-1
/
+1
*
radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
Nicolai Hähnle
2017-07-26
1
-2
/
+2
*
radeonsi: add back the USE_MININUM_PRIORITY flag to the low-prio compiler queue
Marek Olšák
2017-07-18
1
-1
/
+2
*
radeonsi: automatically resize shader compiler thread queues when they are full
Marek Olšák
2017-07-17
1
-8
/
+4
*
radeonsi: expose ARB_timer_query unconditionally
Marek Olšák
2017-07-17
1
-5
/
+2
*
radeonsi: prevent a crash with DBG_CHECK_VM and u_threaded_context
Marek Olšák
2017-07-17
1
-4
/
+6
*
radeonsi/gfx9: add workarounds to avoid VGPR indexing completely
Marek Olšák
2017-07-17
1
-6
/
+19
*
radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target
Marek Olšák
2017-07-17
1
-1
/
+1
*
radeonsi: move instance divisors into a constant buffer
Marek Olšák
2017-06-27
1
-0
/
+2
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
1
-2
/
+3
*
radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence
Marek Olšák
2017-06-22
1
-0
/
+18
*
radeonsi/gfx9: enable the constant engine
Marek Olšák
2017-06-22
1
-4
/
+1
*
radeonsi/gfx9: indirect buffers and all CP packets use TC L2
Marek Olšák
2017-06-22
1
-2
/
+4
*
radeonsi/gfx9: disable sparse buffers
Marek Olšák
2017-06-19
1
-0
/
+3
[next]