index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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
*
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
*
st/mesa: enable GL_ATI_fragment_shader
Miklós Máté
2016-03-27
1
-0
/
+1
*
mesa/st: Remove GLSLVersion clamping
Edward O'Callaghan
2016-03-27
1
-10
/
+5
*
st/mesa: add support for internalformat query2.
Dave Airlie
2016-03-22
1
-0
/
+1
*
st/mesa: report correct precision information for low/medium/high ints
Ilia Mirkin
2016-03-20
1
-0
/
+7
*
st/mesa: add GL_ARB_shader_atomic_counter_ops support
Ilia Mirkin
2016-03-10
1
-1
/
+3
*
st/mesa: conditionally enable GL_NV_vdpau_interop
Christian König
2016-03-08
1
-0
/
+2
*
st/mesa: 78-column wrapping in st_extensions.c
Brian Paul
2016-03-05
1
-68
/
+107
*
st/mesa: do not init limits when compute shaders are not supported
Samuel Pitoiset
2016-02-16
1
-0
/
+8
*
st/mesa: count shader images in MaxCombinedShaderOutputResources
Nicolai Hähnle
2016-02-15
1
-0
/
+1
*
st/mesa: enable GL image extensions when backend supports them
Ilia Mirkin
2016-02-15
1
-0
/
+17
*
st/mesa: implement limits for ARB_compute_shader
Samuel Pitoiset
2016-02-13
1
-2
/
+31
*
st/mesa: add intrinsics for shared variables
Samuel Pitoiset
2016-02-13
1
-0
/
+3
*
st/mesa: add compute shader states
Samuel Pitoiset
2016-02-13
1
-2
/
+5
*
st/mesa: enable AoA for gallium drivers reporting GLSL 1.30
Dave Airlie
2016-02-09
1
-0
/
+1
*
st/mesa: implement and enable memory info extensions (v2)
Marek Olšák
2016-02-05
1
-0
/
+2
[next]