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_pipe_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-3
/
+3
*
r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS
Gert Wollny
2020-05-12
1
-5
/
+6
*
r600: remove some unused variables to silence warnings
Gert Wollny
2020-05-07
1
-2
/
+0
*
r600/sfn: Add tesselation shaders
Gert Wollny
2020-04-28
1
-1
/
+23
*
r600/sfn: Handle umul24 and umad24
Gert Wollny
2020-04-28
1
-1
/
+3
*
r600: Make sure LLVM is not used for DRAW
Gert Wollny
2020-02-10
1
-0
/
+5
*
r600: Update state code to accept NIR shaders
Gert Wollny
2020-02-10
1
-1
/
+2
*
r600: Add NIR compiler options
Gert Wollny
2020-02-10
1
-0
/
+29
*
r600: Fix maximum line width
Gert Wollny
2020-01-04
1
-4
/
+1
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-3
/
+3
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-2
/
+2
*
r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
Eric Engestrom
2019-09-06
1
-6
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-4
/
+4
*
amd/common: move ac_shader_{binary,reloc} into r600 and rename
Nicolai Hähnle
2019-07-04
1
-21
/
+0
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-43
/
+3
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
1
-14
/
+2
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
1
-1
/
+1
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
1
-2
/
+2
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-12
/
+1
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
1
-13
/
+7
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-1
/
+1
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-21
/
+22
*
r600: use build-id when available for disk cache
Timothy Arceri
2018-10-03
1
-7
/
+7
*
r600: reduce num compute threads to 1024.
Dave Airlie
2018-07-31
1
-1
/
+1
*
r600: fix build after the removal of RADEON_PRIO_* flags
Marek Olšák
2018-07-16
1
-4
/
+2
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-5
/
+5
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+4
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
1
-3
/
+3
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
r600: add ARB_query_buffer_object support
Dave Airlie
2018-01-29
1
-0
/
+5
*
r600: update max threads per block for evergreen compute
Dave Airlie
2017-12-05
1
-0
/
+4
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
1
-2
/
+2
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-7
/
+7
*
r600: implement basic memory barrier.
Dave Airlie
2017-11-17
1
-5
/
+0
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
r600: cleanup llvm ir target selection.
Dave Airlie
2017-10-11
1
-18
/
+2
*
r600: drop a bunch of post-cayman code. (v2)
Dave Airlie
2017-10-10
1
-187
/
+10
*
gallium/u_blitter: let drivers decide which VS to use for draw_rectangle
Marek Olšák
2017-10-07
1
-0
/
+2
*
gallium/u_blitter: let drivers set the vertex elements state
Marek Olšák
2017-10-07
1
-0
/
+3
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-1
/
+0
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-0
/
+1622