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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES
Marek Olšák
2020-01-17
1
-0
/
+7
*
st/dri: track if image is created by a dmabuf
Gurchetan Singh
2020-01-15
1
-0
/
+2
*
gallium: Add PIPE_FORMAT_P010 support
Thong Thai
2020-01-03
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
Christian Gmeiner
2019-12-21
1
-0
/
+1
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-2
/
+24
*
gallium: enable INTEL_PERFORMANCE_QUERY
Dongwon Kim
2019-12-10
2
-0
/
+67
*
st/mesa: add a notify_before_flush callback param to flush
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-1
/
+3
*
gallium: Store the image format in winsys_handle
Nanley Chery
2019-12-06
1
-0
/
+6
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
1
-0
/
+1
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-0
/
+1
*
gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.
Eric Anholt
2019-11-07
1
-0
/
+25
*
gallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
Eric Anholt
2019-11-07
1
-0
/
+1
*
gallium: Add some more channel orderings of packed formats.
Eric Anholt
2019-11-07
1
-0
/
+8
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
1
-0
/
+3
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
2
-4
/
+4
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
3
-17
/
+4
*
gallium: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-0
/
+11
*
gallium: Drop the unused PIPE_FORMAT_A*L* formats.
Eric Anholt
2019-10-20
1
-22
/
+0
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
gallium: add flatshade lowering capability
Dave Airlie
2019-10-17
1
-0
/
+1
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallium: add a a new cap for changing the TGSI TG4 instruction encoding
Dave Airlie
2019-10-11
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-1
/
+0
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+2
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-0
/
+1
*
Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""
Boris Brezillon
2019-10-07
1
-0
/
+17
*
Revert "st/dri2: Implement DRI2bufferDamageExtension"
Boris Brezillon
2019-10-07
1
-17
/
+0
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
1
-0
/
+1
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
1
-2
/
+2
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
1
-0
/
+1
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-1
/
+10
*
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
Christian Gmeiner
2019-09-18
1
-0
/
+1
*
gallium: Add ARB_gl_spirv support
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-0
/
+1
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+22
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
1
-1
/
+1
*
gallium: Remove manual defining of PIPE_FORMAT enum values.
Eric Anholt
2019-08-19
1
-357
/
+357
*
st/dri2: Implement DRI2bufferDamageExtension
Daniel Stone
2019-08-13
1
-0
/
+17
*
state_tracker/winsys_handle: Add plane input field
Jordan Justen
2019-08-13
1
-0
/
+5
*
gallium/screen: Add pipe_screen::resource_get_param
Jordan Justen
2019-08-13
2
-0
/
+25
*
gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add AMD-specific compute TGSI enums
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
Marek Olšák
2019-08-12
1
-0
/
+1
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+1
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-1
/
+4
[next]