index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+1
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+1
*
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
2019-01-22
1
-0
/
+5
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
1
-0
/
+2
*
st/mesa: Make an enum for pipeline statistics query result indices.
Kenneth Graunke
2019-01-15
1
-0
/
+17
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
1
-1
/
+1
*
gallium: fix typo
Rob Clark
2018-12-07
1
-1
/
+1
*
gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
2018-12-06
2
-0
/
+8
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-1
/
+7
*
gallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
Marek Olšák
2018-11-09
1
-0
/
+3
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
1
-0
/
+2
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-5
/
+3
*
st/mesa: Record shader access qualifiers for images
Jason Ekstrand
2018-10-23
1
-1
/
+2
*
gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
Mathias Fröhlich
2018-09-10
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)
Marek Olšák
2018-09-07
2
-0
/
+21
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+5
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-0
/
+1
*
gallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
Marek Olšák
2018-08-29
1
-2
/
+6
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+1
*
gallium: add new SAMP2HND and IMG2HND opcodes
Rhys Perry
2018-08-01
1
-0
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-3
/
+15
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+1
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
4
-2
/
+52
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-3
/
+3
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
2
-0
/
+28
*
vl: add VP9 profile2 support
Leo Liu
2018-04-12
1
-1
/
+2
*
vl: add VP9 picture description
Leo Liu
2018-04-12
1
-0
/
+94
*
vl: add VP9 profile0 and format
Leo Liu
2018-04-12
1
-2
/
+4
*
tgsi: convert opcode macros to enums
Brian Paul
2018-03-23
1
-273
/
+275
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
Roland Scheidegger
2018-03-06
1
-1
/
+1
*
gallium: remove llvm from ir struct
Timothy Arceri
2018-03-01
1
-1
/
+0
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-4
/
+0
*
vl: add parameters for HEVC encode
Boyuan Zhang
2018-02-05
1
-0
/
+99
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-0
/
+1
*
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
2018-02-01
2
-3
/
+3
*
gallium: add fence_server_signal() v2
Andres Rodriguez
2018-01-30
1
-0
/
+6
*
gallium: introduce PIPE_FD_TYPE_SYNCOBJ
Andres Rodriguez
2018-01-30
1
-0
/
+1
[next]