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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
3
-10
/
+34
*
gallium/radeon: add separate stencil level dirty flags
Marek Olšák
2015-10-03
3
-3
/
+6
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
4
-1
/
+131
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
2
-3
/
+3
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
9
-54
/
+44
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
4
-0
/
+122
*
radeonsi: move dumping the last IB into its own function
Marek Olšák
2015-10-03
1
-23
/
+28
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-09-26
1
-0
/
+1
*
android: radeonsi: fix sid_tables.h missing LOCAL_MODULE_CLASS
Mauro Rossi
2015-09-24
1
-0
/
+1
*
radeonsi: handle dummy constant buffer allocation failure
Marek Olšák
2015-09-24
1
-0
/
+2
*
radeonsi: don't forget to update scratch relocations for LS, HS, ES shaders
Marek Olšák
2015-09-24
1
-2
/
+6
*
radeonsi: skip drawing if updating the scratch buffer fails
Marek Olšák
2015-09-24
1
-14
/
+49
*
radeonsi: skip drawing if PS fails to compile or upload
Marek Olšák
2015-09-24
1
-12
/
+3
*
radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
Marek Olšák
2015-09-24
1
-7
/
+23
*
radeonsi: handle fixed-func TCS shader create failure
Marek Olšák
2015-09-24
1
-2
/
+5
*
radeonsi: handle shader precompile failures
Marek Olšák
2015-09-24
1
-1
/
+6
*
radeonsi: skip drawing if GS ring allocations fail
Marek Olšák
2015-09-24
1
-1
/
+10
*
radeonsi: skip drawing if the tess factor ring allocation fails
Marek Olšák
2015-09-24
3
-5
/
+12
*
radeonsi: add malloc fail paths to si_create_shader_state
Marek Olšák
2015-09-24
1
-0
/
+8
*
radeonsi: report alloc failure from si_shader_binary_read
Marek Olšák
2015-09-24
1
-1
/
+4
*
radeonsi: handle constant buffer alloc failures
Marek Olšák
2015-09-24
1
-1
/
+7
*
radeonsi: handle index buffer alloc failures
Marek Olšák
2015-09-24
1
-0
/
+6
*
radeonsi: implement TXQS support
Ilia Mirkin
2015-09-21
2
-25
/
+69
*
radeonsi: load fmask ptr relative to the resources array
Ilia Mirkin
2015-09-21
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
radeonsi: don't update polygon offset state if it has no effect
Marek Olšák
2015-09-10
2
-1
/
+4
*
radeonsi: decrease the size of si_pm4_state
Marek Olšák
2015-09-10
1
-3
/
+2
*
radeonsi/compute: add buffers to the CS directly
Marek Olšák
2015-09-10
1
-7
/
+11
*
radeonsi: only use new versions of LLVM image and sample intrinsics
Marek Olšák
2015-09-10
1
-283
/
+186
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
3
-13
/
+6
*
radeonsi: enable VGPR spilling on VI
Marek Olšák
2015-09-10
1
-3
/
+1
*
android: radeonsi: add support for sid_tables.h generated sources
Mauro Rossi
2015-09-09
3
-3
/
+15
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
1
-1
/
+0
*
radeonsi: use an indirect buffer for init_config
Marek Olšák
2015-09-01
2
-0
/
+3
*
radeonsi: add IB2 indirect buffer support for pm4 states
Marek Olšák
2015-09-01
3
-2
/
+54
*
radeonsi: remove unused macro si_pm4_set_state
Marek Olšák
2015-09-01
1
-10
/
+0
*
radeonsi: remove si_pm4_cleanup
Marek Olšák
2015-09-01
3
-10
/
+0
*
radeonsi: rework uploading border colors
Marek Olšák
2015-09-01
5
-92
/
+75
*
radeonsi: use all built-in border colors
Marek Olšák
2015-09-01
1
-3
/
+18
*
radeonsi: inline si_cmd_context_control
Marek Olšák
2015-09-01
4
-41
/
+4
*
radeonsi: remove unused si_pm4_state code
Marek Olšák
2015-09-01
2
-28
/
+2
*
radeonsi: reorder si_context variables
Marek Olšák
2015-09-01
1
-40
/
+45
*
radeonsi: don't send IB dword usage to si_need_cs_space
Marek Olšák
2015-09-01
5
-8
/
+6
*
radeonsi: don't set number of IB dwords for states
Marek Olšák
2015-09-01
4
-29
/
+18
*
radeonsi: don't count IB space for states, just use an upper bound
Marek Olšák
2015-09-01
2
-55
/
+5
*
radeonsi: convert SPI state to an atom
Marek Olšák
2015-09-01
4
-10
/
+19
*
gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
2015-09-01
7
-38
/
+38
*
gallium/radeon: rename write_*_reg functions
Marek Olšák
2015-09-01
2
-42
/
+42
*
radeonsi: rename and precalculate polygon offset states
Marek Olšák
2015-09-01
2
-40
/
+45
*
radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
2015-09-01
5
-17
/
+13
[next]