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
/
r600
/
r600_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-1
/
+2
*
r600: always flush between gfx and compute
Dave Airlie
2017-12-18
1
-0
/
+5
*
r600: add core pieces of image support.
Dave Airlie
2017-11-17
1
-0
/
+59
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-1
/
+1
*
gallium/radeon: add helpers for whether HTILE is enabled
Marek Olšák
2017-08-22
1
-2
/
+1
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
1
-1
/
+1
*
gallium/u_blitter: use 2D_ARRAY for cubemap blits if possible
Marek Olšák
2017-06-07
1
-1
/
+1
*
radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
2017-03-30
1
-1
/
+4
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-2
/
+2
*
r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Mario Kleiner
2016-08-26
1
-0
/
+19
*
gallium/radeon: handle render_condition_enable for clear_rt/ds
Marek Olšák
2016-08-10
1
-2
/
+4
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
gallium/radeon: replace is_flushing_texture with db_compatible
Nicolai Hähnle
2016-07-06
1
-2
/
+2
*
gallium/radeon: add can_sample_z/s flags for textures
Nicolai Hähnle
2016-07-06
1
-4
/
+2
*
r600g: use hw MSAA resolve for non-trivial resolves
Marek Olšák
2016-06-06
1
-9
/
+53
*
r600g: remove a CP DMA workaround that's not needed anymore
Marek Olšák
2016-06-04
1
-6
/
+0
*
r600g: fix CP DMA hazard with index buffer fetches (v3)
Marek Olšák
2016-06-04
1
-1
/
+1
*
r600g: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-37
/
+1
*
r600g: use the hw MSAA resolving if formats are compatible
Marek Olšák
2016-05-06
1
-1
/
+2
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
1
-1
/
+1
*
r600g: fix code indentation
Oded Gabbay
2016-04-18
1
-9
/
+9
*
r600g: use common scissor and viewport code
Marek Olšák
2016-04-12
1
-2
/
+2
*
radeonsi: allow clearing buffers >= 4 GB
Marek Olšák
2016-04-12
1
-1
/
+1
*
r600g: don't manually stop queries for blitter
Marek Olšák
2016-04-12
1
-3
/
+0
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-1
/
+1
*
r600g: allow copying between compatible un/compressed formats
Edward O'Callaghan
2015-12-09
1
-1
/
+2
*
r600/blit: add tcs/tes shader saves.
Dave Airlie
2015-12-07
1
-0
/
+2
*
gallium/radeon*: Remove useless casts
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
gallium/radeon: simplify disabling render condition for u_blitter
Marek Olšák
2015-11-13
1
-7
/
+5
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-1
/
+1
*
r600g: fix clear_buffer fallback with offset != 0
Marek Olšák
2015-11-13
1
-0
/
+1
*
r600g: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
1
-5
/
+22
*
r600g: make all viewport states use single atom
Grazvydas Ignotas
2015-09-03
1
-1
/
+1
*
r600g: make all scissor states use single atom
Grazvydas Ignotas
2015-09-03
1
-1
/
+1
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
1
-1
/
+1
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
1
-1
/
+2
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-8
/
+8
*
r600g: re-enable single-sample fast clear
Marek Olšák
2015-08-03
1
-6
/
+1
*
r600g: early exit in r600_clear if there's nothing to do
Marek Olšák
2015-07-31
1
-0
/
+2
*
r600g: disable single-sample fast color clear due to hangs
Marek Olšák
2015-07-03
1
-1
/
+6
*
radeonsi: only flush the right set of caches for CP DMA operations
Marek Olšák
2015-01-07
1
-1
/
+2
*
r600: Use DMA transfers in r600_copy_global_buffer
Niels Ole Salscheider
2014-10-07
1
-17
/
+42
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
1
-7
/
+11
*
r600g: fix layered clear
Marek Olšák
2014-09-01
1
-1
/
+2
*
r600g: enable fast depth clear for array textures and cubemaps
Marek Olšák
2014-09-01
1
-1
/
+2
*
radeonsi: use r600_draw_rectangle from r600g
Marek Olšák
2014-08-19
1
-1
/
+0
*
r600g,radeonsi: switch all occurences of array_size to util_max_layer
Marek Olšák
2014-07-28
1
-2
/
+3
*
util/u_format: move utility function from r600g
Grigori Goronzy
2014-06-18
1
-11
/
+1
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-03
1
-1
/
+2
*
r600g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
[next]