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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: Add support for const IB.
Marek Olšák
2016-04-19
1
-0
/
+30
*
gallium/radeon: move ring_type into winsyses
Marek Olšák
2016-04-19
1
-1
/
+0
*
gallium/radeon: use enums in r600_query.h
Marek Olšák
2016-04-18
1
-20
/
+23
*
gallium/radeon: don't flush CB/DB caches for timestamp queries
Marek Olšák
2016-04-18
2
-2
/
+3
*
gallium/radeon: fix Nine with its slightly shifted viewports
Marek Olšák
2016-04-18
1
-15
/
+21
*
r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h
Oded Gabbay
2016-04-18
1
-0
/
+6
*
gallium/radeon: handle vertex shaders that disable clipping & viewport
Marek Olšák
2016-04-16
2
-1
/
+20
*
radeon/uvd: fix tonga feedback buffer size
Leo Liu
2016-04-14
1
-4
/
+8
*
gallium/radeon: handle failure when mapping staging buffer
Nicolai Hähnle
2016-04-14
1
-0
/
+4
*
gallium/radeon: move a comment to the correct place
Marek Olšák
2016-04-13
1
-3
/
+3
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
2
-0
/
+10
*
gallium/radeon: add R600/Evergreen/Cayman support to common viewport code
Marek Olšák
2016-04-12
3
-17
/
+50
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
5
-0
/
+374
*
gallium/radeon: set GTT WC on tiled textures
Marek Olšák
2016-04-12
1
-1
/
+2
*
gallium/radeon: relax requirements on VRAM placements on APUs
Marek Olšák
2016-04-12
2
-0
/
+9
*
radeonsi: clean up aniso state translation
Marek Olšák
2016-04-12
1
-0
/
+15
*
gallium/radeon: fix maximum texture anisotropy setup
Marek Olšák
2016-04-12
1
-5
/
+9
*
gallium/radeon: never choose a linear tiling for DB surfaces
Marek Olšák
2016-04-12
1
-7
/
+6
*
gallium/radeon: removing dead code for sharing stencil buffers
Marek Olšák
2016-04-12
1
-4
/
+0
*
radeonsi: allow clearing buffers >= 4 GB
Marek Olšák
2016-04-12
2
-3
/
+3
*
gallium/radeon: allow allocating textures >= 4 GB
Marek Olšák
2016-04-12
3
-14
/
+17
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-2
/
+2
*
pb_buffer: switch pb_buffer::size to 64 bits
Marek Olšák
2016-04-12
1
-1
/
+1
*
gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER
Marek Olšák
2016-04-12
3
-6
/
+2
*
gallium/radeon: merge timer and non-timer query lists
Marek Olšák
2016-04-12
3
-80
/
+22
*
r600g: implement set_active_query_state for pausing occlusion queries
Marek Olšák
2016-04-12
1
-6
/
+0
*
gallium/radeon: move pipeline stat context flags to common code
Marek Olšák
2016-04-12
1
-1
/
+4
*
gallium/radeon: unify checking streamout enable state
Marek Olšák
2016-04-12
2
-6
/
+6
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
radeon/uvd: alignment fix for decode message buffer
Boyuan Zhang
2016-04-11
1
-1
/
+1
*
radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2016-04-07
2
-3
/
+12
*
radeonsi: set shader calling conventions
Bas Nieuwenhuizen
2016-04-06
1
-1
/
+16
*
gallium/radeon: allow multiple exports of the same texture with different usage
Marek Olšák
2016-04-05
1
-21
/
+33
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+2
*
radeon/r600: Fix return type in failure branch
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
radeon/r600_query.c: Minor style fix
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
radeon/vce: disable two pipe mode for Polaris11
Sonny Jiang
2016-03-24
1
-1
/
+2
*
radeon/vce: add Polaris11 VCE firmware support
Sonny Jiang
2016-03-24
1
-0
/
+3
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
2
-0
/
+11
*
gallium/radeon: make r600_texture_disable_dcc externally accessible
Nicolai Hähnle
2016-03-21
2
-2
/
+4
*
gallium/radeon: remove remnants of R600 TGSI->LLVM
Marek Olšák
2016-03-20
2
-20
/
+0
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
5
-34
/
+9
*
radeonsi: fix Hyper-Z hangs on P2 configs
Marek Olšák
2016-03-17
1
-2
/
+8
*
radeon/winsys: add layer support for BO export
Christian König
2016-03-17
2
-0
/
+2
*
radeon/winsys: add offset support for BO import/export
Christian König
2016-03-17
2
-9
/
+18
*
radeon/video: enable HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-2
/
+6
*
radeon/uvd: handle HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-11
/
+58
*
radeonsi: Lazily re-set sampler views after disabling DCC
Bas Nieuwenhuizen
2016-03-11
1
-2
/
+0
*
gallium/radeon: notify all contexts when cmasks are enabled/disabled
Nicolai Hähnle
2016-03-10
2
-0
/
+10
*
gallium/radeon: use explicit drm_major, drm_minor check
Emil Velikov
2016-03-09
1
-1
/
+2
[next]