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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: Select correct entries for binning.
Bas Nieuwenhuizen
2018-07-19
1
-2
/
+2
*
radv: Fix number of samples used for binning.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+1
*
radv: Disable disabled color buffers in rbplus opts.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+8
*
radv: fix wmaybe-uninitialized in radv_meta_fast_clear.c
Andres Rodriguez
2018-07-18
1
-1
/
+1
*
radv: add support for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-07-18
8
-1
/
+111
*
radv: add support for non-inverted conditional rendering
Samuel Pitoiset
2018-07-18
3
-5
/
+17
*
radv: set the predicate for indirect/indexed draw commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
radv: set the predicate for dispatch commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
radv: remove unused variable in radv_CreateRenderPass2KHR()
Samuel Pitoiset
2018-07-18
1
-1
/
+0
*
radv: optimize radv_stage_flush() for pre fragment shader stages
Samuel Pitoiset
2018-07-18
1
-5
/
+5
*
radv/winsys: use alloca() for semaphore dependencies
Samuel Pitoiset
2018-07-17
1
-6
/
+2
*
radv: reduce number of CB/DB meta flushes for VK_ACCESS_TRANSFER_WRITE_BIT
Samuel Pitoiset
2018-07-17
1
-6
/
+14
*
radv: fix implementation of VK_KHR_create_renderpass2 for multiviews
Samuel Pitoiset
2018-07-17
1
-12
/
+1
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
3
-12
/
+7
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
7
-2
/
+14
*
radv: simplify the logic in radv_set_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-4
/
+2
*
radv: remove one useless check in radv_bind_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-2
/
+1
*
radv/meta: do not restore a NULL descriptor
Samuel Pitoiset
2018-07-12
1
-4
/
+3
*
radv: remove unnecessary verification code around ring_offsets_idx
Samuel Pitoiset
2018-07-12
2
-18
/
+0
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
7
-85
/
+52
*
radv: emit a dummy ZPASS_DONE to prevent GPU hangs on GFX9
Samuel Pitoiset
2018-07-12
5
-14
/
+47
*
radv: add support for VK_KHR_create_renderpass2
Samuel Pitoiset
2018-07-12
3
-0
/
+194
*
radv: introduce radv_subpass_attachment data structure
Samuel Pitoiset
2018-07-12
7
-31
/
+44
*
radv: make sure to wait for CP DMA when needed
Samuel Pitoiset
2018-07-11
3
-4
/
+52
*
radv: add some cxxflags for new c++ file
Dave Airlie
2018-07-10
1
-0
/
+4
*
anv,radv: Add support for VK_KHR_get_display_properties2
Jason Ekstrand
2018-07-09
2
-0
/
+58
*
radv: using tls to store llvm related info and speed up compiles (v10)
Dave Airlie
2018-07-10
8
-28
/
+199
*
radv: add the trace BO to the list when starting a new cmdbuf
Samuel Pitoiset
2018-07-09
1
-4
/
+7
*
radv: reduce CPU overhead in radv_flush_descriptors()
Samuel Pitoiset
2018-07-09
3
-11
/
+8
*
radv: winsys/amdgpu: include missing pthread.h header
Mauro Rossi
2018-07-07
1
-0
/
+1
*
python: Use the print function
Mathieu Bridon
2018-07-06
2
-65
/
+67
*
radv: fix emitting the view index on GFX9
Samuel Pitoiset
2018-07-06
1
-1
/
+2
*
radv/winsys: make use of radeon_emit()
Samuel Pitoiset
2018-07-05
1
-11
/
+12
*
radv: only flush CB meta in pipeline image barriers when needed
Samuel Pitoiset
2018-07-05
2
-2
/
+15
*
radv: only flush DB meta in pipeline image barriers when needed
Samuel Pitoiset
2018-07-05
1
-7
/
+15
*
radv: fix "error: initializer element is not constant" build error
Samuel Pitoiset
2018-07-05
1
-2
/
+2
*
python: Specify the JSON separators
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
python: Stabilize some script outputs
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
radv: optimize vkCmd{Set,Reset}Event() a little bit
Samuel Pitoiset
2018-07-05
1
-8
/
+38
*
radv: optimize radv_CmdWaitEvents()
Samuel Pitoiset
2018-07-05
1
-43
/
+60
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
3
-10
/
+8
*
ac: add reusable helpers for direct LLVM compilation
Marek Olšák
2018-07-04
3
-4
/
+76
*
ac: make some fns static
Dave Airlie
2018-07-04
2
-13
/
+6
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
5
-33
/
+30
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
2
-0
/
+49
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
2
-1
/
+4
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-0
/
+7
*
ac: add target library info helpers
Dave Airlie
2018-07-04
2
-0
/
+15
*
radv: create/destroy passmgr at the higher level.
Dave Airlie
2018-07-04
3
-10
/
+14
*
radv: port to use common passmgr code.
Dave Airlie
2018-07-04
2
-25
/
+6
[prev]
[next]