index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
r600_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
gallium/u_suballoc: allow setting pipe_resource::flags
Marek Olšák
2017-02-18
1
-2
/
+3
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-1
/
+8
*
r600: fix a compilation warning in r600_screen_create()
Samuel Pitoiset
2017-01-30
1
-1
/
+1
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
1
-1
/
+1
*
r600g: add support for optionally using non-IEEE mul ops
Ilia Mirkin
2017-01-28
1
-1
/
+1
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-1
/
+2
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
gallium/radeon: move r600_common_context::texture_buffers to r600g
Marek Olšák
2016-10-04
1
-0
/
+1
*
gallium/radeon: add barrier_flags to r600_common_screen
Nicolai Hähnle
2016-09-29
1
-0
/
+6
*
r600g: Add support for PK2H/UP2H
Glenn Kennard
2016-09-26
1
-1
/
+1
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
gallium/radeon: implement ARB_clear_texture (v3)
Marek Olšák
2016-08-10
1
-1
/
+1
*
radeonsi: implement buffer_subdata without indirect calls
Marek Olšák
2016-07-23
1
-1
/
+1
*
r600: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
2016-07-20
1
-1
/
+2
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
1
-2
/
+2
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
1
-2
/
+2
*
r600g: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2016-06-25
1
-1
/
+1
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
r600g: Enable FMA on chips that support it
Jan Vesely
2016-06-24
1
-3
/
+5
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
gallium/u_suballoc: allow different alignment for each allocation
Marek Olšák
2016-06-04
1
-1
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
gallium/radeon: implement randomized SDMA texture copy testing (v2)
Marek Olšák
2016-05-10
1
-0
/
+3
*
r600g: fix code indentation
Oded Gabbay
2016-04-18
1
-1
/
+1
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
r600g: 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
*
r600g: remove TGSI->LLVM translation
Marek Olšák
2016-03-20
1
-5
/
+0
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-3
/
+1
*
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
/
+1
*
r600g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
1
-2
/
+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
/
+2
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-4
/
+0
*
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
[next]