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
/
winsys
/
radeon
/
drm
/
radeon_drm_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-23
/
+23
*
winsys/radeon: don't call surface_best for FMASK
Marek Olšák
2016-11-05
1
-1
/
+1
*
gallium/radeon: Multiply bpe by nsamples in surf_winsys_to_drm
Michel Dänzer
2016-11-04
1
-2
/
+5
*
gallium/radeon: Use flags parameter in radeon_winsys_surface_init
Michel Dänzer
2016-11-04
1
-1
/
+1
*
gallium/radeon: Only convert stencil info if RADEON_SURF_SBUFFER is set
Michel Dänzer
2016-11-04
1
-10
/
+21
*
gallium/radeon: Only loop up to last_level for drm<->winsys conversion
Michel Dänzer
2016-11-04
1
-2
/
+2
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
1
-0
/
+1
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
1
-8
/
+11
*
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
2016-10-26
1
-4
/
+4
*
gallium/radeon: remove flags specific to libdrm_radeon from winsys interface
Marek Olšák
2016-10-26
1
-1
/
+3
*
gallium/radeon: remove unnecessary fields from radeon_surf_level
Marek Olšák
2016-10-26
1
-8
/
+0
*
gallium/radeon: decrease the size of radeon_surf
Marek Olšák
2016-10-26
1
-2
/
+2
*
gallium/radeon: pass pipe_resource and other params to surface_init directly
Marek Olšák
2016-10-26
1
-20
/
+53
*
gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys
Marek Olšák
2016-10-26
1
-18
/
+6
*
gallium/radeon/winsyses: remove unused stencil_offset
Nicolai Hähnle
2016-07-06
1
-2
/
+0
*
gallium/radeon: add micro_tile_mode to radeon_surf
Marek Olšák
2016-06-14
1
-3
/
+27
*
gallium/radeon: add radeon_surf::macro_tile_index
Marek Olšák
2016-05-02
1
-0
/
+16
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
1
-0
/
+180