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_state_viewport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: emit_guardband packets optimization
Sonny Jiang
2018-07-18
1
-8
/
+8
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-6
/
+6
*
radeonsi: assume that rasterizer state is non-NULL in draw_vbo
Marek Olšák
2018-06-13
1
-10
/
+3
*
radeonsi: micro-optimize prim checking and fix guardband with lines+adjacency
Marek Olšák
2018-06-13
1
-1
/
+1
*
radeonsi: move the guardband registers into a separate state atom
Marek Olšák
2018-06-13
1
-12
/
+24
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
1
-3
/
+2
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
1
-9
/
+9
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
1
-2
/
+2
*
radeonsi: clean up GET_MAX_VIEWPORT_RANGE definition
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-7
/
+7
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
1
-3
/
+1
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: switch r600_atom::emit parameter to si_context
Marek Olšák
2018-04-05
1
-4
/
+2
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-5
/
+5
*
radeonsi: don't change viewport for blits, use window-space positions
Marek Olšák
2017-10-07
1
-7
/
+0
*
radeonsi: set correct PA_SC_VPORT_ZMIN/ZMAX when viewport is disabled
Marek Olšák
2017-10-07
1
-2
/
+19
*
radeonsi: minor cleanup of si_update_vs_writes_viewport_index
Marek Olšák
2017-10-07
1
-1
/
+5
*
gallium/radeon: remove r600_atom::num_dw
Marek Olšák
2017-10-07
1
-3
/
+0
*
radeonsi: adjust clip discard based on line width / point size
Nicolai Hähnle
2017-10-02
1
-10
/
+19
*
radeonsi: remove si_context::{scissor_enabled,clip_halfz}
Nicolai Hähnle
2017-10-02
1
-20
/
+12
*
radeonsi: simplify the signature of si_update_vs_writes_viewport_index
Nicolai Hähnle
2017-10-02
1
-2
/
+2
*
radeonsi: move current_rast_prim into si_context
Nicolai Hähnle
2017-10-02
1
-1
/
+1
*
radeonsi: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
1
-129
/
+129
*
radeonsi: remove si_apply_scissor_bug_workaround
Nicolai Hähnle
2017-10-02
1
-17
/
+0
*
radeonsi: move r600_viewport.c to si_viewport.c
Nicolai Hähnle
2017-10-02
1
-0
/
+450