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_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
radeonsi: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-07
1
-1
/
+1
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+1
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+2
*
radeonsi: Set PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Edward O'Callaghan
2016-03-21
1
-1
/
+2
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-3
/
+2
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+8
*
radeonsi: set amdgpu metadata before exporting a texture
Marek Olšák
2016-03-09
1
-1
/
+3
*
radeonsi: add DCC decompression (v2)
Bas Nieuwenhuizen
2016-03-09
1
-0
/
+2
*
radeonsi: implement binary shaders & shader cache in memory (v2)
Marek Olšák
2016-02-21
1
-2
/
+3
*
radeonsi: enable compiling one variant per shader
Marek Olšák
2016-02-21
1
-1
/
+3
*
radeonsi: add PS prolog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add PS epilog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add TCS epilog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add VS epilog
Marek Olšák
2016-02-21
1
-1
/
+1
*
radeonsi: add VS prolog
Marek Olšák
2016-02-21
1
-0
/
+19
*
radeonsi: first bits for non-monolithic shaders
Marek Olšák
2016-02-21
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+6
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-15
/
+2
*
gallium/radeon: implement query_memory_info (v2)
Marek Olšák
2016-02-05
1
-1
/
+1
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
gallium/radeon: just get num_tile_pipes from the winsys
Marek Olšák
2016-02-05
1
-52
/
+0
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-1
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
radeonsi: implement PK2H and UP2H opcodes
Marek Olšák
2016-02-04
1
-1
/
+3
*
gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-1
/
+1
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+3
*
radeonsi: Add option for SI scheduler
Axel Davy
2016-01-28
1
-1
/
+5
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
1
-1
/
+1
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-1
/
+1
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
*
radeonsi: move POSITION and FACE fragment shader inputs to system values
Marek Olšák
2016-01-13
1
-2
/
+2
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+2
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
1
-0
/
+2
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
1
-0
/
+2
*
gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate UP2H/PK2H support
Ilia Mirkin
2016-01-03
1
-0
/
+1
*
gallium: add PIPE_CAP_DRAW_PARAMETERS
Ilia Mirkin
2015-12-30
1
-0
/
+1
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-2
/
+2
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-3
/
+3
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+3
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
1
-0
/
+2
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-4
/
+4
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+1
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
[next]