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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Inline x86_64_current_tls().
Matt Turner
2015-09-01
1
-8
/
+2
*
r600g: Simplify out a couple of unnecessary branches
Edward O'Callaghan
2015-09-01
1
-6
/
+2
*
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
*
winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
2015-09-01
3
-6
/
+10
*
winsys/amdgpu: remove IB padding for SI
Marek Olšák
2015-09-01
1
-17
/
+5
*
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
14
-87
/
+97
*
gallium/radeon: rename write_*_reg functions
Marek Olšák
2015-09-01
11
-220
/
+220
*
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
*
radeonsi: don't set VGT_VTX_CNT_EN twice in init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: convert stencil ref state into an atom
Marek Olšák
2015-09-01
5
-39
/
+50
*
radeonsi: convert blend color state into an atom
Marek Olšák
2015-09-01
4
-9
/
+20
*
radeonsi: convert sample mask state into an atom
Marek Olšák
2015-09-01
6
-19
/
+25
*
radeonsi: convert clip state into an atom
Marek Olšák
2015-09-01
4
-14
/
+19
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
7
-12
/
+36
*
radeonsi: don't rebind GSVS ring buffers every draw call using GS
Marek Olšák
2015-09-01
3
-3
/
+10
*
radeonsi: don't clear the tessellation factor ring buffer
Marek Olšák
2015-09-01
1
-2
/
+0
*
radeonsi: remove the tf_ring state, add the registers to init_config
Marek Olšák
2015-09-01
4
-15
/
+13
*
radeonsi: remove the gs_rings state, add the registers to init_config
Marek Olšák
2015-09-01
4
-16
/
+14
*
radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
2015-09-01
3
-13
/
+18
*
radeonsi: initialize atom IDs for external atoms
Marek Olšák
2015-09-01
2
-4
/
+13
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
8
-41
/
+29
*
radeonsi: initialize atom IDs
Marek Olšák
2015-09-01
1
-6
/
+8
*
radeonsi: define the state atom array separately
Marek Olšák
2015-09-01
4
-21
/
+23
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
6
-26
/
+54
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
8
-27
/
+79
*
radeonsi: add SI_MAX_ATTRIBS
Marek Olšák
2015-09-01
2
-5
/
+6
*
radeonsi: fix memory usage checking for big IBs
Marek Olšák
2015-09-01
1
-8
/
+9
*
radeonsi: set all 16 viewport Z bounds for GL 4.1
Marek Olšák
2015-09-01
1
-2
/
+6
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-01
4
-1
/
+28
*
winsys/amdgpu: use small IBs for better performance on VI
Marek Olšák
2015-09-01
1
-7
/
+9
*
gallium/util: add u_bit_scan_consecutive_range
Marek Olšák
2015-09-01
1
-0
/
+20
*
i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
2015-09-01
1
-38
/
+34
*
i965/nir: enable the dead control flow optimization
Connor Abbott
2015-09-01
1
-0
/
+2
*
nir/dead_cf: add support for removing useless loops
Connor Abbott
2015-09-01
1
-12
/
+109
*
nir: add a helper for iterating over blocks in a cf node
Connor Abbott
2015-09-01
2
-0
/
+9
*
nir: add nir_block_get_following_loop() helper
Connor Abbott
2015-09-01
2
-0
/
+18
*
nir/dead_cf: delete code that's unreachable due to jumps
Connor Abbott
2015-09-01
1
-8
/
+115
[next]