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
...
*
radeonsi: update buffer descriptors in all contexts after buffer invalidation
Marek Olšák
2019-05-16
3
-33
/
+72
*
radeonsi: remove old_va parameter from si_rebind_buffer by remembering offsets
Marek Olšák
2019-05-16
3
-40
/
+25
*
radeonsi: compute culling - flush CS to remove write references to buffers
Marek Olšák
2019-05-16
1
-5
/
+16
*
radeonsi: invalidate caches at the beginning of the prim discard compute IB
Marek Olšák
2019-05-16
3
-9
/
+23
*
radeonsi: disable primitive restart for triangles for DiRT Rally
Marek Olšák
2019-05-16
4
-14
/
+25
*
radeonsi: add primitive culling stats to the HUD
Marek Olšák
2019-05-16
4
-4
/
+44
*
radeonsi: cull primitives with async compute for large draw calls
Marek Olšák
2019-05-16
18
-28
/
+2124
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
2
-2
/
+2
*
radeonsi: add si_vs_prolog_bits::unpack_instance_id_from_vertex_id:1
Marek Olšák
2019-05-16
2
-2
/
+24
*
radeonsi: make some functions non-static
Marek Olšák
2019-05-16
3
-18
/
+25
*
radeonsi: allow si_shader_select_with_key to return an optimized shader or fail
Marek Olšák
2019-05-16
2
-12
/
+32
*
radeonsi: use pipe_draw_info::instance_count indirectly
Marek Olšák
2019-05-16
1
-14
/
+22
*
radeonsi: use pipe_draw_info::prim and primitive_restart indirectly
Marek Olšák
2019-05-16
1
-31
/
+40
*
radeonsi: make functions for creating LLVM functions non-static
Marek Olšák
2019-05-16
2
-23
/
+32
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
1
-2
/
+2
*
radeonsi: add a cs parameter into si_cp_copy_data
Marek Olšák
2019-05-16
5
-9
/
+8
*
radeonsi: add a cs parameter into si_cp_release_mem
Marek Olšák
2019-05-16
5
-10
/
+9
*
radeonsi: add threadgroups_per_cu param into si_get_compute_resource_limits
Marek Olšák
2019-05-16
2
-4
/
+8
*
radeonsi: move si_*_descriptors_idx functions into si_state.h
Marek Olšák
2019-05-16
2
-14
/
+14
*
radeonsi: make si_initialize_compute reusable
Marek Olšák
2019-05-16
2
-7
/
+8
*
radeonsi: extract COMPUTE_RESOURCE_LIMITS code into a helper
Marek Olšák
2019-05-16
2
-12
/
+23
*
radeonsi: return the last part's return value from @wrapper
Marek Olšák
2019-05-16
1
-3
/
+26
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
28
-282
/
+282
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
2
-4
/
+4
*
radeonsi: overhaul the vertex fetch fixup mechanism
Nicolai Hähnle
2019-05-13
8
-280
/
+301
*
radeonsi: store sctx->vertex_elements in a local in si_shader_selector_key_vs
Nicolai Hähnle
2019-05-13
1
-7
/
+6
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-1
/
+1
*
nir: Initialize lower_flrp_progress everywhere
Ian Romanick
2019-05-09
1
-1
/
+1
*
radeonsi: add an AMD_TEX_ANISO environment variable
Timothy Arceri
2019-05-08
1
-0
/
+4
*
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
[prev]
[next]