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 new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+1
*
gallium: use put image shm2 path (v2)
Dave Airlie
2019-01-25
1
-1
/
+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: Correctly handle no config context creation
Elie Tournier
2018-09-10
1
-0
/
+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
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
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
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-1
/
+0
*
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
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
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
*
drisw: learn to query shmid handle type
Marc-André Lureau
2018-05-30
3
-2
/
+3
*
drisw: use putImageShm if available
Marc-André Lureau
2018-05-30
1
-0
/
+3
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
2
-6
/
+6
*
gallium: move winsys handle to it's own file.
Marc-André Lureau
2018-05-30
2
-47
/
+59
*
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
*
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
2018-03-26
1
-1
/
+1
*
tgsi: convert opcode macros to enums
Brian Paul
2018-03-23
1
-273
/
+275
[next]