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
/
mesa
/
state_tracker
/
st_extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: fix breakage from gl_constant::Program[] change
Brian Paul
2014-01-09
1
-13
/
+13
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-7
/
+1
*
mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-1
/
+0
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+7
*
st/mesa: respect higher GLSL levels. (v2)
Dave Airlie
2013-11-25
1
-7
/
+3
*
st/mesa: Add support for ARB_vertex_type_10f_11f_11f_rev
Fredrik Höglund
2013-11-07
1
-0
/
+2
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
1
-0
/
+1
*
mesa/st: disable ARB_framebuffer_object when no driver support.
Ilia Mirkin
2013-10-26
1
-2
/
+5
*
gallium: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYING_COMPONENTS_ARB queries
Ian Romanick
2013-09-19
1
-1
/
+4
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
1
-1
/
+4
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
1
-0
/
+5
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
1
-9
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
1
-1
/
+2
*
st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
2013-07-30
1
-0
/
+1
*
st/mesa: Enable the ARB_shading_language_420pack extension for 1.30+.
Kenneth Graunke
2013-07-18
1
-0
/
+1
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-3
/
+0
*
st/mesa: disable EXT_separate_shader_objects
Marek Olšák
2013-07-02
1
-1
/
+8
*
mesa: renumber shader indices according to their placement in pipeline
Marek Olšák
2013-07-02
1
-5
/
+7
*
mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shading_language_100 is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: fix OES_EGL_image_external being partially allowed in the core profile
Marek Olšák
2013-06-13
1
-2
/
+1
*
mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker
Brian Paul
2013-06-04
1
-1
/
+2
*
mesa: declare UniformBufferBindings as an array with a static size
Marek Olšák
2013-05-28
1
-5
/
+2
*
mesa/st: Temporary workaround for fdo bug 64568.
José Fonseca
2013-05-14
1
-0
/
+5
*
st/mesa: initialize Const.MaxColorAttachments
Marek Olšák
2013-05-11
1
-7
/
+3
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-1
/
+4
*
st/mesa: consolidate setting MaxTextureImageUnits
Marek Olšák
2013-05-11
1
-15
/
+11
*
st/mesa: initialize all program constants and UBO limits
Marek Olšák
2013-05-11
1
-21
/
+43
*
mesa: unify MaxVertexVaryingComponents and MaxGeometryVaryingComponents
Marek Olšák
2013-05-11
1
-0
/
+1
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
1
-4
/
+4
*
mesa: consolidate definitions of max texture image units
Marek Olšák
2013-05-11
1
-1
/
+1
*
st/mesa: minor indentation fixes
Brian Paul
2013-04-22
1
-2
/
+2
*
gallium: handle drirc disable_glsl_line_continuations option
Vadim Girlin
2013-04-19
1
-0
/
+3
*
st/mesa: add support for ARB_texture_multisample (v3)
Dave Airlie
2013-04-11
1
-5
/
+29
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
st/mesa: don't expose ARB_color_buffer_float without driver support in GL core
Marek Olšák
2013-04-06
1
-0
/
+11
*
st/mesa: fix format query for GL_ARB_texture_rg
Brian Paul
2013-02-15
1
-3
/
+4
*
st/mesa: advertise ARB_shading_language_packing for GLSL >= 1.30
Marek Olšák
2013-02-06
1
-0
/
+1
*
st/mesa: add support for GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
1
-0
/
+7
*
st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
2013-01-29
1
-1
/
+3
*
st/mesa: set ctx->Const.MaxSamples = 0, not 1
Brian Paul
2013-01-29
1
-0
/
+4
*
st/mesa: implement ARB_internalformat_query v2
Marek Olšák
2013-01-24
1
-0
/
+1
*
st/mesa: advertise OES_depth_texture_cube_map if GLSL 1.30 is supported
Marek Olšák
2013-01-24
1
-1
/
+2
[next]