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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: inline struct r600_cmask_info
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: rename r600_surface -> si_surface
Marek Olšák
2018-06-25
1
-14
/
+14
*
radeonsi: fix occlusion queries with 16x AA without FBO attachments on Stoney
Marek Olšák
2018-06-21
1
-1
/
+9
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-121
/
+121
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-8
/
+8
*
radeonsi: assume that rasterizer state is non-NULL in draw_vbo
Marek Olšák
2018-06-13
1
-2
/
+2
*
radeonsi: move the guardband registers into a separate state atom
Marek Olšák
2018-06-13
1
-3
/
+6
*
radeonsi: emit_clip_state packets optimization
Sonny Jiang
2018-06-07
1
-3
/
+4
*
radeonsi: emit_msaa_sample_locs packets optimization
Sonny Jiang
2018-06-07
1
-2
/
+4
*
radeonsi: emit_msaa_config packets optimization
Sonny Jiang
2018-06-07
1
-28
/
+22
*
radeonsi: emit_cb_render_state packets optimization
Sonny Jiang
2018-06-07
1
-9
/
+13
*
radeonsi: emit_db_render_state packets optimization
Sonny Jiang
2018-06-07
1
-29
/
+31
*
radeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctly
Marek Olšák
2018-05-24
1
-4
/
+12
*
radeonsi: round ps_iter_samples in set_min_samples
Marek Olšák
2018-05-24
1
-2
/
+4
*
radeonsi: remove redundant ps_iter_samples clamp
Marek Olšák
2018-05-24
1
-1
/
+0
*
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
2018-05-10
1
-6
/
+3
*
radeonsi: add an environment variable that forces EQAA for MSAA allocations
Marek Olšák
2018-05-10
1
-0
/
+5
*
radeonsi: set up EQAA image descriptors properly
Marek Olšák
2018-05-10
1
-16
/
+80
*
radeonsi: add EQAA SC,DB,CB register programming
Marek Olšák
2018-05-10
1
-6
/
+68
*
radeonsi: reorder sample locations as required by EQAA
Marek Olšák
2018-05-10
1
-3
/
+0
*
radeonsi: set DB_EQAA the same as Vulkan
Marek Olšák
2018-05-10
1
-8
/
+8
*
radeonsi: remove CM_ prefixes
Marek Olšák
2018-05-10
1
-4
/
+4
*
radeonsi: remove r600_fmask_info
Marek Olšák
2018-05-10
1
-19
/
+19
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
1
-35
/
+35
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
1
-11
/
+10
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
1
-5
/
+5
*
radeonsi: remove function si_init_atom
Marek Olšák
2018-04-27
1
-18
/
+11
*
radeonsi: remove si_atom::id
Marek Olšák
2018-04-27
1
-14
/
+0
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
1
-52
/
+48
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
1
-15
/
+15
*
radeonsi: implement DCC fast clear swizzle constraints more accurately
Marek Olšák
2018-04-27
1
-3
/
+1
*
radeonsi: enable fast color clear for level 0 of mipmapped textures on <= VI
Marek Olšák
2018-04-27
1
-4
/
+12
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
1
-105
/
+6
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
1
-82
/
+3
*
radeonsi: add support for VegaM
Marek Olšák
2018-04-18
1
-0
/
+4
*
radeonsi/gfx9: don't use the workaround for gather4 + stencil
Marek Olšák
2018-04-13
1
-2
/
+11
*
radeonsi: don't set RB+ registers on GFX9 chips without RB+
Marek Olšák
2018-04-09
1
-6
/
+1
*
radeonsi: remove more R600 references
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-107
/
+107
*
radeonsi: move r600_query.c/h files to si_query.c/h
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
1
-3
/
+1
*
radeonsi: move and rename R600_ERR out of r600_pipe_common.h
Marek Olšák
2018-04-05
1
-7
/
+7
*
radeonsi: rename r600 -> si in some places
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: use si_context instead of pipe_context in parameters pt3
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: use si_context instead of pipe_context in parameters pt1
Marek Olšák
2018-04-05
1
-9
/
+5
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: switch radeon_add_to_buffer_list parameter to si_context
Marek Olšák
2018-04-05
1
-4
/
+4
[next]