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 a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
driconf: add force_integer_tex_nearest option
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
*
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
2020-03-26
1
-0
/
+1
*
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
*
Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES"
Daniel Stone
2020-01-20
1
-7
/
+0
*
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
[next]