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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel/compiler: Use the flrp lowering pass for all stages on Gen4 and Gen5
Ian Romanick
2019-05-06
1
-6
/
+6
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+24
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-1
/
+0
*
radeonsi: set sampler state and view functions for compute-only contexts
Marek Olšák
2019-05-01
3
-9
/
+12
*
radeonsi: use new atomic LLVM helpers
Marek Olšák
2019-05-01
1
-8
/
+4
*
radeonsi/nir: call radeonsi nir opts before the scan pass
Timothy Arceri
2019-05-01
2
-0
/
+2
*
radeonsi/nir: create si_nir_opts() helper
Timothy Arceri
2019-05-01
2
-36
/
+43
*
radeonsi: implement resource_get_info
Julien Isorce
2019-04-30
1
-8
/
+35
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-4
/
+0
*
radeonsi: don't ignore PIPE_FLUSH_ASYNC
Marek Olšák
2019-04-26
1
-1
/
+1
*
ac/nir: Add support for planes.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+7
*
radeonsi: remove dirty slot masks from scissor and viewport states
Marek Olšák
2019-04-25
6
-93
/
+40
*
radeonsi/gfx9: rework the gfx9 scissor bug workaround (v2)
Marek Olšák
2019-04-25
8
-48
/
+68
*
radeonsi/gfx9: set that window_rectangles always roll the context
Marek Olšák
2019-04-25
1
-1
/
+2
*
radeonsi: add radeonsi_sync_compile option
Nicolai Hähnle
2019-04-25
2
-3
/
+11
*
radeonsi: add radeonsi_aux_debug option for aux context debug dumps
Nicolai Hähnle
2019-04-25
3
-1
/
+33
*
radeonsi: add si_debug_options for convenient adding/removing of options
Nicolai Hähnle
2019-04-25
6
-16
/
+37
*
radeonsi: add BOs after need_cs_space
Marek Olšák
2019-04-24
2
-6
/
+6
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-3
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+3
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-2
/
+6
*
radeonsi: delay adding BOs at the beginning of IBs until the first draw
Marek Olšák
2019-04-23
6
-9
/
+46
*
radeonsi: add helper si_get_minimum_num_gfx_cs_dwords
Marek Olšák
2019-04-23
2
-7
/
+12
*
radeonsi: add si_cp_copy_data
Marek Olšák
2019-04-23
5
-41
/
+44
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-12
/
+3
*
tgsi/scan: add uses_drawid
Marek Olšák
2019-04-23
1
-0
/
+3
*
radeonsi: use CP DMA for the null const buffer clear on CIK
Marek Olšák
2019-04-22
5
-10
/
+16
*
radeonsi/gfx9: use the correct condition for the DPBB + QUANT_MODE workaround
Marek Olšák
2019-04-18
1
-4
/
+4
*
radeonsi/nir: fix scanning of bindless images
Timothy Arceri
2019-04-17
1
-38
/
+37
*
nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible
Marek Olšák
2019-04-16
1
-0
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
2
-80
/
+0
*
radeonsi: enable GL_EXT_shader_image_load_formatted
Marek Olšák
2019-04-15
1
-0
/
+1
*
radeonsi: set AC_FUNC_ATTR_READNONE for image opcodes where it was missing
Marek Olšák
2019-04-12
1
-0
/
+4
*
ac: add ac_build_load_helper_invocation() helper
Samuel Pitoiset
2019-04-12
1
-6
/
+1
*
ac: add ac_build_ddxy_interp() helper
Samuel Pitoiset
2019-04-12
1
-26
/
+1
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
radeonsi: fix a crash when unbinding sampler states
Marek Olšák
2019-04-08
1
-1
/
+1
*
radeonsi: set exact shader buffer read/write usage in CS
Marek Olšák
2019-04-04
6
-24
/
+41
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
4
-7
/
+10
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
1
-5
/
+2
*
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
2019-04-04
7
-4
/
+253
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
1
-4
/
+70
*
radeonsi: add ability to bind images as image buffers
Marek Olšák
2019-04-04
2
-3
/
+8
*
radeonsi/gfx9: add support for PIPE_ALIGNED=0
Marek Olšák
2019-04-04
4
-12
/
+30
*
radeonsi: don't use PFP_SYNC_ME with compute-only contexts
Marek Olšák
2019-04-02
1
-1
/
+1
*
radeonsi: implement ARB/KHR_parallel_shader_compile callbacks
Marek Olšák
2019-04-01
1
-0
/
+31
*
radeonsi: fix assertion failure by using the correct type
Marek Olšák
2019-04-01
1
-1
/
+1
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
1
-0
/
+3
*
radeonsi/nir: call some more var optimisation passes
Timothy Arceri
2019-03-18
1
-3
/
+8
[prev]
[next]