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
/
radeon
/
r600_pipe_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
1
-8
/
+5
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
1
-0
/
+3
*
radeonsi: remove has_cp_dma, has_streamout flags (v2)
Marek Olšák
2017-11-14
1
-2
/
+0
*
radeonsi: pack r600_surface better
Marek Olšák
2017-11-09
1
-11
/
+11
*
radeonsi: pack r600_texture better
Marek Olšák
2017-11-09
1
-27
/
+26
*
radeonsi: clean up r600_surface
Marek Olšák
2017-11-09
1
-26
/
+11
*
radeonsi: remove r600_texture::non_disp_tiling
Marek Olšák
2017-11-09
1
-2
/
+0
*
radeonsi: remove DBG_NO_DISCARD_RANGE
Marek Olšák
2017-11-09
1
-1
/
+0
*
radeonsi: move pipe debug callback to si_context
Nicolai Hähnle
2017-11-09
1
-1
/
+0
*
radeonsi: use ac_get_llvm_processor_name
Marek Olšák
2017-11-07
1
-1
/
+0
*
radeonsi: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
1
-0
/
+1
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
1
-0
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-3
/
+0
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
1
-1
/
+0
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-10-31
1
-0
/
+1
*
radeonsi: import cayman_msaa.c from drivers/radeon
Marek Olšák
2017-10-09
1
-25
/
+0
*
radeonsi: import r600_streamout from drivers/radeon
Marek Olšák
2017-10-09
1
-57
/
+0
*
radeonsi: disable primitive binning on Vega10 (v2)
Marek Olšák
2017-10-09
1
-0
/
+2
*
radeonsi: enumerize DBG flags
Marek Olšák
2017-10-09
1
-49
/
+61
*
radeonsi: move si_draw_rectangle into si_state_draw.c
Marek Olšák
2017-10-07
1
-5
/
+0
*
gallium/radeon: remove r600_atom::num_dw
Marek Olšák
2017-10-07
1
-2
/
+0
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
1
-20
/
+0
*
radeonsi: move current_rast_prim into si_context
Nicolai Hähnle
2017-10-02
1
-1
/
+0
*
radeonsi: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
1
-35
/
+0
*
radeonsi: remove si_apply_scissor_bug_workaround
Nicolai Hähnle
2017-10-02
1
-2
/
+0
*
radeonsi: move current_rast_prim to r600_common_context
Nicolai Hähnle
2017-10-02
1
-0
/
+1
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-144
/
+135
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
1
-1
/
+3
*
gallium/u_blitter: use draw_rectangle callback for layered clears
Marek Olšák
2017-09-11
1
-1
/
+2
*
gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Marek Olšák
2017-09-11
1
-1
/
+1
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
1
-0
/
+2
*
gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
2017-09-04
1
-13
/
+12
*
radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
2017-09-04
1
-1
/
+2
*
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
2017-09-04
1
-0
/
+5
*
radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
2017-08-30
1
-0
/
+1
*
gallium/radeon: add helpers for whether HTILE is enabled
Marek Olšák
2017-08-22
1
-0
/
+13
*
radeonsi/gfx9: set 'not a query' for r600_gfx_write_event_eop correctly
Marek Olšák
2017-08-22
1
-0
/
+2
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-3
/
+2
*
radeonsi: start using u_log_context for debugging
Nicolai Hähnle
2017-08-22
1
-1
/
+1
*
radeonsi: implement pipe_context::set_log_context
Nicolai Hähnle
2017-08-22
1
-0
/
+3
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
1
-2
/
+1
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
1
-1
/
+3
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
1
-2
/
+2
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
1
-0
/
+1
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: add basic memory object support
Dave Airlie
2017-08-06
1
-0
/
+7
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
1
-1
/
+1
*
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
2017-08-04
1
-0
/
+1
[prev]
[next]