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
/
mesa
/
state_tracker
/
st_extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
2017-04-14
1
-0
/
+5
*
st/mesa: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
st/mesa: enable ARB_sparse_buffer when supported
Nicolai Hähnle
2017-04-05
1
-0
/
+4
*
st/mesa: Add support for NV_fill_rectangle
Lyude
2017-03-31
1
-0
/
+1
*
st/mesa: implement ARB_shader_clock
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
1
-0
/
+2
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+2
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-02
1
-1
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-4
/
+1
*
st/mesa: add support for enabling ARB_gpu_shader_int64.
Dave Airlie
2017-01-27
1
-0
/
+1
*
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
2017-01-16
1
-0
/
+2
*
st/mesa: enable GLSLOptimizeConservatively for drivers that want it
Marek Olšák
2017-01-05
1
-0
/
+2
*
mesa: remove LowerShaderSharedVariables
Marek Olšák
2016-11-10
1
-3
/
+0
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-1
/
+1
*
mesa: remove gl_shader_compiler_options::EmitNoNoise
Marek Olšák
2016-10-19
1
-2
/
+0
*
glsl_to_tgsi: remove subroutine support
Marek Olšák
2016-10-19
1
-2
/
+1
*
st/mesa: enable ARB_enhanced_layouts and turn the cap on
Nicolai Hähnle
2016-10-12
1
-0
/
+7
*
st/mesa: expose ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
1
-0
/
+22
*
st/mesa: enable GL_KHR_robustness
Nicolai Hähnle
2016-10-05
1
-0
/
+2
*
st/mesa: enable ARB_ES3_2_compatibility when enough available
Ilia Mirkin
2016-09-27
1
-0
/
+20
*
st/mesa: enable GL_ANDROID_extension_pack_es31a when available
Ilia Mirkin
2016-09-27
1
-0
/
+18
*
st/mesa: turn on OES_viewport_array when dependencies are met
Ilia Mirkin
2016-09-22
1
-0
/
+5
*
st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
2016-08-31
1
-0
/
+15
*
st/mesa: provide the null implementation of bounding box outputs in tcs
Ilia Mirkin
2016-08-30
1
-0
/
+3
*
mesa: remove OES_shader_io_blocks enable
Ilia Mirkin
2016-08-28
1
-6
/
+0
*
st/mesa: provide GL_OES_copy_image support by caching the original ETC data
Ilia Mirkin
2016-08-12
1
-11
/
+1
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+3
*
st/mesa: Enable MESA_shader_integer_functions on all GLSL 1.30 platforms
Ian Romanick
2016-07-19
1
-0
/
+1
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
st/mesa: get max supported number of image samples from driver
Ilia Mirkin
2016-07-01
1
-1
/
+5
*
st/mesa: expose EXT_vertex_array_bgra when supported by backend
Christian Gmeiner
2016-06-22
1
-1
/
+2
*
st/mesa: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
1
-0
/
+4
*
st/mesa: expose GL_ARB_shader_group_vote when supported by backend
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-01
1
-0
/
+1
*
st/mesa: expose OES_shader_io_blocks when we have enough for ES 3.1
Ilia Mirkin
2016-05-28
1
-0
/
+6
*
st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed
Ilia Mirkin
2016-05-23
1
-0
/
+22
*
st/mesa: reenable culling
Dave Airlie
2016-05-24
1
-1
/
+1
*
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
Kenneth Graunke
2016-05-23
1
-0
/
+2
*
st/mesa: disable cull distance for now
Ilia Mirkin
2016-05-15
1
-1
/
+1
*
mesa/st: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
mesa/main: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
1
-1
/
+1
*
st/mesa: Use correct size for compute CAPs.
Bas Nieuwenhuizen
2016-04-21
1
-2
/
+6
*
mesa/st: enable compute shaders if images are also supported
Bas Nieuwenhuizen
2016-04-19
1
-3
/
+4
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium: Obtain ARB_framebuffer_no_attachment constants
Edward O'Callaghan
2016-04-07
1
-0
/
+28
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-6
/
+7
*
mesa: add GL_OES_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+11
*
st/mesa: add ES sample-shading support
Ilia Mirkin
2016-03-30
1
-0
/
+6
*
st/mesa: enable OES_texture_buffer when all components available
Ilia Mirkin
2016-03-29
1
-0
/
+6
[next]