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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: use radeon_emit in a few more places in evergreen_compute
Dave Airlie
2016-04-07
1
-4
/
+4
*
r600: make compute global buffer functions static.
Dave Airlie
2016-04-07
2
-98
/
+86
*
r600: make two compute functions static.
Dave Airlie
2016-04-07
2
-5
/
+3
*
r600: using pipe_grid_info more in evergreen_compute.
Dave Airlie
2016-04-07
2
-26
/
+21
*
r600: in evergreen_compute use ctx consistently instead of ctx_
Dave Airlie
2016-04-07
1
-25
/
+25
*
r600: use rctx consistently in evergreen_compute.c
Dave Airlie
2016-04-07
1
-74
/
+74
*
r600: cleanup whitespace in evergreen_compute.c
Dave Airlie
2016-04-07
1
-87
/
+75
*
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
*
r600: ignore PIPE_BIND_LINEAR in *_is_format_supported
Christian König
2016-03-30
2
-0
/
+10
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-03-22
1
-2
/
+6
*
r600g: flatten if (1) statement after removal of TGSI->LLVM
Marek Olšák
2016-03-20
1
-81
/
+79
*
r600g: remove TGSI->LLVM translation
Marek Olšák
2016-03-20
9
-1107
/
+89
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
4
-41
/
+3
*
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
2016-03-11
1
-12
/
+12
*
r600g: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
1
-0
/
+30
*
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
*
gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)
Marek Olšák
2016-03-09
1
-1
/
+8
*
r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
2
-17
/
+2
*
r600g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
6
-68
/
+16
*
r600: Make enum alu_op_flags unsigned
Rob Herring
2016-02-29
1
-8
/
+8
*
gallium/r600: Don't let h/w do endian swap for colorformat
Oded Gabbay
2016-02-29
1
-0
/
+7
*
gallium/radeon: add basic code for setting shader return values
Marek Olšák
2016-02-21
1
-1
/
+1
*
radeon/llvm: Set the target triple on the module
Tom Stellard
2016-02-17
1
-1
/
+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: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-8
/
+7
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
3
-98
/
+0
*
r600, compute: Do not overwrite pipe_resource.screen
Jan Vesely
2016-02-05
1
-1
/
+1
*
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: get pipe_interleave_bytes AKA group_bytes from the winsys
Marek Olšák
2016-02-05
1
-1
/
+1
*
gallium/radeon: set num_banks in the winsys
Marek Olšák
2016-02-05
2
-5
/
+5
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
3
-4
/
+4
*
gallium/radeon: emit LLVM `ret void` before radeon_llvm_finalize_module
Nicolai Hähnle
2016-02-05
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
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
*
r600,compute: Plug few memory leaks
Jan Vesely
2016-01-26
3
-8
/
+30
*
r600: Typos and whitespace fixes
Jan Vesely
2016-01-26
3
-7
/
+7
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
r600g: don't leak driver const buffers
Grazvydas Ignotas
2016-01-21
1
-0
/
+6
*
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
*
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
/
+1
[next]