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: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-5
/
+0
*
Revert "radeonsi: enable SDMA on CIK"
Marek Olšák
2016-09-08
1
-0
/
+4
*
radeonsi: skip redundant INDEX_TYPE writes
Marek Olšák
2016-09-07
3
-20
/
+32
*
radeonsi: add more unlikely() uses into si_draw_vbo
Marek Olšák
2016-09-07
1
-5
/
+5
*
radeonsi: skip draws with instance_count == 0
Marek Olšák
2016-09-07
1
-3
/
+13
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
3
-9060
/
+3
*
gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states
Marek Olšák
2016-09-05
1
-6
/
+0
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
3
-1
/
+4
*
radeonsi: also do VS_PARTIAL_FLUSH before updating VGT ring pointers
Marek Olšák
2016-09-05
1
-0
/
+6
*
radeonsi: fix variable naming in si_emit_cache_flush
Marek Olšák
2016-09-05
1
-31
/
+31
*
radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
2016-09-05
3
-1
/
+5
*
radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Marek Olšák
2016-09-05
1
-0
/
+8
*
radeonsi: fix a badly implemented GS bug workaround
Marek Olšák
2016-09-05
1
-8
/
+13
*
radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
2016-09-05
3
-1
/
+14
*
radeonsi: fix Gather4 with integer formats
Marek Olšák
2016-09-05
1
-3
/
+96
*
radeonsi: fix a crash in imageSize for cubemap arrays
Marek Olšák
2016-09-05
1
-3
/
+1
*
radeonsi: fix gl_PatchVerticesIn for tessellation evaluation shader
Marek Olšák
2016-09-05
1
-1
/
+6
*
radeonsi: fix cubemaps viewed as 2D
Marek Olšák
2016-09-05
1
-0
/
+4
*
radeonsi: always use the same function signature for llvm.SI.export
Marek Olšák
2016-09-05
1
-4
/
+4
*
gallium/radeon: derive buffer placement and flags only at initialization
Marek Olšák
2016-09-05
1
-3
/
+2
*
radeonsi: set more sampler settings
Marek Olšák
2016-09-05
2
-2
/
+12
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
radeonsi: add support for cull distances. (v1.1)
Dave Airlie
2016-08-30
2
-4
/
+5
*
radeonsi: Don't use global variables for tess lds
Tom Stellard
2016-08-29
1
-9
/
+6
*
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
2016-08-29
1
-3
/
+5
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
radeonsi: disable CE on SI + AMDGPU
Marek Olšák
2016-08-26
1
-1
/
+3
*
radeonsi: fix printing shaders and states on a VM fault
Marek Olšák
2016-08-26
1
-1
/
+3
*
radeonsi: increase performance for DRI PRIME offloading if 2nd GPU is CIK or VI
Marek Olšák
2016-08-26
1
-0
/
+19
*
radeonsi: enable SDMA on CIK
Marek Olšák
2016-08-26
1
-4
/
+0
*
gallium/radeon: increase priority for shader binaries
Marek Olšák
2016-08-26
1
-1
/
+1
*
gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
2016-08-26
3
-9
/
+8
*
gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
2016-08-25
1
-10
/
+3
*
radeonsi: disable SDMA texture copying on Carrizo
Marek Olšák
2016-08-25
1
-0
/
+6
*
radeonsi: fix VM faults due NULL internal const buffers on CIK
Marek Olšák
2016-08-24
1
-2
/
+11
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
radeonsi: fix up buffer descriptor upper-bound checking
Marek Olšák
2016-08-17
1
-1
/
+1
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-12
/
+4
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
3
-8
/
+11
*
gallium/radeon: assign the highest priority to scratch; make rings second
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallium/radeon: mark shader rings as highest-priority buffers
Marek Olšák
2016-08-17
2
-2
/
+2
*
gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
Marek Olšák
2016-08-17
1
-2
/
+4
*
radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Marek Olšák
2016-08-17
2
-9
/
+5
*
radeonsi: simplify CB_TARGET_MASK logic
Marek Olšák
2016-08-17
1
-14
/
+7
*
radeonsi: don't set CB_COLOR1_INFO for dual src blending
Marek Olšák
2016-08-17
1
-7
/
+0
*
radeonsi: eliminate PS OUT[1] if dual src blending is off and CB1 is not bound
Marek Olšák
2016-08-17
2
-11
/
+7
*
gallium/radeon: add radeon_llvm_bound_index for bounds checking
Nicolai Hähnle
2016-08-17
1
-18
/
+1
*
gallium/radeon: use tgsi_scan_arrays for temp arrays
Nicolai Hähnle
2016-08-17
1
-1
/
+2
[prev]
[next]