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
*
mesa/st: don't advertise NV_vdpau_interop if it doesn't work.
Christian König
2014-09-08
1
-1
/
+7
*
st/mesa: use 1.0f as boolean true on drivers without integer support
Marek Olšák
2014-09-05
1
-2
/
+3
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+3
*
mesa/st: Support ARB_conditional_render_inverted modes
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
mesa/st: add support for emitting fine derivative opcodes
Ilia Mirkin
2014-08-14
1
-1
/
+2
*
mesa/st: enable ARB_gpu_shader5 if the reported GLSL version >= 400
Ilia Mirkin
2014-08-13
1
-0
/
+3
*
mesa/st: add BPTC formats, expose ARB_texture_compression_bptc
Ilia Mirkin
2014-08-12
1
-0
/
+6
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+1
*
st/mesa: make st_init_limits context-independent
Marek Olšák
2014-08-11
1
-8
/
+4
*
mesa: move ShaderCompilerOptions into gl_constants
Marek Olšák
2014-08-11
1
-3
/
+3
*
st/mesa: make st_init_extensions context-independent
Marek Olšák
2014-08-11
1
-190
/
+209
*
mesa: make _mesa_override_glsl_version context-independent
Marek Olšák
2014-08-11
1
-1
/
+1
*
st/mesa: convert the ETC1 format to an uncompressed one if unsupported
Marek Olšák
2014-08-11
1
-1
/
+3
*
st/mesa: advertise ARB_ES3_compatibility if GLSL 3.30 and ETC2 are supported
Marek Olšák
2014-08-11
1
-0
/
+28
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+3
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
1
-0
/
+3
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
mesa/st: enable AMD_vertex_shader_viewport_index
Ilia Mirkin
2014-07-03
1
-0
/
+2
*
mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
2014-07-02
1
-0
/
+1
*
st/mesa: add support for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+5
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-0
/
+1
*
Enable GL_ARB_explicit_uniform_location in the drivers.
Tapani Pälli
2014-06-16
1
-0
/
+1
*
mesa/st: implement ARB_stencil_texturing
Ilia Mirkin
2014-05-04
1
-0
/
+5
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
1
-7
/
+0
*
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-1
/
+2
*
mesa/st: enable EXT_shader_integer_mix when NativeIntegers is on
Ilia Mirkin
2014-04-22
1
-0
/
+4
*
mesa/st: set min/max texture gather offset to driver-reported value
Ilia Mirkin
2014-04-10
1
-0
/
+3
*
st/mesa: add support for ARB_texture_query_lod
Dave Airlie
2014-04-07
1
-1
/
+2
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+7
*
st/mesa: add comment to explain _min(), _maxf(), etc. functions
Brian Paul
2014-02-25
1
-0
/
+6
*
st/mesa: implement ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
st/mesa: add texture gather support. (v2)
Dave Airlie
2014-02-25
1
-0
/
+3
*
mesa/st: hardcode the viewport bounds range
Ilia Mirkin
2014-02-13
1
-2
/
+2
*
mesa: GL_ARB_half_float_pixel is not optional
Ian Romanick
2014-02-11
1
-1
/
+0
*
st/mesa: add support for GL_ARB_viewport_array (v0.2)
Dave Airlie
2014-02-11
1
-0
/
+9
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+2
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-4
/
+6
*
mesa: GL_ARB_map_buffer_alignment is not optional
Siavash Eliasi
2014-01-29
1
-2
/
+0
*
mesa/st: Unconditionally enable ARB_map_buffer_alignment.
Siavash Eliasi
2014-01-29
1
-3
/
+3
*
mesa: GL_EXT_framebuffer_blit is not optional
Ian Romanick
2014-01-27
1
-1
/
+0
*
mesa/st: expose ARB_texture_rgb10_a2ui if R10G10B10A2_UINT is supported v2
Christoph Bumiller
2014-01-27
1
-1
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
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
[next]