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
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
Marek Olšák
2020-05-13
1
-1
/
+1
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
5
-18
/
+17
*
gallium: PIPE_RESOURCE_FLAG_ENCRYPTED
Pierre-Eric Pelloux-Prayer
2020-05-11
1
-0
/
+1
*
gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
2
-0
/
+3
*
gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthread
Marek Olšák
2020-04-27
1
-0
/
+8
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
2
-0
/
+2
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
1
-0
/
+1
*
gallium: add PIPE_CAP_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add PIPE_CAP_SYSTEM_SVM
Karol Herbst
2020-04-15
1
-0
/
+1
*
gallium: add viewport swizzling state and cap
Ilia Mirkin
2020-04-12
2
-0
/
+19
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
1
-11
/
+0
*
vbo,gallium: make glBegin/End buffer size configurable by drivers
Marek Olšák
2020-03-21
1
-0
/
+1
*
gallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
Marek Olšák
2020-03-11
1
-0
/
+1
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
1
-1
/
+1
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
1
-1
/
+1
*
gallium: add PIPE_CAP_PSIZ_CLAMPED
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+1
*
gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+1
*
gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+1
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-1
/
+0
*
format: add format_to_chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-0
/
+20
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
1
-2
/
+2
*
gallium: Add a cap for enabling lowering of image load/store intrinsics.
Eric Anholt
2020-02-24
1
-0
/
+1
*
gallium: Only define PIPE_ALIGNSTACK on x86.
Eric Anholt
2020-02-18
1
-1
/
+1
*
st: add support for INTEL_blackhole_render
Lionel Landwerlin
2020-02-13
2
-0
/
+13
*
gallium: Add a cap bit for integer multiplication between 32-bit and 16-bit
Ian Romanick
2020-01-23
1
-0
/
+1
*
gallium: Add a cap bit for OpenCL-style extended integer functions
Ian Romanick
2020-01-23
1
-0
/
+1
*
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
*
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
[next]