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
*
winsys/radeon: Compute is_displayable in surf_drm_to_winsys
Michel Dänzer
2018-01-31
1
-0
/
+3
*
virgl: also remove dimension on indirect.
Dave Airlie
2018-01-31
1
-1
/
+0
*
radeonsi: remove DBG_PRECOMPILE
Marek Olšák
2018-01-31
3
-51
/
+0
*
radeonsi: print shader-db stats for main parts, not final binaries
Marek Olšák
2018-01-31
3
-13
/
+23
*
radeonsi: move max_simd_waves computation into a separate function
Marek Olšák
2018-01-31
2
-12
/
+23
*
nir: add lower_all_io_to_temps flag
Timothy Arceri
2018-01-31
2
-0
/
+2
*
radeonsi/nir: add input support for arrays that have not been copied to temps...
Timothy Arceri
2018-01-31
1
-67
/
+79
*
ac/radeonsi: add lookup_interp_param and load_sample_position to the abi
Timothy Arceri
2018-01-31
1
-0
/
+2
*
radeonsi/nir: add prim_mask to the abi
Timothy Arceri
2018-01-31
1
-3
/
+4
*
radeonsi/nir: adjust load_sample_position() to be shared between backends
Timothy Arceri
2018-01-31
1
-2
/
+3
*
radeonsi/nir: add si_nir_lookup_interp_param() helper
Timothy Arceri
2018-01-31
2
-0
/
+40
*
radeonsi/nir: move the interpolation qualifier scanning
Timothy Arceri
2018-01-31
1
-16
/
+36
*
radeonsi/nir: add interpolate at intrinsics to scan_instruction()
Timothy Arceri
2018-01-31
1
-0
/
+30
*
radeonsi: fix fence_server_sync() holding up extra work v2
Andres Rodriguez
2018-01-30
2
-25
/
+28
*
radeonsi: implement semaphore_server_signal v2
Andres Rodriguez
2018-01-30
1
-0
/
+37
*
radeonsi: add support for importing PIPE_FD_TYPE_SYNCOBJ semaphores
Andres Rodriguez
2018-01-30
1
-6
/
+20
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
3
-1
/
+98
*
u_threaded_context: add support for fence_server_signal v2
Andres Rodriguez
2018-01-30
2
-0
/
+21
*
gallium: add fence_server_signal() v2
Andres Rodriguez
2018-01-30
2
-0
/
+37
*
gallium: introduce PIPE_FD_TYPE_SYNCOBJ
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
18
-1
/
+18
*
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2018-01-30
11
-15
/
+35
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-01-31
1
-0
/
+17
*
svga: Check rasterization state object before checking poly_stipple_enable
Neha Bhende
2018-01-29
1
-1
/
+1
*
svga: Adjust alpha for S3TC_DXT1_EXT RGB formats
Neha Bhende
2018-01-29
1
-0
/
+4
*
radeonsi/nir: add support vs double inputs
Timothy Arceri
2018-01-30
1
-0
/
+5
*
radeonsi: pass input_idx to declare_nir_input_vs()
Timothy Arceri
2018-01-30
1
-2
/
+3
*
radeonsi: add bitcast_inputs() helper
Timothy Arceri
2018-01-30
1
-6
/
+15
*
radeonsi/nir: fix num_inputs for doubles in vs
Timothy Arceri
2018-01-30
1
-5
/
+8
*
r600: add ARB_query_buffer_object support
Dave Airlie
2018-01-29
10
-31
/
+817
*
r600/shader: refactor mul hi/lo instruction emission
Dave Airlie
2018-01-29
1
-254
/
+116
*
r600/eg: construct proper rat mask for image/buffers.
Dave Airlie
2018-01-29
3
-8
/
+30
*
broadcom/vc5: Don't forget to get the BO offset when opening a dmabuf.
Eric Anholt
2018-01-27
1
-0
/
+12
*
broadcom/vc5: Enable the driver on V3D 4.2.
Eric Anholt
2018-01-27
1
-1
/
+6
*
ac: rename and move si_const_array into common code
Marek Olšák
2018-01-27
3
-18
/
+9
*
ac: move address space definitions to common code
Marek Olšák
2018-01-27
1
-8
/
+3
*
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2018-01-27
3
-15
/
+5
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
5
-53
/
+25
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
7
-11
/
+28
*
pb_cache: call os_time_get outside of the loop
Marek Olšák
2018-01-27
1
-6
/
+6
*
gallium/radeon: simplify radeon_flags_from_heap
Marek Olšák
2018-01-27
1
-14
/
+8
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
ac: pass the number of channels to ac_build_buffer_load_format()
Samuel Pitoiset
2018-01-26
2
-2
/
+2
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
swr/rast: Optimize DumpToFile output size
George Kyriazis
2018-01-25
1
-2
/
+1
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
7
-818
/
+894
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
4
-5
/
+10
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
3
-34
/
+169
*
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
George Kyriazis
2018-01-25
1
-33
/
+33
[next]