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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
16
-0
/
+17
*
clover: Wait for requested operation if blocking flag is set
Jan Vesely
2017-09-20
1
-2
/
+28
*
clover: Run the associated action before an event is signalled.
Francisco Jerez
2017-09-20
2
-11
/
+12
*
clover: Wrap event::wait_count in a method taking care of the required locking.
Francisco Jerez
2017-09-20
2
-8
/
+14
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
5
-58
/
+144
*
radeonsi: set MIP_POINT_PRECLAMP to 0
Nicolai Hähnle
2017-09-20
1
-1
/
+1
*
radeonsi: fix array textures layer coordinate
Nicolai Hähnle
2017-09-20
1
-1
/
+10
*
etnaviv: move sw query defines to etnaviv_query_sw.h
Christian Gmeiner
2017-09-20
2
-2
/
+4
*
etnaviv: move sw get_driver_query_info(..)
Christian Gmeiner
2017-09-20
3
-12
/
+28
*
broadcom/vc4: Fix use-after-free when deleting a program.
Eric Anholt
2017-09-18
1
-6
/
+15
*
broadcom/vc4: Fix crashes since the gallium blitter reworks.
Eric Anholt
2017-09-18
1
-1
/
+3
*
broadcom/vc4: Fix use-after-free trying to mix a quad and tile clear.
Eric Anholt
2017-09-18
1
-24
/
+32
*
broadcom/vc4: Fix use-after-free for flushing when writing to a texture.
Eric Anholt
2017-09-18
1
-2
/
+7
*
ttn: Fix out-of-bounds accesses since the always-2D-constants change.
Eric Anholt
2017-09-18
1
-2
/
+3
*
radeonsi: reallocate if a non-sharable textures is being shared
Marek Olšák
2017-09-18
1
-1
/
+5
*
radeonsi: PIPE_BIND_SHARED should allow inter-process sharing
Marek Olšák
2017-09-18
1
-5
/
+4
*
freedreno: compile fix
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
clover: add missing include to compat.h
Jan Vesely
2017-09-18
1
-0
/
+1
*
clover: Query and export half precision support
Jan Vesely
2017-09-18
3
-3
/
+18
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
16
-0
/
+27
*
nvc0: fix compile error
Benedikt Schemmer
2017-09-18
1
-1
/
+1
*
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
2017-09-18
5
-4
/
+68
*
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
2017-09-18
4
-4
/
+8
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
7
-6
/
+193
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
4
-4
/
+11
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
23
-11
/
+93
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
3
-4
/
+1
*
amd/common: add chip_class to ac_llvm_context
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
radeonsi: workaround for gather4 on integer cube maps
Nicolai Hähnle
2017-09-18
1
-6
/
+100
*
clover: Fix build after LLVM r313390
Jan Vesely
2017-09-15
2
-1
/
+11
*
st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
2017-09-15
15
-7
/
+7
*
r600: add .gitignore for egd_tables.h
Dave Airlie
2017-09-15
1
-0
/
+1
*
radeonsi: enable STD430 packing of UBOs by default
Timothy Arceri
2017-09-15
1
-1
/
+1
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
17
-0
/
+18
*
radeonsi: make use of LOAD for UBOs
Timothy Arceri
2017-09-15
1
-10
/
+21
*
gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
2017-09-15
2
-0
/
+2
*
virgl: drop const dimensions on first block.
Dave Airlie
2017-09-15
1
-0
/
+27
*
radeonsi: move si_get_wave_info() to AMD common code
Samuel Pitoiset
2017-09-14
1
-93
/
+3
*
swr: use ARRAY_SIZE macro
Eric Engestrom
2017-09-14
1
-4
/
+6
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
3
-1
/
+17
*
radeonsi: hard-code pixel center for interpolateAtSample without multisample ...
Nicolai Hähnle
2017-09-13
3
-1
/
+33
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-13
3
-5
/
+76
*
radeonsi: remove SET_PREDICATION workaround on newer firmware
Nicolai Hähnle
2017-09-13
1
-2
/
+4
*
amd/common: get ME/PFP/CE firmware feature versions as well
Nicolai Hähnle
2017-09-13
1
-0
/
+3
*
radeonsi: rename variable to clarify its meaning
Nicolai Hähnle
2017-09-13
1
-10
/
+10
*
radeonsi: make si_init_shader_selector_async static
Nicolai Hähnle
2017-09-13
2
-2
/
+1
*
radeonsi: fix segfault in descriptor dumping
Nicolai Hähnle
2017-09-13
1
-0
/
+18
*
ddebug: write out final driver log messages with GALLIUM_DDEBUG=always
Nicolai Hähnle
2017-09-13
3
-2
/
+15
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-13
3
-6
/
+15
[next]